Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions websites/A/Anikura/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"$schema": "https://schemas.premid.app/metadata/1.16",
"apiVersion": 1,
"author": {
"name": "q_wo2",
"id": "1238250053836079160"
},
"service": "Anikura",
"description": {
"en": "Stream your presence from Anikura to your friends on Discord.",
"ja": "Anikuraからあなたの存在をDiscordの友達にストリーミングしましょう。"
},
"url": "anikura.club",
"regExp": "^https?[:][/][/](www[.])?anikura[.]club[/]",
"version": "1.0.0",
"logo": "https://i.imgur.com/7J9jL7R.png",
"thumbnail": "https://i.imgur.com/xK5jHDy.png",
"color": "#6366f1",
"category": "anime",
"tags": [
"anime",
"streaming"
],
"settings": [
{
"id": "multiLanguage",
"title": "Multi-language support",
"icon": "fas fa-language",
"value": true
},
{
"id": "showAnimeAsTitle",
"title": "Use anime name as header",
"icon": "fas fa-heading",
"value": false
},
{
"id": "buttons",
"title": "Show buttons",
"icon": "fas fa-link",
"value": true
},
{
"id": "showEpTitle",
"title": "Show episode title / chapter",
"icon": "fas fa-file-alt",
"value": true
}
]
}
Loading
Loading