From 0ad0803d9a1995e8aef1e9cb9d2aee0ab07c33d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:46:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/org/all.json | 1 + all/xyz/all.json | 1 + meta/2023-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 21550008a..a3621b96f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 487 Jaco 0.19.1 (#2875) - 461 Tim Janssen Update all.json (#2876) + 462 Tim Janssen Update all.json (#2877) 457 Frank Update all.json (#2874) 395 mhusnirizal update all.json (#2866) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 1ddbb074f..eb6554d10 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wennodequery.xyz", - "dexprofoundchain.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4770,6 +4768,7 @@ "dexnodebridge.co", "dexpadnode.site", "dexplatform.net", + "dexprofoundchain.org", "dexproject.netlify.app", "dexprotocolserver.com", "dexprotocolserver.net", @@ -15345,6 +15344,7 @@ "welcome-dapp.com", "welivemugrate.online", "wemadeforthissmartresolve.online", + "wennodequery.xyz", "wenpepe.com", "westminst.site", "westsideblock.center", diff --git a/all/org/all.json b/all/org/all.json index e632ea9a0..248771f6e 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -276,6 +276,7 @@ "defiwebsupport.org", "devteamtools.org", "dexlaunchpads.org", + "dexprofoundchain.org", "dg12.duckdns.org", "digi-byte.org", "dnodefinrec.org", diff --git a/all/xyz/all.json b/all/xyz/all.json index 2fb018c20..9e0d05112 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -655,6 +655,7 @@ "webflowreauth.xyz", "webpolygonwallets.xyz", "website0x321c680a59083ca7aca76f17f4956e822d6c2ffc23.xyz", + "wennodequery.xyz", "whitelistdapp.xyz", "whitelistdapps.xyz", "windeckcolecttion.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index 30f82aca0..7233ae777 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -71,6 +71,10 @@ "date": "2023-01-30", "url": "defiwebmodal.com" }, + { + "date": "2023-01-30", + "url": "dexprofoundchain.org" + }, { "date": "2023-01-30", "url": "dexstatuschain.com" @@ -211,6 +215,10 @@ "date": "2023-01-30", "url": "web3sectors.com" }, + { + "date": "2023-01-30", + "url": "wennodequery.xyz" + }, { "date": "2023-01-30", "url": "withdrawalverification.com" diff --git a/package.json b/package.json index c9c773f4e..101ed03e2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-1-x", + "version": "0.19.2-2-x", "versions": { - "git": "0.19.2-1-x", + "git": "0.19.2-2-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 526989bd5..4e3149136 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-1-x", + "version": "0.19.2-2-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 33d77dfa7..548ef3b94 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-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-2-x' };