diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d1bf55a5d..60c768eee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 366 Frank Update all.json (#2583) 361 mhusnirizal update all.json (#2581) - 357 Tim Janssen Update all.json (#2582) + 358 Tim Janssen Update all.json (#2584) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 0c7e31263..9ffc7de66 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "vaultlink.online", - "spikeconnect.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10302,6 +10300,7 @@ "speedbitsprotocol.com", "speedtranster.com", "sphére.finance", + "spikeconnect.com", "spikeyspacefish.com", "spiraltrades.com", "spookysnwap.com", @@ -12093,6 +12092,7 @@ "vaultfix.live", "vaultftconnectserver.com", "vaultgateway.info", + "vaultlink.online", "vaultseedify.online", "vaultserver.site", "vaultvalue.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index 3837635d9..5e7ac0da0 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-11-18", + "url": "spikeconnect.com" + }, + { + "date": "2022-11-18", + "url": "vaultlink.online" + }, { "date": "2022-11-17", "url": "adgfuspp0rt.my03.com" diff --git a/package.json b/package.json index e779a7687..1b79b2d1f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-14-x", + "version": "0.18.12-15-x", "versions": { - "git": "0.18.12-14-x", + "git": "0.18.12-15-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f48cf99e4..8860478f1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-14-x", + "version": "0.18.12-15-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 86b9d7f88..8f58cf413 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.12-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-15-x' };