diff options
Diffstat (limited to '')
| -rw-r--r-- | extensions.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/extensions.json b/extensions.json new file mode 100644 index 0000000..df58c69 --- /dev/null +++ b/extensions.json @@ -0,0 +1,30 @@ +{ + "mihon": { + "keiyoushi": { + "name": "Keiyoushi", + "source": "https://github.com/keiyoushi/extensions", + "path": "/keiyoushi/index.min.json", + "commit": "92eae2fca691e97b3eb42069535c290fb1169a9a" + }, + "yuzono/manga": { + "name": "Yuzono Manga", + "source": "https://github.com/yuzono/manga-repo", + "path": "/yuzono/manga/index.min.json", + "commit": "93f9a963f0bf9df3e0115e360bbb454f29b2bcbc" + } + }, + "aniyomi": { + "kohi-den": { + "name": "Kohi-den", + "source": "https://noz.one/mirror/kohi-den-extensions", + "path": "/kohi-den/index.min.json", + "commit": "23839da666cdb9f157aedfc0a9a2c7fd5c835667" + }, + "yuzono/anime": { + "name": "Yuzono Anime", + "source": "https://github.com/yuzono/anime-repo", + "path": "/yuzono/anime/index.min.json", + "commit": "2416dec159cad0952031fe0a128882f58e37c9c9" + } + } +}
\ No newline at end of file |
