Initial commit

This commit is contained in:
jmir1 2024-06-14 00:28:00 +02:00
commit b070ee8f7a
No known key found for this signature in database
GPG Key ID: 7B3B624787A072BD
9 changed files with 78 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.idsig

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

76
index.json Normal file
View File

@ -0,0 +1,76 @@
[
{
"name": "Aniyomi: Google Drive",
"pkg": "eu.kanade.tachiyomi.animeextension.all.googledrive",
"apk": "aniyomi-all.googledrive-v14.15.apk",
"lang": "all",
"code": 15,
"version": "14.15",
"nsfw": 0,
"hasReadme": 0,
"hasChangelog": 0,
"sources": [
{
"name": "Google Drive",
"lang": "all",
"id": "4222017068256633289",
"baseUrl": "https://drive.google.com",
"versionId": 1
}
]
},
{
"name": "Aniyomi: GoogleDriveIndex",
"pkg": "eu.kanade.tachiyomi.animeextension.all.googledriveindex",
"apk": "aniyomi-all.googledriveindex-v14.7.apk",
"lang": "all",
"code": 7,
"version": "14.7",
"nsfw": 0,
"hasReadme": 0,
"hasChangelog": 0,
"sources": [
{
"name": "GoogleDriveIndex",
"lang": "all",
"id": "7558489246571085102",
"baseUrl": "",
"versionId": 1
}
]
},
{
"name": "Aniyomi: Jellyfin",
"pkg": "eu.kanade.tachiyomi.animeextension.all.jellyfin",
"apk": "aniyomi-all.jellyfin-v14.15.apk",
"lang": "all",
"code": 15,
"version": "14.15",
"nsfw": 0,
"hasReadme": 0,
"hasChangelog": 0,
"sources": [
{
"name": "Jellyfin (1)",
"lang": "all",
"id": "1100359934660540567",
"baseUrl": "http://127.0.0.1:8096",
"versionId": 1
},
{
"name": "Jellyfin (2)",
"lang": "all",
"id": "5716273013801838310",
"baseUrl": "http://127.0.0.1:8096",
"versionId": 1
},
{
"name": "Jellyfin (3)",
"lang": "all",
"id": "7066619062139039107",
"baseUrl": "http://127.0.0.1:8096",
"versionId": 1
}
]
}
]

1
index.min.json Normal file
View File

@ -0,0 +1 @@
[{"name":"Aniyomi: Google Drive","pkg":"eu.kanade.tachiyomi.animeextension.all.googledrive","apk":"aniyomi-all.googledrive-v14.15.apk","lang":"all","code":15,"version":"14.15","nsfw":0,"sources":[{"name":"Google Drive","lang":"all","id":"4222017068256633289","baseUrl":"https://drive.google.com"}]},{"name":"Aniyomi: GoogleDriveIndex","pkg":"eu.kanade.tachiyomi.animeextension.all.googledriveindex","apk":"aniyomi-all.googledriveindex-v14.7.apk","lang":"all","code":7,"version":"14.7","nsfw":0,"sources":[{"name":"GoogleDriveIndex","lang":"all","id":"7558489246571085102","baseUrl":""}]},{"name":"Aniyomi: Jellyfin","pkg":"eu.kanade.tachiyomi.animeextension.all.jellyfin","apk":"aniyomi-all.jellyfin-v14.15.apk","lang":"all","code":15,"version":"14.15","nsfw":0,"sources":[{"name":"Jellyfin (1)","lang":"all","id":"1100359934660540567","baseUrl":"http://127.0.0.1:8096"},{"name":"Jellyfin (2)","lang":"all","id":"5716273013801838310","baseUrl":"http://127.0.0.1:8096"},{"name":"Jellyfin (3)","lang":"all","id":"7066619062139039107","baseUrl":"http://127.0.0.1:8096"}]}]