RU AdList JS Fixes

try to take over the world!

Ini adalah semua versi dari skrip ini. Hanya tampilkan versi yang kodenya telah diubah.

  • v20200120.5 20 Januari 2020 Disabled 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://greatest.deepsurf.us/en/forum/discussion/69530/beru-ne-rabotaet
  • v20200120.4 20 Januari 2020 Updated code for 4pda. Replaced code for banner next to logo on forum with a style.
  • v20200120.3 20 Januari 2020 Updated code for 4pda. Removed banner from header of topics, removal works a bit faster now.
  • v20200120.2 20 Januari 2020 Updated code for 4pda. Fixed false positives in the sidebar.
  • v20200120.1 20 Januari 2020 Updated code for 4pda. Disabled abortExecution logs by default. Added 2 checkboxes to enable logs for abortExecition and nt.define stubs.
  • v20200120.0 20 Januari 2020 Ooops! Broke abortExecution function.
  • v20200117.7 17 Januari 2020
  • v20200117.7 17 Januari 2020 Timeout on tv-kanali.online
  • v20200117.6 17 Januari 2020
  • v20200117.6 17 Januari 2020 Another missing constant for Fx 56 and below. -_-
  • v20200117.5 17 Januari 2020 More 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. -_-
  • v20200117.4 17 Januari 2020 Fixed typo. -_-
  • v20200117.3 17 Januari 2020 Implemented settings storage object instead of directly using GM_(get|set)Value. Fixed compatibility with Fx 52-56.
  • v20200117.2 17 Januari 2020 Ooops! 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.
  • v20200117.1 16 Januari 2020 I'm starting regret adding localization. >_>
  • v20200117.0 16 Januari 2020 Disabled on subdomains of ingress.com: https://greatest.deepsurf.us/en/forum/discussion/69305/ingress-intel-map
  • v20200116.1 16 Januari 2020 Removed 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
  • v20200116.0 16 Januari 2020 Added language switch in options and set Russian as default language.
  • v20200115.0 15 Januari 2020 Adblock 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
  • v20200114.0 14 Januari 2020 Forgot actual update. Nice.
  • v20200114.0 14 Januari 2020 Ah, right, new day, new base version number + moved Options overlay element into shadow root, so root element is devoid of any attributes now.
  • v20200113.3 14 Januari 2020 More 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. -_-
  • v20200113.2 14 Januari 2020 Experimental 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.
  • v20200113.1 13 Januari 2020 Adblock detector on pixelexperience.org.
  • v20200113.0 13 Januari 2020 Disabled player pop-outs on rambler.ru and lenta.ru.
  • v20200112.0 12 Januari 2020 Updated code for gazeta.ru. Disabled video pop-outs in articles.
  • v20200111.2 11 Januari 2020 Video quality limitation in player on simpsonsua.tv.
  • v20200111.1 10 Januari 2020 Updated code for yandex.ru/sport/
  • v20200111.0 10 Januari 2020 Updated code for yandex.ru/sport/ and yandexsport.ru.
  • v20200110.2 10 Januari 2020 Fixed two "missing" properties messages on Yandex Sport and made sure all nt.func in the code have a name for easier tracking.
  • v20200110.1 10 Januari 2020 Added script for libertycity.ru
  • v20200110.0 10 Januari 2020 Removed 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.9 09 Januari 2020 Ooops! 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.8 09 Januari 2020 Fixed typo.
  • v20200109.8 09 Januari 2020 Disabled 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.7 09 Januari 2020 A few more unimportant cosmetic changes for previous commit.
  • v20200109.7 09 Januari 2020 Replaced 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.6 09 Januari 2020 Updated code for 1tv.ru.
  • v20200109.5 09 Januari 2020 Updated code for simpsonsua.tv (better fix, prevents overlay entirely).
  • v20200109.4 09 Januari 2020 Updated code for simpsonsua.tv.
  • v20200109.3 09 Januari 2020 Updated code for mail.ru (previous update broke main page since apparently it also uses xray, but doesn't expect it to be undefined).
  • v20200109.2 09 Januari 2020 Updated code for news.mail.ru.
  • v20200109.1 09 Januari 2020 Ugh! Did manage to break objectAlike check while were fixing lint issue.
  • v20200109.0 09 Januari 2020 Forgot to remove unnecessary jslint hint.
  • v20200109.0 09 Januari 2020 Updated 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.1 03 Januari 2020 Updated code for rambler.ru (for some reason it fails to work properly in old versions of Firefox when setTimeout is wrapped with Proxy)
  • v20200103.0 03 Januari 2020 Updated code for mediavitrina.ru
  • v20191217.1 16 Desember 2019 Updated code for news.mail.ru.
  • v20191217.0 16 Desember 2019 Added two new Rambler domains, replaced setTimeout wrapper for Rambler domain with Proxy-based one.
  • v20191216.1 16 Desember 2019 Updated code for sportmail.ru.

Tampilkan semua versi skrip