AdguardTeam / StealthMode

46 stars 8 forks source link

hide referrer from third parties issue #6

Closed undeleted-xp closed 8 years ago

undeleted-xp commented 8 years ago

When enabled I can't access videos streams (embedded videos) at http://putlocker.is/. I'm using Stealthmode Google chrome extension. Please fix this problem. Thanks

ameshkov commented 8 years ago

@Alex-302 please take a look

Alex-302 commented 8 years ago

@undeleted-xp Please check this rule in user filter:

@@||thevideos.tv/embed-$stealth
ameshkov commented 8 years ago

@Alex-302 $stealth is not supported in Stealth Mode extension. Just add it to the spyware filter

undeleted-xp commented 8 years ago

Just found out also that it breaks imdb site when enabled.

undeleted-xp commented 8 years ago

If I put those site on whitelist of Stealtmode would that affect (disable) the Tracking Methods and Miscellaneous option or just the Filters?

ameshkov commented 8 years ago

Yep, this will turn off everything for these websites

Alex-302 commented 8 years ago

@ameshkov

$stealth is not supported in Stealth Mode extension. Just add it to the spyware filter

without $stealth ? Ads will be unblocked, Or what?

undeleted-xp commented 8 years ago

are there any fix to this aside from whitelisting and turning of referrer option.

ameshkov commented 8 years ago

are there any fix to this aside from whitelisting and turning of referrer option.

To fix it for good we should update the stealth mode extension code and add support for $stealth filter modifier (so we can update filters on the server side).

So, temporary solution: whitelist and wait for the next version of the stealth mode extension.

undeleted-xp commented 8 years ago

@ameshkov Thanks maybe I'll just wait for fix. Whitelisting disables everything, so for the time being turning off referrer option temporarily would be an option until a solution arrives.

Alex-302 commented 8 years ago

Added to English filter: @@||thevideos.tv/embed-$stealth

Mizzick commented 8 years ago

Fixed with #7