RU AdList JS Fixes

try to take over the world!

Verze ze dne 23. 02. 2021. Zobrazit nejnovější verzi.

Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.

  • v20161128.1 28. 11. 2016 http://rsload.net/soft/manager/10273-full-uninstall.html (updated downloader disabler)
  • v20161128.0 28. 11. 2016 https://www.overclockers.ru/
  • v20161126.4 27. 11. 2016 http://gidonline.club/2016/11/ubojnyj-futbol/ (instead of fixing missing Array in createStyle call added support for calls with single string)
  • v20161126.3 26. 11. 2016 Updated Moonwalk&HDGo&Kodik FIX
  • v20161126.2 26. 11. 2016 http://rp5.by/%D0%9F%D0%BE%D0%B3%D0%BE%D0%B4%D0%B0_%D0%B2_%D0%91%D1%80%D0%B5%D1%81%D1%82%D0%B5
  • v20161126.1 26. 11. 2016 http://tapochek.net/index.php
  • v20161126.0 26. 11. 2016 Looks like WorkerWrapper cause problems with video in Fx.
  • v20161112.2 12. 11. 2016 http://4pda.ru/
  • v20161112.1 11. 11. 2016 2 more domains for WSI
  • v20161112.0 11. 11. 2016 http://novosti-n.org/news/read/113169.html
  • v20161111.0 11. 11. 2016 https://www.overclockers.ru/
  • v20161110.3 10. 11. 2016 http://rustorka.com/forum/index.php - updated ads removal code
  • v20161110.2 10. 11. 2016 For some reason it's important to set open for both safe and unsafe windows on rustorka.
  • v20161110.1 10. 11. 2016 https://www.drive2.ru/ (изменения на сайте)
  • v20161110.0 10. 11. 2016 http://rumedia.ws/
  • v20161109.0 09. 11. 2016 http://gidonline.club/2016/11/delo-isaji/ (moved one style from CSS fixes to JS fixes since issue mentioned in a hidden block if fixed by JS fixes)
  • v20161104.0 04. 11. 2016 http://anidub-online.ru/
  • v20161103.2 03. 11. 2016 Rolled back previous update. Looks like that was a bad idea.
  • v20161103.1 03. 11. 2016 No need to create a trap if DOMContentLoaded fired. It's already too late.
  • v20161103.0 02. 11. 2016 Updated trap code to scan for shadowRoot until DOMContentLoaded event and attach new root only after shadowRoot found. Implemented alpha version of Yandex mail ads removal code.
  • v20161102.1 02. 11. 2016 Minor cleanup, forgot to remove argument in one function which added, but decided to roll-back changes later on.
  • v20161102.1 02. 11. 2016 Ooops, forgot to re-enable my shadowRoot trap code.
  • v20161102.0 02. 11. 2016 Fix for Safari. It dropped support of createShadowRoot already. Also added script to remove ads on music.yandex domains
  • v20161101.0 01. 11. 2016 Removed check for existing shadowRoot. Actually, even though my script doesn't detect it usually it's already there. Also, it actually have to run after the ABP to cover it.
  • v20161030.0 30. 10. 2016 https://music.yandex.ua/
  • v20161027.2 27. 10. 2016 Minor update for no yandex ads. Now should remove empty sections at the bottom on the https://news.yandex.ua/index.html
  • v20161027.1 27. 10. 2016 Fix for Adguard in Moonwalk video-player. They replace adv_enabled with getter without setter and attempt to set it fails due to that.
  • v20161027.0 27. 10. 2016 Fixed WSI crash on https://disk.yandex.ua/client/disk on file upload attempt. Removed temporary fix for https://twitter.com/2sporten/status/786532896613904384 since wrapper should fail to construct like a normal Worker there now.
  • v20161021.1 21. 10. 2016 https://www.overclockers.ru/ (extended antiABP killer to main domain)
  • v20161021.0 21. 10. 2016 http://baskino.club/
  • v20161019.0 19. 10. 2016 http://megogo.net/ru/view/1025-gitler-kaput.html
  • v20161018.5 18. 10. 2016 Updated style emulator for 4pda.
  • v20161018.4 18. 10. 2016 Fix for Safari + initial code for a 'style' property emulator.
  • v20161018.3 18. 10. 2016 http://rustorka.com/forum/index.php - broke window.open on their domain to prevent opening a new window by their half-broken popunder
  • v20161018.2 18. 10. 2016 Firefox compatibility patch for Element.prototype overriding on 4pda.
  • v20161018.1 18. 10. 2016 Replaced HTMLElement with just Element in 4pda fix. Looks like it's lowest-level class which implements get/set/remove methods for attributes.
  • v20161018.0 18. 10. 2016 Updated previous fix for 4pda to override more function, reduce duplicated code and do it before native scripts will have a chance to run
  • v20161017.3 17. 10. 2016 Added protection to the 'style' attribute of an elements my script modifies on 4pda since they attempt to monitor changes and unset them.
  • v20161017.2 17. 10. 2016 ABP detector on overclockers
  • v20161017.1 17. 10. 2016 Minor fix for hdrezka.me.
  • v20161017.0 17. 10. 2016 Fixed mistake in a previous fix for Moonwalk player. Should have used stopPropagation instead of preventDefault to prevent event bubbling.
  • v20161016.1 16. 10. 2016 Fixed false positive on: https://www.drive2.ru/l/455623325972955370/ (recommendations block)
  • v20161016.0 16. 10. 2016 Fix for Moonwalk skipper: in some cases they show extra overlay to catch clicks and show ads on click, this update should deal with it.
  • v20161015.0 14. 10. 2016 Temporary fix for odd CPS on Twitter: https://twitter.com/2sporten/status/786532896613904384
  • v20161013.3 13. 10. 2016 Implemented re-call of _create in createStyle (called when style got removed) in non-locking manner (in case of two MutationObservers clash over it). Now re-appending should happen outside of observer while it still will get style to monitor via promise.
  • v20161013.2 13. 10. 2016 Added code similar to https://greatest.deepsurf.us/en/scripts/23922-anti-adblock-killer-for-overclockers-ru/
  • v20161013.1 13. 10. 2016 Removed code used to block one of the circumvention methods - breaks way too much. http://online.anidub.com/anime_tv/anime_ongoing/9921-proekt-vospitaniya-devochek-volshebnic-mahou-shoujo-ikusei-keikaku-01-iz-12.html It isn't of importance anyway since WS CSP blocking were recently implemented in ABP. So, WSI will eventually go away.
  • v20161013.0 12. 10. 2016 http://hindcine.net/years/2017/
  • v20161012.0 11. 10. 2016 http://www.sport-express.ru/olympics/news/aleksandr-zhukov-vazhno-chtoby-rossiya-byla-predstavlena-v-mok-bolshim-kolichestvom-lyudey-1053764/
  • v20161010.2 10. 10. 2016 Better detection of special case on 24video.xxx, fixed broken frames on http://dota2.ru/streams/ and potentially many other domains (looks like frame appears as "ready" during DOMContentLoaded event if 'src' is specified and even accessible yet since contains about:blank page)

Zobrazit všechny verze skriptu