diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f44959b8d..c23ce3f6b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 367 Mich Update all.json (#1099) + 368 Mich Update all.json (#1102) 338 Jaco Disable yarn scripts on CI (#1100) 114 mhusnirizal update all.json (#1096) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 1136a6a13..1862f0aff 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "honeysvvap.org", - "dappslink-defi.org", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -929,6 +927,7 @@ "dappsintegrate.live", "dappsintegrate.one", "dappsinterface.com", + "dappslink-defi.org", "dappslink.tech", "dappslinks.com", "dappslinkscan.com", @@ -1440,6 +1439,7 @@ "holders-airdrop.info", "home-dappsconnect.online", "home-kraken.online", + "honeysvvap.org", "host-ethereum.org", "hostmaster.demo.pancakeswal.com", "ht-mdexcom.swap-liquidity.site", diff --git a/meta/2022-02.json b/meta/2022-02.json index b36b3d1be..fd100c8c7 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -27,6 +27,10 @@ "date": "2022-02-13", "url": "connecttowallet.online" }, + { + "date": "2022-02-13", + "url": "dappslink-defi.org" + }, { "date": "2022-02-13", "url": "dappvalidationprotocol.com" @@ -51,6 +55,10 @@ "date": "2022-02-13", "url": "exosama.cc" }, + { + "date": "2022-02-13", + "url": "honeysvvap.org" + }, { "date": "2022-02-13", "url": "mt-llinink.info" diff --git a/package.json b/package.json index be70f575c..a66c00f2d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.163", + "version": "0.8.164", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1d01ac28c..10d9fdb2b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.163", + "version": "0.8.164", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a64d317c1..107668bba 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.163' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.164' };