mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] release/stable 0.8.196
skip-checks: true
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
343 Jaco Add test for allowed top-level domains (#1120)
|
||||
121 mhusnirizal update all.json (#1133)
|
||||
77 michalisFr Update all.json (#1036)
|
||||
44 frankywild Update all.json (#1128)
|
||||
45 frankywild Update all.json (#1139)
|
||||
26 Bill Laboon Add Polkapromo.com (#1035)
|
||||
9 Dan Shields add multipe reported scams (#297)
|
||||
8 grizzly375 Update all.json (#575)
|
||||
|
||||
@@ -6,12 +6,6 @@
|
||||
"0vvwwuniswap.top",
|
||||
"0vwwuniswap.top",
|
||||
"123-informatica.com",
|
||||
"mainlinvalidate.com",
|
||||
"validatorconnect.info",
|
||||
"nftconnectblock.com",
|
||||
"wallconnauthenticate.com",
|
||||
"authorizemywall.net",
|
||||
"authenticwall.xyz",
|
||||
"16-b.it",
|
||||
"1776coin.org",
|
||||
"1inch-network.net",
|
||||
@@ -235,10 +229,12 @@
|
||||
"authenticateddappssync.netlify.app",
|
||||
"authenticatewallet.co",
|
||||
"authenticatewalletlive.com",
|
||||
"authenticwall.xyz",
|
||||
"authenticwb.com",
|
||||
"authentikatortokken.duckdns.org",
|
||||
"authlogin-coinbaseinfo.com",
|
||||
"authorizeconn.online",
|
||||
"authorizemywall.net",
|
||||
"authproceed.online",
|
||||
"authprotocol.com",
|
||||
"authsecure-coinbaseinfo.com",
|
||||
@@ -1864,6 +1860,7 @@
|
||||
"maincorrectionbot.com",
|
||||
"mainfixup.org",
|
||||
"mainimportconnect.icu",
|
||||
"mainlinvalidate.com",
|
||||
"mainmobilerectify.co",
|
||||
"mainmobilerectify.live",
|
||||
"mainmobilerectify.premiumvixer.com",
|
||||
@@ -2397,6 +2394,7 @@
|
||||
"nextversesale.info",
|
||||
"nft-walletsync.com",
|
||||
"nftcollab.land",
|
||||
"nftconnectblock.com",
|
||||
"nftconnectpad.com",
|
||||
"nftdappsync.online",
|
||||
"nftmint-live.com",
|
||||
@@ -3953,6 +3951,7 @@
|
||||
"validationwallet.org",
|
||||
"validator-sync.com",
|
||||
"validatorbridge.com",
|
||||
"validatorconnect.info",
|
||||
"validatordapp.co",
|
||||
"validatordapps.info",
|
||||
"validatorstaker.com",
|
||||
@@ -3983,6 +3982,7 @@
|
||||
"waletsconnect.com",
|
||||
"waletsupportdesk.com",
|
||||
"walettconnects.org",
|
||||
"wallconnauthenticate.com",
|
||||
"wallconnect.online",
|
||||
"wallconnect.us",
|
||||
"wallconnofficial.com",
|
||||
|
||||
@@ -1,4 +1,28 @@
|
||||
[
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "authenticwall.xyz"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "authorizemywall.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "mainlinvalidate.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "nftconnectblock.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "validatorconnect.info"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-20",
|
||||
"url": "wallconnauthenticate.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-02-19",
|
||||
"url": "affixactivation.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.195",
|
||||
"version": "0.8.196",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.195",
|
||||
"version": "0.8.196",
|
||||
"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.195' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.196' };
|
||||
|
||||
Reference in New Issue
Block a user