fix(data): 🐛 add 2x missing required viewUrls

closes #1916
This commit is contained in:
Collin M. Barrett 2020-08-27 20:11:37 -05:00
parent 077490d861
commit 059d622045

View file

@ -4922,7 +4922,7 @@
"submissionUrl": "https://app.energized.pro",
"syntaxId": 1,
"updatedDate": "2019-04-01T18:12:54",
"viewUrlMirror1": "https://block.energized.pro/bluGo/formats/hosts.txt"
"viewUrl": "https://block.energized.pro/bluGo/formats/hosts.txt"
},
{
"chatUrl": "https://t.me/EnergizedProtection",
@ -20692,7 +20692,8 @@
"issuesUrl": "https://github.com/hechz/Powershell/issues",
"licenseId": 24,
"name": "Peter Lowe's List (PowerShell PKG)",
"syntaxId": 44
"syntaxId": 44,
"viewUrl": "https://www.powershellgallery.com/packages/Manage-AdBlocksOnDNSServer/"
},
{
"description": "Peter Lowe's (as of August 2018) colleague Vladimir Pissarev (who is part of the Security team in his company) mentioned to him that he runs a public DNS server that not only blocks ads and trackers, but also malware and viruses as well.",