This commit is contained in:
Ashley 2023-02-24 15:10:48 +00:00
parent a87d47337a
commit 0a63a2eb26

View file

@ -23,6 +23,7 @@ const URL_WHITELIST = [
"twemoji.maxcdn.com",
"unpkg.com",
"youtube.com",
"returnyoutubedislikeapi.com"
];
const app = express();