RU AdList JS Fixes

try to take over the world!

As of 2018-03-22. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v20200913.0 2020-09-13 New Rambler domain.
  • v20200912.0 2020-09-12 Experimental workaround for ABP's freeze-element snippet. For whatever asinine reason they decided to replace normal value with (surprisingly configurable) getter.
  • v20200911.1 2020-09-11 Restored autoplay prevention code on Rambler removed in previous commit. Apparently it was needed. Updated log bubbling with custom stringify function because JSON.stringify turns some things in empty strings or just crashes with error on objects with self-references.
  • v20200911.0 2020-09-11 Implemented bubbling logs for Chrome (logs from frames wasn't in console). Updated code for Rambler domains. Replaced autoplay prevention code in their player which changed domain.
  • v20200908.0 2020-09-08 Updated code for yandex/news.
  • v20200907.1 2020-09-07 Fixed selector for yandex/news. It became too generic and hid too much.
  • v20200907.0 2020-09-07 Updated code for znanija.com and Yandex News. Additionally, added option to display CSS attached on the page by my script in the log.
  • v20200827.0 2020-08-27 Apparently some code used on yandex/news and sport were useful in a few other places as well. Made it active everywhere once again.
  • v20200824.2 2020-08-24 Updated code for Rambler domains.
  • v20200824.1 2020-08-24 Updated style for yandex/news.
  • v20200824.0 2020-08-24 Fixed code for yandex/news and yandex/sport
  • v20200823.0 2020-08-23 Rewritten TLD as part of domain names parser in 'scripts' object, moved all Yandex-specific scripts into designated yandex.tld block in 'scripts' object.
  • v20200820.0 2020-08-20 Fixed script for glav.su.
  • v20200819.0 2020-08-19 Added yandex.ru/health/ to skip-list of Ya wrapper. Breaks "Select pharmacy" button here https://yandex.ru/health/apteki/product/89733
  • v20200815.0 2020-08-14 Apparently removal of 'act' cookie now causes login problems. Removed this for now.
  • v20200730.0 2020-07-30 Ads in player on teleportal.ua.
  • v20200727.0 2020-07-27 A few missing properties in Ya.Rum stub.
  • v20200721.2 2020-07-21 Updated code to display warning in the script's menu only for Violentmonkey for Firefox. Possible TBD: Display some message in Greasemonkey.
  • v20200721.1 2020-07-21 Updated code for otzovik.
  • v20200721.0 2020-07-21 Removed one debug console.log, modified selectiveEval to display executed code only in full log mode.
  • v20200720.1 2020-07-20 Ooops! Removed previously added GM.cookie stub for Violentmonkey.
  • v20200720.0 2020-07-20 Added script for glav.su.
  • v20200719.1 2020-07-19 Added stub for missing GM.stub, so script can at least somewhat work again in Violentmonkey (and properly display in the menu that it isn't supported -_-).
  • v20200719.0 2020-07-19 Fixed occasional removal of TM_ cookies on startup. Strange that TM exposes them to own API in the first place and yet it does.
  • v20200718.1 2020-07-18 Fx 56 crashes fix.
  • v20200718.0 2020-07-18 Rewritten get/set wrappers in selectiveCookie with Proxy and did some other cleanups, updated code for rustorka.
  • v20200717.1 2020-07-17 Fixed multiple cookie parsing issues in selectiveCookies. Changed selectiveCookies to display trace log only when full log is enabled. Fixed a few missing cookies on rustorka.
  • v20200717.0 2020-07-17 Moved localization lines out of createOptionsWindow and stored there localization for menu options. Changed default language for Options to Russian. Compatibility Warning link now opens in language chosen in the Options (unless greasyfork.org redirect afterwards). Updated code for rustorka to remove all but whitelisted cookies.
  • v20200716.3 2020-07-16 Updated compatibility warning link to auto-scroll additional info text on screen.
  • v20200716.2 2020-07-16 Changed compatibility warning link to Russian version.
  • v20200716.1 2020-07-16 Implemented compatibility warning for non Tampermonkey users in script's menu and option to hide it.
  • v20200716.0 2020-07-16 Replaced GM_cookie with GM.cookie since both are async anyway.
  • v20200715.0 2020-07-15 Minor: Forgot to use stored _document instead of document.
  • v20200715.0 2020-07-15 Updated code for rustorka.com.
  • v20200714.0 2020-07-14 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 2020-07-13 Updated code for liveinternet.ru. Moved sdamgia.ru into separate block as the only remaining domain in generic YandexDirect rules block.
  • v20200712.0 2020-07-12 Accidentally re-enabled some old gismeteo code. Dropped it entirely.
  • v20200712.0 2020-07-12 Updated code for Otzovik.
  • v20200711.3 2020-07-11 Updated code for Gismeteo. Disabled cookie filter entirely since now it works properly without it and breaks with.
  • v20200711.2 2020-07-11 Of course Tampermonkey Beta 4.11.6112 is actually 4.10.6112 on inside. -_- And yes, release is just 4.10.
  • v20200711.1 2020-07-11 Restored simplified version of old cookie remover without support for custom paths for Tampermonkey 4.10.
  • v20200711.0 2020-07-10 Updated code for Gismeteo. Rewritten selectiveCookies to use GM_cookie to more reliably remove filtered cookies when present.
  • v20200706.0 2020-07-06 Updated code for rustorka.com.
  • v20200705.1 2020-07-05 Updated code for forbes.com. Added style to hide remaining ad placeholders.
  • v20200705.0 2020-07-05 Updated code for forbes.com.
  • v20200704.0 2020-07-04 Updated code for rustorka.com.
  • v20200701.0 2020-07-01 Fixed ability to download tracks on nakarte.me. Apparently, they simulate click on an unattached A(nchor) for whatever reason.
  • v20200628.0 2020-06-28 Updated code for rustorka.com.
  • v20200626.0 2020-06-26 Updated code for liveinternet.ru.
  • v20200625.0 2020-06-25 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

Show all script versions