diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 186772180..bc0b161b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 404 Mich Update all.json (#1212) + 405 Mich Update all.json (#1216) 359 Jaco Additional top-level hosting domains (#1213) 143 mhusnirizal update all.json (#1215) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 95f8bdb52..7471381ff 100644 --- a/all.json +++ b/all.json @@ -7,10 +7,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "dapps-directsync.net", - "walletsintegral.webflow.io", - "multientitychain.com", - "syncportfolio.site", "16-b.it", "1776coin.org", "1inch-network.net", @@ -1034,6 +1030,7 @@ "dapps-connector.com", "dapps-connectsync.com", "dapps-cycle.online", + "dapps-directsync.net", "dapps-dnode.com", "dapps-encryptoken.dev", "dapps-ether.org", @@ -2578,6 +2575,7 @@ "multidappsvalidator.com", "multidefiwallet.io", "multidexsconnect.com", + "multientitychain.com", "multifaucetconnect.online", "multifixchain.net", "multiibridgedapps.com", @@ -3967,6 +3965,7 @@ "syncnetworks.org", "syncnow.online", "synconnectwallet.com", + "syncportfolio.site", "syncprocess.live", "syncprocess.me", "syncprocesslink.site", @@ -5175,6 +5174,7 @@ "walletshield.info", "walletsidsupport.com", "walletsinconnects.com", + "walletsintegral.webflow.io", "walletsintegrate.net", "walletsintegration.io", "walletsintegrations.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 85f8fc3b7..c76b95ac5 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,18 +3,34 @@ "date": "2022-03-05", "url": "activatedrepair.com" }, + { + "date": "2022-03-05", + "url": "dapps-directsync.net" + }, { "date": "2022-03-05", "url": "defisyncauth.com" }, + { + "date": "2022-03-05", + "url": "multientitychain.com" + }, { "date": "2022-03-05", "url": "quilling.xii.jp" }, + { + "date": "2022-03-05", + "url": "syncportfolio.site" + }, { "date": "2022-03-05", "url": "ukraine-save.com" }, + { + "date": "2022-03-05", + "url": "walletsintegral.webflow.io" + }, { "date": "2022-03-05", "url": "xii.jp" diff --git a/package.json b/package.json index 81e630b89..7d5118fe9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.264", + "version": "0.8.265", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 97d75f9cb..2581d249c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.264", + "version": "0.8.265", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c5920c73a..025e39853 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.264' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.265' };