1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Kyrie",
- "id": "368399721494216706"
- },
- "service": "Wcostream",
- "description": {
- "en": "Watch anime online, You can watch anime movies online and english dubbed. Our site to watch animes. Best online animes series here."
- },
- "url": "www.wcostream.tv",
- "regExp": "(www[.])?wcostream[.].{2,5}",
- "version": "1.1.19",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/W/Wcostream/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/Wcostream/assets/thumbnail.png",
- "color": "#FFCE39",
- "category": "videos",
- "tags": [
- "anime",
- "cartoon",
- "streaming"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "timestamps",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "cover",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|