diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 14970491f..5359b73ca 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 330 Jaco Bump to latest @polkadot/util (#994) - 323 Mich Update all.json (#995) + 324 Mich Update all.json (#997) 91 mhusnirizal update all.json (#996) 74 michalisFr Update address.json (#966) 27 frankywild Update all.json (#989) diff --git a/all.json b/all.json index 497d476d9..687fba08e 100644 --- a/all.json +++ b/all.json @@ -5,13 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dappsin.live", - "indexapps.one", - "nodeddapp.com", - "reconnectionsync.org", - "speedbitsprotocol.com", - "sync-integrator.com", - "walletidentify.net", "16-b.it", "1inch-wallet.org", "1metamask.com", @@ -693,6 +686,7 @@ "dappserverconnect.com", "dappsfi.online", "dappsfixer.online", + "dappsin.live", "dappsintegrate.cloud", "dappsintegrate.co", "dappsintegrate.io", @@ -1143,6 +1137,7 @@ "importrewards.com", "importrewards.org", "improvewalletchains.com", + "indexapps.one", "ingreenwetrust.blog", "initialize-dapps.com", "initializedapps.site", @@ -1672,6 +1667,7 @@ "node-weblinks.com", "nodeauthorization.online", "nodedapps.online", + "nodeddapp.com", "nodeprotocol.live", "nodesappend.online", "nodesauthentication.online", @@ -2296,6 +2292,7 @@ "reauthenticatewebsfirm.com", "reauthentication.online", "recipient.quest", + "reconnectionsync.org", "reconnectwallet.online", "recoverseed-meta.live", "recovery.unlock.trust.wallet.45-81-232-17.plesk.page", @@ -2444,6 +2441,7 @@ "solvewalletissue.site", "sotana-network.com", "spaceknight.online", + "speedbitsprotocol.com", "stablepool.io", "standard.medium.com.ru", "standard.polkastarter.com.es", @@ -2494,6 +2492,7 @@ "sync-connectionbot.co", "sync-connections.co", "sync-dappassist.online", + "sync-integrator.com", "sync-livewallet.online", "sync-protectionlink.online", "sync-rectificationconnect.co", @@ -3219,6 +3218,7 @@ "wallethetatoken.org", "wallethomeconnect.live", "wallethub.site", + "walletidentify.net", "walletinconnect.org", "walletintegration.webflow.io", "walletixapp.online", diff --git a/meta/2022-01.json b/meta/2022-01.json index 5876cad4b..233b39724 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -3,6 +3,10 @@ "date": "2022-01-24", "url": "connectwalletfix.net" }, + { + "date": "2022-01-24", + "url": "dappsin.live" + }, { "date": "2022-01-24", "url": "fastfixwallet.com" @@ -15,6 +19,30 @@ "date": "2022-01-24", "url": "fixwalletts.com" }, + { + "date": "2022-01-24", + "url": "indexapps.one" + }, + { + "date": "2022-01-24", + "url": "nodeddapp.com" + }, + { + "date": "2022-01-24", + "url": "reconnectionsync.org" + }, + { + "date": "2022-01-24", + "url": "speedbitsprotocol.com" + }, + { + "date": "2022-01-24", + "url": "sync-integrator.com" + }, + { + "date": "2022-01-24", + "url": "walletidentify.net" + }, { "date": "2022-01-23", "url": "activateswallets.com" diff --git a/package.json b/package.json index 0c6dd8873..ac0825ded 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.73", + "version": "0.8.74", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 68d8f608a..f4723b94b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.73", + "version": "0.8.74", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4dfd8b4fe..7e362b39f 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.73' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.74' };