Allow cors for api.webamp.org

This commit is contained in:
Jordan Eldredge 2022-02-20 03:50:21 -05:00
parent c1aae3485a
commit 2dca4bfb85

View file

@ -167,6 +167,7 @@ async function getSitemapUrls() {
const allowList = [
/https:\/\/skins\.webamp\.org/,
/https:\/\/api\.webamp\.org/,
/https:\/\/winamp-skin-museum\.pages\.dev/,
/http:\/\/localhost:3000/,
/http:\/\/localhost:3001/,