Update config.json
This commit is contained in:
16
config.json
Normal file
16
config.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"version": 11,
|
||||||
|
"dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/scrapers.dex",
|
||||||
|
"className": "com.kintsugi.scrapers.base.ScraperServiceImpl",
|
||||||
|
"baseUrls": {
|
||||||
|
"JkanimeApi": "https://jkanime.net/",
|
||||||
|
"PelispopApi": "https://pelispop.mov/"
|
||||||
|
},
|
||||||
|
"servers": [
|
||||||
|
"jkanime",
|
||||||
|
"pelispop"
|
||||||
|
],
|
||||||
|
"serversBlock": [
|
||||||
|
"mega"
|
||||||
|
]
|
||||||
|
}
|
||||||
10
servers.json
10
servers.json
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"servers": [
|
|
||||||
{
|
|
||||||
"name": "jkanime"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "pelispop"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user