Revert "use sniffnet.app domain"

This reverts commit 7cbb2ad395.
This commit is contained in:
GyulyVGC
2025-11-27 20:12:40 +01:00
parent 7cbb2ad395
commit da5ce20bdf
9 changed files with 16 additions and 20 deletions

View File

@@ -1,9 +1,5 @@
{
"origins": [
"https://sniffnet.app"
],
"originsRegex": [
"http://localhost:[0-9]+"
],
"origins": ["https://sniffnet.net"],
"originsRegex": ["http://localhost:[0-9]+"],
"defaultCommentOrder": "oldest"
}