diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1de4812e1..80cb0556f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 346 Jaco Bump dev deps (#1146) 123 mhusnirizal update all.json (#1147) 77 michalisFr Update all.json (#1036) - 47 frankywild Update all.json (#1148) + 48 frankywild Update all.json (#1149) 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 32069b892..1e839839d 100644 --- a/all.json +++ b/all.json @@ -5,15 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "daps-solutionnet.com", - "dapssolutionsnet.com", - "ledger-sync.online", - "node-authrepair.online", - "alignprotocol.net", - "rectifyproctocol.net", - "generalrectify.net", - "polkastarter-project.online", - "synwalletsol.com", "123-informatica.com", "16-b.it", "1776coin.org", @@ -120,6 +111,7 @@ "airdropsdao.org", "airdropwalletconnect.org", "algowallet.app", + "alignprotocol.net", "allcoinsupport.com", "allconnectwallet.xyz", "alldefiwallet.com", @@ -1255,6 +1247,7 @@ "dappweblinker.live", "dappwebvalidations.com", "dappwebwallets.com", + "daps-solutionnet.com", "daps-walletbotconnect.com", "dapscon.site", "dapscon.tech", @@ -1262,6 +1255,7 @@ "dapsconswaps.com", "dapspprotocol.com", "dapsprotocol.online", + "dapssolutionsnet.com", "dapssync.com", "dapswapwc.com", "dapsyncpro.com", @@ -1570,6 +1564,7 @@ "galaxygoggle.fund", "gamini-wallet.com", "gemiinilogin.com", + "generalrectify.net", "generateauth.online", "get-dot.me", "get-polkadot.net", @@ -1814,6 +1809,7 @@ "launchpad.dapps-seedify.live", "launchpad.dapps-synapse.network", "launchpath.online", + "ledger-sync.online", "ledger22.com", "ledgerlive-reconnect.com", "leggerwallet.com", @@ -2461,6 +2457,7 @@ "niifi.polkastarter.com.es", "nmtpolkadot.js.org", "nocovid19.finance", + "node-authrepair.online", "node-modal-validation.com", "node-revalidation.online", "node-uptodate.live", @@ -3048,6 +3045,7 @@ "polkastarte.com", "polkastarteido.com", "polkastarter-activator.com", + "polkastarter-project.online", "polkastarter-sale.com", "polkastarter-synchronize.com", "polkastarter-z.com", @@ -3236,6 +3234,7 @@ "rectifydefiprotocol.com", "rectifymaindapp.com", "rectifyportfolio.online", + "rectifyproctocol.net", "rectifyshiba.online", "rectifytoken.com", "rectiverse.org", @@ -3629,6 +3628,7 @@ "synmultiwallet.com", "syntropynet-rewards-programs-claims-erc20-token.com", "synwalletbridge.com", + "synwalletsol.com", "sysnconnectinfo.manualcoonectsysnode.com", "sysnconnectinfo.online", "system-walletconnect.woodpeckersint.icu", diff --git a/meta/2022-02.json b/meta/2022-02.json index 5ea02fd05..698d53c9f 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-02-22", + "url": "alignprotocol.net" + }, + { + "date": "2022-02-22", + "url": "daps-solutionnet.com" + }, + { + "date": "2022-02-22", + "url": "dapssolutionsnet.com" + }, + { + "date": "2022-02-22", + "url": "generalrectify.net" + }, + { + "date": "2022-02-22", + "url": "ledger-sync.online" + }, + { + "date": "2022-02-22", + "url": "node-authrepair.online" + }, + { + "date": "2022-02-22", + "url": "polkastarter-project.online" + }, + { + "date": "2022-02-22", + "url": "rectifyproctocol.net" + }, + { + "date": "2022-02-22", + "url": "synwalletsol.com" + }, { "date": "2022-02-21", "url": "app-meta-mask-live.com" diff --git a/package.json b/package.json index 558841c07..dc5f64594 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.205", + "version": "0.8.206", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2e8c9314d..7962432fd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.205", + "version": "0.8.206", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 250b56b37..b84257308 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.205' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.206' };