From 2096ab4341e439a5463e8cdb32ecd3110a6c539d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 14:59:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-33-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 97cbab8ee..843bc88c9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) - 228 Frank Update all.json (#2095) + 229 Frank Update all.json (#2098) 165 Tim Janssen Update all.json (#2097) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 16bfce5ec..e7148b12c 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", - "contractwebsite.live", - "syncl.000webhostapp.com", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", @@ -1982,6 +1980,7 @@ "contractnodepage.com", "contractsync.icu", "contractsync.top", + "contractwebsite.live", "contresolve.com", "controlqr.com", "convalidate.online", @@ -9055,6 +9054,7 @@ "syncingsupport.com", "syncingwallet.online", "syncingwalletapp.com", + "syncl.000webhostapp.com", "synclink-dapp.com", "synclink.online", "synclive.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 01161a3ae..4069f0819 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -7,6 +7,10 @@ "date": "2022-08-20", "url": "bridgedex.online" }, + { + "date": "2022-08-20", + "url": "contractwebsite.live" + }, { "date": "2022-08-20", "url": "datanodeschains.org" @@ -19,6 +23,10 @@ "date": "2022-08-20", "url": "smartautsolution.com" }, + { + "date": "2022-08-20", + "url": "syncl.000webhostapp.com" + }, { "date": "2022-08-19", "url": "crypto247network.com" diff --git a/package.json b/package.json index 6d164f462..5ac927947 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-32-x", + "version": "0.18.6-33-x", "versions": { - "git": "0.18.6-32-x", + "git": "0.18.6-33-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bf30ae7f1..cedab1cf7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-32-x", + "version": "0.18.6-33-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 2a70b960d..9ab8f4a16 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.6-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-33-x' };