Spam-whitelist: Difference between revisions

From In București
Jump to navigationJump to search
Created page with "# # 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 is\.gd www\.google\.com # is\.gd www\.goo.gl\.com"
 
No edit summary
Line 9: Line 9:
  #
  #
is\.gd
is\.gd
www\.goo.gl\.com
www\.goo\.gl

Revision as of 13:40, 21 October 2024

  1. Syntax is as follows:
  2. * Everything from a "#" character to the end of the line is a comment
  3. * Every non-blank line is a regex fragment which will only match hosts inside URLs

is\.gd www\.google\.com

#

is\.gd www\.goo\.gl