Bugfix to declaration of crawler whitelist map, reduce difficulty for testing

This commit is contained in:
Thomas Lynch
2023-06-10 12:51:56 +10:00
parent ab5614e702
commit 1df8277ee2
4 changed files with 7 additions and 15 deletions

View File

@@ -1,10 +1,2 @@
2001:4860:4801:10::/64
2001:4860:4801:11::/64
2001:4860:4801:12::/64
2001:4860:4801:13::/64
2001:4860:4801:14::/64
2001:4860:4801:15::/64
2001:4860:4801:16::/64
2001:4860:4801:17::/64
2001:4860:4801:18::/64
2001:4860:4801:19::/64
#127.0.0.1/24
#10.0.0.0/24

View File

@@ -1,2 +1,2 @@
127.0.0.1 {"pd":23,"pt":"argon2","cip":false,"cex":43200}
localhost {"pd":23,"pt":"argon2","cip":false,"cex":43200}
127.0.0.1 {"pd":16,"pt":"sha256","cip":false,"cex":43200}
localhost {"pd":16,"pt":"sha256","cip":false,"cex":43200}