write comment about a shock domain being parked
This commit is contained in:
parent
660e37f8e3
commit
d64db84783
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ likely = [
|
||||||
|
|
||||||
# some servers block shock sites, which isn't a terrible idea,
|
# some servers block shock sites, which isn't a terrible idea,
|
||||||
# but it's inaccurate.
|
# but it's inaccurate.
|
||||||
Check("shock", rot13("tbng.pk")),
|
Check("shock", rot13("tbng.pk")), # actually parked at this time
|
||||||
|
|
||||||
# some servers block piracy and porn sites for being taboo, or whatever.
|
# some servers block piracy and porn sites for being taboo, or whatever.
|
||||||
Check("porn", "pornhub.com"),
|
Check("porn", "pornhub.com"),
|
||||||
|
|
Loading…
Reference in a new issue