|
@@ -687,6 +687,30 @@
|
|
|
"regex": "(lakeus\\.xyz)",
|
|
|
"articlePath": "/wiki/",
|
|
|
"scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "betawiki.net",
|
|
|
+ "regex": "((?:www\\.)?betawiki\\.net)",
|
|
|
+ "articlePath": "/wiki/",
|
|
|
+ "scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "destinypedia.com",
|
|
|
+ "regex": "((?:www\\.)?destinypedia\\.com)",
|
|
|
+ "articlePath": "/",
|
|
|
+ "scriptPath": "/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "grifkuba.net",
|
|
|
+ "regex": "((?:www\\.)?(?:(wiki)\\.)?grifkuba\\.net)",
|
|
|
+ "articlePath": "/wiki/",
|
|
|
+ "scriptPath": "/w/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "wiki.teamfortress.com",
|
|
|
+ "regex": "(wiki\\.teamfortress\\.com)",
|
|
|
+ "articlePath": "/wiki/",
|
|
|
+ "scriptPath": "/w/"
|
|
|
}
|
|
|
]
|
|
|
}
|