AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.25k stars 636 forks source link

Adblock detected at start of video #28667

Closed vivshah56 closed 5 years ago

vivshah56 commented 5 years ago

Description:

Adguard is detected at the start of the video https://einthusan.tv/movie/watch/7cWt/?lang=hindi

Screenshot: ![image](%screenshot_url%) screen shot 2019-01-22 at 9 37 46 pm screen shot 2019-01-22 at 9 37 52 pm

screen shot 2019-01-22 at 9 36 18 pm * **Expected behaviour**: Video should play without detecting adguard
Screenshot: ![image](%url_of_screenshot%)

***Steps to reproduce the problem***: Open the URL : https://einthusan.tv/movie/watch/7cWt/?lang=hindi Wait for the video to load (It will say pinging available sources, loading source, etc. Just wait till the actual video loads). Wait till you see the "Play" symbol. Notice that the video does not load. Instead adblock is detected ***System configuration*** **Filters:** Adguard base filter (2.0.29.66), AdGuard Annoyances filter (2.0.13.45) [//]: # (Please enter the correct values for your case to the table below) Information | Value Operating system: | MacOS Browser: | Google Chrome Filters enabled: | Yes [//]: # (This template is meant for missed ad/false positive reports, for other type of reports edit it accordingly) [//]: # (If this is a crash report, include the crashlog with https://gist.github.com/)
Alex-302 commented 5 years ago

The video is not working on my MacOS without AG. @slavaleleka please check it.

vivshah56 commented 5 years ago

@Alex-302 Try this URL : https://einthusan.tv/movie/watch/3x0C/?lang=hindi Same steps to reproduce.

Alex-302 commented 5 years ago

@vivshah56 I don't have real Mac, video is not working in VM.

vivshah56 commented 5 years ago

@Alex-302 Operating System does not matter. The adblock gets detected in Google Chrome even on Windows 10

Alex-302 commented 5 years ago

Can't reproduce

Screenshot: ![image](https://user-images.githubusercontent.com/8361299/52051113-3dc3bb00-255b-11e9-9cfd-d206059cca15.png)

Please check this rule: @@||einthusan.tv^$urlblock

and upload saved page, when ad blocker is detected.

vivshah56 commented 5 years ago

@Alex-302 Added the following line in User Filters : @@||einthusan.tv^$urlblock Still detects the ad blocker when video actually loads

Alex-302 commented 5 years ago

@vivshah56 do you use another ad blockers? Please upload saved page.

vivshah56 commented 5 years ago

No I only use Adguard. Here are my screenshots that show all my filters used and also my user filters

screen shot 2019-02-06 at 12 41 27 am screen shot 2019-02-06 at 12 41 42 am screen shot 2019-02-06 at 12 42 21 am screen shot 2019-02-06 at 12 42 27 am
Alex-302 commented 5 years ago

Ok, please open filtering log and make screenshot(select Blocked checkbox)

vivshah56 commented 5 years ago

@Alex-302 It is empty

screen shot 2019-02-07 at 12 59 16 am
Alex-302 commented 5 years ago

You need to reproduce an issue before making screenshot. Filtering log does not collect information when it is closed.

vivshah56 commented 5 years ago

@Alex-302 Here it is

screen shot 2019-02-11 at 11 47 03 pm
Alex-302 commented 5 years ago

Strange. Do you use another ad blockers? Please check without the filters.

vivshah56 commented 5 years ago

@Alex-302 No I only use Adguard. I removed all the filters except 'Adguard base filter". Updated it to the most recent version. Its still not working. Below are the screenshots of the filtering log

screen shot 2019-02-19 at 12 20 21 am screen shot 2019-02-19 at 12 20 33 am screen shot 2019-02-19 at 12 20 43 am screen shot 2019-02-19 at 12 20 51 am
Alex-302 commented 5 years ago

Could you, please, try to exclude these elements? (just click on blocked element and create suggested rule) image image image

vivshah56 commented 5 years ago

@Alex-302 Only the ones that you have highlighted or do I unblock all of the blocked elements? I did try excluding the above and also unblock and create rule for all of the blocked elements. But the next time it loaded a different list of blocked elements

Alex-302 commented 5 years ago

ok, please check separately

@@||einthusan.tv^$generichide
@@||einthusan.tv^$genericblock
vivshah56 commented 5 years ago

@Alex-302 Thank you for your help! After some debugging, adding just this rule resolved it :
@@||vid.springserve.com/vast/*$important,third-party

No other rules are needed

vivshah56 commented 5 years ago

Though the ad does not load when the Play button is clicked, it does try to load the ads and hence a 'Loading advertisement' comes and stays for about a minute. But the advertisement does not play. From a user experience it would have been nice if this was avoided - but I think that cannot be prevented :)

screen shot 2019-02-20 at 8 01 27 pm
Alex-302 commented 5 years ago

Strange. Better add ||vid.springserve.com/vast/*einthusan.tv$empty,important,badfilter instead of your rule.

vivshah56 commented 5 years ago

Changed my rule and added the above one. This issue can be closed.