Skip to content

Commit

Permalink
Update generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Jun 25, 2021
1 parent 0ea6fba commit ea328a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ def genStaticFiles(results: list, us_domains_list: list, gb_domains_list: list):
["index.html", "valid top sites in Great Britain", ["gb-only-valid"]],
["pending.html", "scanning"],
["gen-error.html", "error"],
["errors.html", "error"],
["404.html", "not found"],
["error.html", "error"],
["query.html", "query", ["query", "query.html"]],
["security.txt", "", ["security.txt", ".well-known/security.txt"]],
["site.webmanifest", "", ["site.webmanifest", "manifest.json"]],
Expand Down

0 comments on commit ea328a4

Please sign in to comment.