For Detective Conan, adding /wiki to base URL
www.detectiveconanworld.com leads to the parent org's homepage, so /wiki is effectively part of the wiki's base URLpull/512/head
parent
cee24440b7
commit
5ee5fc9123
|
@ -1159,11 +1159,11 @@
|
|||
}
|
||||
],
|
||||
"destination": "Detective Conan Wiki",
|
||||
"destination_base_url": "www.detectiveconanworld.com",
|
||||
"destination_base_url": "www.detectiveconanworld.com/wiki",
|
||||
"destination_platform": "mediawiki",
|
||||
"destination_icon": "detectiveconan.png",
|
||||
"destination_main_page": "Main_Page",
|
||||
"destination_search_path": "/wiki/index.php"
|
||||
"destination_search_path": "/index.php"
|
||||
},
|
||||
{
|
||||
"id": "en-digimon",
|
||||
|
|
Loading…
Reference in New Issue