2026-07-26 18:09:21 +00:00
|
|
|
# domain-status-list
|
|
|
|
|
|
2026-07-26 18:30:33 +00:00
|
|
|
HTML page that displays a list of domains or sites and their status
|
|
|
|
|
|
2026-07-26 19:13:41 +00:00
|
|
|
Add a "favicon.png" to have a favicon.
|
|
|
|
|
|
2026-07-26 19:14:32 +00:00
|
|
|
Can be run locally from file directory or with python http server:
|
2026-07-26 18:30:33 +00:00
|
|
|
|
2026-07-26 19:03:47 +00:00
|
|
|
clear; python -m http.server
|