|
@@ -336,7 +336,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "bulbapedia.bulbagarden.net",
|
|
|
- "regex": "(bulbapedia\\.bulbagarden\\.net)",
|
|
|
+ "regex": "((?:(bulbapedia|archives|bulbanews)\\.)?bulbagarden\\.net)",
|
|
|
"articlePath": "/wiki/",
|
|
|
"scriptPath": "/w/"
|
|
|
},
|
|
@@ -426,7 +426,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "splatoonwiki.org",
|
|
|
- "regex": "((?:(fr|www)\\.)?splatoonwiki\\.org)",
|
|
|
+ "regex": "((?:(fr|es|www)\\.)?splatoonwiki\\.org)",
|
|
|
"articlePath": "/wiki/",
|
|
|
"scriptPath": "/w/"
|
|
|
},
|
|
@@ -717,6 +717,30 @@
|
|
|
"regex": "((?:www\\.)?lain\\.wiki)",
|
|
|
"articlePath": "/wiki/",
|
|
|
"scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "khuxwiki.com",
|
|
|
+ "regex": "((?:www\\.)?khuxwiki\\.com)",
|
|
|
+ "articlePath": "/wiki/",
|
|
|
+ "scriptPath": "/w/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "khdatabase.com",
|
|
|
+ "regex": "((?:www\\.)?khdatabase\\.com)",
|
|
|
+ "articlePath": "/",
|
|
|
+ "scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "wiki.halo.fr",
|
|
|
+ "regex": "(wiki\\.halo\\.fr)",
|
|
|
+ "articlePath": "/",
|
|
|
+ "scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "www.glitchtale.com",
|
|
|
+ "regex": "((?:www\\.)?glitchtale\\.com)",
|
|
|
+ "articlePath": "/wiki/index.php/",
|
|
|
+ "scriptPath": "/wiki/"
|
|
|
}
|
|
|
]
|
|
|
}
|