From 8f3306f41b92c49d431262538a343299b9833506 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 15:45:52 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-131-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-11.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a64aecc67..10ac20b60 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 352 Frank Update all.json (#2533) + 353 Frank Update all.json (#2534) 332 Tim Janssen Update all.json (#2531) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index ff2675c5c..08d3e7dcf 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixwallet.org", - "flash-dapps.com", - "syncidex.com", - "walletconnection.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4939,6 +4935,7 @@ "fixverification.online", "fixviii2.xyz", "fixwallab.xyz", + "fixwallet.org", "fixwalletauth.com", "fixwalletissues.com", "fixwallets.net", @@ -4948,6 +4945,7 @@ "fixwalletzs.com", "fjxedfloat.net", "flare.cfd", + "flash-dapps.com", "flashbot.online", "flashfixprotocol.site", "fleetwc.com", @@ -10608,6 +10606,7 @@ "synchvalidation.com", "synchwallet.net", "synchwebconnection.com", + "syncidex.com", "syncifix.com", "syncingconnect.com", "syncingcryptovalidator.com", @@ -12607,6 +12606,7 @@ "walletconnectify.tech", "walletconnecting.co", "walletconnectingapps.com", + "walletconnection.duckdns.org", "walletconnection.services", "walletconnection.support", "walletconnectioncrypt.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index a580fd93c..04ab457c4 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -11,6 +11,14 @@ "date": "2022-11-06", "url": "event-multichain.org" }, + { + "date": "2022-11-06", + "url": "fixwallet.org" + }, + { + "date": "2022-11-06", + "url": "flash-dapps.com" + }, { "date": "2022-11-06", "url": "lucksiamtrade.tk" @@ -23,10 +31,18 @@ "date": "2022-11-06", "url": "slatrecycledapinx.online" }, + { + "date": "2022-11-06", + "url": "syncidex.com" + }, { "date": "2022-11-06", "url": "tradingdappsnode.com" }, + { + "date": "2022-11-06", + "url": "walletconnection.duckdns.org" + }, { "date": "2022-11-05", "url": "dapponlineupdate.pages.dev" diff --git a/package.json b/package.json index 46760f03b..ff475d650 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-130-x", + "version": "0.18.11-131-x", "versions": { - "git": "0.18.11-130-x", + "git": "0.18.11-131-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3e65d607e..4dd73a2f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-130-x", + "version": "0.18.11-131-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bd5378859..12cfa0b4e 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.11-130-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-131-x' };