From c36c35cefd3ecab0d6b0e6dfba60a3e8f1efd429 Mon Sep 17 00:00:00 2001 From: GyulyVGC Date: Tue, 5 Aug 2025 17:39:06 +0200 Subject: [PATCH] add giscus.json --- giscus.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 giscus.json diff --git a/giscus.json b/giscus.json new file mode 100644 index 00000000..80f1a31a --- /dev/null +++ b/giscus.json @@ -0,0 +1,5 @@ +{ + "origins": ["https://sniffnet.net"], + "originsRegex": ["http://localhost:[0-9]+"], + "defaultCommentOrder": "oldest" +} \ No newline at end of file