diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4cd88fe72..af58721b5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 573 Mich Update all.json (#1843) + 574 Mich Update all.json (#1851) 421 Jaco Add reported URLs (#1823) 257 mhusnirizal update all.json (#1835) 182 Frank Update all.json (#1848) diff --git a/all.json b/all.json index 7d60a0434..0f31e755d 100644 --- a/all.json +++ b/all.json @@ -15,10 +15,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "lpbalancer.com", - "uniclaimv2.com", - "dapp-sync.netlify.app", - "microdapps.xyz", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -2044,6 +2040,7 @@ "dapp-support.com", "dapp-sync-validate.com", "dapp-sync.herokuapp.com", + "dapp-sync.netlify.app", "dapp-syncconnet.site", "dapp-synchronize.com", "dapp-vadilate.tools", @@ -4587,6 +4584,7 @@ "loopfixchains.site", "loopsync.net", "lordsocietynfts.net", + "lpbalancer.com", "lpuniswap.com", "lpuniswap.org", "lrnrtoken.xyz", @@ -5372,6 +5370,7 @@ "micro22strategy.gift", "microconnectoken.net", "microconnectoken.one", + "microdapps.xyz", "microminedapp.com", "micropool-defi.co", "migratedapps.com", @@ -8901,6 +8900,7 @@ "unhra.com", "uniaward.org", "unicefyouthrelief.com", + "uniclaimv2.com", "uniconnect.live", "unicswape.com", "unicswop.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 37b5ac8c7..e1ff7bdf7 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,12 +1,28 @@ [ + { + "date": "2022-07-20", + "url": "dapp-sync.netlify.app" + }, { "date": "2022-07-20", "url": "dappsconnect.me" }, + { + "date": "2022-07-20", + "url": "lpbalancer.com" + }, + { + "date": "2022-07-20", + "url": "microdapps.xyz" + }, { "date": "2022-07-20", "url": "secure-wallet-connect.ipq.co" }, + { + "date": "2022-07-20", + "url": "uniclaimv2.com" + }, { "date": "2022-07-20", "url": "walletattach.org" diff --git a/package.json b/package.json index 12d183e9c..ae787c154 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-50-x", + "version": "0.17.3-51-x", "versions": { - "git": "0.17.3-50-x", + "git": "0.17.3-51-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8b709418d..f4cffcf3e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-50-x", + "version": "0.17.3-51-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 85707f72d..b586a62f0 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.17.3-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-51-x' };