mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 07:57:58 +00:00
[CI Skip] release/stable 0.8.193
skip-checks: true
This commit is contained in:
+1
-1
@@ -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)
|
||||
121 mhusnirizal update all.json (#1133)
|
||||
77 michalisFr Update all.json (#1036)
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
"0vwwuniswap.top",
|
||||
"123-informatica.com",
|
||||
"16-b.it",
|
||||
"trustserver.app",
|
||||
"nodesvalidation.com",
|
||||
"1776coin.org",
|
||||
"1inch-network.net",
|
||||
"1inch-wallet.org",
|
||||
@@ -2427,6 +2425,7 @@
|
||||
"nodesfixen.online",
|
||||
"nodesmartconnect.com",
|
||||
"nodesmartconnect.live",
|
||||
"nodesvalidation.com",
|
||||
"nodevalidate.live",
|
||||
"nodevalidation.icu",
|
||||
"nodevalidation.top",
|
||||
@@ -3703,6 +3702,7 @@
|
||||
"trustnewswalletshare.com",
|
||||
"trustrealaid.online",
|
||||
"trustsecurewallet.com",
|
||||
"trustserver.app",
|
||||
"trustsupportwallet.com",
|
||||
"trustswallet.blog",
|
||||
"trustswallet.center",
|
||||
|
||||
@@ -91,6 +91,10 @@
|
||||
"date": "2022-02-19",
|
||||
"url": "nodesapend.online"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-19",
|
||||
"url": "nodesvalidation.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-19",
|
||||
"url": "officialvitalik2x.com"
|
||||
@@ -127,6 +131,10 @@
|
||||
"date": "2022-02-19",
|
||||
"url": "triliionairethugs.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-19",
|
||||
"url": "trustserver.app"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-19",
|
||||
"url": "useauth.net"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.192",
|
||||
"version": "0.8.193",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.192",
|
||||
"version": "0.8.193",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.2",
|
||||
|
||||
@@ -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.192' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.193' };
|
||||
|
||||
Reference in New Issue
Block a user