From 54782ee82bb79d387d48c5de1476456ab18c0c47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 07:32:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-86-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2023-01.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1e2f7e947..f46954d7a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 476 Jaco Update headers for 2023 (#2741) 417 Tim Janssen Update all.json (#2742) - 413 Frank Update all.json (#2739) + 414 Frank Update all.json (#2743) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index eb264f945..fb99ea3da 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "dappwalletsrestore.com", - "fixedupallwalleterrors.org", - "gamecoinwallet.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -4003,6 +4000,7 @@ "dappwalletsconnect.netlify.app", "dappwalletsconnect.online", "dappwalletsolution.com", + "dappwalletsrestore.com", "dappwalletsservice.company", "dappwalletssupport.company", "dappwalletsupport.com", @@ -5255,6 +5253,7 @@ "fixedmoment.com", "fixedmoments.com", "fixedswaps.com", + "fixedupallwalleterrors.org", "fixemart.online", "fixencrypt.online", "fixerextension.info", @@ -5412,6 +5411,7 @@ "galaxy-dapinx.store", "galaxygoggle.fund", "gallaxystanix.ng", + "gamecoinwallet.com", "gamefipad.online", "gamfinode.online", "gamini-wallet.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 2c7e3fee8..55af7dc79 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-01-02", + "url": "dappwalletsrestore.com" + }, + { + "date": "2023-01-02", + "url": "fixedupallwalleterrors.org" + }, + { + "date": "2023-01-02", + "url": "gamecoinwallet.com" + }, { "date": "2023-01-01", "url": "accountvalidation.in" diff --git a/package.json b/package.json index 040cbcadf..3296e1216 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-85-x", + "version": "0.18.13-86-x", "versions": { - "git": "0.18.13-85-x", + "git": "0.18.13-86-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7277bcabb..ed5c69776 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-85-x", + "version": "0.18.13-86-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ae97b21f4..5f9e0d3b8 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.13-85-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-86-x' };