diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 31f823518..460e1873e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 705 Frank Update all.json (#3495) - 636 Tim Janssen Update all.json (#3493) + 637 Tim Janssen Update all.json (#3496) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 449 mhusnirizal update all.json (#3478) diff --git a/all.json b/all.json index af6049c0f..5b518e6f9 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "nominex-dex.firebaseapp.com", - "nominex-dex.web.app", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -11278,6 +11276,8 @@ "nofeka.net", "noidkillnsmacsbirddye.ru", "noilehtnoil.com", + "nominex-dex.firebaseapp.com", + "nominex-dex.web.app", "nominexauth.firebaseapp.com", "nominexauth.web.app", "noncenode.live", diff --git a/all/app/all.json b/all/app/all.json index df2f8d72b..c3e6bfdfd 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -381,6 +381,7 @@ "nodesyieldrobot.app", "nodevalidation.netlify.app", "nodexplorer.netlify.app", + "nominex-dex.web.app", "nominexauth.web.app", "noncustodianappz-net.web.app", "novaldapp.netlify.app", diff --git a/all/com/all.json b/all/com/all.json index 0dcf4ef71..10c8d3b35 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4215,6 +4215,7 @@ "nodeyieldrobot.com", "nodifyconnnect.com", "noilehtnoil.com", + "nominex-dex.firebaseapp.com", "nominexauth.firebaseapp.com", "noncustdaps.com", "nonftsynchronization.com", diff --git a/meta/2023-06.json b/meta/2023-06.json index 0e5b124e6..c56561499 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-06-26", + "url": "nominex-dex.firebaseapp.com" + }, + { + "date": "2023-06-26", + "url": "nominex-dex.web.app" + }, { "date": "2023-06-25", "url": "coindroplet.io" diff --git a/package.json b/package.json index f8ab1b19d..2129e4f0f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-37-x", + "version": "0.21.6-38-x", "versions": { - "git": "0.21.6-37-x", + "git": "0.21.6-38-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 83f1190ef..d92098a7d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-37-x", + "version": "0.21.6-38-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 479d49c14..d53697e5c 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.21.6-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-38-x' };