add default weeb central info

This commit is contained in:
2025-07-06 21:05:25 +02:00
parent 617808507d
commit e84e2314cb
5 changed files with 39 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>apks</title>
</head>
<body>
<pre>
<a href="apk/tachiyomi-en.weebcentral-v1.4.15.apk">Tachiyomi: Weeb Central</a>
</pre>
</body>
</html>

19
index.json Normal file
View File

@ -0,0 +1,19 @@
[
{
"name": "Tachiyomi: Weeb Central",
"pkg": "eu.kanade.tachiyomi.extension.en.weebcentral",
"apk": "tachiyomi-en.weebcentral-v1.4.15.apk",
"lang": "en",
"code": 15,
"version": "1.4.15",
"nsfw": 1,
"sources": [
{
"name": "Weeb Central",
"lang": "en",
"id": "2131019126180322627",
"baseUrl": "https://weebcentral.com"
}
]
}
]

1
index.min.json Normal file
View File

@ -0,0 +1 @@
[{"name":"Tachiyomi: Weeb Central","pkg":"eu.kanade.tachiyomi.extension.en.weebcentral","apk":"tachiyomi-en.weebcentral-v1.4.15.apk","lang":"en","code":15,"version":"1.4.15","nsfw":1,"sources":[{"name":"Weeb Central","lang":"en","id":"2131019126180322627","baseUrl":"https://weebcentral.com"}]}]

7
repo.json Normal file
View File

@ -0,0 +1,7 @@
{
"meta": {
"name": "Keiyoushi",
"website": "https://keiyoushi.github.io",
"signingKeyFingerprint": "9add655a78e96c4ec7a53ef89dccb557cb5d767489fac5e785d671a5a75d4da2"
}
}