iam-py-test / my_filters_001

My filter lists - feel free to add these lists to uBlock Origin
https://iam-py-test.github.io/my_filters_001/
Creative Commons Zero v1.0 Universal
68 stars 9 forks source link

typo in enhanced protection #98

Closed yokoffing closed 2 years ago

yokoffing commented 2 years ago

https://github.com/iam-py-test/my_filters_001/blob/6d9ad426b506bb1e095ac07f4678beb2f767df56/enhanced_protection.txt#L12-L14

Missing a line break after top exceptions. monster should be on a new line:

 ! Abused TLDs 
 ||bid^$document 
 ||top^$document,domain=~corriente.top|~gdtot.top|~nicenature.top|~reminder.top|~magocoro.top|~castlevania.top|~suiten.top
 ||monster^$document
 ||ooo^$document 

Also: The TLD will break 3rd party streaming sites (example) . I recommend adding: ||monster^$document,domain=~cloudcdn.monster

There was another site that used a .monster TLD, but I can't recall it.

github-actions[bot] commented 2 years ago

Hi, @yokoffing! Thank you for opening an issue!
@iam-py-test will get to this as soon as possible

iam-py-test commented 2 years ago

Thank you.