diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d7666085c..841c6e6dd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 336 Jaco Bump deps (#1076) 112 mhusnirizal update all.json (#1080) 77 michalisFr Update all.json (#1036) - 39 frankywild Update all.json (#1088) + 40 frankywild Update all.json (#1090) 26 Bill Laboon Add Polkapromo.com (#1035) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 1dacf3261..02193e653 100644 --- a/all.json +++ b/all.json @@ -3,12 +3,6 @@ "deny": [ "0vvvvuniswap.top", "0vvwvuniswap.top", - "validatewalletserror.com", - "defvalidationserver.com", - "currency-connect.com", - "defiwalletconnect.com", - "fixconnecthub.online", - "bridgelocalapps.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -312,6 +306,7 @@ "bridge-portal.net", "bridge-protocol.com", "bridgeavax.network", + "bridgelocalapps.com", "bridgeprotocol.link", "bridgeprotocol.site", "bridgeservices.online", @@ -686,6 +681,7 @@ "cryptowalletvault.store", "cryptoxrp.org", "crytorectify.net", + "currency-connect.com", "currentcrypto.ca", "curve-fi.live", "curve-fi.shop", @@ -1143,10 +1139,12 @@ "defisync.online", "defisynchronization.org", "defivalidator.website", + "defiwalletconnect.com", "defiwalletfix.com", "defiwalletrestore.live", "defiwalletrestore.netxxx.us", "defocollab.land", + "defvalidationserver.com", "degenroyale.com", "deskcom.cfd", "details-paxful.dashboard-paxful.com", @@ -1320,6 +1318,7 @@ "fixapp.site", "fixchainserror.com", "fixconnect.net", + "fixconnecthub.online", "fixdapps.com", "fixdappsync.com", "fixdappwallet.com", @@ -3508,6 +3507,7 @@ "validatewallet.xyz", "validatewallets.net", "validatewallets.webflow.io", + "validatewalletserror.com", "validateyourwallet.com", "validatingdapps.com", "validatingnodes.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 9462e7e14..3db93842f 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -23,6 +23,10 @@ "date": "2022-02-11", "url": "blockchain-wallet-verification.com" }, + { + "date": "2022-02-11", + "url": "bridgelocalapps.com" + }, { "date": "2022-02-11", "url": "chainswalletconnect.com" @@ -39,6 +43,10 @@ "date": "2022-02-11", "url": "controlqr.com" }, + { + "date": "2022-02-11", + "url": "currency-connect.com" + }, { "date": "2022-02-11", "url": "curve-fi.live" @@ -115,10 +123,22 @@ "date": "2022-02-11", "url": "defimigrationsync.com" }, + { + "date": "2022-02-11", + "url": "defiwalletconnect.com" + }, + { + "date": "2022-02-11", + "url": "defvalidationserver.com" + }, { "date": "2022-02-11", "url": "en.square-space.online" }, + { + "date": "2022-02-11", + "url": "fixconnecthub.online" + }, { "date": "2022-02-11", "url": "io-or.ru" @@ -267,6 +287,10 @@ "date": "2022-02-11", "url": "validate-sync.com" }, + { + "date": "2022-02-11", + "url": "validatewalletserror.com" + }, { "date": "2022-02-11", "url": "validationfixwallet.org" diff --git a/package.json b/package.json index 9556dab7b..749f1c55b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.154", + "version": "0.8.155", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bde0aa8ca..95d6559bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.154", + "version": "0.8.155", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5cf725f47..c5f5e6501 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.154' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.155' };