fix: correct raw image URLs to gittea
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user