mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #186] keep.google.com notes deleted due to removed blocked content [dataloss] #109
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 @eyaler on GitHub (Jun 23, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/186
see also: https://github.com/uBlockOrigin/uBlock-issues/issues/3686
@krystian3w commented on GitHub (Jun 23, 2025):
Assuming the filter is supposed to work only in search results, this should help add
~keep.google.*or change towww.google.*.If keep notes don't have any strange irritations you can also use:
So to defend against
:remove()you can useehidefor pages without irritations/ads/tracking boards or verify each commit with the contents ofremovein the file.@eyaler commented on GitHub (Jun 23, 2025):
i think this commit might have started the issue:
a6668ae4b8from april 30.i am trying to find a way for users to audit their keep notes history for restoring data - so identifying the date is a first step. also is there some ubo default log that can help to find these instances?
@krystian3w commented on GitHub (Jun 23, 2025):
uBo does not offer permanent logs that would allow us to assess how long someone has had their notes corrupted by this project (or similarly constructed filters).
You can run git locally looking for other
removephrases in this project:git log --before="2025-4-30" -S removehttps://stackoverflow.com/questions/4468361/search-all-of-git-history-for-a-string
https://stackoverflow.com/a/54869041
@laylavish commented on GitHub (Sep 8, 2025):
Should be fixed (thanks @krystian3w!)
@krystian3w commented on GitHub (Sep 9, 2025):
I will link to it in this issue so that no one is surprised that there are elements on the notes page that should be hidden by other lists that have returned:
3fc9023711Theoretically, elements can then be hidden less efficiently with a scriptlet: