Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide strict block warning #1581

Closed
varkmat opened this issue Apr 22, 2016 · 13 comments
Closed

How to hide strict block warning #1581

varkmat opened this issue Apr 22, 2016 · 13 comments
Labels

Comments

@varkmat
Copy link

varkmat commented Apr 22, 2016

Hi,

i am getting following type of warnings all the time,

i don't want to temporarily nor permanently disable strict blocking for many sites,

so i want to keep strict for particular site but don't want get selecting one of those options

is there a way to hide strict block warning

http://s31.postimg.org/yzu8p3xmz/2016_04_23_3_32_35.png

@gorhill
Copy link
Owner

gorhill commented Apr 22, 2016

@varkmat
Copy link
Author

varkmat commented Apr 22, 2016

i Did read that wiki full.

But there was no mention on how to block popup for a specific site without opening warning popup.

my question is, how to keep blocking the popup and also not seeing this warning?

because this warning pop up causing as much annoyance as the popup ad it self

@varkmat
Copy link
Author

varkmat commented Apr 22, 2016

or at least give one more button in warning page, where it says, allow strict blocking for this domain permanently.

@ghost
Copy link

ghost commented Apr 23, 2016

Which site did the popup appear on? Was it some kind of redirection similar to a popunder? Because popups are already blocked for Directrev by EasyList.

@varkmat
Copy link
Author

varkmat commented Apr 23, 2016

example : monova.org

when i click on the page, it opens another tab,where redirect kicks in (which gets block by Peter Lowe’s Ad server list for that site)

http://s31.postimg.org/yzu8p3xmz/2016_04_23_3_32_35.png

still the site opens redirect many times, so i am seeing following message all the time, its annoying,

**my main question is, is there anyway to keep using strict block for a site, but not get warning message all the time?

maybe adding one more button in warning pop up to permanently block this site in strict blocking?**

@ghost
Copy link

ghost commented Apr 23, 2016

when i click on the page, it opens another tab,where redirect kicks in

That's called a popunder.
||directrev.com^$popup,third-party in EasyList doesn't seem to be blocking it.
Try ||directrev.com^$popunder in "My Filters".

@varkmat
Copy link
Author

varkmat commented Apr 23, 2016

I added the filter and it works 90%

still when i click any part of the site, it still reloads, (no redirect,no pop up warning,just reload)

is there a way to stop that?

btw, any idea on why easylist didn't work, any past experience on that?

thanks a lot.

@Hrxn
Copy link

Hrxn commented Apr 23, 2016

still when i click any part of the site, it still reloads, (no redirect,no pop up warning,just reload

Like the <a element as a background, or something like that? If that is the case, the site works as designed. The site is just crap then..

btw, any idea on why easylist didn't work, any past experience on that?

You mean why I didn't work 100% in this special case?
Well, someone has to maintain these lists..

@ghost
Copy link

ghost commented Apr 23, 2016

@varkmat

I added the filter and it works 90%

So it blocks the popunder only 90% percent of the time? The other 10% it let's it slip through?

still when i click any part of the site, it still reloads, (no redirect,no pop up warning,just reload)

That's simply how they try to circumvent adblockers.

is there a way to stop that?

You could block inline scripts for Monova.org using dynamic filtering. This will break some site functionality but is the only option since inline scripts is what they use for the popunders.

@Hrxn

Well, someone has to maintain these lists..

EasyList contains a popup filter for Directrev but it isn't being applied to the popunder by uBO for some reason.

@varkmat
Copy link
Author

varkmat commented Apr 23, 2016

sorry guys for not making it clear.

after adding the filter, it blocks popunder each time ! and no strict warning pop up is well!

so i got what i wanted,

only problem is, it reloads page when i click any part of the site (without filter,its another pop under) (meaning each and every time still wants to open popunder)

**as IDK said, it might be inline script, i will try dynamic filtering, if it won't break important functions
**
thanks a million guys for the help !!!!!

@varkmat
Copy link
Author

varkmat commented Apr 23, 2016

Btw, one last doubt guys,

is there anyway to keep strict blocking for specific sites (maybe using filter) without warning popup

that's exactly what i want, and that would be amazing, choosing strict block permanently for specific sites.

@ghost
Copy link

ghost commented Apr 23, 2016

Depends on the site. Maybe try a filter like above. This is not the place for asking this though (this is). BTW: Strict blocking is the warning message. What you want probably is popup or popunder blocking like with the above filter.

@varkmat
Copy link
Author

varkmat commented Apr 23, 2016

Now i understand strict blocking,dynamic filtering and filter needs !

I prevented inline script for that site(Didn't cause any errors), and used the filter that you gave,

now, no reloads,no pop under,no strict block message !

thanks for the amazing help guys, you rock !!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants