mediawiki-projects-list 2.3.4 → 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.
- package/package.json +1 -1
- package/projects.json +97 -45
package/package.json
CHANGED
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": "
|
|
354
|
-
"regex": "(
|
|
354
|
+
"name": "zeldawiki.wiki",
|
|
355
|
+
"regex": "(zeldawiki\\.wiki)",
|
|
355
356
|
"articlePath": "/wiki/",
|
|
356
357
|
"scriptPath": "/w/",
|
|
357
|
-
"fullScriptPath": "https://
|
|
358
|
+
"fullScriptPath": "https://zeldawiki.wiki/w/",
|
|
358
359
|
"extensions": [
|
|
359
360
|
"Cargo"
|
|
360
361
|
]
|
|
@@ -393,6 +394,13 @@
|
|
|
393
394
|
]
|
|
394
395
|
}
|
|
395
396
|
},
|
|
397
|
+
{
|
|
398
|
+
"name": "fallout.wiki",
|
|
399
|
+
"regex": "(fallout\\.wiki)",
|
|
400
|
+
"articlePath": "/wiki/",
|
|
401
|
+
"scriptPath": "/",
|
|
402
|
+
"fullScriptPath": "https://fallout.wiki/"
|
|
403
|
+
},
|
|
396
404
|
{
|
|
397
405
|
"name": "fallout-wiki.com",
|
|
398
406
|
"regex": "((?:www\\.)?fallout-wiki\\.com)",
|
|
@@ -564,11 +572,11 @@
|
|
|
564
572
|
"fullScriptPath": "https://ffxiv.consolegameswiki.com/mediawiki/"
|
|
565
573
|
},
|
|
566
574
|
{
|
|
567
|
-
"name": "
|
|
568
|
-
"regex": "(
|
|
575
|
+
"name": "dcmultiversewiki.com",
|
|
576
|
+
"regex": "((?:www\\.)?dcmultiversewiki\\.com)",
|
|
569
577
|
"articlePath": "/wiki/",
|
|
570
578
|
"scriptPath": "/w/",
|
|
571
|
-
"fullScriptPath": "https://
|
|
579
|
+
"fullScriptPath": "https://dcmultiversewiki.com/w/",
|
|
572
580
|
"wikiFarm": "miraheze",
|
|
573
581
|
"extensions": [
|
|
574
582
|
"CentralAuth",
|
|
@@ -1257,13 +1265,6 @@
|
|
|
1257
1265
|
"scriptPath": "/",
|
|
1258
1266
|
"fullScriptPath": "https://wiki.halo.fr/"
|
|
1259
1267
|
},
|
|
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
1268
|
{
|
|
1268
1269
|
"name": "wiki.therofl98.co",
|
|
1269
1270
|
"regex": "(wiki\\.therofl98\\.co)",
|
|
@@ -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}))",
|