Skip to content

Commit

Permalink
chore(aniwave): rebrand from 9anime & add features (#7546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark_Ville authored Aug 5, 2023
1 parent dd51cfe commit d3b6e40
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 226 deletions.
59 changes: 0 additions & 59 deletions websites/0-9/9anime/metadata.json

This file was deleted.

167 changes: 0 additions & 167 deletions websites/0-9/9anime/presence.ts

This file was deleted.

File renamed without changes.
54 changes: 54 additions & 0 deletions websites/A/aniwave/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"$schema": "https://schemas.premid.app/metadata/1.9",
"author": {
"name": "Slowlife",
"id": "374905512661221377"
},
"service": "aniwave",
"description": {
"en": "Aniwave, formerly known as 9anime, is the best website to watch anime online for free, watch anime with DUB, SUB in HD. Wactch now! No Ads Guaranteed!.",
"nl": "Aniwave, eerder bekend als 9anime, is de beste website om gratis online anime te bekijken, bekijk anime nagesynchroniseerd, Ondertiteld en in HD! Kijk nu! Gegarandeerd Geen Advertenties!"
},
"url": "aniwave.to",
"regExp": "([a-z0-9-]+[.*])?(aniwave(.*)?[.][a-z]+)",
"version": "1.0.0",
"logo": "https://i.imgur.com/akfxN5c.png",
"thumbnail": "https://i.imgur.com/dgxPb4E.png",
"color": "#694ba1",
"category": "anime",
"tags": [
"aniwave",
"streaming"
],
"iframe": true,
"iFrameRegExp": ".*",
"settings": [
{
"id": "cover",
"title": "Show Cover",
"icon": "fad fa-images",
"value": true
},
{
"id": "timestamps",
"title": "Show Timestamps",
"icon": "fad fa-stopwatch",
"value": true
},
{
"id": "watch2getherJoinRoomButton",
"title": "Show Watch2gether \"Join Room\" Button",
"icon": "fas fa-compress-arrows-alt",
"value": false
},
{
"id": "buttons",
"title": "Show Buttons",
"icon": "fas fa-compress-arrows-alt",
"value": true,
"if": {
"privacyMode": false
}
}
]
}
Loading

0 comments on commit d3b6e40

Please sign in to comment.