diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a5806871c..7ac0de9c6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 323 Jaco @polkadot/util 8.3.2 (incl. all from common repo) (#948) - 308 Mich Update all.json (#950) + 309 Mich Update all.json (#951) 79 mhusnirizal update all.json (#946) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) diff --git a/all.json b/all.json index c8d99c893..4b481968d 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,13 @@ { "allow": [], "deny": [ + "16-b.it", "1inch-wallet.org", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org", - "16-b.it", "2polkadot.com", "2xbinancelive.online", "2xbonusbnb.online", @@ -2456,11 +2456,11 @@ "uniswap-cyp.com", "uniswap-finance.org", "uniswap-kit.com", + "uniswap-mine.com", "uniswap-nft.com", "uniswap-node.com", "uniswap-sol.com", "uniswap-tools.com", - "uniswap-mine.com", "uniswap-v2-airdrop.net", "uniswap-v2.net", "uniswap-v2.vip", diff --git a/meta/2022-01.json b/meta/2022-01.json index bdaed9f0c..ac74575a4 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,52 @@ [ + { + "date": "2022-01-16", + "url": "16-b.it" + }, + { + "date": "2022-01-16", + "url": "crypto-coinbaselink.16-b.it" + }, + { + "date": "2022-01-16", + "url": "encryptodapps.com" + }, + { + "date": "2022-01-16", + "url": "metamask-io.d1l.us" + }, + { + "date": "2022-01-16", + "url": "metamask-kyc-regulations.de" + }, + { + "date": "2022-01-16", + "url": "metamask.bz" + }, + { + "date": "2022-01-16", + "url": "metamask.lt" + }, + { + "date": "2022-01-16", + "url": "metamask.protocol-process.me" + }, + { + "date": "2022-01-16", + "url": "metamaskyo.diskstation.eu" + }, + { + "date": "2022-01-16", + "url": "node-weblinks.com" + }, + { + "date": "2022-01-16", + "url": "uniswap-kit.com" + }, + { + "date": "2022-01-16", + "url": "uniswap-mine.com" + }, { "date": "2022-01-15", "url": "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org" diff --git a/package.json b/package.json index fd08a5ba9..17027bbe9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.33", + "version": "0.8.34", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 302356191..6ba5c1478 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.33", + "version": "0.8.34", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fc933e42b..2e0fd525b 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.8.33' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.34' };