Skip to content

v1.1.8

Choose a tag to compare

@fazza-abiyyu fazza-abiyyu released this 29 Aug 00:30
· 2 commits to main since this release

[1.1.8] - 2026-08-29

馃悰 Bug Fixes

  • Reload Not Working on Blank Pages: Pull-to-refresh failed to reload pages stuck in a blank loading state. shouldOverrideUrlLoading was intercepting the reload and re-posting loadUrl via mainHandler.post, introducing a delay/race condition. Now reload() sets lastOverrideTime/lastOverrideUrl so the navigation is not intercepted.
  • CSS Missing Due to cdnsolutions.media Blocked: Domain cdnsolutions.media removed from ad_domains.txt and knownAdHosts to prevent CSS/JS requests from being blocked at the network level. Retained in JS-level detection to hide ad elements from that domain.
  • Ads Leaking (hevexiximyzywy.com): Domain hevexiximyzywy.com added to ad_domains.txt, knownAdHosts, and adDomains JS detection.

馃敡 Yue-AdBlock Updates

  • Remote Adblock Rule Expansion: Added video_ads.txt (152 lines), popup_ads.txt (223 lines), anti_adblock_selectors.txt (128 selectors), and streaming.json policy profile. Ad domain list expanded by +2485 domains.
  • Streaming Profile: New policy profile optimized for video streaming sites with balanced ad blocking.