Update teamx.js

This commit is contained in:
Moustapha Kodjo Amadou
2025-04-08 18:05:24 +01:00
committed by GitHub
parent 3ed5c243ee
commit ba015f53d5

View File

@@ -1,15 +1,15 @@
const mangayomiSources = [
{
name: "TeamX",
lang: "ar",
baseUrl: "https://olympustaff.com",
apiUrl: "",
iconUrl:
"name": "TeamX",
"lang": "ar",
"baseUrl": "https://olympustaff.com",
"apiUrl": "",
"iconUrl":
"https://www.google.com/s2/favicons?sz=256&domain=https://olympustaff.com",
typeSource: "single",
itemType: 0,
version: "1.0.1",
pkgPath: "manga/src/ar/teamx.js",
"typeSource": "single",
"itemType": 0,
"version": "1.0.1",
"pkgPath": "manga/src/ar/teamx.js",
},
];