# START +========================================================================================= # ๐Ÿงพ Name: Strict List # ๐Ÿšฆ Status: Experimental # โœ Version: 0.11 # ๐Ÿšง Build: 1101 # ๐Ÿ“… Date: Aug 27, 2021 # ๐Ÿ•” Time: 3:50 AM # ๐Ÿ“” Description: # Blocks and then whitelists using Adblock-Style Syntax, Regular Expressions, Special Characters # and Rule Modifiers. # ๐Ÿ—จ Only works in Adblock Home v0.106.3 or later # ๐ŸŒ Adguard Home Site: https://adguard.com/en/adguard-home/overview.html # ๐ŸŒ AdGuard Home Repo: https://github.com/AdguardTeam/AdGuardHome # Ref: https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists#adblock-style # https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists#regular-expressions # https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists#rules-examples # ================================================================================================ # ๐Ÿ›‘ Blocks everything *.* # ๐Ÿ›‘ Priority blocks all HTTP traffic (insecure links) [disabled to test a bug, browsers should block by default anyway] # ||http://$important # ================================================================================================ # ๐Ÿ” SEARCH ENGINES: # โœ… Whitelists search engines ## @@|/(bing|google|duckduckgo|qwant|brave)\.com/$important # ๐Ÿ“’ NOTES APPS: # โœ… Whitelists notes apps ## @@|/(evernote\.com|standardnotes\.org)/$important # END ============================================================================================