diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aa9d7352b..b1aedce55 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 363 Frank Update all.json (#2571) 360 mhusnirizal update all.json (#2566) - 351 Tim Janssen Update all.json (#2570) + 352 Tim Janssen Update all.json (#2572) 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 58b4805c3..c71f6f43a 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "nodesdapp247.net", - "trustpad-intl.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7905,6 +7903,7 @@ "nodesconnection.com", "nodesconnectserver.com", "nodesdapp247.com", + "nodesdapp247.net", "nodesdappnet.com", "nodesdappsnet.com", "nodesdashboard.digital", @@ -11467,6 +11466,7 @@ "trustpad-finance.net", "trustpad-ido.com", "trustpad-ido.net", + "trustpad-intl.com", "trustpad-market.com", "trustpad-nft.com", "trustpad-pool.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 811c31989..c86313451 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-15", + "url": "nodesdapp247.net" + }, { "date": "2022-11-15", "url": "pulsechainnetwork.solutions" @@ -7,6 +11,10 @@ "date": "2022-11-15", "url": "syncdatacon.com" }, + { + "date": "2022-11-15", + "url": "trustpad-intl.com" + }, { "date": "2022-11-15", "url": "trustpaď.com" diff --git a/package.json b/package.json index 23e0e5ca5..0555af260 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-3-x", + "version": "0.18.12-4-x", "versions": { - "git": "0.18.12-3-x", + "git": "0.18.12-4-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 938b74196..5a0baef82 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-3-x", + "version": "0.18.12-4-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 5e5716491..14add44a2 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-4-x' };