diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 312fb903a..100652f91 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 385 mhusnirizal update all.json (#2781) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) - 13 alineherzman Update all.json (#2660) + 14 alineherzman Update all.json (#2784) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 4682a18c5..d858e2e4d 100644 --- a/all.json +++ b/all.json @@ -55,9 +55,6 @@ "141-164-62-92.plesk.page", "143-198-124-192.plesk.page", "143-244-162-16.plesk.page", - "whitcoinex.net", - "whitcex.com", - "whitcoinpro.net", "16-b.it", "162.222.226.37", "1776coin.org", @@ -14876,6 +14873,9 @@ "weyu.pro", "wfree.digital", "whalepad.net", + "whitcex.com", + "whitcoinex.net", + "whitcoinpro.net", "whitelist-network.com", "whitelist-reg.click", "whitelist-slot.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 8609c7b21..4372698a4 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -75,6 +75,18 @@ "date": "2023-01-10", "url": "web.fixedissues.org" }, + { + "date": "2023-01-10", + "url": "whitcex.com" + }, + { + "date": "2023-01-10", + "url": "whitcoinex.net" + }, + { + "date": "2023-01-10", + "url": "whitcoinpro.net" + }, { "date": "2023-01-09", "url": "1yieldrobot.app" diff --git a/package.json b/package.json index e4b1b4bf1..b496997bf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-13-x", + "version": "0.18.14-14-x", "versions": { - "git": "0.18.14-13-x", + "git": "0.18.14-14-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bd18d4db6..0e182fedd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-13-x", + "version": "0.18.14-14-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9e21b5596..ad760c0da 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-14-x' };