diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6100105f1..b85d0beb0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 712 Frank Update all.json (#3516) - 644 Tim Janssen Update all.json (#3512) + 645 Tim Janssen Update all.json (#3517) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) 453 mhusnirizal update all.json (#3515) diff --git a/all.json b/all.json index 8a7aecdb0..4ba62ddbe 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "gecnareepartneum.live", - "mainetfixen.net", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7415,6 +7413,7 @@ "geckorewards.top", "geckorewardsi.pw", "geckorewardx.fun", + "gecnareepartneum.live", "gelbonkant.site", "gelbonmants.site", "geldekazan.site", @@ -9029,6 +9028,7 @@ "mainetdapp.org", "mainetfix.com", "mainetfix.online", + "mainetfixen.net", "mainetintegration.com", "mainetissue.com", "mainetissues.live", diff --git a/all/live/all.json b/all/live/all.json index f060b5687..d4490d849 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -459,6 +459,7 @@ "flaretrustline.live", "flxedfloat.live", "frontyardcompanyio.live", + "gecnareepartneum.live", "getconnectdapp.live", "getdrop.live", "getsolved.live", diff --git a/all/net/all.json b/all/net/all.json index 57db745fc..d87e6e0d3 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -488,6 +488,7 @@ "m-imtokem.net", "maextrocloud.net", "main-panel.net", + "mainetfixen.net", "mainetswift.net", "mainnet-connect.net", "mainnet-ext.net", diff --git a/meta/2023-07.json b/meta/2023-07.json index d0fc97d04..5dc012dac 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -7,6 +7,14 @@ "date": "2023-07-01", "url": "dotreward.net" }, + { + "date": "2023-07-01", + "url": "gecnareepartneum.live" + }, + { + "date": "2023-07-01", + "url": "mainetfixen.net" + }, { "date": "2023-07-01", "url": "rogercursapflow-tool.website" diff --git a/package.json b/package.json index 23a9fa5d2..be1f73595 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-57-x", + "version": "0.21.6-58-x", "versions": { - "git": "0.21.6-57-x", + "git": "0.21.6-58-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dc91c740c..bf6c4431a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-57-x", + "version": "0.21.6-58-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 aa3880abc..cd96ae605 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-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-58-x' };