RU AdList JS Fixes

try to take over the world!

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

  • вер. 20200507.0 07.05.2020 Ugh! What's wrong with autoformat in Tampermonkey when it running in Vivaldi?
  • вер. 20200507.0 07.05.2020 Apparently, ukr.net attempts to do something with my XMLHttpRequest wrappers by looking for substring 'skip_xhr_check' which were there in one of the previous versions. Well, have fun turning Proxy into a string now.
  • вер. 20200506.0 06.05.2020 Fix for disk.yandex.ru take 2. -_-
  • вер. 20200506.0 06.05.2020 Fix for broken https://disk.yandex.ru/client/disk
  • вер. 20200504.4 04.05.2020 Removed do/skip xhr check workaround entirely. It doesn't seem required anymore.
  • вер. 20200504.3 04.05.2020 Ooops! Broke XHR blocking for pretty much all domains when swapped skip_xhr_check with do_xhr_check. >_<
  • вер. 20200504.2 03.05.2020 Added letidor.ru and motor.ru to Rambler domains.
  • вер. 20200504.1 03.05.2020 Dropped custom code for online.anidub.com since it isn't required anymore.
  • вер. 20200504.0 03.05.2020 Fix for broken searchbar on Yandex Market: https://greatest.deepsurf.us/ru/forum/discussion/comment/89525/#Comment_89525
  • вер. 20200503.0 02.05.2020 Ooops! Apparently, accessing object's property before it were created doesn't work very well. Who could've thought? XD Also, it looks like object deconstruction didn't work as expected. Removed, since not necessary there anyway.
  • вер. 20200502.1 02.05.2020 actually, it's a bad idea to call property 'null'. Even though it works. Renamed and made both NULL and LOG as global constants for 'nt' object. Also, froze it. Also, removed a script for a domain which looks dead.
  • вер. 20200502.0 02.05.2020 Restored default value for nt.proxy auto-function to 'undefined'. Restored default nulls in cases where these were difined.
  • вер. 20200429.0 29.04.2020 Forgot to remove debug logging for getAds stub on mail.ru
  • вер. 20200429.0 29.04.2020 Fixed broken mail.ru main page. Also, removed default "null" values in all nt.proxy calls.
  • вер. 20200324.0 24.03.2020 Huh, somehow player class already were on the page before my script had chance to run in some cases and due to that got broken by my script. Fixed this.
  • вер. 20200323.0 23.03.2020 Restored part of code removed in previous commit since I missed autoplay on gazeta.ru and rambler.ru. -_-
  • вер. 20200322.0 22.03.2020 Updated code against autoplay on lenta.ru.
  • вер. 20200319.0 19.03.2020 Implemented feature to disable notifications on sites. Disabled by default and will only apply in case site have 'default' permission.
  • вер. 20200310.1 10.03.2020 Removed exception for main unicreditbanking.net page since it doesn't exist. There are subdomains like ro.unicreditbanking.net, but not the main page.
  • вер. 20200310.0 10.03.2020 Not sure it's right to exclude hd.kinopoisk.ru (https://greatest.deepsurf.us/en/forum/discussion/72158/kinopoisk-hd), but it looks like a paid streaming service, so there shouldn't be ads in the first place (unless they are literally crazy).
  • вер. 20200308.0 08.03.2020 Disabled 'preroll' stub on mediavitrina.ru since it breaks video on https://live.russia.tv
  • вер. 20200305.0 05.03.2020 Updated code for re​act​or.cc.
  • вер. 20200302.0 02.03.2020
  • вер. 20200302.0 02.03.2020 Banners on ati.su. Also, moved 3 scripts out of popup prevention section further down to other sites list since they have nothing to do with popup prevention.
  • вер. 20200229.0 29.02.2020 New RP5 domain.
  • вер. 20200225.1 24.02.2020 Ah, right, accidentally dropped a bit of code which didn't cause problems.
  • вер. 20200225.0 24.02.2020 Changed method to prevent autoplay in videojs player since one which click on the play button to stop playing causes problems when player used to preview a video like on spankbang.com (nsfw)
  • вер. 20200220.0 20.02.2020 Updated code for mail.ru. Should fix ability to login on main page.
  • вер. 20200215.0 15.02.2020 More styles for Options form.
  • вер. 20200214.5 14.02.2020 More improvements to createStyle function, no functionality changes.
  • вер. 20200214.4 14.02.2020 More changes to createStyle from object with recursive parsing of @media and similar blocks. Something like dark mode support for options screen.
  • вер. 20200214.3 14.02.2020 Updated code for livejournal.com.
  • вер. 20200214.2 14.02.2020 Fx 52 compatibility fix.
  • вер. 20200214.1 14.02.2020 Fx 56 compatibility.
  • вер. 20200214.0 14.02.2020 Rewritten createStyle procedure, added support of defining styles as an object, other minor tweaks.
  • вер. 20200213.1 13.02.2020 A few more changes to Options styles, increased font-size from 10 to 12pt.
  • вер. 20200213.0 13.02.2020 Minor fix for position of checkboxes on Options form.
  • вер. 20200210.0 10.02.2020 Updated code for overclockers.
  • вер. 20200206.1 06.02.2020 Updated code for mail.ru. Blocked Pulse on main page. Blocking actual script may make more sense, though.
  • вер. 20200206.0 05.02.2020 Updated code for all-episodes.org. Dropped unused abort point.
  • вер. 20200205.2 05.02.2020 Updated code for e.mail.ru and ok.ru.
  • вер. 20200205.1 05.02.2020 Updated code for all-episodes.org, dropped .tv, fixed even-skipper since I forgot to replace logging with actual skip. -_-
  • вер. 20200205.0 05.02.2020 Updated code for all-episodes.tv/org
  • вер. 20200204.0 04.02.2020 Updated code for ok.ru.
  • вер. 20200202.0 02.02.2020 Adblock detector on gamerevolution.com.
  • вер. 20200131.0 31.01.2020 More rustorka mirrors.
  • вер. 20200128.0 28.01.2020 Updated code for gazeta.ru.
  • вер. 20200127.0 27.01.2020 New rustorka mirror.
  • вер. 20200123.0 23.01.2020 Wrapped some code related to attachShadow into try-catch blocks in case someone booby trapped it with uBO. :) No reason to crash from that.
  • вер. 20200122.0 22.01.2020 Updated code for music.yandex.ru.

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