RU AdList JS Fixes

try to take over the world!

These are all versions of this script. Show only the versions where the code changed.

  • v20191216.0 2019/12/16 Updated code for sportmail.ru.
  • v20191214.1 2019/12/13 Forgot to remove debug log line one place and used Array.isArray in two places where I had to check for array, but checked for object instead.
  • v20191214.0 2019/12/13 More cleanup. Rewritten parts of deepWrapAPI to use Proxy when possible.
  • v20191213.3 2019/12/13 Fixed minor bug on e.mail.ru which caused error in the log during page unload. Cleaned up a little bit.
  • v20191213.2 2019/12/13 Updated code for e.mail.ru. Removed previously added link to old interface from menu.
  • v20191213.1 2019/12/13 Updated code for kinopoisk.ru.
  • v20191213.0 2019/12/13 Updated code for e.mail.ru.
  • v20191212.2 2019/12/12 Updated code for pb.wtf.
  • v20191212.1 2019/12/12 Updated alt domains list for pb.wtf. Also, updated how alt domains list works.
  • v20191212.0 2019/12/12 Updated code for pb.wtf.
  • v20191209.1 2019/12/09 Update code for Yandex.
  • v20191209.0 2019/12/08 Updated code for Yandex, removed outdated code for News, implemented experimental code against prerolls in player.
  • v20191208.1 2019/12/08 Updated code for kinopoisk.ru. Fixed a few warnings.
  • v20191208.0 2019/12/08 Compatibility with Firefox 56... Why am I still supporting this?
  • v20191207.4 2019/12/08 Removed script for anime-chan.me (added few commits ago, forgot to mention) since no longer needed.
  • v20191207.3 2019/12/08 Updated code for e.mail.ru.
  • v20191207.2 2019/12/07 Updated code for e.mail.ru.
  • v20191207.1 2019/12/07 Adblock detector on yapx.ru
  • v20191207.0 2019/12/07 Removed eval wrapper on gismeteo. Looks like it doesn't do anything useful there anymore and breaks a chart in weekly mode on old version of the side (because of course you have to use eval to define variables when you drawing a chart facepalm.jpg).
  • v20191205.0 2019/12/05 A bit of cleanup: removed a lot of "let nt = new nullTools();" where these are not needed and added wrapper for nullTools.toString to add that part automatically; replaced "void 0" with "undefined" because it isn't possible to redefine it in any sane browser anyway.
  • v20191203.0 2019/12/03 Forgot to remove temporary string.
  • v20191203.0 2019/12/03 ABP detector on znanija.com
  • v20191123.0 2019/11/23 Improved Raven stub for Yandex.Support
  • v20191120.0 2019/11/20 ABP detector on video.khl.ru (video frames on khl.ru).
  • v20191116.2 2019/11/16 Slightly improved logging on Yandex. Now will show what exactly were removed.
  • 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/11
  • v20191004.0 2019/10/04 Updated code for lenta.ru.
  • v20191002.2 2019/10/02 Updated code for ok.ru.

Show all script versions