diff --git a/.123current b/.123current index db114cdaa..6479bd06e 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.3-5-x \ No newline at end of file +0.15.3-6-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 48af53263..b0f57e533 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 564 Mich Update all.json (#1715) 404 Jaco 0.15.2 (#1719) - 244 mhusnirizal update all.json (#1723) + 245 mhusnirizal update all.json (#1726) 160 frankywild Update all.json (#1725) 79 michalisFr Update all.json (#1540) 30 Bill Laboon Dragonfly-tools.live (#1718) diff --git a/all.json b/all.json index 5aac48436..11cd9a719 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "vaultserver.site", - "web.vaultserver.site", - "dappsreveal.xyz", - "dappautov2.com", - "authdappfiixedauthdappppfixed.weebly.com", - "dappsnetwork.org", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -546,6 +540,7 @@ "authdappfiiixeedauttthdaapp.weebly.com", "authdappfiiixeedauttthhdaappp.weebly.com", "authdappfiixedauthdappfixed.weebly.com", + "authdappfiixedauthdappppfixed.weebly.com", "authdappfiixedautthdaapp.weebly.com", "authdappfiixedauutthdaapp.weebly.com", "authdapps-connect.org", @@ -2045,6 +2040,7 @@ "dappauto.top", "dappauto.xyz", "dappautos.com", + "dappautov2.com", "dappbinary.com", "dappblockchains.com", "dappbotsaids.com", @@ -2579,6 +2575,7 @@ "dappsmulticonnect.online", "dappsmulticonnector.com", "dappsnetwork.online", + "dappsnetwork.org", "dappsnod.com", "dappsnode-fix.com", "dappsnode-sync.online", @@ -2633,6 +2630,7 @@ "dappsrestorewallets.com", "dappsrestors.org", "dappsrevalidator.org", + "dappsreveal.xyz", "dappsrunup.com", "dappss-bridge.live", "dappssmartconnect.com", @@ -8930,6 +8928,7 @@ "vaultconnect.org", "vaultconnectpost.com", "vaultdefi-nodes.net", + "vaultserver.site", "vcoin.digital", "vempire-ddao-rewards-claims-erc20-token.my.id", "verifica-ora-security.com", @@ -10329,6 +10328,7 @@ "web.protocoldapp.io", "web.syncappwallet.site", "web.syncedwallets.live", + "web.vaultserver.site", "web.walletsrestored.live", "web3-connect.org", "web3-dapps.org", diff --git a/meta/2022-06.json b/meta/2022-06.json index b46cb5102..daf76ac38 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -7,6 +7,10 @@ "date": "2022-06-27", "url": "all-token-wallet.com" }, + { + "date": "2022-06-27", + "url": "authdappfiixedauthdappppfixed.weebly.com" + }, { "date": "2022-06-27", "url": "bunkrectify.live" @@ -19,6 +23,10 @@ "date": "2022-06-27", "url": "connectroyale.net" }, + { + "date": "2022-06-27", + "url": "dappautov2.com" + }, { "date": "2022-06-27", "url": "dapplink.tech" @@ -27,6 +35,14 @@ "date": "2022-06-27", "url": "dapprestoraccess.com" }, + { + "date": "2022-06-27", + "url": "dappsnetwork.org" + }, + { + "date": "2022-06-27", + "url": "dappsreveal.xyz" + }, { "date": "2022-06-27", "url": "dappwallets.pages.dev" @@ -91,6 +107,14 @@ "date": "2022-06-27", "url": "s.digital-smartprotocol.live" }, + { + "date": "2022-06-27", + "url": "vaultserver.site" + }, + { + "date": "2022-06-27", + "url": "web.vaultserver.site" + }, { "date": "2022-06-26", "url": "appwalletnetwork.com" diff --git a/package.json b/package.json index 47966a503..448924e9e 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-5-x", + "version": "0.15.3-6-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index da1628b7d..cc01aa031 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.3-5-x", + "version": "0.15.3-6-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 92b96ba55..f1fadf0b1 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-6-x' };