add TODO with all extension types to support downloading

This commit is contained in:
Collin M. Barrett 2019-06-27 10:41:34 -05:00
parent 53acd02483
commit 5569ced517

View file

@ -6,6 +6,35 @@
using FilterLists.Agent.Entities;
using MediatR;
/*
TODO: support downloading all of the following extensions
"" (no extension)
7z
acl
action
all
aspx
bat
blacklist
conf
csv
dat
deny
host
hosts
ips
ipset
json
list
lsrules
netset
p2p
php
tpl
txt
zip
*/
namespace FilterLists.Agent.ListArchiver
{
public static class DownloadList