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 d5f7416 commit 56c76c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +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"],
["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 56c76c9

Please sign in to comment.