12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Ghaith M. AlHallak",
- "id": "448318357540962314"
- },
- "service": "Anime4up",
- "description": {
- "en": "Anime4up - Arabic website to watch and download Arabic subbed anime with multiple servers.",
- "ga": "Anime4up - Suíomh Gréasáin Araibis chun féachaint ar agus íoslódáil anime subbed Araibis le freastalaithe iolracha.",
- "nl": "Anime4up - Arabische website om Arabische ondertekende anime met meerdere servers te bekijken en te downloaden.",
- "vi": "Anime4up - Trang web Ả Rập để xem và tải về những bộ anime được phụ đề Tiếng Ả Rập từ nhiều máy chủ."
- },
- "url": "anime4up.art",
- "version": "2.0.28",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/A/Anime4up/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/A/Anime4up/assets/thumbnail.png",
- "color": "#38b5eb",
- "category": "anime",
- "tags": [
- "anime",
- "streaming"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "timestamp",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- },
- {
- "id": "logo",
- "title": "Icon",
- "icon": "fab fa-discord",
- "values": [
- "Light",
- "Dark"
- ],
- "value": 0
- }
- ]
- }
|