mediawiki-projects-list 4.1.0 → 4.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/projects.json +1 -1
package/package.json
CHANGED
package/projects.json
CHANGED
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
},
|
|
1839
1839
|
{
|
|
1840
1840
|
"name": "wikiapiary.com",
|
|
1841
|
-
"regex": "((?:www\\.)?wikiapiary\\.com",
|
|
1841
|
+
"regex": "((?:www\\.)?wikiapiary\\.com)",
|
|
1842
1842
|
"articlePath": "/wiki/",
|
|
1843
1843
|
"scriptPath": "/w/",
|
|
1844
1844
|
"fullScriptPath": "https://wikiapiary.com/w/"
|