trying my best to filter these items
Posted: Thu Apr 06, 2023 1:29 am
this might be a simple fix or none at all. on a movie site i frequent alot they decided to start hitting me with annoying js ad alerts/etc so here is the EXACT code in question for both
||denute.monster##.fl-wrapper
denute.monster##.notifyjs-prem_notify-base.notifyjs-prem_notify-error
now, both of those filters work great, problem is this site is smart so they like to recycle and randomly use different subs. so one day its denute, the next something else.
what i cannot understand for the life of me is why when i do this ||*.monster##.fl-wrapper, i get an error or it will not even work as a proper filter. would that wildcard not prevent any sub from being created and seen? same with above. nothing. so could someone please tell me how to simply wildcard the above so i can block out any reoccuring random domains created?
my appologies for being javascript clueless. personally i despise the language and consider it the death of the internet the day it was made
||denute.monster##.fl-wrapper
denute.monster##.notifyjs-prem_notify-base.notifyjs-prem_notify-error
now, both of those filters work great, problem is this site is smart so they like to recycle and randomly use different subs. so one day its denute, the next something else.
what i cannot understand for the life of me is why when i do this ||*.monster##.fl-wrapper, i get an error or it will not even work as a proper filter. would that wildcard not prevent any sub from being created and seen? same with above. nothing. so could someone please tell me how to simply wildcard the above so i can block out any reoccuring random domains created?
my appologies for being javascript clueless. personally i despise the language and consider it the death of the internet the day it was made