mediawiki-projects-list 2.3.5 → 2.3.6

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 +90 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediawiki-projects-list",
3
- "version": "2.3.5",
3
+ "version": "2.3.6",
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
@@ -243,7 +243,8 @@
243
243
  "regex": "((?:www\\.)?barotraumagame\\.com)",
244
244
  "articlePath": "/wiki/",
245
245
  "scriptPath": "/baro-wiki/",
246
- "fullScriptPath": "https://barotraumagame.com/baro-wiki/"
246
+ "fullScriptPath": "https://barotraumagame.com/baro-wiki/",
247
+ "note": "Requires cookies to be accessed."
247
248
  },
248
249
  {
249
250
  "name": "confrontation.wiki",
@@ -350,11 +351,11 @@
350
351
  ]
351
352
  },
352
353
  {
353
- "name": "zeldapedia.wiki",
354
- "regex": "((?:www\\.)?zeldapedia\\.wiki)",
354
+ "name": "zeldawiki.wiki",
355
+ "regex": "(zeldawiki\\.wiki)",
355
356
  "articlePath": "/wiki/",
356
357
  "scriptPath": "/w/",
357
- "fullScriptPath": "https://zeldapedia.wiki/w/",
358
+ "fullScriptPath": "https://zeldawiki.wiki/w/",
358
359
  "extensions": [
359
360
  "Cargo"
360
361
  ]
@@ -571,11 +572,11 @@
571
572
  "fullScriptPath": "https://ffxiv.consolegameswiki.com/mediawiki/"
572
573
  },
573
574
  {
574
- "name": "dc-multiverse.dcwikis.com",
575
- "regex": "(dc-multiverse\\.dcwikis\\.com)",
575
+ "name": "dcmultiversewiki.com",
576
+ "regex": "((?:www\\.)?dcmultiversewiki\\.com)",
576
577
  "articlePath": "/wiki/",
577
578
  "scriptPath": "/w/",
578
- "fullScriptPath": "https://dc-multiverse.dcwikis.com/w/",
579
+ "fullScriptPath": "https://dcmultiversewiki.com/w/",
579
580
  "wikiFarm": "miraheze",
580
581
  "extensions": [
581
582
  "CentralAuth",
@@ -1319,37 +1320,6 @@
1319
1320
  "scriptPath": "/",
1320
1321
  "fullScriptPath": "https://simpsonspedia.net/"
1321
1322
  },
1322
- {
1323
- "name": "info.sonicretro.org",
1324
- "regex": "(info\\.sonicretro\\.org)",
1325
- "articlePath": "/",
1326
- "scriptPath": "/",
1327
- "fullScriptPath": "https://info.sonicretro.org/"
1328
- },
1329
- {
1330
- "name": "segaretro.org",
1331
- "regex": "((?:www\\.)?segaretro\\.org)",
1332
- "articlePath": "/",
1333
- "scriptPath": "/",
1334
- "fullScriptPath": "https://segaretro.org/",
1335
- "extensions": [
1336
- "Cargo"
1337
- ]
1338
- },
1339
- {
1340
- "name": "necretro.org",
1341
- "regex": "(necretro\\.org)",
1342
- "articlePath": "/",
1343
- "scriptPath": "/",
1344
- "fullScriptPath": "https://necretro.org/"
1345
- },
1346
- {
1347
- "name": "retrocdn.net",
1348
- "regex": "((?:www\\.)?retrocdn\\.net)",
1349
- "articlePath": "/",
1350
- "scriptPath": "/",
1351
- "fullScriptPath": "https://retrocdn.net/"
1352
- },
1353
1323
  {
1354
1324
  "name": "banglapedia.org",
1355
1325
  "regex": "((en|bn)\\.banglapedia\\.org)",
@@ -1889,6 +1859,88 @@
1889
1859
  "scriptPath": "/",
1890
1860
  "fullScriptPath": "https://www.nuvapedia.fr/"
1891
1861
  },
1862
+ {
1863
+ "name": "detectiveconanworld.com",
1864
+ "regex": "((?:www\\.)?detectiveconanworld\\.com)",
1865
+ "articlePath": "/wiki/",
1866
+ "scriptPath": "/wiki/",
1867
+ "fullScriptPath": "https://www.detectiveconanworld.com/wiki/"
1868
+ },
1869
+ {
1870
+ "name": "conanwiki.org",
1871
+ "regex": "((?:www\\.)?conanwiki\\.org)",
1872
+ "articlePath": "/wiki/",
1873
+ "scriptPath": "/",
1874
+ "fullScriptPath": "https://conanwiki.org/"
1875
+ },
1876
+ {
1877
+ "name": "conanpedia.com",
1878
+ "regex": "((?:www\\.)?conanpedia\\.com)",
1879
+ "articlePath": "/",
1880
+ "scriptPath": "/",
1881
+ "fullScriptPath": "https://www.conanpedia.com/"
1882
+ },
1883
+ {
1884
+ "name": "anothereden.wiki",
1885
+ "regex": "((?:www\\.)?anothereden\\.wiki)",
1886
+ "articlePath": "/w/",
1887
+ "scriptPath": "/",
1888
+ "fullScriptPath": "https://anothereden.wiki/"
1889
+ },
1890
+ {
1891
+ "name": "bluearchive.wiki",
1892
+ "regex": "(bluearchive\\.wiki)",
1893
+ "articlePath": "/wiki/",
1894
+ "scriptPath": "/w/",
1895
+ "fullScriptPath": "https://bluearchive.wiki/w/"
1896
+ },
1897
+ {
1898
+ "name": "fatt.wiki",
1899
+ "regex": "((?:www\\.)?fatt\\.wiki)",
1900
+ "articlePath": "/view/",
1901
+ "scriptPath": "/wiki/",
1902
+ "fullScriptPath": "https://fatt.wiki/wiki/"
1903
+ },
1904
+ {
1905
+ "name": "tolkiengateway.net",
1906
+ "regex": "((?:www\\.)?tolkiengateway\\.net)",
1907
+ "articlePath": "/wiki/",
1908
+ "scriptPath": "/w/",
1909
+ "fullScriptPath": "https://tolkiengateway.net/w/"
1910
+ },
1911
+ {
1912
+ "name": "ardapedia.org",
1913
+ "regex": "((?:www\\.)?ardapedia\\.org)",
1914
+ "articlePath": "/wiki/",
1915
+ "scriptPath": "/w/",
1916
+ "fullScriptPath": "https://www.ardapedia.org/w/"
1917
+ },
1918
+ {
1919
+ "name": "kontu.wiki",
1920
+ "regex": "((?:www\\.)?kontu\\.wiki)",
1921
+ "articlePath": "/",
1922
+ "scriptPath": "/w/",
1923
+ "fullScriptPath": "https://kontu.wiki/w/"
1924
+ },
1925
+ {
1926
+ "name": "mrlove.wiki",
1927
+ "regex": "(mrlove\\.wiki)",
1928
+ "articlePath": "/wiki/",
1929
+ "scriptPath": "/w/",
1930
+ "fullScriptPath": "https://mrlove.wiki/w/",
1931
+ "wikiFarm": "miraheze",
1932
+ "extensions": [
1933
+ "CentralAuth",
1934
+ "OAuth"
1935
+ ]
1936
+ },
1937
+ {
1938
+ "name": "tot.wiki",
1939
+ "regex": "((?:www\\.)?tot\\.wiki)",
1940
+ "articlePath": "/wiki/",
1941
+ "scriptPath": "/",
1942
+ "fullScriptPath": "https://tot.wiki/"
1943
+ },
1892
1944
  {
1893
1945
  "name": "liquipedia.net",
1894
1946
  "regex": "((?:www\\.)?liquipedia\\.net/([a-z\\d]{1,50}))",