mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
Update teamx.js
This commit is contained in:
committed by
GitHub
parent
3ed5c243ee
commit
ba015f53d5
@@ -1,15 +1,15 @@
|
|||||||
const mangayomiSources = [
|
const mangayomiSources = [
|
||||||
{
|
{
|
||||||
name: "TeamX",
|
"name": "TeamX",
|
||||||
lang: "ar",
|
"lang": "ar",
|
||||||
baseUrl: "https://olympustaff.com",
|
"baseUrl": "https://olympustaff.com",
|
||||||
apiUrl: "",
|
"apiUrl": "",
|
||||||
iconUrl:
|
"iconUrl":
|
||||||
"https://www.google.com/s2/favicons?sz=256&domain=https://olympustaff.com",
|
"https://www.google.com/s2/favicons?sz=256&domain=https://olympustaff.com",
|
||||||
typeSource: "single",
|
"typeSource": "single",
|
||||||
itemType: 0,
|
"itemType": 0,
|
||||||
version: "1.0.1",
|
"version": "1.0.1",
|
||||||
pkgPath: "manga/src/ar/teamx.js",
|
"pkgPath": "manga/src/ar/teamx.js",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user