Add node to list of scripts

This commit is contained in:
dangered wolf 2022-08-28 22:32:53 -04:00
parent b5e524be55
commit b6bcdd728e
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -33,7 +33,7 @@ const statusRequest = async (
the http-equiv="refresh" meta tag will ensure an actual human is sent to the destination. */
const isBotUA =
userAgent.match(
/bot|facebook|embed|got|firefox\/92|curl|wget|go-http|yahoo|generator|whatsapp|preview|link|proxy|vkshare|images|analyzer|index|crawl|spider|python|cfnetwork/gi
/bot|facebook|embed|got|firefox\/92|curl|wget|go-http|yahoo|generator|whatsapp|preview|link|proxy|vkshare|images|analyzer|index|crawl|spider|python|cfnetwork|node/gi
) !== null;
/* Check if domain is a direct media domain (i.e. d.fxtwitter.com),