Greasy Fork is available in English.

RU AdList JS Fixes

try to take over the world!

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

  • v20200913.0 13.09.2020 New Rambler domain.
  • v20200912.0 12.09.2020 Experimental workaround for ABP's freeze-element snippet. For whatever asinine reason they decided to replace normal value with (surprisingly configurable) getter.
  • v20200911.1 11.09.2020 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 11.09.2020 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 08.09.2020 Updated code for yandex/news.
  • v20200907.1 07.09.2020 Fixed selector for yandex/news. It became too generic and hid too much.
  • v20200907.0 07.09.2020 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 27.08.2020 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 24.08.2020 Updated code for Rambler domains.
  • v20200824.1 24.08.2020 Updated style for yandex/news.
  • v20200824.0 24.08.2020 Fixed code for yandex/news and yandex/sport
  • v20200823.0 23.08.2020 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 20.08.2020 Fixed script for glav.su.
  • v20200819.0 19.08.2020 Added yandex.ru/health/ to skip-list of Ya wrapper. Breaks "Select pharmacy" button here https://yandex.ru/health/apteki/product/89733
  • v20200815.0 14.08.2020 Apparently removal of 'act' cookie now causes login problems. Removed this for now.
  • v20200730.0 30.07.2020 Ads in player on teleportal.ua.
  • v20200727.0 27.07.2020 A few missing properties in Ya.Rum stub.
  • v20200721.2 21.07.2020 Updated code to display warning in the script's menu only for Violentmonkey for Firefox. Possible TBD: Display some message in Greasemonkey.
  • v20200721.1 21.07.2020 Updated code for otzovik.
  • v20200721.0 21.07.2020 Removed one debug console.log, modified selectiveEval to display executed code only in full log mode.
  • v20200720.1 20.07.2020 Ooops! Removed previously added GM.cookie stub for Violentmonkey.
  • v20200720.0 20.07.2020 Added script for glav.su.
  • v20200719.1 19.07.2020 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 19.07.2020 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 18.07.2020 Fx 56 crashes fix.
  • v20200718.0 18.07.2020 Rewritten get/set wrappers in selectiveCookie with Proxy and did some other cleanups, updated code for rustorka.
  • v20200717.1 17.07.2020 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 17.07.2020 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 16.07.2020 Updated compatibility warning link to auto-scroll additional info text on screen.
  • v20200716.2 16.07.2020 Changed compatibility warning link to Russian version.
  • v20200716.1 16.07.2020 Implemented compatibility warning for non Tampermonkey users in script's menu and option to hide it.
  • v20200716.0 16.07.2020 Replaced GM_cookie with GM.cookie since both are async anyway.
  • v20200715.0 15.07.2020 Minor: Forgot to use stored _document instead of document.
  • v20200715.0 15.07.2020 Updated code for rustorka.com.
  • 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 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

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