From Brotato Wiki

(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 blacklist 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 #</pre> <!-- leave this line exactly as it is --> bit.ly/3VhsXay")
 
(Allowing all bit.ly urls so mod developers can track download statistics)
 
Line 8: Line 8:


  #</pre> <!-- leave this line exactly as it is -->
  #</pre> <!-- leave this line exactly as it is -->
bit.ly/3VhsXay
\bbit\.ly\b

Latest revision as of 13:23, 21 November 2022

#

# External URLs matching this list will *not* be blocked even if they would
# have been blocked by blacklist 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

 #

\bbit\.ly\b