diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b3709b5bd..6a3eace91 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 341 mhusnirizal update all.json (#2341) 285 Frank Update all.json (#2340) - 255 Tim Janssen Update all.json (#2342) + 256 Tim Janssen Update all.json (#2343) 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 f26236def..3aa6e4f0e 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "supportinterface.icu", - "chainrectify.netlify.app", - "radiocacaconnect.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1404,6 +1401,7 @@ "chainprotocol.tools", "chainrectifier.online", "chainrectifier.xyz", + "chainrectify.netlify.app", "chainresolve.online", "chainresolver.com", "chains-connect.com", @@ -8690,6 +8688,7 @@ "r5t8790i676tr5r.com", "raderdefi.live", "raderdefi.xyz", + "radiocacaconnect.netlify.app", "ragavio.ro", "rampad.org", "ransoit.com", @@ -9780,6 +9779,7 @@ "supportdeskrevalidations.com", "supportfix.online", "supportfixs.online", + "supportinterface.icu", "supportmetamask-netlify.app", "supportmetamask.dd-dns.de", "supportmetamask.dray-dns.de", diff --git a/meta/2022-09.json b/meta/2022-09.json index 38052f538..2ec08f89f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -11,6 +11,10 @@ "date": "2022-09-29", "url": "app.unified-dapps.com" }, + { + "date": "2022-09-29", + "url": "chainrectify.netlify.app" + }, { "date": "2022-09-29", "url": "defiprotocolsync.web.app" @@ -35,6 +39,10 @@ "date": "2022-09-29", "url": "officialapynetwork.online" }, + { + "date": "2022-09-29", + "url": "radiocacaconnect.netlify.app" + }, { "date": "2022-09-29", "url": "resolvbinanreg.monster" @@ -43,6 +51,10 @@ "date": "2022-09-29", "url": "smartcoiresolves.com" }, + { + "date": "2022-09-29", + "url": "supportinterface.icu" + }, { "date": "2022-09-29", "url": "unified-dapps.com" diff --git a/package.json b/package.json index ffab07d4b..da7339516 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-27-x", + "version": "0.18.10-28-x", "versions": { - "git": "0.18.10-27-x", + "git": "0.18.10-28-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 09847d6e7..92526fbe7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-27-x", + "version": "0.18.10-28-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 e7b7f8b1b..e8f96601b 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.10-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-28-x' };