RU AdList JS Fixes

try to take over the world!

Dette er alle versjonene av dette scriptet. Vis kun versjoner hvor koden er endret.

  • v20200507.0 07.05.2020 Ugh! What's wrong with autoformat in Tampermonkey when it running in Vivaldi?
  • v20200507.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.
  • v20200506.0 06.05.2020 Fix for disk.yandex.ru take 2. -_-
  • v20200506.0 06.05.2020 Fix for broken https://disk.yandex.ru/client/disk
  • v20200504.4 04.05.2020 Removed do/skip xhr check workaround entirely. It doesn't seem required anymore.
  • v20200504.3 04.05.2020 Ooops! Broke XHR blocking for pretty much all domains when swapped skip_xhr_check with do_xhr_check. >_<
  • v20200504.2 03.05.2020 Added letidor.ru and motor.ru to Rambler domains.
  • v20200504.1 03.05.2020 Dropped custom code for online.anidub.com since it isn't required anymore.
  • v20200504.0 03.05.2020 Fix for broken searchbar on Yandex Market: https://greasyfork.org/ru/forum/discussion/comment/89525/#Comment_89525
  • v20200503.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.
  • v20200502.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.
  • v20200502.0 02.05.2020 Restored default value for nt.proxy auto-function to 'undefined'. Restored default nulls in cases where these were difined.
  • v20200429.0 29.04.2020 Forgot to remove debug logging for getAds stub on mail.ru
  • v20200429.0 29.04.2020 Fixed broken mail.ru main page. Also, removed default "null" values in all nt.proxy calls.
  • v20200324.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.
  • v20200323.0 23.03.2020 Restored part of code removed in previous commit since I missed autoplay on gazeta.ru and rambler.ru. -_-
  • v20200322.0 22.03.2020 Updated code against autoplay on lenta.ru.
  • v20200319.0 19.03.2020 Implemented feature to disable notifications on sites. Disabled by default and will only apply in case site have 'default' permission.
  • v20200310.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.
  • v20200310.0 10.03.2020 Not sure it's right to exclude hd.kinopoisk.ru (https://greasyfork.org/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).
  • v20200308.0 08.03.2020 Disabled 'preroll' stub on mediavitrina.ru since it breaks video on https://live.russia.tv
  • v20200305.0 05.03.2020 Updated code for re​act​or.cc.
  • v20200302.0 02.03.2020
  • v20200302.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.
  • v20200229.0 29.02.2020 New RP5 domain.
  • v20200225.1 24.02.2020 Ah, right, accidentally dropped a bit of code which didn't cause problems.
  • v20200225.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)
  • v20200220.0 20.02.2020 Updated code for mail.ru. Should fix ability to login on main page.
  • v20200215.0 15.02.2020 More styles for Options form.
  • v20200214.5 14.02.2020 More improvements to createStyle function, no functionality changes.
  • v20200214.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.
  • v20200214.3 14.02.2020 Updated code for livejournal.com.
  • v20200214.2 14.02.2020 Fx 52 compatibility fix.
  • v20200214.1 14.02.2020 Fx 56 compatibility.
  • v20200214.0 14.02.2020 Rewritten createStyle procedure, added support of defining styles as an object, other minor tweaks.
  • v20200213.1 13.02.2020 A few more changes to Options styles, increased font-size from 10 to 12pt.
  • v20200213.0 13.02.2020 Minor fix for position of checkboxes on Options form.
  • v20200210.0 10.02.2020 Updated code for overclockers.
  • v20200206.1 06.02.2020 Updated code for mail.ru. Blocked Pulse on main page. Blocking actual script may make more sense, though.
  • v20200206.0 05.02.2020 Updated code for all-episodes.org. Dropped unused abort point.
  • v20200205.2 05.02.2020 Updated code for e.mail.ru and ok.ru.
  • v20200205.1 05.02.2020 Updated code for all-episodes.org, dropped .tv, fixed even-skipper since I forgot to replace logging with actual skip. -_-
  • v20200205.0 05.02.2020 Updated code for all-episodes.tv/org
  • v20200204.0 04.02.2020 Updated code for ok.ru.
  • v20200202.0 02.02.2020 Adblock detector on gamerevolution.com.
  • v20200131.0 31.01.2020 More rustorka mirrors.
  • v20200128.0 28.01.2020 Updated code for gazeta.ru.
  • v20200127.0 27.01.2020 New rustorka mirror.
  • v20200123.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.
  • v20200122.0 22.01.2020 Updated code for music.yandex.ru.

Show all script versions