(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 #### Allow desyncedgame.com \bdesyncedgame\.com #</pre> <!-- leave this line exactly as it is -->") |
No edit summary |
||
Line 9: | Line 9: | ||
#### Allow desyncedgame.com | #### Allow desyncedgame.com | ||
\bdesyncedgame\.com | \bdesyncedgame\.com | ||
### More (uncomment once needed, not sure if these work because the comment above says "will only match hosts") | |||
# \bdiscord\.gg/desynced\b | |||
# \bstore\.steampowered\.com/app/1450900\b | |||
# \bsteamcommunity\.com/app/1450900\b | |||
# \btwitter\.com/DesyncedGame\b | |||
# \bwww\.reddit\.com/r/DesyncedGame\b | |||
# \bstage-games\.com\b | |||
# \btwitter\.com/stage_games\b | |||
# \bwww\.youtube\.com/@stagegames2331\b | |||
# \bwww\.forklift\.gg\b | |||
# \btwitter\.com/forkliftgames\b | |||
# \bwww\.tiktok\.com/@forklift.gg\b | |||
# \bwww\.instagram\.com/forklift.gg\b | |||
# \bwww\.youtube\.com/@forkliftgames\b | |||
# \bgithub\.com/StageGames\b | |||
# \bwww\.7-zip\.org\b | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 22:31, 7 February 2024
#
# 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 #### Allow desyncedgame.com \bdesyncedgame\.com ### More (uncomment once needed, not sure if these work because the comment above says "will only match hosts") # \bdiscord\.gg/desynced\b # \bstore\.steampowered\.com/app/1450900\b # \bsteamcommunity\.com/app/1450900\b # \btwitter\.com/DesyncedGame\b # \bwww\.reddit\.com/r/DesyncedGame\b # \bstage-games\.com\b # \btwitter\.com/stage_games\b # \bwww\.youtube\.com/@stagegames2331\b # \bwww\.forklift\.gg\b # \btwitter\.com/forkliftgames\b # \bwww\.tiktok\.com/@forklift.gg\b # \bwww\.instagram\.com/forklift.gg\b # \bwww\.youtube\.com/@forkliftgames\b # \bgithub\.com/StageGames\b # \bwww\.7-zip\.org\b #