8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
#
|
|
# Reject top level domains
|
|
#
|
|
|
|
/\.bar$/ REJECT
|
|
/\.co$/ REJECT
|
|
|