whitelist akko.faraday.quest
This commit is contained in:
parent
f3239b2352
commit
0a6f901efb
|
@ -175,6 +175,7 @@ app.get("/callback", RateLimiter.HIGH, async (req, res) => {
|
|||
const [username, hostname] = whoami.sub.split("@");
|
||||
|
||||
const whitelistedInstances = [
|
||||
"akko.faraday.quest",
|
||||
"cannibal.cafe",
|
||||
"cottoncandy.cafe",
|
||||
"cub.lol",
|
||||
|
|
Loading…
Reference in New Issue