diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b7b2adce3..c05acf16c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 466 Mich Update all.json (#1384) + 467 Mich Update all.json (#1385) 374 Jaco Bump @polkadot/dev (#1371) 189 mhusnirizal update all.json (#1383) 87 frankywild Update all.json (#1382) diff --git a/all.json b/all.json index 5454c38e6..a9718edec 100644 --- a/all.json +++ b/all.json @@ -14,7 +14,6 @@ "1inch-wallet.org", "1inch.tk", "1metamask.com", - "coin-byte.com", "1polkadot-5x1e.js.org", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", @@ -611,6 +610,7 @@ "club-apps.org", "cn59409.tmweb.ru", "cnhind-com.cf", + "coin-byte.com", "coin-claims.com", "coinationcryptoinsurance.us", "coinbase-01mobilesecure.ns01.info", diff --git a/meta/2022-04.json b/meta/2022-04.json index d52e28329..7014fcea7 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -7,6 +7,10 @@ "date": "2022-04-07", "url": "app.yourcryptocare.xyz" }, + { + "date": "2022-04-07", + "url": "coin-byte.com" + }, { "date": "2022-04-07", "url": "crypto-hub-app.netlify.app" diff --git a/package.json b/package.json index e30d3dc5c..19147d3f1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.72", + "version": "0.10.73", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ac489e77b..4c0fe77d8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.72", + "version": "0.10.73", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9f71957fb..8e5477982 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.10.72' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.73' };