[CI Skip] release/stable 0.8.193

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-19 09:19:29 +00:00
parent 2fd7a6a57b
commit eb94610cfd
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
380 Mich Update all.json (#1134) 381 Mich Update all.json (#1135)
343 Jaco Add test for allowed top-level domains (#1120) 343 Jaco Add test for allowed top-level domains (#1120)
121 mhusnirizal update all.json (#1133) 121 mhusnirizal update all.json (#1133)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
+2 -2
View File
@@ -7,8 +7,6 @@
"0vwwuniswap.top", "0vwwuniswap.top",
"123-informatica.com", "123-informatica.com",
"16-b.it", "16-b.it",
"trustserver.app",
"nodesvalidation.com",
"1776coin.org", "1776coin.org",
"1inch-network.net", "1inch-network.net",
"1inch-wallet.org", "1inch-wallet.org",
@@ -2427,6 +2425,7 @@
"nodesfixen.online", "nodesfixen.online",
"nodesmartconnect.com", "nodesmartconnect.com",
"nodesmartconnect.live", "nodesmartconnect.live",
"nodesvalidation.com",
"nodevalidate.live", "nodevalidate.live",
"nodevalidation.icu", "nodevalidation.icu",
"nodevalidation.top", "nodevalidation.top",
@@ -3703,6 +3702,7 @@
"trustnewswalletshare.com", "trustnewswalletshare.com",
"trustrealaid.online", "trustrealaid.online",
"trustsecurewallet.com", "trustsecurewallet.com",
"trustserver.app",
"trustsupportwallet.com", "trustsupportwallet.com",
"trustswallet.blog", "trustswallet.blog",
"trustswallet.center", "trustswallet.center",
+8
View File
@@ -91,6 +91,10 @@
"date": "2022-02-19", "date": "2022-02-19",
"url": "nodesapend.online" "url": "nodesapend.online"
}, },
{
"date": "2022-02-19",
"url": "nodesvalidation.com"
},
{ {
"date": "2022-02-19", "date": "2022-02-19",
"url": "officialvitalik2x.com" "url": "officialvitalik2x.com"
@@ -127,6 +131,10 @@
"date": "2022-02-19", "date": "2022-02-19",
"url": "triliionairethugs.com" "url": "triliionairethugs.com"
}, },
{
"date": "2022-02-19",
"url": "trustserver.app"
},
{ {
"date": "2022-02-19", "date": "2022-02-19",
"url": "useauth.net" "url": "useauth.net"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.8.192", "version": "0.8.193",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.192", "version": "0.8.193",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.192' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.193' };