RU AdList JS Fixes

try to take over the world!

Aquí están todas las versiones de este script. Mostrar únicamente las versiones en las que hubo cambios de código.

  • v20191216.0 16/12/2019 Updated code for sportmail.ru.
  • v20191214.1 13/12/2019 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 13/12/2019 More cleanup. Rewritten parts of deepWrapAPI to use Proxy when possible.
  • v20191213.3 13/12/2019 Fixed minor bug on e.mail.ru which caused error in the log during page unload. Cleaned up a little bit.
  • v20191213.2 13/12/2019 Updated code for e.mail.ru. Removed previously added link to old interface from menu.
  • v20191213.1 13/12/2019 Updated code for kinopoisk.ru.
  • v20191213.0 13/12/2019 Updated code for e.mail.ru.
  • v20191212.2 12/12/2019 Updated code for pb.wtf.
  • v20191212.1 12/12/2019 Updated alt domains list for pb.wtf. Also, updated how alt domains list works.
  • v20191212.0 12/12/2019 Updated code for pb.wtf.
  • v20191209.1 09/12/2019 Update code for Yandex.
  • v20191209.0 08/12/2019 Updated code for Yandex, removed outdated code for News, implemented experimental code against prerolls in player.
  • v20191208.1 08/12/2019 Updated code for kinopoisk.ru. Fixed a few warnings.
  • v20191208.0 08/12/2019 Compatibility with Firefox 56... Why am I still supporting this?
  • v20191207.4 08/12/2019 Removed script for anime-chan.me (added few commits ago, forgot to mention) since no longer needed.
  • v20191207.3 08/12/2019 Updated code for e.mail.ru.
  • v20191207.2 07/12/2019 Updated code for e.mail.ru.
  • v20191207.1 07/12/2019 Adblock detector on yapx.ru
  • v20191207.0 07/12/2019 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 05/12/2019 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 03/12/2019 Forgot to remove temporary string.
  • v20191203.0 03/12/2019 ABP detector on znanija.com
  • v20191123.0 23/11/2019 Improved Raven stub for Yandex.Support
  • v20191120.0 20/11/2019 ABP detector on video.khl.ru (video frames on khl.ru).
  • v20191116.2 16/11/2019 Slightly improved logging on Yandex. Now will show what exactly were removed.
  • v20191116.1 16/11/2019 Updated code for pogoda.yandex.ru and afisha.yandex.ru.
  • v20191116.0 16/11/2019 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 15/11/2019 Updated code for yandex.ru.
  • v20191115.0 15/11/2019 Set wrong version number. -_-
  • v20191113.0 15/11/2019 Added gorodrabot.ru and sdamgia.ru. Slightly changed logging of abortExecution function.
  • v20191112.0 12/11/2019 Fix for broken functionality on metrika.yandex.ru
  • v20191111.0 10/11/2019 Updated code for gazeta.ru.
  • v20191107.0 07/11/2019 Added rp5.lv to other rp5 domains.
  • v20191027.0 27/10/2019 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 24/10/2019 Proper fix for http://www.interntv.ru/index.php?name=View&idtv=3314 . This time with autoplay prevention working again.
  • v20191024.0 24/10/2019 "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 23/10/2019 Adblock detector on gamepur.com
  • v20191022.0 22/10/2019 Fx 56 compatibility.
  • v20191020.0 19/10/2019 Added forbes.com.
  • v20191019.1 19/10/2019 Added more Gamer Network domains with identical anti-adblock measures.
  • v20191019.0 18/10/2019 Updated code for afisha.yandex.ru.
  • v20191018.3 18/10/2019 Forgot to set enumerable = false.
  • v20191018.2 18/10/2019 Updated code for Yandex Sport.
  • v20191018.1 18/10/2019 Fixed two warning, removed a bit of unused code left from previous commit.
  • v20191018.0 18/10/2019 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 14/10/2019 Fixed ABP circumvention on metabomb.net.
  • v20191014.0 13/10/2019 Fixed ABP circumvention on gamersheroes.com. Also, added into abortInlineScriptOnAccess support for properties chain.
  • v20191004.0 11/10/2019
  • v20191004.0 04/10/2019 Updated code for lenta.ru.
  • v20191002.2 02/10/2019 Updated code for ok.ru.

Ver todas las versiones del script.

长期地址
遇到问题?请前往 GitHub 提 Issues。