From dd265f033ad657c644986e39ef18503103646ee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 08:54:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-129-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 12 ++++++------ meta/2022-11.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 36 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e0cd3aa41..19e6de196 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 350 Frank Update all.json (#2526) - 331 Tim Janssen Update all.json (#2530) + 351 Frank Update all.json (#2532) + 332 Tim Janssen Update all.json (#2531) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d1e751f01..1655ccc0c 100644 --- a/all.json +++ b/all.json @@ -28,13 +28,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "event-multichain.net", - "event-multichain.org", - "nodesnetwork.live", - "slatrecycledapinx.online", - "lucksiamtrade.tk", "0vvwvuniswap.top", -"blockchain-nodeprotocol.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1140,6 +1134,7 @@ "blockchain-fixnodes.web.app", "blockchain-node.pages.dev", "blockchain-nodelab.app", + "blockchain-nodeprotocol.com", "blockchain-nodes.net", "blockchain-phrase.ml", "blockchain-recovery.ml", @@ -4656,6 +4651,8 @@ "eurotoken.live", "event-metapad.com", "event-metapad.org", + "event-multichain.net", + "event-multichain.org", "events-movr3x.com", "everdomedapps.online", "everscale-ecosystem.com", @@ -6052,6 +6049,7 @@ "lpuniswap.org", "lrnrtoken.xyz", "lrntoken.xyz", + "lucksiamtrade.tk", "luckybblock.com", "luckyblockapp.online", "luckyblockchain.org", @@ -7867,6 +7865,7 @@ "nodesmainnetdapps.com", "nodesmartconnect.com", "nodesmartconnect.live", + "nodesnetwork.live", "nodesocket.xyz", "nodesolutions.site", "nodesprotocolaffix.online", @@ -9859,6 +9858,7 @@ "skynetcon.net", "skynetconnectassist.com", "skyupdatewallets.com", + "slatrecycledapinx.online", "sleekvert.com", "sltepn.space", "slunatoken.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 1ee4f67b2..d3ffd8a6a 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-11-06", + "url": "blockchain-nodeprotocol.com" + }, + { + "date": "2022-11-06", + "url": "event-multichain.net" + }, + { + "date": "2022-11-06", + "url": "event-multichain.org" + }, + { + "date": "2022-11-06", + "url": "lucksiamtrade.tk" + }, + { + "date": "2022-11-06", + "url": "nodesnetwork.live" + }, + { + "date": "2022-11-06", + "url": "slatrecycledapinx.online" + }, { "date": "2022-11-05", "url": "dapponlineupdate.pages.dev" diff --git a/package.json b/package.json index 9dba48eab..4c3dff1f9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-128-x", + "version": "0.18.11-129-x", "versions": { - "git": "0.18.11-128-x", + "git": "0.18.11-129-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7d835b465..fcd0574da 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-128-x", + "version": "0.18.11-129-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 4de06d351..8db687147 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-128-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-129-x' };