From 7c61b60dd9dcfe592583153a29d98000c22cd03a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 17:16:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-104-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2023-01.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 82839fe6c..75896667c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 477 Jaco Unlist tickets.newfutures.network (#2750) 424 Tim Janssen Update address.json (#2767) - 422 Frank Update all.json (#2765) + 423 Frank Update all.json (#2768) 381 mhusnirizal update all.json (#2756) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 64f33ca8b..af4791547 100644 --- a/all.json +++ b/all.json @@ -31,13 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dappscoin.net", - "dappsfixprotocol.site", - "dappshelpdeskcenter.com", - "projectsquickfix.com", - "smscoinmigrate.click", - "trustpadfi.net", - "walletprpnnect.online", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -3530,6 +3523,7 @@ "dappscloud.online", "dappscnet.online", "dappscoin.live", + "dappscoin.net", "dappscoins.com", "dappscolabblands.com", "dappscon.square.site", @@ -3620,10 +3614,12 @@ "dappsfixed.com", "dappsfixer.online", "dappsfixnode.com", + "dappsfixprotocol.site", "dappsfixxsync.com", "dappsforall.com", "dappsfork.com", "dappshelp.com", + "dappshelpdeskcenter.com", "dappshold.com", "dappshub.online", "dappshub.org", @@ -9751,6 +9747,7 @@ "projectscriptstore.xyz", "projectsinterface.fr-par.site", "projectsmainnets.com", + "projectsquickfix.com", "projectwebmainnets.com", "promvalidator.online", "pronodesolutions.com", @@ -10898,6 +10895,7 @@ "smkn1kadipaten.sch.id", "smoothrectify.com", "smoothsncsecure.online", + "smscoinmigrate.click", "snaptoken.finance", "snmartcointech.live", "snso.com.cn", @@ -12290,6 +12288,7 @@ "trustpad.events", "trustpad.fi", "trustpad.gift", + "trustpadfi.net", "trustpadswap.net", "trustprotocol.info", "trustprotocol.online", @@ -13908,6 +13907,7 @@ "walletprotocol.support", "walletprotocols.org", "walletprotocolserver.com", + "walletprpnnect.online", "walletqrcauthenticator.online", "walletqrgenerator.net", "walletquickfix.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index 35f4ca48b..023e0f0fa 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,32 @@ [ + { + "date": "2023-01-07", + "url": "dappscoin.net" + }, + { + "date": "2023-01-07", + "url": "dappsfixprotocol.site" + }, + { + "date": "2023-01-07", + "url": "dappshelpdeskcenter.com" + }, + { + "date": "2023-01-07", + "url": "projectsquickfix.com" + }, + { + "date": "2023-01-07", + "url": "smscoinmigrate.click" + }, + { + "date": "2023-01-07", + "url": "trustpadfi.net" + }, + { + "date": "2023-01-07", + "url": "walletprpnnect.online" + }, { "date": "2023-01-06", "url": "affixbrdge.online" diff --git a/package.json b/package.json index 66a91ae0f..8136f38dc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-103-x", + "version": "0.18.13-104-x", "versions": { - "git": "0.18.13-103-x", + "git": "0.18.13-104-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 93c397460..76c652eb1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-103-x", + "version": "0.18.13-104-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 e2ccca7c8..d64e28515 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-103-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-104-x' };