[Resolved] [Windows] gomovies.co (missing social & redirection ads)

Blaz

Moderator & Translator
Staff member
Moderator
Try these rules:
Code:
putstream.com#%#window.zfgloadedpopup = true;
gomovies.co##.onp-sl-social-locker
@@||gomovies.co/public/js/pandalocker
||gialnk.com/apu.php^$empty,important
 

jineshpatel30

Beta Tester
Try these rules:
Code:
putstream.com#%#window.zfgloadedpopup = true;
gomovies.co##.onp-sl-social-locker
@@||gomovies.co/public/js/pandalocker
||gialnk.com/apu.php^$empty,important
All of them together works fine.

I didn't check individually, as i don't know which one is for what, so if you point that out i'll check individually as well and report back
 

Blaz

Moderator & Translator
Staff member
Moderator
It is possible you don't require the third rule as it is for a third-party filter I have installed.
 

Adam

Filters Developer
Staff member
Moderator
Added:
Code:
||gialnk.com/apu.php?$empty,important
putstream.com#%#window.zfgloadedpopup = true;
gomovies.co#$#.onp-sl-content { display: block!important; }
gomovies.co#$#.onp-sl-social-locker { display: none!important; }
 
Top