diff options
author | meltland <[email protected]> | 2025-03-27 21:44:44 -0400 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-27 21:44:44 -0400 |
commit | 981467625ebcce35305b24db0b1c094eea16fa73 (patch) | |
tree | bf09d70edd89268d191e20ee78aa51973bfafe57 /config.json | |
parent | 4013bf977f8c48a32bfbb363e0bdccf1817cefa6 (diff) |
stuff and things and the likes
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config.json b/config.json new file mode 100644 index 0000000..ec0b2ac --- /dev/null +++ b/config.json @@ -0,0 +1,9 @@ +{ + "#note": { + "#": "Set the below values to what you need them to be!", + "whitelisted_urls": "URLs that are whitelisted for attachments.", + "gitlab_contributors_url": "URL to GitLab contributors API endpoint for your repo, or null to disable it." + }, + "whitelisted_urls": ["u.cubeupload.com", "files.catbox.moe", "litter.catbox.moe", "i.ibb.co", "cubeupload.com", "media.tenor.com", "tenor.com", "c.tenor.com", "meower.fraudulent.loan", "soktdeer.com", "boss.soktdeer.com"], + "gitlab_contributors_url": "https://gitlab.com/api/v4/projects/67813797/repository/contributors?order_by=name" +} \ No newline at end of file |