mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 02:27:37 +00:00
Allow code sandbox to consume our API
This commit is contained in:
parent
d7200892d9
commit
c635fcabd6
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ async function getSitemapUrls() {
|
|||
const allowList = [
|
||||
/https:\/\/skins\.webamp\.org/,
|
||||
/https:\/\/api\.webamp\.org/,
|
||||
/https:\/\/[^.]*\.csb\.app/,
|
||||
/https:\/\/winamp-skin-museum\.pages\.dev/,
|
||||
/http:\/\/localhost:3000/,
|
||||
/http:\/\/localhost:3001/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue