RU AdList JS Fixes

try to take over the world!

These are all versions of this script. Show only the versions where the code changed.

  • v20200714.0 14.07.2020. Disabled script on yandex subdomain used for payment on the web. There's no reason for script to do anything there anyway. https://greasyfork.org/en/scripts/19993-ru-adlist-js-fixes/discussions/53842#comment-138388
  • v20200713.0 13.07.2020. Updated code for liveinternet.ru. Moved sdamgia.ru into separate block as the only remaining domain in generic YandexDirect rules block.
  • v20200712.0 12.07.2020. Accidentally re-enabled some old gismeteo code. Dropped it entirely.
  • v20200712.0 12.07.2020. Updated code for Otzovik.
  • v20200711.3 11.07.2020. Updated code for Gismeteo. Disabled cookie filter entirely since now it works properly without it and breaks with.
  • v20200711.2 11.07.2020. Of course Tampermonkey Beta 4.11.6112 is actually 4.10.6112 on inside. -_- And yes, release is just 4.10.
  • v20200711.1 11.07.2020. Restored simplified version of old cookie remover without support for custom paths for Tampermonkey 4.10.
  • v20200711.0 10.07.2020. Updated code for Gismeteo. Rewritten selectiveCookies to use GM_cookie to more reliably remove filtered cookies when present.
  • v20200706.0 09.07.2020.
  • v20200706.0 06.07.2020. Updated code for rustorka.com.
  • v20200705.1 05.07.2020. Updated code for forbes.com. Added style to hide remaining ad placeholders.
  • v20200705.0 05.07.2020. Updated code for forbes.com.
  • v20200704.0 04.07.2020. Updated code for rustorka.com.
  • v20200701.0 01.07.2020. Fixed ability to download tracks on nakarte.me. Apparently, they simulate click on an unattached A(nchor) for whatever reason.
  • v20200628.0 28.06.2020. Updated code for rustorka.com.
  • v20200626.0 26.06.2020. Updated code for liveinternet.ru.
  • v20200625.0 25.06.2020. Removed document.title blinking on the mail.ru main page when news are loaded in background: https://greasyfork.org/ru/forum/discussion/81773/miganie-vkladki-novost-na-mail-ru
  • v20200624.0 24.06.2020. Rewritten jsonParseFilter and renamed to jsonFilter. Added support for filtering output of fetch_response.json(). Removed stacked Proxy wrapping on multiple jsonFilter calls. Implemented combined log for all filter calls.
  • v20200622.0 22.06.2020. Fixed an issue on rutube.ru in jsonParseFilter code. Improperly checked for presence of paths in object.
  • v20200620.0 20.06.2020. Updated code for rutube.ru. Extended jsonParseFilter for better compatibility with json-prune.js filters from uBO.
  • v20200619.0 19.06.2020. Implemented jsonParserFilter to remove properties of objects from JSON.parse results. Used it to remove ads on youtube.com.
  • v20200527.0 26.05.2020. Updated code for fishki.
  • v20200526.1 26.05.2020. Another update for fishki, this time specifically against their new detector.
  • v20200526.0 25.05.2020. Fixed a few issues on fishki, but likely not the main issue with detector in /recent.
  • v20200523.0 23.05.2020. Removed CoinHive stub since it only tiggers detectors in other extensions and make people report my script while CoinHive itself lost popularity and disappeared from everything that could be considered important. I may return something simpler later and per specific domain in case it actually needed there.
  • v20200520.2 21.05.2020.
  • v20200520.2 20.05.2020. Apparently that previously removed stub were needed on gorodrabot too.
  • v20200520.1 20.05.2020. Restored one previously removed stub for sdamgia.ru, moved gorodrabot into a separate block since it requires unique rule.
  • v20200520.0 20.05.2020. Moved sole anti-direct block into generic section. Added otzovik.com.
  • v20200518.2 18.05.2020. Moved 2 scripts around since primary domain names changed in previous update.
  • v20200518.1 18.05.2020. Base support of .tld for multi-tld sites. Fixed inlineScript blocking. Added one domain to blacklist. Fixed domain matching when URL starts with // (without https?:).
  • v20200518.0 18.05.2020. Added rp5.am to rp5 domains list.
  • v20200515.4 15.05.2020. Link redirects on overclockers.ru through mamydirect.com.
  • v20200515.3 15.05.2020. Fixed broken video playback https://www.gazeta.ru/tech/2020/05/13/13081303/musk_trump.shtml
  • v20200515.2 15.05.2020. Fixed slightly broken since previous commit logging in nullTools
  • v20200515.1 15.05.2020. The Great Semicolonisation. Well, jshint had a fit with my code. Also, another stub for ads on Kinopoisk.
  • v20200515.0 15.05.2020. Fixed widgets on Yandex main page. Improved logging in nullTools by displaying wrapped object names when properties are missing instead of objects themself.
  • v20200512.1 12.05.2020.
  • v20200512.1 12.05.2020.
  • v20200512.1 12.05.2020.
  • v20200512.1 12.05.2020. Removed Yandex Sport requests from XHR blocking. Occasionally breaks things there same as on Yandex Pogoda.
  • v20200512.0 12.05.2020. Removed special Chrome support code since it is not required since Chrom 67 and it's 81 already. If someone using some obscure fork based on Chromium before 67 I see no reason to support this. This also fixes missing images on https://trashbox.ru/link/2020-04-09-huawei-sound-x (finally, I found a single site where removal of !important from style of page elements actually breaks something). Also, fixed missing block on Yandex Pogoda.
  • v20200511.0 11.05.2020. Fixed compatibility code for Fx56 on Yandex. Also, minor stylistic changes.
  • v20200509.1 09.05.2020. Fixed di.fm.
  • v20200509.0 09.05.2020. Oh riiiiight, setters in Proxies must return "true" aren't they?
  • v20200508.1 08.05.2020. Cleanup, formatting and other changes hopefully unrelated to functionality.
  • v20200508.0 08.05.2020. Added not a fix for zmctrack on ukr.net. Somehow it works, though. At least for me.
  • v20200507.3 07.05.2020. Even more OOPS! Welp. >_<
  • v20200507.2 07.05.2020. Ooops! Fixed broken XHR wrapper and that should fix zmctrack.net ads on zn.ua and many other sites. Also, fixed minor issues found with eslint and replaced function declarations in objects.
  • v20200507.1 07.05.2020. Ooops! When replaced instanceof check with bunch of in checks forgot to check am I looking at an object.

Show all script versions