diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 677f11409..e4c3717e4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) 79 michalisFr Update all.json (#1540) - 49 thwjanssen89 Update all.json (#1793) + 50 thwjanssen89 Update all.json (#1795) 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 95e717795..be029c6d2 100644 --- a/all.json +++ b/all.json @@ -4,11 +4,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "fixtechnicalsupport.com", - "dogclinicaveterinaria.itautorectifywalletdap.com", - "itautorectifywalletdap.com", - "whitelist.officiav2.online", - "officiav2.online", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", @@ -3368,6 +3363,7 @@ "docs.pancakeswap.tools", "dodoswitch.com", "dogclinicaveterinaria.it", + "dogclinicaveterinaria.itautorectifywalletdap.com", "dogecoin-22.com", "dogecryptowallet.com", "doken.im", @@ -3747,6 +3743,7 @@ "fixsaccessync.com", "fixsdefi.com", "fixtechdapps.com", + "fixtechnicalsupport.com", "fixtodapps.com", "fixtodapps.net", "fixtokengiveaway.online", @@ -4315,6 +4312,7 @@ "iserve.ae", "ismetamask.io", "itallsimple.com", + "itautorectifywalletdap.com", "itheum.biz", "itokenapp-stonne.com", "itokensms.com", @@ -6123,6 +6121,7 @@ "officialwalletconnect.dev", "officialwalletconnect.tech", "officialwebb.site", + "officiav2.online", "offshorecryptowallets.com", "ofxglobaltrade.com", "oken.im", @@ -10855,6 +10854,7 @@ "whitelist-network.com", "whitelist-slot.com", "whitelist.host", + "whitelist.officiav2.online", "whitelistconnector.netlify.app", "whitelistconnects.com", "whitelistdapp-frontend.herokuapp.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 4007acb67..f19126050 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -11,6 +11,22 @@ "date": "2022-07-11", "url": "dappstool.online" }, + { + "date": "2022-07-11", + "url": "dogclinicaveterinaria.itautorectifywalletdap.com" + }, + { + "date": "2022-07-11", + "url": "fixtechnicalsupport.com" + }, + { + "date": "2022-07-11", + "url": "itautorectifywalletdap.com" + }, + { + "date": "2022-07-11", + "url": "officiav2.online" + }, { "date": "2022-07-11", "url": "safepalps.com" @@ -31,6 +47,10 @@ "date": "2022-07-11", "url": "webwalletsdapp.co" }, + { + "date": "2022-07-11", + "url": "whitelist.officiav2.online" + }, { "date": "2022-07-10", "url": "authresolve.com" diff --git a/package.json b/package.json index 4b7baaeb8..c6ecf8a62 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-4-x", - "versionGit": "0.17.3-4-x", + "version": "0.17.3-5-x", + "versionGit": "0.17.3-5-x", "versionNpm": "0.17.2", "workspaces": [ "packages/*" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9bf74e202..dff13fee4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-4-x", + "version": "0.17.3-5-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 0bcee9e1d..1c896b12d 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-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-5-x' };