diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a361b1717..3bd26ac6f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 308 Frank Update all.json (#2418) + 309 Frank Update all.json (#2421) 283 Tim Janssen Update all.json (#2415) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 171eb4d59..2fb42f29b 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "contractextensionwebsite.best", - "fixetfloats.com", - "webmainnets.com", - "wikipromigration.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2251,6 +2247,7 @@ "contractedge.live", "contractextension-migrate.best", "contractextension.best", + "contractextensionwebsite.best", "contractmigration.live", "contractnetwork.live", "contractnodepage.com", @@ -4737,6 +4734,7 @@ "fixerrors.org", "fixerspotweb.live", "fixetfloat.org", + "fixetfloats.com", "fixetfloats.us", "fixingdapp.org", "fixingprotocol.com", @@ -13316,6 +13314,7 @@ "webhostdapp.com", "weblink-bsc.com", "webliverevallidates.com", + "webmainnets.com", "webmesh.finance", "webmetamask-connect.com", "webmintresolve.com", @@ -13438,6 +13437,7 @@ "whizzbridge.tech", "wickvalidate.live", "wickvalidate.netlify.app", + "wikipromigration.best", "wikirobottokenrectify.online", "wilcoxgamboa-insurranceagency.cf", "wilderworld.medium.com.ru", diff --git a/meta/2022-10.json b/meta/2022-10.json index daeace4e2..0f86c759d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,6 +7,14 @@ "date": "2022-10-14", "url": "coinsyncers.xyz" }, + { + "date": "2022-10-14", + "url": "contractextensionwebsite.best" + }, + { + "date": "2022-10-14", + "url": "fixetfloats.com" + }, { "date": "2022-10-14", "url": "nodedata.live" @@ -15,6 +23,14 @@ "date": "2022-10-14", "url": "resolbinan.shop" }, + { + "date": "2022-10-14", + "url": "webmainnets.com" + }, + { + "date": "2022-10-14", + "url": "wikipromigration.best" + }, { "date": "2022-10-13", "url": "3xxyyz.com" diff --git a/package.json b/package.json index 3efc63641..fc094b6b7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-33-x", + "version": "0.18.11-34-x", "versions": { - "git": "0.18.11-33-x", + "git": "0.18.11-34-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0f0e0fb4e..678cd2dc9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-33-x", + "version": "0.18.11-34-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 26e0daa4b..bb8256159 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-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-34-x' };