diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ea238f499..756277d51 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) 301 Frank Update all.json (#2388) - 269 Tim Janssen Update all.json (#2387) + 270 Tim Janssen Update all.json (#2389) 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 56530b613..f9eec20e1 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "kusamaswap.com", - "nominexauth.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5568,6 +5566,7 @@ "kusamapolkadot.com", "kusamapolkadot.js.org", "kusamastaking.com", + "kusamaswap.com", "kusamat.js.org", "kusamatokens.com", "kwagh.click", @@ -7573,6 +7572,7 @@ "nofeka.net", "noidkillnsmacsbirddye.ru", "noilehtnoil.com", + "nominexauth.firebaseapp.com", "nominexauth.web.app", "noncustodians-sync.online", "nonftsynchronization.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 99bd72e6e..5908a8f2e 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,6 +3,14 @@ "date": "2022-10-09", "url": "desydefinode.com" }, + { + "date": "2022-10-09", + "url": "kusamaswap.com" + }, + { + "date": "2022-10-09", + "url": "nominexauth.firebaseapp.com" + }, { "date": "2022-10-09", "url": "nominexauth.web.app" diff --git a/package.json b/package.json index bbd6bc115..3f27761d3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-5-x", + "version": "0.18.11-6-x", "versions": { - "git": "0.18.11-5-x", + "git": "0.18.11-6-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6e0c153f3..b776d0960 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-5-x", + "version": "0.18.11-6-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 9099d4701..ab33be28b 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-6-x' };