返回首頁 

Greasy Fork is available in English.

RU AdList JS Fixes

try to take over the world!

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v20200113.113-01-2020Adblock detector on pixelexperience.org.
  • v20200113.013-01-2020Disabled player pop-outs on rambler.ru and lenta.ru.
  • v20200112.012-01-2020Updated code for gazeta.ru. Disabled video pop-outs in articles.
  • v20200111.211-01-2020Video quality limitation in player on simpsonsua.tv.
  • v20200111.110-01-2020Updated code for yandex.ru/sport/
  • v20200111.010-01-2020Updated code for yandex.ru/sport/ and yandexsport.ru.
  • v20200110.210-01-2020Fixed two "missing" properties messages on Yandex Sport and made sure all nt.func in the code have a name for easier tracking.
  • v20200110.110-01-2020Added script for libertycity.ru
  • v20200110.010-01-2020Removed a lot of %o which I added recently in cases when they are pointless and could be achieved in a simpler way and fixed crash on converting Symbol.toStringTag into a string to display it in console by nt.proxy. Added default tag function to return for nt.proxy.
  • v20200109.909-01-2020Ooops! Broke a lot of things by using object deconstruction with mapping wrongly. Well, have to admit that's the first time I used this.
  • v20200109.809-01-2020Fixed typo.
  • v20200109.809-01-2020Disabled nt.define property access log by default (possible to enable either with new nullTools({trace: true}) or for specific property with {log: true} in the last parameter
  • v20200109.709-01-2020A few more unimportant cosmetic changes for previous commit.
  • v20200109.709-01-2020Replaced most console.warn calls with console.trace wrapped in a group. Less orange text in the console and trace log always available. Removed Firefox "hack" which I previously used to force trace log (replace console.warn with console.error).
  • v20200109.609-01-2020Updated code for 1tv.ru.
  • v20200109.509-01-2020Updated code for simpsonsua.tv (better fix, prevents overlay entirely).
  • v20200109.409-01-2020Updated code for simpsonsua.tv.
  • v20200109.309-01-2020Updated code for mail.ru (previous update broke main page since apparently it also uses xray, but doesn't expect it to be undefined).
  • v20200109.209-01-2020Updated code for news.mail.ru.
  • v20200109.109-01-2020Ugh! Did manage to break objectAlike check while were fixing lint issue.
  • v20200109.009-01-2020Forgot to remove unnecessary jslint hint.
  • v20200109.009-01-2020Updated code for mail.ru (a bit of cleanup). Updated nullTools.define to support statistics and using path instead of root object + value. Added nullTools.defineOn to support cases where root object is necessary.
  • v20200103.103-01-2020Updated code for rambler.ru (for some reason it fails to work properly in old versions of Firefox when setTimeout is wrapped with Proxy)
  • v20200103.003-01-2020Updated code for mediavitrina.ru
  • v20191217.116-12-2019Updated code for news.mail.ru.
  • v20191217.016-12-2019Added two new Rambler domains, replaced setTimeout wrapper for Rambler domain with Proxy-based one.
  • v20191216.116-12-2019Updated code for sportmail.ru.
  • v20191216.016-12-2019Updated code for sportmail.ru.
  • v20191214.113-12-2019Forgot 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.013-12-2019More cleanup. Rewritten parts of deepWrapAPI to use Proxy when possible.
  • v20191213.313-12-2019Fixed minor bug on e.mail.ru which caused error in the log during page unload. Cleaned up a little bit.
  • v20191213.213-12-2019Updated code for e.mail.ru. Removed previously added link to old interface from menu.
  • v20191213.113-12-2019Updated code for kinopoisk.ru.
  • v20191213.013-12-2019Updated code for e.mail.ru.
  • v20191212.212-12-2019Updated code for pb.wtf.
  • v20191212.112-12-2019Updated alt domains list for pb.wtf. Also, updated how alt domains list works.
  • v20191212.012-12-2019Updated code for pb.wtf.
  • v20191209.109-12-2019Update code for Yandex.
  • v20191209.008-12-2019Updated code for Yandex, removed outdated code for News, implemented experimental code against prerolls in player.
  • v20191208.108-12-2019Updated code for kinopoisk.ru. Fixed a few warnings.
  • v20191208.008-12-2019Compatibility with Firefox 56... Why am I still supporting this?
  • v20191207.408-12-2019Removed script for anime-chan.me (added few commits ago, forgot to mention) since no longer needed.
  • v20191207.308-12-2019Updated code for e.mail.ru.
  • v20191207.207-12-2019Updated code for e.mail.ru.
  • v20191207.107-12-2019Adblock detector on yapx.ru
  • v20191207.007-12-2019Removed 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.005-12-2019A 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.003-12-2019Forgot to remove temporary string.
  • v20191203.003-12-2019ABP detector on znanija.com
  • v20191123.023-11-2019Improved Raven stub for Yandex.Support

แสดงเวอร์ชันสคริปต์ทั้งหมด