reword the comment on censorship

This commit is contained in:
Connor Olding 2020-09-03 13:31:21 +02:00
parent 1ee3ccf724
commit 08b6b775e2

View File

@ -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"),
]