diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0acaecd78..111e50f22 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 149 mhusnirizal update all.json (#1233) 77 michalisFr Update all.json (#1036) - 60 frankywild Update all.json (#1232) + 61 frankywild Update all.json (#1235) 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 3399fcb1e..cf67f08d9 100644 --- a/all.json +++ b/all.json @@ -4,11 +4,6 @@ "02auth-mtb.myz.info", "0vvvvuniswap.top", "0vvwvuniswap.top", - "manualfix.xyz", - "fixmytoken.info", - "resolveprotocols.site", - "transappsprotocol.online", - "dex-secure.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -1554,6 +1549,7 @@ "develon.com", "dewalletprotocol.online", "dex-connect.online", + "dex-secure.com", "dexdapps.online", "dexinterconnect.online", "dexprotocolserver.com", @@ -1789,6 +1785,7 @@ "fixensrestore.digitalivesync.online", "fixlivewallet.com", "fixmultichain.com", + "fixmytoken.info", "fixnodes.online", "fixresolvepro.com", "fixsaccessync.com", @@ -2235,6 +2232,7 @@ "manualconnect.com", "manualcoonectsysnode.com", "manualdappsync.com", + "manualfix.xyz", "manualrepair.site", "manualrestore.online", "manualsafefix.com", @@ -3714,6 +3712,7 @@ "resolve.onlinepropsync.com", "resolve.onlinesyncprop.com", "resolve.proponlinesync.com", + "resolveprotocols.site", "resolvewallet.co", "restartcoinwallet.com", "restore-meta-mask-page.com", @@ -4297,6 +4296,7 @@ "trader-joexyz.biz", "traderjoexyzz.biz", "tradings-view-meta.club", + "transappsprotocol.online", "treustewallet.com", "trezior.io.wallet.com.en.model-one-login.organo-pharma.com", "trezor-suites.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 7d5e06eb0..a3105776f 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -131,6 +131,10 @@ "date": "2022-03-08", "url": "develon.com" }, + { + "date": "2022-03-08", + "url": "dex-secure.com" + }, { "date": "2022-03-08", "url": "dip1linker.com" @@ -143,6 +147,10 @@ "date": "2022-03-08", "url": "encryptwalletnode.online" }, + { + "date": "2022-03-08", + "url": "fixmytoken.info" + }, { "date": "2022-03-08", "url": "guildfidrop.com" @@ -167,6 +175,10 @@ "date": "2022-03-08", "url": "linkcryptotoken.com" }, + { + "date": "2022-03-08", + "url": "manualfix.xyz" + }, { "date": "2022-03-08", "url": "metamask-notify.com" @@ -251,6 +263,10 @@ "date": "2022-03-08", "url": "osmosisdrop.com" }, + { + "date": "2022-03-08", + "url": "resolveprotocols.site" + }, { "date": "2022-03-08", "url": "secure.spacextoken-protocol.co" @@ -259,6 +275,10 @@ "date": "2022-03-08", "url": "swap.safemoon.wallet-dapps.live" }, + { + "date": "2022-03-08", + "url": "transappsprotocol.online" + }, { "date": "2022-03-08", "url": "ultragamingdrops.com" diff --git a/package.json b/package.json index d545e85fe..176908762 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.280", + "version": "0.8.281", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3380e54ec..6b9467ca6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.280", + "version": "0.8.281", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6665569e9..1217ad2cb 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.280' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.281' };