About Pop up Ads

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
punisher_018
Posts: 1
Joined: Wed Nov 30, 2016 12:02 am

About Pop up Ads

Post by punisher_018 »

I want to ask about how i can disable annoying pop ups with adblock plus or another adblock extension.
In some sites pop ups have appeared with clicks but at that moment (less than one second) they've been closing by ABP.
I want add rules to some pop up sites like
(http://mysagagame.com/landing-cafe-en.h ... &extra=ex1
or
*http://onclickads.net/afu.php?zoneid=308635*
for closing at opening moment like the ABP did for the some pop ups.
How can i do that ?
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: About Pop up Ads

Post by smed79 »

Hi,
punisher_018 wrote:How can i do that ?
In some cases for popads/onclickads/admeasures try to add filters in this schema (replace example.com by the site who open the popup)

Code: Select all

||cloudfront.net^$domain=example.com
||amazonaws.com^$domain=example.com
if does not work .. try to add

Code: Select all

|http://$popup,script,third-party,domain=example.com
|https://$popup,script,third-party,domain=example.com
@@||ajax.googleapis.com/ajax/libs/$script,domain=example.com
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=example.com
or

Code: Select all

|http://$popup,script,third-party,xmlhttprequest,domain=example.com
|https://$popup,script,xmlhttprequest,third-party,domain=example.com
@@||ajax.googleapis.com/ajax/libs/$script,domain=example.com
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=example.com
punisher_018 wrote:In some sites
To get full support you have to provide more details (example sites, browser version, ABP version, filters listes, screenshot)
or submit an adblock plus issue report then post the link here or directly at easylist forum https://forums.lanik.us/rules
Post Reply