Initial commit
This commit is contained in:
commit
b070ee8f7a
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.idsig
|
BIN
apk/aniyomi-all.googledrive-v14.15.apk
Normal file
BIN
apk/aniyomi-all.googledrive-v14.15.apk
Normal file
Binary file not shown.
BIN
apk/aniyomi-all.googledriveindex-v14.7.apk
Normal file
BIN
apk/aniyomi-all.googledriveindex-v14.7.apk
Normal file
Binary file not shown.
BIN
apk/aniyomi-all.jellyfin-v14.15.apk
Normal file
BIN
apk/aniyomi-all.jellyfin-v14.15.apk
Normal file
Binary file not shown.
BIN
icon/eu.kanade.tachiyomi.animeextension.all.googledrive.png
Normal file
BIN
icon/eu.kanade.tachiyomi.animeextension.all.googledrive.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
icon/eu.kanade.tachiyomi.animeextension.all.googledriveindex.png
Normal file
BIN
icon/eu.kanade.tachiyomi.animeextension.all.googledriveindex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
icon/eu.kanade.tachiyomi.animeextension.all.jellyfin.png
Normal file
BIN
icon/eu.kanade.tachiyomi.animeextension.all.jellyfin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
76
index.json
Normal file
76
index.json
Normal 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
1
index.min.json
Normal 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"}]}]
|
Loading…
x
Reference in New Issue
Block a user