diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 95eb977ef..72eb5674b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 584 Mich Update all.json (#2469) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 335 Frank Update all.json (#2476) + 336 Frank Update all.json (#2477) 302 Tim Janssen Update all.json (#2475) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9d52da7fe..fee162def 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dappslivesolution.com", - "dappsolluition938u798200uu3i0ui3i8u39u823.live", - "dynamiccoindapps.online", - "newbridge-vra.website", - "restoreallnodes.network", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3349,6 +3344,7 @@ "dappsliveintegrate.com", "dappsliveinterface.org", "dappslivenodes.com", + "dappslivesolution.com", "dappslivesystem.com", "dappslivevalidator.xyz", "dappsmain.com", @@ -3402,6 +3398,7 @@ "dappsnodesconnect.live", "dappsnodesfix.com", "dappsofficialwebsite.nl", + "dappsolluition938u798200uu3i0ui3i8u39u823.live", "dappsolution.one", "dappsolution.tech", "dappsolution.website", @@ -4392,6 +4389,7 @@ "dxfinance.net", "dydx-dashboard.com", "dydx-s.com", + "dynamiccoindapps.online", "dynamicvalidate.netlify.app", "dynssl.com", "e-cryptchains.com", @@ -7555,6 +7553,7 @@ "new-techy.com", "new-webresolve.com", "newbornhomevisit.com", + "newbridge-vra.website", "newcontract-migration.best", "newdent.al", "newdoor.netlify.app", @@ -9274,6 +9273,7 @@ "restore-syn.com", "restore-walletconnect.online", "restoreaid.co", + "restoreallnodes.network", "restoreassets.online", "restoreassets.org", "restoreauth.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 06dbac4a0..0dc339eee 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -59,6 +59,14 @@ "date": "2022-10-25", "url": "customersupportteam.net" }, + { + "date": "2022-10-25", + "url": "dappslivesolution.com" + }, + { + "date": "2022-10-25", + "url": "dappsolluition938u798200uu3i0ui3i8u39u823.live" + }, { "date": "2022-10-25", "url": "dappssynchronize.pages.dev" @@ -83,6 +91,10 @@ "date": "2022-10-25", "url": "docs-pollygonnetwork.com" }, + { + "date": "2022-10-25", + "url": "dynamiccoindapps.online" + }, { "date": "2022-10-25", "url": "ethereum-ksm.com" @@ -179,6 +191,10 @@ "date": "2022-10-25", "url": "networkcrypt.com" }, + { + "date": "2022-10-25", + "url": "newbridge-vra.website" + }, { "date": "2022-10-25", "url": "nftlaunch-defi.com" @@ -207,6 +223,10 @@ "date": "2022-10-25", "url": "recovery.specialartshop.com" }, + { + "date": "2022-10-25", + "url": "restoreallnodes.network" + }, { "date": "2022-10-25", "url": "schlimited.com" diff --git a/package.json b/package.json index 141f5ca43..a7986d665 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-79-x", + "version": "0.18.11-80-x", "versions": { - "git": "0.18.11-79-x", + "git": "0.18.11-80-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c926ba929..565c2662b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-79-x", + "version": "0.18.11-80-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 16834831a..c5dac5b41 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-79-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-80-x' };