|
@@ -182,7 +182,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "wiki.biligame.com",
|
|
"name": "wiki.biligame.com",
|
|
- "regex": "(wiki\\.biligame\\.com/(?:[a-z\\d]{1,50}))",
|
|
|
|
|
|
+ "regex": "(wiki\\.biligame\\.com(?:/[a-z\\d]{1,50}))",
|
|
"articlePath": "/",
|
|
"articlePath": "/",
|
|
"scriptPath": "/"
|
|
"scriptPath": "/"
|
|
},
|
|
},
|
|
@@ -206,15 +206,15 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "femiwiki.com",
|
|
"name": "femiwiki.com",
|
|
- "regex": "((?:(?:www)\\.)?femiwiki\\.com)",
|
|
|
|
|
|
+ "regex": "((?:www\\.)?femiwiki\\.com)",
|
|
"articlePath": "/w/",
|
|
"articlePath": "/w/",
|
|
"scriptPath": "/"
|
|
"scriptPath": "/"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "revi.wiki",
|
|
"name": "revi.wiki",
|
|
- "regex": "((?:(?:private)\\.)?revi\\.wiki)",
|
|
|
|
|
|
+ "regex": "(revi\\.wiki)",
|
|
"articlePath": "/wiki/",
|
|
"articlePath": "/wiki/",
|
|
"scriptPath": "/w/"
|
|
"scriptPath": "/w/"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
-}
|
|
|
|
|
|
+}
|