mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #268] Performance issues #183
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryanbr on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/268
To avoid it being to applied to non-search, if the lists can be converted specifically
www.google.comrather thangoogle.com.@ryanbr commented on GitHub (Oct 28, 2025):
From the discussion, translate.google.com operates slowly, https://community.brave.app/t/im-having-a-problem-with-google-translate-when-typing-in-text/644518/12
@ryanbr commented on GitHub (Oct 28, 2025):
I do suspect even changing to www.google.com, it'll be slower on www.google.com perf wise.
google.com##a[href*="url"]:upward(2):remove()The mix of a wildcard, :upward and :remove will cause perf issues