diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b3d5f7285..e188af810 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 255 mhusnirizal update all.json (#1821) 177 Frank Update all.json (#1826) 79 michalisFr Update all.json (#1540) - 63 thwjanssen89 Update all.json (#1824) + 64 thwjanssen89 Update all.json (#1828) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index ac421912b..345b12ad4 100644 --- a/all.json +++ b/all.json @@ -7,7 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "appsyncpage.live", "16-b.it", "162.222.226.37", "1776coin.org", @@ -15,7 +14,6 @@ "1inch-connect.com", "1inch-network.net", "1inch-wallet.org", - "easyncsupport.live", "1inch.tk", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", @@ -392,6 +390,7 @@ "appsvalidation.com", "appsyncc.org", "appsyncpage.com", + "appsyncpage.live", "apptokens.xyz", "apptokensvalidator.com", "appuniswapp.com", @@ -3338,6 +3337,7 @@ "easyblockauthenticator.com", "easydappsfix.com", "easydappsync.com", + "easyncsupport.live", "easynodeindex.app", "easyrectify.site", "easyswap.tk", diff --git a/meta/2022-07.json b/meta/2022-07.json index 2d58ae927..62d942988 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,10 @@ "date": "2022-07-16", "url": "appcorepage.live" }, + { + "date": "2022-07-16", + "url": "appsyncpage.live" + }, { "date": "2022-07-16", "url": "authdappfiiixeeedaaautttthhdaappppp.weebly.com" @@ -83,6 +87,10 @@ "date": "2022-07-16", "url": "dwapsolutions.com" }, + { + "date": "2022-07-16", + "url": "easyncsupport.live" + }, { "date": "2022-07-16", "url": "freetokenclaimer.com" diff --git a/package.json b/package.json index 83d61a7ea..bc22c9863 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-31-x", + "version": "0.17.3-32-x", "versions": { - "git": "0.17.3-31-x", + "git": "0.17.3-32-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8d5f312a2..b23ad39e4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-31-x", + "version": "0.17.3-32-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 284087ab6..3f480cfb5 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.17.3-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-32-x' };