reword the comment on censorship
This commit is contained in:
parent
1ee3ccf724
commit
08b6b775e2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from .util import concat_nonsense, rot13, head
|
|||
from .structs import Check
|
||||
|
||||
first = [
|
||||
# this avoids issues with chinese censorship. see:
|
||||
# checking this first this avoids issues with censorship in China. see:
|
||||
# https://www.bortzmeyer.org/sichuan-pepper.html
|
||||
Check("common", "baidu.com"),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue