mediawiki-projects-list 4.9.5 → 4.9.7

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 +79 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediawiki-projects-list",
3
- "version": "4.9.5",
3
+ "version": "4.9.7",
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
@@ -591,7 +591,10 @@
591
591
  "regex": "((?:www\\.)?femiwiki\\.com)",
592
592
  "articlePath": "/w/",
593
593
  "scriptPath": "/",
594
- "fullScriptPath": "https://femiwiki.com/"
594
+ "fullScriptPath": "https://femiwiki.com/",
595
+ "extensions": [
596
+ "OAuth"
597
+ ]
595
598
  },
596
599
  {
597
600
  "name": "finalfantasywiki.com",
@@ -712,6 +715,16 @@
712
715
  "scriptPath": "/mw/",
713
716
  "fullScriptPath": "https://hollowknight.wiki/mw/"
714
717
  },
718
+ {
719
+ "name": "hoto.wiki",
720
+ "regex": "(hoto\\.wiki)",
721
+ "articlePath": "/wiki",
722
+ "scriptPath": "/w/",
723
+ "fullScriptPath": "https://hoto.wiki/w/",
724
+ "extensions": [
725
+ "OAuth"
726
+ ]
727
+ },
715
728
  {
716
729
  "name": "huijiwiki.com",
717
730
  "regex": "((?:([a-z\\d-]{1,50})\\.)?huijiwiki\\.com)",
@@ -725,6 +738,21 @@
725
738
  },
726
739
  "wikiFarm": "huijiwiki"
727
740
  },
741
+ {
742
+ "name": "hytalewiki.org",
743
+ "regex": "((?:([a-z-]{2,12})\\.)?hytalewiki\\.org)",
744
+ "articlePath": "/w/",
745
+ "scriptPath": "/",
746
+ "idString": {
747
+ "regex": "([a-z-]{2,12})",
748
+ "scriptPaths": [
749
+ "https://$1.hytalewiki.org/"
750
+ ]
751
+ },
752
+ "extensions": [
753
+ "OAuth"
754
+ ]
755
+ },
728
756
  {
729
757
  "name": "jojowiki.com",
730
758
  "regex": "((?:www\\.)?jojowiki\\.com)",
@@ -815,7 +843,10 @@
815
843
  "regex": "(librewiki\\.net)",
816
844
  "articlePath": "/wiki/",
817
845
  "scriptPath": "/",
818
- "fullScriptPath": "https://librewiki.net/"
846
+ "fullScriptPath": "https://librewiki.net/",
847
+ "extensions": [
848
+ "OAuth"
849
+ ]
819
850
  },
820
851
  {
821
852
  "name": "liquipedia.net",
@@ -853,10 +884,15 @@
853
884
  },
854
885
  {
855
886
  "name": "maplestorywiki.net",
856
- "regex": "((?:www\\.)?maplestorywiki\\.net)",
887
+ "regex": "((?:(www|classic|idle)\\.)?maplestorywiki\\.net)",
857
888
  "articlePath": "/w/",
858
889
  "scriptPath": "/",
859
- "fullScriptPath": "https://www.maplestorywiki.net/"
890
+ "idString": {
891
+ "regex": "(www|classic|idle)",
892
+ "scriptPaths": [
893
+ "https://$1.maplestorywiki.net/"
894
+ ]
895
+ }
860
896
  },
861
897
  {
862
898
  "name": "marcaargentea.net",
@@ -1556,7 +1592,6 @@
1556
1592
  },
1557
1593
  "wikiFarm": "telepedia",
1558
1594
  "extensions": [
1559
- "CentralAuth",
1560
1595
  "OAuth"
1561
1596
  ]
1562
1597
  },
@@ -2009,6 +2044,16 @@
2009
2044
  "scriptPath": "/",
2010
2045
  "fullScriptPath": "https://wiki.pioneer2.net/"
2011
2046
  },
2047
+ {
2048
+ "name": "wiki.play2xko.com",
2049
+ "regex": "(wiki\\.play2xko\\.com)",
2050
+ "articlePath": "/en-us/",
2051
+ "scriptPath": "/en-us/",
2052
+ "fullScriptPath": "https://wiki.play2xko.com/en-us/",
2053
+ "extensions": [
2054
+ "OAuth"
2055
+ ]
2056
+ },
2012
2057
  {
2013
2058
  "name": "wiki.pokemoncentral.it",
2014
2059
  "regex": "(wiki\\.pokemoncentral\\.it)",
@@ -2044,6 +2089,16 @@
2044
2089
  "scriptPath": "/",
2045
2090
  "fullScriptPath": "https://wiki.serenesforest.net/"
2046
2091
  },
2092
+ {
2093
+ "name": "wiki.smite2.com",
2094
+ "regex": "(wiki\\.smite2\\.com)",
2095
+ "articlePath": "/w/",
2096
+ "scriptPath": "/",
2097
+ "fullScriptPath": "https://wiki.smite2.com/",
2098
+ "extensions": [
2099
+ "OAuth"
2100
+ ]
2101
+ },
2047
2102
  {
2048
2103
  "name": "wiki.supercombo.gg",
2049
2104
  "regex": "(wiki\\.supercombo\\.gg)",
@@ -2194,6 +2249,18 @@
2194
2249
  "OAuth"
2195
2250
  ]
2196
2251
  },
2252
+ {
2253
+ "name": "wikifunctions.org",
2254
+ "regex": "((?:www\\.)?wikifunctions\\.org)",
2255
+ "articlePath": "/wiki/",
2256
+ "scriptPath": "/w/",
2257
+ "fullScriptPath": "https://www.wikifunctions.org/w/",
2258
+ "wikiFarm": "wikimedia",
2259
+ "extensions": [
2260
+ "CentralAuth",
2261
+ "OAuth"
2262
+ ]
2263
+ },
2197
2264
  {
2198
2265
  "name": "wikihow.com",
2199
2266
  "regex": "((?:www\\.)?wikihow\\.com)",
@@ -2448,6 +2515,13 @@
2448
2515
  "extensions": [
2449
2516
  "Cargo"
2450
2517
  ]
2518
+ },
2519
+ {
2520
+ "name": "zetawiki.com",
2521
+ "regex": "(zetawiki\\.com)",
2522
+ "articlePath": "/wiki/",
2523
+ "scriptPath": "/w/",
2524
+ "fullScriptPath": "https://zetawiki.com/w/"
2451
2525
  }
2452
2526
  ]
2453
2527
  }