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 [username, hostname] = whoami.sub.split("@");
|
||||||
|
|
||||||
const whitelistedInstances = [
|
const whitelistedInstances = [
|
||||||
|
"akko.faraday.quest",
|
||||||
"cannibal.cafe",
|
"cannibal.cafe",
|
||||||
"cottoncandy.cafe",
|
"cottoncandy.cafe",
|
||||||
"cub.lol",
|
"cub.lol",
|
||||||
|
|
Loading…
Reference in New Issue