whitelist cub.lol
This commit is contained in:
parent
b47c7f47d0
commit
f3239b2352
|
@ -177,6 +177,7 @@ app.get("/callback", RateLimiter.HIGH, async (req, res) => {
|
||||||
const whitelistedInstances = [
|
const whitelistedInstances = [
|
||||||
"cannibal.cafe",
|
"cannibal.cafe",
|
||||||
"cottoncandy.cafe",
|
"cottoncandy.cafe",
|
||||||
|
"cub.lol",
|
||||||
"eepy.express",
|
"eepy.express",
|
||||||
"imouto.exposed",
|
"imouto.exposed",
|
||||||
"love.is.notacri.me",
|
"love.is.notacri.me",
|
||||||
|
|
Loading…
Reference in New Issue