-
Notifications
You must be signed in to change notification settings - Fork 99
Add an AI Blocklist #720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add an AI Blocklist #720
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other comments (3)
- assets/filter_72.txt (4-6) The filter file is missing version and last modified date information on lines 4 and 6. These fields should be populated to help users understand how current the list is.
- filters/other/filter_72_uBlockOriginHUGEAIBlocklist/metadata.json (7-7) The `timeAdded` value (1760100609) appears to be set to a future date (around October 2025). This should be the current Unix timestamp when the filter was added.
- filters/other/filter_67_HageziAppleTrackerBlocklist/metadata.json (7-7) The `timeAdded` value has been changed from what appears to be a millisecond-precision timestamp (1751475097803) to a shorter value (1760100609). If the system expects consistent timestamp formats, this could cause issues. Please verify if this timestamp should be in milliseconds (13 digits) or seconds (10 digits) and ensure consistency with other filters in the registry.
💡 To request another review, post a new comment with "/windsurf-review".
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/configuration.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/metadata.json
Outdated
Show resolved
Hide resolved
…ion.json Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
|
Can anyone please review this PRs... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 To request another review, post a new comment with "/windsurf-review".
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/metadata.json
Outdated
Show resolved
Hide resolved
filters/other/filter_67_HageziAppleTrackerBlocklist/metadata.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/configuration.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/configuration.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/configuration.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/configuration.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/metadata.json
Outdated
Show resolved
Hide resolved
filters/other/filter_72_uBlockOriginHUGEAIBlocklist/metadata.json
Outdated
Show resolved
Hide resolved
Oh sorry i know i'm a noob Co-authored-by: Sergey <[email protected]>
Oh im sorry i'm a noob p2 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p3 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p4 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p5 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p6 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p7 Co-authored-by: Sergey <[email protected]>
…ion.json I know i'm a noob p8 Co-authored-by: Sergey <[email protected]>
Final commit (this should be ok for the most part) Co-authored-by: Sergey <[email protected]>
|
This should be ok (for now)... I shouldn't requested this PR in the first place |
Hi! Hope this PR finds you well...
I just got frustrated of some AI images popping up on google recently so I decided to search for an AI blocklist to block AI generated images and videos and came across this github repo thats basically do all the AI blocking...
I don't know if this is gonna work on AdGuard DNS cause currently I'm using my own AdGuard DNS server.