RU AdList JS Fixes

try to take over the world!

Устаревшая версия за 12.03.2021. Перейдите к последней версии.

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

  • вер. 20200919.1 19.09.2020 More updates for Rambler. Defense against style removal, new method to check which script calls to block, new autoplay prevention for eagleplatform player based on visibility check and other minor changes.
  • вер. 20200919.0 19.09.2020 Updated code for Rambler.
  • вер. 20200913.0 13.09.2020 New Rambler domain.
  • вер. 20200912.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.
  • вер. 20200911.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.
  • вер. 20200911.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.
  • вер. 20200908.0 08.09.2020 Updated code for yandex/news.
  • вер. 20200907.1 07.09.2020 Fixed selector for yandex/news. It became too generic and hid too much.
  • вер. 20200907.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.
  • вер. 20200827.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.
  • вер. 20200824.2 24.08.2020 Updated code for Rambler domains.
  • вер. 20200824.1 24.08.2020 Updated style for yandex/news.
  • вер. 20200824.0 24.08.2020 Fixed code for yandex/news and yandex/sport
  • вер. 20200823.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.
  • вер. 20200820.0 20.08.2020 Fixed script for glav.su.
  • вер. 20200819.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
  • вер. 20200815.0 14.08.2020 Apparently removal of 'act' cookie now causes login problems. Removed this for now.
  • вер. 20200730.0 30.07.2020 Ads in player on teleportal.ua.
  • вер. 20200727.0 27.07.2020 A few missing properties in Ya.Rum stub.
  • вер. 20200721.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.
  • вер. 20200721.1 21.07.2020 Updated code for otzovik.
  • вер. 20200721.0 21.07.2020 Removed one debug console.log, modified selectiveEval to display executed code only in full log mode.
  • вер. 20200720.1 20.07.2020 Ooops! Removed previously added GM.cookie stub for Violentmonkey.
  • вер. 20200720.0 20.07.2020 Added script for glav.su.
  • вер. 20200719.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 -_-).
  • вер. 20200719.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.
  • вер. 20200718.1 18.07.2020 Fx 56 crashes fix.
  • вер. 20200718.0 18.07.2020 Rewritten get/set wrappers in selectiveCookie with Proxy and did some other cleanups, updated code for rustorka.
  • вер. 20200717.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.
  • вер. 20200717.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 greatest.deepsurf.us redirect afterwards). Updated code for rustorka to remove all but whitelisted cookies.
  • вер. 20200716.3 16.07.2020 Updated compatibility warning link to auto-scroll additional info text on screen.
  • вер. 20200716.2 16.07.2020 Changed compatibility warning link to Russian version.
  • вер. 20200716.1 16.07.2020 Implemented compatibility warning for non Tampermonkey users in script's menu and option to hide it.
  • вер. 20200716.0 16.07.2020 Replaced GM_cookie with GM.cookie since both are async anyway.
  • вер. 20200715.0 15.07.2020 Minor: Forgot to use stored _document instead of document.
  • вер. 20200715.0 15.07.2020 Updated code for rustorka.com.
  • вер. 20200714.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://greatest.deepsurf.us/en/scripts/19993-ru-adlist-js-fixes/discussions/53842#comment-138388
  • вер. 20200713.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.
  • вер. 20200712.0 12.07.2020 Accidentally re-enabled some old gismeteo code. Dropped it entirely.
  • вер. 20200712.0 12.07.2020 Updated code for Otzovik.
  • вер. 20200711.3 11.07.2020 Updated code for Gismeteo. Disabled cookie filter entirely since now it works properly without it and breaks with.
  • вер. 20200711.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.
  • вер. 20200711.1 11.07.2020 Restored simplified version of old cookie remover without support for custom paths for Tampermonkey 4.10.
  • вер. 20200711.0 10.07.2020 Updated code for Gismeteo. Rewritten selectiveCookies to use GM_cookie to more reliably remove filtered cookies when present.
  • вер. 20200706.0 06.07.2020 Updated code for rustorka.com.
  • вер. 20200705.1 05.07.2020 Updated code for forbes.com. Added style to hide remaining ad placeholders.
  • вер. 20200705.0 05.07.2020 Updated code for forbes.com.
  • вер. 20200704.0 04.07.2020 Updated code for rustorka.com.
  • вер. 20200701.0 01.07.2020 Fixed ability to download tracks on nakarte.me. Apparently, they simulate click on an unattached A(nchor) for whatever reason.
  • вер. 20200628.0 28.06.2020 Updated code for rustorka.com.

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