RU AdList JS Fixes

try to take over the world!

As of 2019-12-13. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v20191116.1 2019-11-16 Updated code for pogoda.yandex.ru and afisha.yandex.ru.
  • v20191116.0 2019-11-16 Actually, no need to check for window.top on afisha.yandex.ru. It works just fine without it and doesn't trigger cross-origin errors in other places.
  • v20191115.1 2019-11-15 Updated code for yandex.ru.
  • v20191115.0 2019-11-15 Set wrong version number. -_-
  • v20191113.0 2019-11-15 Added gorodrabot.ru and sdamgia.ru. Slightly changed logging of abortExecution function.
  • v20191112.0 2019-11-12 Fix for broken functionality on metrika.yandex.ru
  • v20191111.0 2019-11-10 Updated code for gazeta.ru.
  • v20191107.0 2019-11-07 Added rp5.lv to other rp5 domains.
  • v20191027.0 2019-10-27 Fix for broken videojs player in some cases like here: https://topeuropix.com/tvs/billions-online/billions-season-1-hd-with-subtitles-europix-s2
  • v20191024.1 2019-10-24 Proper fix for http://www.interntv.ru/index.php?name=View&idtv=3314 . This time with autoplay prevention working again.
  • v20191024.0 2019-10-24 "Fix" for http://www.interntv.ru/index.php?name=View&idtv=3314 . Technically it only avoids touching autoplay parameter when it is not boolean "true". Somehow starting it without autoplay there triggers some error in their code which cause player to re-create Youtube iframe over and over again. ...why they even use videojs player to display YouTube frame?
  • v20191023.0 2019-10-23 Adblock detector on gamepur.com
  • v20191022.0 2019-10-22 Fx 56 compatibility.
  • v20191020.0 2019-10-19 Added forbes.com.
  • v20191019.1 2019-10-19 Added more Gamer Network domains with identical anti-adblock measures.
  • v20191019.0 2019-10-18 Updated code for afisha.yandex.ru.
  • v20191018.3 2019-10-18 Forgot to set enumerable = false.
  • v20191018.2 2019-10-18 Updated code for Yandex Sport.
  • v20191018.1 2019-10-18 Fixed two warning, removed a bit of unused code left from previous commit.
  • v20191018.0 2019-10-18 Rewritten abortInlineScriptOnPropertyAccess into generic abortExecution for throwing an error on read/write/access or access from inline script. Updated code for Yandex Sport/News.
  • v20191014.1 2019-10-14 Fixed ABP circumvention on metabomb.net.
  • v20191014.0 2019-10-13 Fixed ABP circumvention on gamersheroes.com. Also, added into abortInlineScriptOnAccess support for properties chain.
  • v20191004.0 2019-10-04 Updated code for lenta.ru.
  • v20191002.2 2019-10-02 Updated code for ok.ru.
  • v20191002.1 2019-10-02 Hid another easily detectable wrapper.
  • v20191002.0 2019-10-02 Updated code for smotret anime, rewritten some wrappers using Proxy.
  • v20190928.0 2019-09-27 Implemented logger for abortInlineScriptOnAccess and updated code for kakprosto.ru to abort some scripts on the page.
  • v20190927.0 2019-09-27 Added cookie filtering on kakprosto.ru.
  • v20190926.0 2019-09-26 Fixed posting comments on shazoo.ru.
  • v20190925.1 2019-09-25 Slight modification for selectiveCookies in Fx.
  • v20190925.0 2019-09-25 Updated code for rustorka.com, implemented function abortInlineScriptOnAccess and a few minor fixes.
  • v20190920.0 2019-09-20 Updated code for yandex.ru (faster hiding banner placeholder on main page in Firefox in some cases)
  • v20190919.1 2019-09-19 Updated code for news.yandex.ru
  • v20190919.0 2019-09-19 Updated code for news.yandex.ru
  • v20190917.4 2019-09-17 Abort on window.yaads read for news.yandex.ru.
  • v20190917.3 2019-09-17 Updated code for my.mail.ru.
  • v20190917.2 2019-09-17 Disabled request handing for franecki.net because straight block from ABP works better with it.
  • v20190917.1 2019-09-17 Sync with uBO rule https://hg.adblockplus.org/ruadlist/rev/6d4480ce90a4
  • v20190917.0 2019-09-17 Added new rp5 domain.
  • v20190913.0 2019-09-13 Disabled on beru.ru since currently don't have time to properly fix it.
  • v20190822.2 2019-08-22 Updated code for kinopoisk.ru (broken trailer player, some steps against detector/ads in the player).
  • v20190822.1 2019-08-22 Updated code for kinopoisk.ru (adblock detection prevention)
  • v20190822.0 2019-08-22 Updated for gismeteo (ignore/remove mkrft cookie which triggers page code obfuscation).
  • v20190821.1 2019-08-21 Update for gismeteo.ru
  • v20190821.0 2019-08-21 Updated code for kinopoisk.ru
  • v20190819.3 2019-08-19 Updated for gismeteo (only Yandex ads so far, though).
  • v20190819.2 2019-08-19 Dropped not working style for ok.ru.
  • v20190819.1 2019-08-19 Update for ok.ru.
  • v20190819.0 2019-08-19 Removed window.stop wrapper. Not really needed anymore and doesn't really help when styles disabled after window.stop() call.
  • v20190813.0 2019-08-12 Added rp5.md to other rp5 domains.

Show all script versions