uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.17k stars 773 forks source link

egy.best shows Anti Ad-block within player. #6019

Closed Iaycomand closed 4 years ago

Iaycomand commented 5 years ago

URL(s) where the issue occurs

https://www.egy.best/movie/avengers-endgame-2019/?ref=home-new

Describe the issue

whenever I try to open player it shows ad-block targeted message that written in Russian and prevent me from playing the video, you will see it if you try to press the play button, also I have to click multiple times to get to this message.

Screenshot(s)

https://imgur.com/LBeUSq5

Versions

krystian3w commented 5 years ago

https://github.com/NanoAdblocker/NanoFilters/issues/376

lain566 commented 5 years ago

The site is not dead, it has only changed domain, they may use it again as in the past https://github.com/uBlockOrigin/uAssets/issues/2280#issuecomment-512922459

mapx- commented 5 years ago

Can you reproduce any of the issues on the new sites ? for example: https://best.egbest2.com/ https://egy1.best/

lain566 commented 5 years ago

Everything seems to work fine for me

Iaycomand commented 5 years ago

It still detect my ublock origin

lain566 commented 5 years ago

Do you mean the player? if you are lucky, the popup window will close after 1 second, and you won't get the anti adblock message. That's the best I can do.

Iaycomand commented 5 years ago

Do you mean the player? if you are lucky, the popup window will close after 1 second, and you won't get the anti adblock message. That's the best I can do.

I meant the site itself it shows a directed message and hide it's content if l don't turn the extension off.

mapx- commented 5 years ago

provide the link https://www.egy.best => redirects to some crapware for me

Iaycomand commented 5 years ago

provide the link https://www.egy.best => redirects to some crapware for me

Try this domain instead:

https://poly.egybest.me/

Iaycomand commented 5 years ago

I noticed that they had changed their domian consistently.

lain566 commented 5 years ago

I meant the site itself it shows a directed message and hide it's content if l don't turn the extension off.

What is that message? If I disable uBO, the page is the same

Iaycomand commented 5 years ago

Sorry, l can't provide any screenshots at current moment, will do as soon as l get home.

mapx- commented 5 years ago

poly.egybest.me redirects to http://www.greatdexchange.com/jump/next.php?r=2260331&ref=egy.best on my side

lain566 commented 5 years ago

@mapx- I am using a VPN, Mexico location

Iaycomand commented 5 years ago

Kindly try this link: https://tena.egybest.cz @mapx-

mapx- commented 5 years ago

yes, indeed ... I used now a swedish vpn and I got it "working"

for example http://poly.egybest.me/movie/danger-close-2019/?ref=home-new still same crap popups / anti adb

image

mapx- commented 5 years ago

same for egybest.cz

lain566 commented 5 years ago

I don't get anti adblock message

Anotación 2019-11-12 124338

mapx- commented 5 years ago

@lain566 try this (the embedded on page) vidstream.to/embed/9YkEIaYF5Y/?vclid=420c951a020022931494f05c2d4af159e9f8594b91668adc4181e8a9SVVVXrPYVXViVXKGTEXVBNSSXSzOpfVoaeXiXVXPQcVXViVXStGoaeSBQsVXiXVXWTSCXViVXfGjSelmYISSTHSDsSistLVXVL

mapx- commented 5 years ago

3-4 clicks => popups then the anti adb msg

lain566 commented 5 years ago

Yes, It is what I said before https://github.com/uBlockOrigin/uAssets/issues/6019#issuecomment-552841535

I'm lucky that the popup window closes 1 second later for me

Anotación 2019-11-12 125827

mapx- commented 5 years ago

it seems they are testing if the &ref=egy.best popups windows are opened

okiehsch commented 4 years ago

Probably similar to https://github.com/NanoAdblocker/NanoFilters/issues/377#issuecomment-514010862

Iaycomand commented 4 years ago

the site became responsive and having no issue with it https://feta.egybest.cheap/ except for the russian server itself still detect the adblocker https://vidstream.to/ image

krystian3w commented 4 years ago

Need allow pop-ups or new scriplets.

lain566 commented 4 years ago

Actually this issue is fixed with an uBlock-user scriptlet, I mean block popups and play the video without any anti-adblock warning, but I don't think Gorhill is going to add it.

mapx- commented 4 years ago

Actually this issue is fixed with an uBlock-user scriptlet, I mean block popups and play the video without any anti-adblock warning, but I don't think Gorhill is going to add it.

You could try to propose it in the internal discussions, for now we have no other chance to fix such issues. but .. where is fixed ? or are you saying is fixable using some scriptlet (add-iframe maybe ?)

lain566 commented 4 years ago

or are you saying is fixable using some scriptlet (add-iframe maybe ?)

Yes, I wanted to say that it is fixable with that scriptlet add-iframe

uBlock-user commented 4 years ago

with that scriptlet add-iframe

How many iframes did you had to create for the fix ?

lain566 commented 4 years ago

only one

lain566 commented 4 years ago

Tested with these filters, works for me click on the player and wait for the real player to load.

vidstream.*##+js(set, open, trueFunc)
vidstream.*##+js(add-iframe, 1, id, /cv.php)

Test link https://vidstream.kim/v/C7w7ZC6344

uBlock-user commented 4 years ago

Speaking of add-iframe, it also fixes the aeonax.com anti-adblock issue without having to resort to creating an exception filter for googleadsyndication.com

Iaycomand commented 4 years ago

I just hope that there's a fix within ublock origin without any additional manual scripts? unfortunately I'm a regular user :0

mapx- commented 4 years ago

It's easy: click the gear button (going in advanced settings): image

on the last row add the url like this: userResourcesLocation https://raw.githubusercontent.com/uBlock-user/uBO-Scriptlets/master/scriptlets.txt

image

Now add the 2 filters above to your "my filters"

Iaycomand commented 4 years ago

I add the script above but the site load html only after that for some reason image

Iaycomand commented 4 years ago

but unironically that script fixed some other site issues, thanks! I used that method before but with a link related to "nanodefender.txt" instead of "scriptlet.txt" hopefully it will be more efficient.

Iaycomand commented 4 years ago

the test failed for me after I added the two filters did I missed anything? image image

mapx- commented 4 years ago

use the links here: image

Iaycomand commented 4 years ago

the html only issue solve itself, I got no issue with downloading now, but what about direct streaming?

mapx- commented 4 years ago

You mean clicking the blue buttons does not work for you ? The vidstream tab should open, then wait until the real player is ON

lain566 commented 4 years ago

These filters are for embedded video

egybest.*##+js(set, open, trueFunc)
egybest.*##+js(add-iframe, 1, id, /cv.php)

The problem is that ##+js(set, open, trueFunc) it's too generic and breaks this buttons

Iaycomand commented 4 years ago

both blue buttons and embedded video still detect adblocker even after I add filters above

krystian3w commented 4 years ago

Wait 30 seconds?

Or disable non default lists?

Iaycomand commented 4 years ago

uhhh I don't get "non default lists" how I achieve that?

krystian3w commented 4 years ago

https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists and disable any non-stock (non-default).

Iaycomand commented 4 years ago

Done, but still didn't do the trick for me :( image

image

Iaycomand commented 4 years ago

But the external links get resolved that's a progress 👍 still the embedded video detects adblocker

Iaycomand commented 4 years ago

update: I made a default resitting for ublock and resubscribe to nano filters; that cause the embedded video to work and having no issues now except that russian server open a new tap but closes at instant which is still much better than the original issue.

lain566 commented 4 years ago

This has been fixed in uBO dev version, the filter I added doesn't work with the uBO stable version.

gwarser commented 4 years ago

Download is broken? https://www.reddit.com/r/uBlockOrigin/comments/gcfsaf/ublockorigin_does_not_work_with_a_sitek_with_a/

Clicking on Download button duplicates current tab.