fix: correct raw image URLs to gittea

This commit is contained in:
Tim Jochen Kicker
2026-02-23 19:21:26 +01:00
parent 91def20e61
commit 0506aa58ed
2 changed files with 16 additions and 16 deletions

View File

@@ -15,11 +15,11 @@
"license": "Custom",
"requirements": ["Zelda's Ballad"],
"download": "https://placeholder.example.com/botw-amiibo-outfits.zip",
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-thumb.jpg",
"thumbnail": "https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/amiibo-thumb.jpg",
"screenshots": [
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen1.jpg",
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen2.jpg",
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/amiibo-screen3.jpg"
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/amiibo-screen1.jpg",
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/amiibo-screen2.jpg",
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/amiibo-screen3.jpg"
]
},
{
@@ -33,10 +33,10 @@
"tags": ["weapon", "shield", "model"],
"license": "Custom",
"download": "https://gamebanana.com/mods/download/49623#FileInfo_442793",
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-thumb.jpg",
"thumbnail": "https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/mirror-shield-thumb.jpg",
"screenshots": [
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-screen1.jpg",
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/breath-of-the-wild/assets/mirror-shield-screen2.jpg"
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/mirror-shield-screen1.jpg",
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/breath-of-the-wild/assets/mirror-shield-screen2.jpg"
]
}
]