mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Remove duplicate entries (same name, same viewUrl) (#733)
* 690 = 1488 * 692 = 1489 * 1491 = 1492
This commit is contained in:
parent
b69686b374
commit
71eb7db24e
3 changed files with 3 additions and 57 deletions
|
|
@ -7390,7 +7390,7 @@
|
|||
"licenseId": 2,
|
||||
"name": "The Big List of Hacked Malware Web Sites",
|
||||
"publishedDate": "2017-09-20T13:22:22",
|
||||
"syntaxId": 1,
|
||||
"syntaxId": 2,
|
||||
"updatedDate": "2018-11-29T10:37:56",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hacked-domains.list"
|
||||
},
|
||||
|
|
@ -15917,24 +15917,6 @@
|
|||
"homeUrl": "https://github.com/quedlin/blacklist",
|
||||
"viewUrl": "https://raw.githubusercontent.com/quedlin/blacklist/master/domains"
|
||||
},
|
||||
{
|
||||
"id": 1488,
|
||||
"name": "Suspicious Snooping Sniffing Hacking IP Addresses",
|
||||
"syntaxId": 9,
|
||||
"licenseId": 2,
|
||||
"description": "A daily updated list of suspicious, snooping, sniffing and hacking attempts from IP addresses against services like SSH, HTTP and Wordpress Hack Attempts",
|
||||
"homeUrl": "https://github.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses/",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses/master/ips.list"
|
||||
},
|
||||
{
|
||||
"id": 1489,
|
||||
"name": "The Big List of Hacked Malware Web Sites",
|
||||
"syntaxId": 2,
|
||||
"licenseId": 2,
|
||||
"description": "This repository contains a list of all web sites I come across that are either hacked with or purposefully hosting malware, ransomware, viruses or trojans.",
|
||||
"homeUrl": "https://github.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hacked-domains.list"
|
||||
},
|
||||
{
|
||||
"id": 1490,
|
||||
"name": "Phishing Domain Database",
|
||||
|
|
@ -15944,14 +15926,6 @@
|
|||
"homeUrl": "https://github.com/mitchellkrogza/Phishing.Database",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mitchellkrogza/Phishing.Database/master/phishing-domains-ACTIVE.txt"
|
||||
},
|
||||
{
|
||||
"id": 1491,
|
||||
"name": "The Ultimate Daily Hosts Blacklist",
|
||||
"licenseId": 2,
|
||||
"description": "The Ultimate hosts file for protecting your computer or device against over a million bad web sites. Protect your children and family from gaining access to bad web sites and protect your devices and pc from being infected with Malware or Ransomware.",
|
||||
"homeUrl": "https://github.com/mitchellkrogza/Ultimate.Hosts.Blacklist",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mitchellkrogza/Ultimate.Hosts.Blacklist/master/hosts.deny/hosts0.deny"
|
||||
},
|
||||
{
|
||||
"id": 1492,
|
||||
"name": "The Ultimate Daily Hosts Blacklist",
|
||||
|
|
|
|||
|
|
@ -4203,22 +4203,10 @@
|
|||
"filterListId": 1486,
|
||||
"maintainerId": 120
|
||||
},
|
||||
{
|
||||
"filterListId": 1488,
|
||||
"maintainerId": 121
|
||||
},
|
||||
{
|
||||
"filterListId": 1489,
|
||||
"maintainerId": 121
|
||||
},
|
||||
{
|
||||
"filterListId": 1490,
|
||||
"maintainerId": 121
|
||||
},
|
||||
{
|
||||
"filterListId": 1491,
|
||||
"maintainerId": 121
|
||||
},
|
||||
{
|
||||
"filterListId": 1492,
|
||||
"maintainerId": 121
|
||||
|
|
@ -4343,4 +4331,4 @@
|
|||
"filterListId": 469,
|
||||
"maintainerId": 128
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6687,18 +6687,6 @@
|
|||
"filterListId": 1487,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1488,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1489,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1489,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 1490,
|
||||
"tagId": 3
|
||||
|
|
@ -6707,10 +6695,6 @@
|
|||
"filterListId": 1490,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 1491,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1492,
|
||||
"tagId": 3
|
||||
|
|
@ -6975,4 +6959,4 @@
|
|||
"filterListId": 1532,
|
||||
"tagId": 7
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue