More actions
Created page with " #<!-- leave this line exactly as it is --> <pre> # External URLs matching this list will *not* be blocked even if they would # have been blocked by block list entries. # # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a regex fragment which will only match hosts inside URLs ^youtube.com$ ^nexusmods.com$ #</pre> <!-- leave this line exactly as it is -->" |
No edit summary |
||
Line 9: | Line 9: | ||
^youtube.com$ | ^youtube.com$ | ||
^nexusmods.com$ | ^nexusmods.com$ | ||
^youtu.be$ | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 00:10, 19 January 2025
#
# External URLs matching this list will *not* be blocked even if they would # have been blocked by block list entries. # # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a regex fragment which will only match hosts inside URLs ^youtube.com$ ^nexusmods.com$ ^youtu.be$ #