diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 57f1c0c73..9a9154be7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 584 Mich Update all.json (#2469) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 346 Frank Update all.json (#2500) + 347 Frank Update all.json (#2511) 319 Tim Janssen Update all.json (#2509) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 6305710d5..44d6badb0 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "pronodesolutions.com", - "tradingdappnodes.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -9024,6 +9022,7 @@ "projectsinterface.fr-par.site", "projectwebmainnets.com", "promvalidator.online", + "pronodesolutions.com", "proponlinesync.com", "prosmartlinks.live", "prosycnnrectification.com", @@ -11230,6 +11229,7 @@ "tradfem.com", "tradiine.com", "tradingcoinsolution.space", + "tradingdappnodes.com", "tradings-view-meta.club", "trainlife.online", "trainyourentrepreneurialeye.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index e299a62e8..3514a66e8 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -35,6 +35,10 @@ "date": "2022-11-01", "url": "pro-metapad.net" }, + { + "date": "2022-11-01", + "url": "pronodesolutions.com" + }, { "date": "2022-11-01", "url": "resyncvalidatelive.com" @@ -46,5 +50,9 @@ { "date": "2022-11-01", "url": "support.biteth.io" + }, + { + "date": "2022-11-01", + "url": "tradingdappnodes.com" } ] diff --git a/package.json b/package.json index a3609f28e..ebf296339 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-109-x", + "version": "0.18.11-110-x", "versions": { - "git": "0.18.11-109-x", + "git": "0.18.11-110-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ad19faac4..066c8ab78 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-109-x", + "version": "0.18.11-110-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 c0a0ae16c..a1627fdb7 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.11-109-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-110-x' };