aboutsummaryrefslogtreecommitdiff
path: root/mod/acron.json
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-07-26 19:06:11 -0700
committerTrumeet <yuuta@yuuta.moe>2022-07-26 19:06:11 -0700
commitd8fe269327a1a51f2588a3573a4764613da16388 (patch)
tree97bd20983700bb13eba7f7d524d3c6d529303b46 /mod/acron.json
parent31a5d2990ba666ce5ef4a1f79f7999a9bdfaac2a (diff)
downloadacron-d8fe269327a1a51f2588a3573a4764613da16388.tar
acron-d8fe269327a1a51f2588a3573a4764613da16388.tar.gz
acron-d8fe269327a1a51f2588a3573a4764613da16388.tar.bz2
acron-d8fe269327a1a51f2588a3573a4764613da16388.zip
Move the mod to mod/
Diffstat (limited to 'mod/acron.json')
-rw-r--r--mod/acron.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/mod/acron.json b/mod/acron.json
new file mode 100644
index 0000000..83edef5
--- /dev/null
+++ b/mod/acron.json
@@ -0,0 +1,19 @@
+{
+ "clients": [
+ {
+ "id": "1",
+ "token": "a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3",
+ "rules": [
+ {
+ "regex": ".*",
+ "action": "allow",
+ "display": true
+ }
+ ]
+ },
+ {
+ "id": "2",
+ "token": "a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3"
+ }
+ ]
+} \ No newline at end of file