mediawiki-projects-list 1.2.5 → 1.2.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.
- package/package.json +1 -1
- package/projects.json +66 -5
package/package.json
CHANGED
package/projects.json
CHANGED
|
@@ -68,9 +68,9 @@
|
|
|
68
68
|
{
|
|
69
69
|
"name": "dragon-mania-legends.wiki",
|
|
70
70
|
"regex": "((?:www\\.)?dragon-mania-legends\\.wiki)",
|
|
71
|
-
"articlePath": "/",
|
|
72
|
-
"scriptPath": "/",
|
|
73
|
-
"fullScriptPath": "https://www.dragon-mania-legends.wiki/"
|
|
71
|
+
"articlePath": "/wiki/",
|
|
72
|
+
"scriptPath": "/w/",
|
|
73
|
+
"fullScriptPath": "https://www.dragon-mania-legends.wiki/w/"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"name": "toweroffantasy.wiki",
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
"name": "thecyclefrontier.wiki",
|
|
131
131
|
"regex": "((?:www\\.)?thecyclefrontier\\.wiki)",
|
|
132
132
|
"articlePath": "/wiki/",
|
|
133
|
-
"scriptPath": "/
|
|
134
|
-
"fullScriptPath": "https://thecyclefrontier.wiki/
|
|
133
|
+
"scriptPath": "/w/",
|
|
134
|
+
"fullScriptPath": "https://thecyclefrontier.wiki/w/"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
137
|
"name": "paradoxwikis.com",
|
|
@@ -1740,6 +1740,67 @@
|
|
|
1740
1740
|
"scriptPath": "/",
|
|
1741
1741
|
"fullScriptPath": "https://star-citizen.wiki/"
|
|
1742
1742
|
},
|
|
1743
|
+
{
|
|
1744
|
+
"name": "dreamcancel.com",
|
|
1745
|
+
"regex": "((?:www\\.)?dreamcancel\\.com)",
|
|
1746
|
+
"articlePath": "/wiki/index.php?title=",
|
|
1747
|
+
"scriptPath": "/wiki/",
|
|
1748
|
+
"fullScriptPath": "https://dreamcancel.com/wiki/",
|
|
1749
|
+
"extensions": [
|
|
1750
|
+
"Cargo"
|
|
1751
|
+
]
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "wiki.supercombo.gg",
|
|
1755
|
+
"regex": "(wiki\\.supercombo\\.gg)",
|
|
1756
|
+
"articlePath": "/w/",
|
|
1757
|
+
"scriptPath": "/",
|
|
1758
|
+
"fullScriptPath": "https://wiki.supercombo.gg/",
|
|
1759
|
+
"extensions": [
|
|
1760
|
+
"Cargo"
|
|
1761
|
+
]
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"name": "newchallenger.net",
|
|
1765
|
+
"regex": "((?:www\\.)?newchallenger\\.net)",
|
|
1766
|
+
"articlePath": "/w/index.php?title=",
|
|
1767
|
+
"scriptPath": "/w/",
|
|
1768
|
+
"fullScriptPath": "https://newchallenger.net/w/"
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"name": "wiki.hardedge.org",
|
|
1772
|
+
"regex": "(wiki\\.hardedge\\.org)",
|
|
1773
|
+
"articlePath": "/wiki/",
|
|
1774
|
+
"scriptPath": "/",
|
|
1775
|
+
"fullScriptPath": "https://wiki.hardedge.org/"
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
"name": "aocf.koumakan.jp",
|
|
1779
|
+
"regex": "(aocf\\.koumakan\\.jp)",
|
|
1780
|
+
"articlePath": "/",
|
|
1781
|
+
"scriptPath": "/w/",
|
|
1782
|
+
"fullScriptPath": "https://aocf.koumakan.jp/w/"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"name": "dustloop.com",
|
|
1786
|
+
"regex": "((?:www\\.)?dustloop\\.com)",
|
|
1787
|
+
"articlePath": "/w/",
|
|
1788
|
+
"scriptPath": "/wiki/",
|
|
1789
|
+
"fullScriptPath": "https://www.dustloop.com/wiki/",
|
|
1790
|
+
"extensions": [
|
|
1791
|
+
"Cargo"
|
|
1792
|
+
]
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"name": "wiki.gbl.gg",
|
|
1796
|
+
"regex": "(wiki\\.gbl\\.gg)",
|
|
1797
|
+
"articlePath": "/w/",
|
|
1798
|
+
"scriptPath": "/",
|
|
1799
|
+
"fullScriptPath": "https://wiki.gbl.gg/",
|
|
1800
|
+
"extensions": [
|
|
1801
|
+
"Cargo"
|
|
1802
|
+
]
|
|
1803
|
+
},
|
|
1743
1804
|
{
|
|
1744
1805
|
"name": "liquipedia.net",
|
|
1745
1806
|
"regex": "((?:www\\.)?liquipedia\\.net/([a-z\\d]{1,50}))",
|