From d6136d5fad531457c18c20b4a4db061c5d3fdcd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 09:46:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.3-30-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2cf6dbbc7..e4ed434ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 566 Frank Update all.json (#3145) - 545 Tim Janssen Update all.json (#3144) + 546 Tim Janssen Update all.json (#3146) 515 Jaco Bump to TS 5.0 (#3141) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index cbc745411..8ea2dda58 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "citizenbankonline466.longmusic.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2157,6 +2156,7 @@ "cirdonsmail.store", "cititoken.io", "citizenbankonline111.moneyhome.biz", + "citizenbankonline466.longmusic.com", "claim-airdrop-bep20-tokens.com", "claim-ape.land", "claim-bayc.xyz", diff --git a/all/com/all.json b/all/com/all.json index 2e8180990..74a79332c 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -777,6 +777,7 @@ "chiplinkerplus.com", "cidappsweb.com", "cipherdatanet.com", + "citizenbankonline466.longmusic.com", "claim-airdrop-bep20-tokens.com", "claim-bigeyes.com", "claim-mnlth.com", diff --git a/meta/2023-03.json b/meta/2023-03.json index e72b54a78..c93e11e0e 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-18", + "url": "citizenbankonline466.longmusic.com" + }, { "date": "2023-03-17", "url": "0x483dd3425278c1f79f377f1034d9d2cae55648b6.xyz" diff --git a/package.json b/package.json index 916968ef9..16a37695c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-29-x", + "version": "0.20.3-30-x", "versions": { - "git": "0.20.3-29-x", + "git": "0.20.3-30-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 219d00b6d..f96278312 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-29-x", + "version": "0.20.3-30-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 67a01badb..798bb79a5 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.20.3-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-30-x' };