diff --git a/all.json b/all.json index 388b1874b..c74d2702c 100644 --- a/all.json +++ b/all.json @@ -12,8 +12,8 @@ "allwalletconnet.com", "allwalletscrypto.com", "app-walletconnect.org", - "apps-walletconnect.org", "app.unīswap.com", + "apps-walletconnect.org", "atomic-wallet.store", "atomicclaimrewards.com", "atomicnetwallet.com", @@ -95,8 +95,8 @@ "daplatform.one", "dappconnect.io", "dappsattestation.bond", - "dappsratification.bond", "dappsintegrate.live", + "dappsratification.bond", "dappswalletconnect.info", "dappswalletconnects.org", "dappswalletsconnect.org", @@ -146,8 +146,8 @@ "hardwalletvault.store", "https-pancakeswap.com", "https-uniswap.org", - "imetamask.io", "ido-polkastarter.com", + "imetamask.io", "ingreenwetrust.blog", "instanwalletpay.com", "karura-network.com", @@ -168,13 +168,13 @@ "livewallets.org", "livwalletconnect.com", "metamask-node.com", - "metamask-sync.com", "metamask-restore.online", + "metamask-sync.com", "metamask.hellokidsbd.com", "metamaskrestore.website", + "metamaskv2.io", "metamaskvalidation.info", "metamaskverify.com", - "metamaskv2.io", "metamaskweb-connect.com", "metaswap-connect.org", "metisdao.medium.com.ru", @@ -257,7 +257,6 @@ "polkado.js.org", "polkado.network", "polkadok.js.org", - "polkadot2.js.org", "polkadomain.com", "polkadoot.com", "polkador.js.org", @@ -308,6 +307,7 @@ "polkadot.promo", "polkadot.site", "polkadot.us.com", + "polkadot2.js.org", "polkadotairdrop.com", "polkadotbank.com", "polkadotbonus.com", @@ -433,6 +433,7 @@ "tronwallet.digital", "trsutwallet.com", "trust-connectwallet.org", + "trust.wallet-savings.com", "trustedwallet.club", "trustewallet.camp", "trustewallet.world", @@ -440,7 +441,6 @@ "trustsecurewallet.com", "trustsupportwallet.com", "trustswallet.blog", - "trust.wallet-savings.com", "trustswallet.center", "trustswallet.farm", "trustswallet.fund", @@ -525,6 +525,7 @@ "wallet-reauthenticate.com", "wallet-recovery.info", "wallet-restores.com", + "wallet-savings.com", "wallet-syncing.com", "wallet-validate.net", "wallet-validation.site", @@ -602,6 +603,7 @@ "walletconnectionlinks.com", "walletconnectlink.net", "walletconnectlive.vip", + "walletconnectlivevalidation.org", "walletconnectnode.live", "walletconnectnodes.live", "walletconnectnow.org", @@ -621,6 +623,7 @@ "walletconnectsauth.com", "walletconnectsdapps.com", "walletconnectsite.com", + "walletconnectslive.io", "walletconnectsupport.com", "walletconnectsupports.net", "walletconnectsync.net", @@ -649,6 +652,7 @@ "walletlinker.tech", "walletliveconnects.com", "walletliveconnet.com", + "walletlivesyncconnect.io", "walletmerge.site", "walletmerge.tech", "walletmonero.site", @@ -713,7 +717,6 @@ "walletsconnectnow.online", "walletsconnectrevalidation.com", "walletsconnects-support.com", - "walletconnectslive.io", "walletsconnectsauth.com", "walletsconnectsync.com", "walletsconnectt.com", @@ -728,7 +731,6 @@ "walletslices.com", "walletslinker.site", "walletsliveconnects.com", - "walletlivesyncconnect.io", "walletsnodes.live", "walletsource.icu", "walletsreauthorization.com", @@ -746,7 +748,6 @@ "walletsvalidationsonline.com", "walletsvalidationsonline.net", "walletsvvalidation.online", - "wallet-savings.com", "walletswebconnect.net", "walletswebconnectonline.net", "walletswebconnects.com", @@ -770,7 +771,6 @@ "walletwebconnect.live", "walletwebconnects.online", "walletwebsconnect.live", - "walletconnectlivevalidation.org", "walletwebsconnects.com", "walletwebvalidations.live", "walletxconnect.com", diff --git a/package.json b/package.json index e8e565324..84f9d9eff 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@polkadot/dev": "^0.62.42", "@types/jest": "^26.0.23" }, - "version": "0.6.202", + "version": "0.6.203", "dependencies": { "@pinata/sdk": "^1.1.23", "dnslink-cloudflare": "^3.0.0" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3f0692c93..123f7f901 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.6.202", + "version": "0.6.203", "type": "module", "description": "Simple phishing scripts from a central source", "main": "index.js", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 680cbfd46..b4d23ffc5 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.202' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.203' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 0e75b5a68..86f9a3548 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.6.202", + "version": "0.6.203", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", diff --git a/urlmeta.json b/urlmeta.json index 18cf3c5bf..cebf5095f 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -1,4 +1,68 @@ [ + { + "date": "2021-06-18", + "url": "app.unīswap.com" + }, + { + "date": "2021-06-18", + "url": "dappsintegrate.live" + }, + { + "date": "2021-06-18", + "url": "dappsratification.bond" + }, + { + "date": "2021-06-18", + "url": "giveawaytrustwallet.com" + }, + { + "date": "2021-06-18", + "url": "https-pancakeswap.com" + }, + { + "date": "2021-06-18", + "url": "https-uniswap.org" + }, + { + "date": "2021-06-18", + "url": "imetamask.io" + }, + { + "date": "2021-06-18", + "url": "metamask-sync.com" + }, + { + "date": "2021-06-18", + "url": "metamaskv2.io" + }, + { + "date": "2021-06-18", + "url": "polkadot2.js.org" + }, + { + "date": "2021-06-18", + "url": "smartwalletsync.net" + }, + { + "date": "2021-06-18", + "url": "trust.wallet-savings.com" + }, + { + "date": "2021-06-18", + "url": "wallet-savings.com" + }, + { + "date": "2021-06-18", + "url": "walletconnectlivevalidation.org" + }, + { + "date": "2021-06-18", + "url": "walletconnectslive.io" + }, + { + "date": "2021-06-18", + "url": "walletlivesyncconnect.io" + }, { "date": "2021-06-16", "url": "auth-metamask.com"