1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "N0chteil ^^",
- "id": "495901098926669825"
- },
- "service": "Wizarding World",
- "description": {
- "en": "The Wizarding World is a fantasy media franchise and shared fictional universe centred on a series of films, based on the Harry Potter novel series by J. K. Rowling.",
- "nl": "The Wizarding World is een fantasy-mediafranchise en gedeeld fictief universum rond een reeks films, gebaseerd op de Harry Potter-serie van J. K. Rowling."
- },
- "url": [
- "www.wizardingworld.com",
- "my.wizardingworld.com"
- ],
- "version": "1.0.21",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/W/Wizarding%20World/assets/logo.jpg",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/Wizarding%20World/assets/thumbnail.png",
- "color": "#000",
- "category": "other",
- "tags": [
- "potter",
- "hogwarts",
- "magic"
- ],
- "settings": [
- {
- "id": "timeElapsed",
- "title": "Show elapsed time",
- "icon": "fad fa-hourglass-half",
- "value": true
- },
- {
- "id": "showButtons",
- "title": "Show buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|