mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] release/stable 0.8.197
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
383 Mich Update all.json (#1138)
|
||||
343 Jaco Add test for allowed top-level domains (#1120)
|
||||
344 Jaco Additional URLs (#1140)
|
||||
121 mhusnirizal update all.json (#1133)
|
||||
77 michalisFr Update all.json (#1036)
|
||||
45 frankywild Update all.json (#1139)
|
||||
|
||||
@@ -1,11 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"hex-air.com",
|
||||
"integratedprotocal.net",
|
||||
"noderefresh.com",
|
||||
"dapp.accessactivationbot.com",
|
||||
"accessactivationbot.com",
|
||||
"0vvvvuniswap.top",
|
||||
"0vvwvuniswap.top",
|
||||
"0vvwwuniswap.top",
|
||||
@@ -71,6 +66,7 @@
|
||||
"access-bank-new-year-offer.topp-offer.online",
|
||||
"accessactivation.com",
|
||||
"accessactivation.live",
|
||||
"accessactivationbot.com",
|
||||
"accessactivationbot.org",
|
||||
"accesscodesverification.com",
|
||||
"accessconnectdapps.com",
|
||||
@@ -813,6 +809,7 @@
|
||||
"dapp-walletverification.com",
|
||||
"dapp-walletverify.com",
|
||||
"dapp.2ethereum.website",
|
||||
"dapp.accessactivationbot.com",
|
||||
"dapp.accessactivationbot.org",
|
||||
"dapp.activationaccess.com",
|
||||
"dapp.connectfix.net",
|
||||
@@ -1596,6 +1593,7 @@
|
||||
"hc-multibridge.tools",
|
||||
"help-metamask.ml",
|
||||
"helpdask-supportgroup.109-71-253-24.plesk.page",
|
||||
"hex-air.com",
|
||||
"hiccup.pancakeswap.services",
|
||||
"hiccup.pancakeswap.tools",
|
||||
"hodlnetscan.com",
|
||||
@@ -1690,6 +1688,7 @@
|
||||
"integrateddecentralizedprotocol.online",
|
||||
"integrateddexprotocol.online",
|
||||
"integratedefiprotocol.online",
|
||||
"integratedprotocal.net",
|
||||
"integratedservers.online",
|
||||
"integratemintdapps.online",
|
||||
"integratinginterface.com",
|
||||
@@ -2428,6 +2427,7 @@
|
||||
"nodeddapp.com",
|
||||
"nodelify.live",
|
||||
"nodeprotocol.live",
|
||||
"noderefresh.com",
|
||||
"nodesapend.online",
|
||||
"nodesappend.online",
|
||||
"nodesappends.online",
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "accessactivationbot.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "authenticwall.xyz"
|
||||
@@ -7,6 +11,18 @@
|
||||
"date": "2022-02-20",
|
||||
"url": "authorizemywall.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "dapp.accessactivationbot.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "hex-air.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "integratedprotocal.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "mainlinvalidate.com"
|
||||
@@ -15,6 +31,10 @@
|
||||
"date": "2022-02-20",
|
||||
"url": "nftconnectblock.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "noderefresh.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "validatorconnect.info"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.196",
|
||||
"version": "0.8.197",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.196",
|
||||
"version": "0.8.197",
|
||||
"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.196' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.197' };
|
||||
|
||||
Reference in New Issue
Block a user