Bureaucrats, emailconfirmed, Administrators
18,268
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
# * Everything from a "#" character to the end of the line is a comment | # * 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 email addresses | # * Every non-blank line is a regex fragment which will only match hosts inside email addresses | ||
# Domains | |||
techyuni\.co | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> | ||