diff --git a/.123current b/.123current index 753f2d4c4..cc8a331a6 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.3-2-x \ No newline at end of file +0.15.3-3-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 98df08fb1..32a12bb6f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 564 Mich Update all.json (#1715) 404 Jaco 0.15.2 (#1719) - 243 mhusnirizal update all.json (#1721) + 244 mhusnirizal update all.json (#1723) 159 frankywild Update all.json (#1705) 79 michalisFr Update all.json (#1540) 30 Bill Laboon Dragonfly-tools.live (#1718) diff --git a/all.json b/all.json index a21bd7179..996972aa4 100644 --- a/all.json +++ b/all.json @@ -1,15 +1,6 @@ { "allow": [], "deny": [ - "digital-smartprotocol.live", - "s.digital-smartprotocol.live", - "dappwallets.pages.dev", - "online-trust-web-wallet.com", - "imtoken-web-wallet.com", - "free-web-wallet.com", - "mnemonicsolutions.xyz", - "mnemonicssolution.xyz", - "mnemonicsolution.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2816,6 +2807,7 @@ "dappwalletrectifications.live", "dappwallets-synchronizer.com", "dappwallets.io", + "dappwallets.pages.dev", "dappwallets.rf.gd", "dappwallets.webflow.io", "dappwallets.xyz", @@ -3151,6 +3143,7 @@ "digital-authorepair.live", "digital-proapp.com", "digital-proapps.com", + "digital-smartprotocol.live", "digitalappsync.online", "digitalauth-repair.online", "digitalbytesync.com", @@ -3615,6 +3608,7 @@ "forward-ethereum.org", "foundation-ethereum.org", "foxsecuritykeys.xyz", + "free-web-wallet.com", "freeappware.com", "freemiumcore.com", "freenftwallactconnect.co", @@ -3963,6 +3957,7 @@ "imtoken-vm.xyz", "imtoken-vn.com", "imtoken-vn.xyz", + "imtoken-web-wallet.com", "imtoken.si", "imtoken.tiger-pay.vip", "imtoken0-9.com", @@ -5288,7 +5283,10 @@ "mmmetatkmmaeks.azurewebsites.net", "mnemonicprotocols.online", "mnemonicsauthsolutions.xyz", + "mnemonicsolution.xyz", + "mnemonicsolutions.xyz", "mnemonicsprotocol.online", + "mnemonicssolution.xyz", "mneumonicactivator.com", "mob-ltd.com", "mobi-tdapp.com", @@ -5891,6 +5889,7 @@ "onewalletstore.com", "online-auth.4nmn.com", "online-metamask.info", + "online-trust-web-wallet.com", "online-uniswap.tech", "online-wallet-connect.com", "online-wallet.recovery.109-71-253-24.plesk.page", @@ -7146,6 +7145,7 @@ "s-walletsync.com", "s.chains-sync.live", "s.digital-authorepair.live", + "s.digital-smartprotocol.live", "s.getfixed-mainet.xyz", "s.migratedapptoken.com", "s.smart-connects.live", diff --git a/meta/2022-06.json b/meta/2022-06.json index 0491538ca..6d39c47e1 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-06-27", + "url": "dappwallets.pages.dev" + }, + { + "date": "2022-06-27", + "url": "digital-smartprotocol.live" + }, + { + "date": "2022-06-27", + "url": "free-web-wallet.com" + }, + { + "date": "2022-06-27", + "url": "imtoken-web-wallet.com" + }, + { + "date": "2022-06-27", + "url": "mnemonicsolution.xyz" + }, + { + "date": "2022-06-27", + "url": "mnemonicsolutions.xyz" + }, + { + "date": "2022-06-27", + "url": "mnemonicssolution.xyz" + }, + { + "date": "2022-06-27", + "url": "online-trust-web-wallet.com" + }, + { + "date": "2022-06-27", + "url": "s.digital-smartprotocol.live" + }, { "date": "2022-06-26", "url": "appwalletnetwork.com" diff --git a/package.json b/package.json index e7c348da5..f6423df83 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.3-2-x", + "version": "0.15.3-3-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6adb3596c..c0ff39801 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.3-2-x", + "version": "0.15.3-3-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c12df0939..e4b025107 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.15.3-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-3-x' };