mediawiki-projects-list 1.2.6 → 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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/projects.json +61 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mediawiki-projects-list",
3
- "version": "1.2.6",
3
+ "version": "1.2.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
@@ -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}))",