diff --git a/anime/anicrush/manifest.json b/anime/anicrush/manifest.json new file mode 100644 index 0000000..a585b54 --- /dev/null +++ b/anime/anicrush/manifest.json @@ -0,0 +1,16 @@ +{ + "schemaVersion": 1, + "id": "anicrush", + "name": "AniCrush", + "type": "anime-streaming", + "version": "1.0.0", + "entry": "source.js", + "author": "nonameyet", + "website": "https://anicrush.to/", + "language": "English", + "supports": { + "sub": true, + "dub": true, + "hls": true + } +}