mediawiki-projects-list 2.3.4 → 2.3.5

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediawiki-projects-list",
3
- "version": "2.3.4",
3
+ "version": "2.3.5",
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
@@ -393,6 +393,13 @@
393
393
  ]
394
394
  }
395
395
  },
396
+ {
397
+ "name": "fallout.wiki",
398
+ "regex": "(fallout\\.wiki)",
399
+ "articlePath": "/wiki/",
400
+ "scriptPath": "/",
401
+ "fullScriptPath": "https://fallout.wiki/"
402
+ },
396
403
  {
397
404
  "name": "fallout-wiki.com",
398
405
  "regex": "((?:www\\.)?fallout-wiki\\.com)",
@@ -1257,13 +1264,6 @@
1257
1264
  "scriptPath": "/",
1258
1265
  "fullScriptPath": "https://wiki.halo.fr/"
1259
1266
  },
1260
- {
1261
- "name": "glitchtale.com",
1262
- "regex": "((?:www\\.)?glitchtale\\.com)",
1263
- "articlePath": "/wiki/index.php/",
1264
- "scriptPath": "/wiki/",
1265
- "fullScriptPath": "https://glitchtale.com/wiki/"
1266
- },
1267
1267
  {
1268
1268
  "name": "wiki.therofl98.co",
1269
1269
  "regex": "(wiki\\.therofl98\\.co)",