Skip to content

Commit c56685c

Browse files
authored
fix(moonlight-psp): update screenshots to raw.githubusercontent.com for CORS compatibility (#52)
Co-authored-by: k4idyn <k4idyn@users.noreply.github.com>
1 parent cc66c45 commit c56685c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/moonlight/moonlight-psp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
],
1010
"icon": "https://github.com/moonlight-stream.png",
1111
"screenshots": [
12-
"https://dlhb.gamebrew.org/psphomebrew/images/MoonlightPSP.png",
13-
"https://dlhb.gamebrew.org/psphomebrew/images/MoonlightPSP4.png",
14-
"https://dlhb.gamebrew.org/psphomebrew/images/MoonlightPSP5.png"
12+
"https://raw.githubusercontent.com/k4idyn/Moonlight-PSP/main/docs/screenshots/MoonlightPSP.png",
13+
"https://raw.githubusercontent.com/k4idyn/Moonlight-PSP/main/docs/screenshots/MoonlightPSP4.png",
14+
"https://raw.githubusercontent.com/k4idyn/Moonlight-PSP/main/docs/screenshots/MoonlightPSP5.png"
1515
],
1616
"links": {
1717
"github": "https://github.com/k4idyn/Moonlight-PSP",

0 commit comments

Comments
 (0)