Compare commits

...
Author SHA1 Message Date
Anthony Stirling a09ff39eb5 remoteFix 2025-11-28 20:48:05 +00:00
+2 -2
View File
@@ -11,8 +11,8 @@
{
"identifier": "http:allow-fetch",
"allow": [
{ "url": "http://localhost:*" },
{ "url": "http://127.0.0.1:*" },
{ "url": "http://*" },
{ "url": "http://*:*" },
{ "url": "https://*" }
]
},