Greasy Fork is available in English.

RU AdList JS Fixes

try to take over the world!

Ниже показаны все версии этого скрипта. Показать только версии, в которых изменялся код.

  • вер. 20200120.520.01.2020Disabled script on 2 yandex subdomains used for payment on the web (and beru.ru in particular). There's no reason for script to do anything there anyway. https://gfork.dahi.icu/en/forum/discussion/69530/beru-ne-rabotaet
  • вер. 20200120.420.01.2020Updated code for 4pda. Replaced code for banner next to logo on forum with a style.
  • вер. 20200120.320.01.2020Updated code for 4pda. Removed banner from header of topics, removal works a bit faster now.
  • вер. 20200120.220.01.2020Updated code for 4pda. Fixed false positives in the sidebar.
  • вер. 20200120.120.01.2020Updated code for 4pda. Disabled abortExecution logs by default. Added 2 checkboxes to enable logs for abortExecition and nt.define stubs.
  • вер. 20200120.020.01.2020Ooops! Broke abortExecution function.
  • вер. 20200117.717.01.2020
  • вер. 20200117.717.01.2020Timeout on tv-kanali.online
  • вер. 20200117.617.01.2020
  • вер. 20200117.617.01.2020Another missing constant for Fx 56 and below. -_-
  • вер. 20200117.517.01.2020More constants for scriptLander (Fx 56 and below compatibility). Additionally, replaced groups with trace with console.warn for Fx 56 and below since they don't know how to display console.groupCollapsed. -_-
  • вер. 20200117.417.01.2020Fixed typo. -_-
  • вер. 20200117.317.01.2020Implemented settings storage object instead of directly using GM_(get|set)Value. Fixed compatibility with Fx 52-56.
  • вер. 20200117.217.01.2020Ooops! Apparently switch for CoinHive stub disabled a lot more than just that. Also, made checkbox in options manage own label instead of doing so in localization code.
  • вер. 20200117.116.01.2020I'm starting regret adding localization. >_>
  • вер. 20200117.016.01.2020Disabled on subdomains of ingress.com: https://gfork.dahi.icu/en/forum/discussion/69305/ingress-intel-map
  • вер. 20200116.116.01.2020Removed dot (.) from the end of CoinHiveStub label in the options menu by dimisa's personal request. And I thought I had occasional perfectionism fits... XD
  • вер. 20200116.016.01.2020Added language switch in options and set Russian as default language.
  • вер. 20200115.015.01.2020Adblock detector on it-actual.ru. Also modified error messages returned by abortExecution to mimic normal reference error messages and removed script's footprint from stacktrace visible from JS
  • вер. 20200114.014.01.2020Forgot actual update. Nice.
  • вер. 20200114.014.01.2020Ah, right, new day, new base version number + moved Options overlay element into shadow root, so root element is devoid of any attributes now.
  • вер. 20200113.314.01.2020More internal improvements towards options menu. Also renamed option for CoinHive, so it have to be set again. Because I can't decide naming format from start. -_-
  • вер. 20200113.214.01.2020Experimental option to enable/disable CoinHive stub on all pages. Removed Jsf key combo and replaced it with TM menu. Greasemonkey not supported since it uses async API to get/set values.
  • вер. 20200113.113.01.2020Adblock detector on pixelexperience.org.
  • вер. 20200113.013.01.2020Disabled player pop-outs on rambler.ru and lenta.ru.
  • вер. 20200112.012.01.2020Updated code for gazeta.ru. Disabled video pop-outs in articles.
  • вер. 20200111.211.01.2020Video quality limitation in player on simpsonsua.tv.
  • вер. 20200111.110.01.2020Updated code for yandex.ru/sport/
  • вер. 20200111.010.01.2020Updated code for yandex.ru/sport/ and yandexsport.ru.
  • вер. 20200110.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.
  • вер. 20200110.110.01.2020Added script for libertycity.ru
  • вер. 20200110.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.
  • вер. 20200109.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.
  • вер. 20200109.809.01.2020Fixed typo.
  • вер. 20200109.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
  • вер. 20200109.709.01.2020A few more unimportant cosmetic changes for previous commit.
  • вер. 20200109.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).
  • вер. 20200109.609.01.2020Updated code for 1tv.ru.
  • вер. 20200109.509.01.2020Updated code for simpsonsua.tv (better fix, prevents overlay entirely).
  • вер. 20200109.409.01.2020Updated code for simpsonsua.tv.
  • вер. 20200109.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).
  • вер. 20200109.209.01.2020Updated code for news.mail.ru.
  • вер. 20200109.109.01.2020Ugh! Did manage to break objectAlike check while were fixing lint issue.
  • вер. 20200109.009.01.2020Forgot to remove unnecessary jslint hint.
  • вер. 20200109.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.
  • вер. 20200103.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)
  • вер. 20200103.003.01.2020Updated code for mediavitrina.ru
  • вер. 20191217.116.12.2019Updated code for news.mail.ru.
  • вер. 20191217.016.12.2019Added two new Rambler domains, replaced setTimeout wrapper for Rambler domain with Proxy-based one.
  • вер. 20191216.116.12.2019Updated code for sportmail.ru.

Показать все версии скрипта