mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 04:01:00 +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)
|
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)
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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
@@ -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/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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' };
|
||||||
|
|||||||
Reference in New Issue
Block a user