diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 69e72a7a6..75ec84677 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 330 Jaco Bump to latest @polkadot/util (#994) - 325 Mich Update all.json (#998) + 326 Mich Update all.json (#1000) 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 2baa80eb9..98d0303c4 100644 --- a/all.json +++ b/all.json @@ -5,9 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "robotvalidator.com", - "dapps.web3solution.org", - "web3solution.org", "16-b.it", "1inch-wallet.org", "1metamask.com", @@ -646,6 +643,7 @@ "dapps-validator.org", "dapps-walletconnect.tech", "dapps-walletintegrator.app", + "dapps.web3solution.org", "dappsactivation.org", "dappsactivations.org", "dappsattestation.bond", @@ -2341,6 +2339,7 @@ "robonomics-network-xrt.cyberfi-tech-rewards-programs-claims-erc20-token.com", "robonomicsrewards.com", "robothelps.org", + "robotvalidator.com", "rollcollabsync.com", "royalehosting.info", "safemoonswapconect.com", @@ -3565,6 +3564,7 @@ "web3connection.com", "web3connection.org", "web3connectr.com", + "web3solution.org", "web3syncronize.net", "webbaseretek-supportadmen.coinbase.com.re-joene.men", "webconns.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 6130f5ef9..b71bce597 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-01-25", + "url": "dapps.web3solution.org" + }, + { + "date": "2022-01-25", + "url": "robotvalidator.com" + }, + { + "date": "2022-01-25", + "url": "web3solution.org" + }, { "date": "2022-01-24", "url": "connectwalletfix.net" diff --git a/package.json b/package.json index 9beee7ba0..854f21d4d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.75", + "version": "0.8.76", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8f2522454..89d4227c1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.75", + "version": "0.8.76", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 47a3f7cbe..e1dab58ac 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.75' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.76' };