diff options
author | Kyomotoi <[email protected]> | 2020-10-07 13:07:37 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-10-07 13:07:37 +0800 |
commit | 9b1384577c16486f8ea21632a0cee50e05fd43ad (patch) | |
tree | e84a8f16413db239d32fa205c7e5ff709d50182e | |
parent | cec804951b97bcab81551bb8c7a1a1e1c473aaa7 (diff) | |
download | ATRI-9b1384577c16486f8ea21632a0cee50e05fd43ad.tar.gz ATRI-9b1384577c16486f8ea21632a0cee50e05fd43ad.tar.bz2 ATRI-9b1384577c16486f8ea21632a0cee50e05fd43ad.zip |
[Update]
-rw-r--r-- | key.json | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1 +1,12 @@ -{"LoliconAPI": "", "FaceplusAPI": "", "FaceplusSECRET": "", "SauceNaoKEY": ""}
\ No newline at end of file +{ + "API": { + "LoliconAPI": "", + "FaceplusAPI": "", + "FaceplusSECRET": "", + "SauceNaoKEY": "" + }, + + "config": { + "SUPERUSERS": [1234567890] + } +}
\ No newline at end of file |