diff --git a/sites.json b/sites.json new file mode 100644 index 0000000..3a0a18f --- /dev/null +++ b/sites.json @@ -0,0 +1,7 @@ +{ + "urls": [ + "https://example.com", + "https://example.org", + "https://another-example.com" + ] +}