the 2024 instance massacre (+whitelist minor.cafe)
This commit is contained in:
parent
0a6f901efb
commit
3c830d0f88
|
@ -176,20 +176,15 @@ app.get("/callback", RateLimiter.HIGH, async (req, res) => {
|
|||
|
||||
const whitelistedInstances = [
|
||||
"akko.faraday.quest",
|
||||
"cannibal.cafe",
|
||||
"cottoncandy.cafe",
|
||||
"cub.lol",
|
||||
"eepy.express",
|
||||
"imouto.exposed",
|
||||
"love.is.notacri.me",
|
||||
"mapsupport.de",
|
||||
"minor.cafe",
|
||||
"my.thoughtcrimes.top",
|
||||
"nnia.cc",
|
||||
"nnia.space",
|
||||
"oddballs.online",
|
||||
"paravielfalt.zone",
|
||||
"rape.pet",
|
||||
"tummy.town",
|
||||
];
|
||||
|
||||
if (!whitelistedInstances.includes(hostname)) {
|
||||
|
|
Loading…
Reference in New Issue