mediawiki-projects-list 4.9.1 → 4.9.3

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/projects.json +17 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediawiki-projects-list",
3
- "version": "4.9.1",
3
+ "version": "4.9.3",
4
4
  "type": "commonjs",
5
5
  "description": "List of MediaWiki projects for use in discord-wiki-bot",
6
6
  "main": "index.js",
package/projects.json CHANGED
@@ -17,6 +17,13 @@
17
17
  "scriptPath": "https://$2.fandom.com/",
18
18
  "note": "Missing language support."
19
19
  },
20
+ {
21
+ "name": "mc.wiki",
22
+ "regex": "(((?:[a-z-]{2,12})\\.|)mc\\.wiki)(?:/wiki/|/w/|/|$)",
23
+ "namePath": "https://$2mc.wiki/",
24
+ "articlePath": "https://$2mc.wiki/",
25
+ "scriptPath": "https://$2minecraft.wiki/"
26
+ },
20
27
  {
21
28
  "name": "minceraft.wiki",
22
29
  "regex": "(((?:[a-z-]{2,12})\\.|)minceraft\\.wiki)(?:/wiki/|/w/|/|$)",
@@ -173,6 +180,16 @@
173
180
  "scriptPath": "/",
174
181
  "fullScriptPath": "https://bakugan.wiki/"
175
182
  },
183
+ {
184
+ "name": "balatrowiki.org",
185
+ "regex": "(balatrowiki\\.org)",
186
+ "articlePath": "/w/",
187
+ "scriptPath": "/",
188
+ "fullScriptPath": "https://balatrowiki.org/",
189
+ "extensions": [
190
+ "OAuth"
191
+ ]
192
+ },
176
193
  {
177
194
  "name": "banglapedia.org",
178
195
  "regex": "((en|bn)\\.banglapedia\\.org)",