diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 37a73b19a..c618dc160 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 660 Frank Update all.json (#3372) - 609 Mich block "dapps-activate.web.app", (#3369) + 610 Mich block `rescue-ai.netlify.app` (#3375) 607 Tim Janssen Update all.json (#3373) 529 Jaco Bump dev deps (#3371) - 430 mhusnirizal update all.json (#3367) + 431 mhusnirizal update all.json (#3374) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 21 alineherzman Update address.json (#3303) diff --git a/all.json b/all.json index 300bfe0c6..d934a18f2 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "nodesmart.net", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -10805,6 +10804,7 @@ "nodesmainnet.com", "nodesmainnetdapp.com", "nodesmainnetdapps.com", + "nodesmart.net", "nodesmartconnect.com", "nodesmartconnect.live", "nodesmetrictech.digital", @@ -12372,7 +12372,6 @@ "pub--885da7a9ab534949a2c53b0725f6ecb0-r2-dev.translate.goog", "pub-885da7a9ab534949a2c53b0725f6ecb0.r2.dev", "pub-a20a6ffa53d44d36bfcb7d7b8d99b956.r2.dev", - "rescue-ai.netlify.app", "publicchainsecure.com", "publicdappnetwork.com", "publicdefinetwork.com", @@ -12696,6 +12695,7 @@ "resaley.site", "resawde.site", "resbkonline.com", + "rescue-ai.netlify.app", "reseaucl0.com", "reseolveprotocols.com", "reservedapptool.icu", diff --git a/all/app/all.json b/all/app/all.json index 5c46d4bb2..b09fd8c73 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -387,6 +387,7 @@ "rectification.netlify.app", "rectifyissues.netlify.app", "rectnode.netlify.app", + "rescue-ai.netlify.app", "resolvebugsnow.netlify.app", "resolverhq.web.app", "revaldappwallet.netlify.app", diff --git a/all/net/all.json b/all/net/all.json index ba424bce8..6e36a37de 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -600,6 +600,7 @@ "nodeselectmigrationlive.net", "nodeservicepoint.net", "nodeslab.net", + "nodesmart.net", "nodestringoracle.net", "nodesvalidator.net", "nodesverification.net", diff --git a/meta/2023-05.json b/meta/2023-05.json index 1739b20b3..a45f771ce 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -3,6 +3,14 @@ "date": "2023-05-19", "url": "bscsmartfix.live" }, + { + "date": "2023-05-19", + "url": "nodesmart.net" + }, + { + "date": "2023-05-19", + "url": "rescue-ai.netlify.app" + }, { "date": "2023-05-18", "url": "all-nodes-staking.com" diff --git a/package.json b/package.json index 094c3e5d5..0e166b250 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-18-x", + "version": "0.21.4-19-x", "versions": { - "git": "0.21.4-18-x", + "git": "0.21.4-19-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 013b53e23..8bcafbea5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-18-x", + "version": "0.21.4-19-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29492beec..9d0c19804 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.4-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-19-x' };