12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- },
- "service": "Kijk",
- "description": {
- "nl": "Kijk opent je ogen",
- "en": "Kijk opens your eyes."
- },
- "url": "www.kijk.nl",
- "version": "1.2.10",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/K/Kijk/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/K/Kijk/assets/thumbnail.jpg",
- "color": "#ff0000",
- "category": "videos",
- "tags": [
- "nl",
- "dutch",
- "nederlands",
- "kijk",
- "video"
- ],
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "buttons",
- "if": {
- "privacy": false
- },
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "covers",
- "if": {
- "privacy": false
- },
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": false
- }
- ]
- }
|