mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 01:15:42 +02:00
fw-addr-lists: use lists in JSON format for spamhaus.org
This commit is contained in:
parent
d23d05f2ea
commit
fe52bd4a0a
1 changed files with 3 additions and 1 deletions
|
@ -105,7 +105,9 @@
|
||||||
cert="ISRG Root X1" };
|
cert="ISRG Root X1" };
|
||||||
{ url="https://lists.blocklist.de/lists/strongips.txt";
|
{ url="https://lists.blocklist.de/lists/strongips.txt";
|
||||||
cert="Certum Trusted Network CA" };
|
cert="Certum Trusted Network CA" };
|
||||||
# { url="https://www.spamhaus.org/drop/drop.txt";
|
# { url="https://www.spamhaus.org/drop/drop_v4.json";
|
||||||
|
# cert="GTS Root R4" };
|
||||||
|
# { url="https://www.spamhaus.org/drop/drop_v6.json";
|
||||||
# cert="GTS Root R4" };
|
# cert="GTS Root R4" };
|
||||||
};
|
};
|
||||||
# "mikrotik"={
|
# "mikrotik"={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue