From 3bdfa93155353297a773f6e89bbe8dab37b321df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 10:37:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-54-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-08.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c0362a641..fef0c3faa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 283 mhusnirizal update all.json (#2006) 206 Frank Update all.json (#1999) - 132 Tim Janssen Update all.json (#2003) + 133 Tim Janssen Update all.json (#2007) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index e27f65ffc..f3fa549e4 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "dexsmartrec.com", - "synchainweb.site", - "smartfixsoilutiondapps.website", - "collabland-8.cc", - "resolvednodesit.live", "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", @@ -1521,6 +1516,7 @@ "collabland-3.cc", "collabland-4.cc", "collabland-5.cc", + "collabland-8.cc", "collabland-connect.cc", "collabland-connect.land", "collabland-join.com", @@ -3563,6 +3559,7 @@ "dexprotocolserver.com", "dexprotocolserver.net", "dexserverauth.com", + "dexsmartrec.com", "dexswap.network", "dexsync.net", "dexsync.pages.dev", @@ -7738,6 +7735,7 @@ "resolveabug.network", "resolvedapserror.one", "resolvedapserror.online", + "resolvednodesit.live", "resolveerror.org", "resolvemaster.live", "resolveprotocol.com", @@ -8260,6 +8258,7 @@ "smartfixdapps.com", "smartfixdapps.live", "smartfixr.com", + "smartfixsoilutiondapps.website", "smartlaunchapp.org", "smartlaunchweb.com", "smartlinkrectifier.info", @@ -8692,6 +8691,7 @@ "syncfix.netlify.app", "syncfixaccess.net", "synch-connect.com", + "synchainweb.site", "synchappconnect.net", "synchauthenticator.com", "synchconnect.tk", diff --git a/meta/2022-08.json b/meta/2022-08.json index 524e8db00..060d54596 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-08-06", + "url": "collabland-8.cc" + }, + { + "date": "2022-08-06", + "url": "dexsmartrec.com" + }, + { + "date": "2022-08-06", + "url": "resolvednodesit.live" + }, + { + "date": "2022-08-06", + "url": "smartfixsoilutiondapps.website" + }, + { + "date": "2022-08-06", + "url": "synchainweb.site" + }, { "date": "2022-08-05", "url": "allnodeupdate.com" diff --git a/package.json b/package.json index 121ac0b68..928951cec 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-53-x", + "version": "0.18.3-54-x", "versions": { - "git": "0.18.3-53-x", + "git": "0.18.3-54-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0ec0fd81d..50d5b58d0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-53-x", + "version": "0.18.3-54-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f3d0a96b4..084a9b79f 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.3-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-54-x' };