reduce domain cutting from 100 to 99

This commit is contained in:
Connor Olding 2021-08-11 18:57:51 -07:00
parent a1a405220e
commit 788d75a5e9

View File

@ -84,7 +84,7 @@ checks = order_by_failures([
Check("weirdsub", _weirdsub, 152), Check("weirdsub", _weirdsub, 152),
]) ])
likely, unlikely = partition_checks(checks, 100) likely, unlikely = partition_checks(checks, 99)
defunct = [ defunct = [
"panda.tv", # imochen.github.io "panda.tv", # imochen.github.io