aboutsummaryrefslogtreecommitdiff
path: root/mod/acron.json
diff options
context:
space:
mode:
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