From 4175057eb88d36581ec46de81676c3492a807637 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 21:34:34 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-70-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/com/all.json | 2 ++ all/market/all.json | 1 + meta/2023-02.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c9ed72e22..09c03d4e7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) + 489 Frank Update all.json (#2960) 489 Tim Janssen Update all.json (#2958) - 488 Frank Update all.json (#2959) 403 mhusnirizal update all.json (#2956) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 4d064f0e1..d93eda2d2 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "decentralized-multichains.com", - "livenftmart.com", - "nftspace.market", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -4453,6 +4450,7 @@ "decentralized-dapps.info", "decentralized-launchpad.com", "decentralized-mainnet.com", + "decentralized-multichains.com", "decentralized-protocol.art", "decentralized-protocol.info", "decentralized-protocol.live", @@ -6927,6 +6925,7 @@ "liveioapps.com", "livelymood.com", "livemints.events", + "livenftmart.com", "livenode-sync.com", "livenodeactivation.com", "livenodeactivations.com", @@ -8862,6 +8861,7 @@ "nftsappsecure.com", "nftscollabpads.site", "nftserverpad.com", + "nftspace.market", "nftsproccesor.com", "nftsprof.com", "nftsupportmainnet.online", diff --git a/all/com/all.json b/all/com/all.json index e4fa109aa..f8e75dbd8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1756,6 +1756,7 @@ "decentralized-connect.com", "decentralized-launchpad.com", "decentralized-mainnet.com", + "decentralized-multichains.com", "decentralizedclaim.com", "decentralizedcryptoconnect.com", "decentralizedcryptoconnects.com", @@ -2799,6 +2800,7 @@ "liveintegratedwallets.com", "liveioapps.com", "livelymood.com", + "livenftmart.com", "livenode-sync.com", "livenodeactivation.com", "livenodeactivations.com", diff --git a/all/market/all.json b/all/market/all.json index 98e9ef968..bbbb40587 100644 --- a/all/market/all.json +++ b/all/market/all.json @@ -1,5 +1,6 @@ [ "metamask.market", "metatoken.market", + "nftspace.market", "pancakeswp.market" ] diff --git a/meta/2023-02.json b/meta/2023-02.json index 78951b6b2..24849451f 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -7,6 +7,10 @@ "date": "2023-02-13", "url": "dapp247fix.live" }, + { + "date": "2023-02-13", + "url": "decentralized-multichains.com" + }, { "date": "2023-02-13", "url": "defi-protocol-live.click" @@ -15,10 +19,18 @@ "date": "2023-02-13", "url": "kusamanetwork.org" }, + { + "date": "2023-02-13", + "url": "livenftmart.com" + }, { "date": "2023-02-13", "url": "network-kusama.com" }, + { + "date": "2023-02-13", + "url": "nftspace.market" + }, { "date": "2023-02-13", "url": "securenodeswap.com" diff --git a/package.json b/package.json index c662b36ef..5e7a2b372 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-69-x", + "version": "0.19.2-70-x", "versions": { - "git": "0.19.2-69-x", + "git": "0.19.2-70-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f93d95dc3..66b8c7291 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-69-x", + "version": "0.19.2-70-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1373deebf..9a940aac4 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.19.2-69-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-70-x' };