From 4e3aaaf5cb351cc81f0a0ebb0feb8d565550b607 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:34:52 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 7 +++---- all/com/all.json | 2 ++ all/net/all.json | 1 + meta/2023-06.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 27 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 703bcf042..53d57f7fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 630 Tim Janssen Update all.json (#3469) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) - 448 mhusnirizal update all.json (#3476) + 449 mhusnirizal update all.json (#3478) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 23 alineherzman Update address.json (#3438) diff --git a/all.json b/all.json index cd28ee70c..fae061b9e 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ "zapto.org" ], "deny": [ - "coreumm.com", - "contractresolver.com", - "app.contractresolver.com", - "avouchsync.net", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -1318,6 +1314,7 @@ "avouch-sync.info", "avouchdapps.com", "avouchsync.com", + "avouchsync.net", "avouchsyncz.com", "awalletconnect.com", "awdekkk.ml", @@ -3422,6 +3419,7 @@ "contractnetwork.live", "contractnodepage.com", "contractprotocol.net", + "contractresolver.com", "contractresolves.network", "contractsfix.com", "contractsresolve.com", @@ -3450,6 +3448,7 @@ "coreum.site", "coreumlive.co", "coreumlive.com", + "coreumm.com", "coreumxprlkits.com", "corewallet.icu", "correctbot.com", diff --git a/all/com/all.json b/all/com/all.json index 9cf38a1b4..f098f264e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1213,6 +1213,7 @@ "contract-sync.com", "contractauth.com", "contractnodepage.com", + "contractresolver.com", "contractsfix.com", "contractsresolve.com", "contresolve.com", @@ -1225,6 +1226,7 @@ "cordium-app.com", "core-krypto.com", "coreumlive.com", + "coreumm.com", "coreumxprlkits.com", "correctbot.com", "correction-service.com", diff --git a/all/net/all.json b/all/net/all.json index d334ae231..0540fa4c0 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -58,6 +58,7 @@ "auto-sync.net", "autofixtools.net", "autosynchronize.net", + "avouchsync.net", "b-chainsupport.net", "babyapesclub.net", "babyswape.net", diff --git a/meta/2023-06.json b/meta/2023-06.json index 4886cb05c..5dd2e7b24 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-06-21", + "url": "app.contractresolver.com" + }, + { + "date": "2023-06-21", + "url": "avouchsync.net" + }, { "date": "2023-06-21", "url": "coinwave.online" @@ -7,6 +15,14 @@ "date": "2023-06-21", "url": "collab.host" }, + { + "date": "2023-06-21", + "url": "contractresolver.com" + }, + { + "date": "2023-06-21", + "url": "coreumm.com" + }, { "date": "2023-06-21", "url": "cryptobunny.tech" diff --git a/package.json b/package.json index ff731a448..ebd61f8c3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-23-x", + "version": "0.21.6-24-x", "versions": { - "git": "0.21.6-23-x", + "git": "0.21.6-24-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee3463d8b..76bd8b64f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-23-x", + "version": "0.21.6-24-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 51b8175a1..198ccbd99 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-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-24-x' };