You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (req.url == '/') return res.send('This is meant for rickrolling people. Put any subdomain and path');
if (["Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0", "Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)"].some(x => x == req.headers['user-agent']))