diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4425cbf8f..661c96832 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 557 Frank Update all.json (#3133) + 558 Frank Update all.json (#3134) 543 Tim Janssen Update all.json (#3130) 514 Jaco Bump dev (#3131) 414 mhusnirizal update all.json (#3102) diff --git a/all.json b/all.json index 82d8e6238..d57c338c6 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "cfd500connect.xyz", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -1980,6 +1979,7 @@ "cex-crypto.com", "cexus-master.com", "ceykulanman.store", + "cfd500connect.xyz", "cgmdirect.com.au", "chain-bridge.xyz", "chain-connect-protocol.square.site", diff --git a/all/xyz/all.json b/all/xyz/all.json index fadec714b..1bbdaab84 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -52,6 +52,7 @@ "buywalletwebbronline.xyz", "cache-protocol.xyz", "cco-m.xyz", + "cfd500connect.xyz", "chain-bridge.xyz", "chain-connect.xyz", "chainbridgefactory.xyz", diff --git a/meta/2023-03.json b/meta/2023-03.json index fb6c1b1b3..523a243c6 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-16", + "url": "cfd500connect.xyz" + }, { "date": "2023-03-15", "url": "citizenbankonline111.moneyhome.biz" diff --git a/package.json b/package.json index a5483374f..a10d72d80 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-18-x", + "version": "0.20.3-19-x", "versions": { - "git": "0.20.3-18-x", + "git": "0.20.3-19-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 777bda60a..18bdaaf64 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-18-x", + "version": "0.20.3-19-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 b1316e04f..e3088d09f 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-19-x' };