mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-15 04:24:31 +02:00
fw-addr-lists: add lists from abuse.ch in config
This commit is contained in:
parent
589492621b
commit
53ad7b717d
2 changed files with 6 additions and 1 deletions
|
@ -89,6 +89,10 @@
|
|||
"block"={
|
||||
# { url="https://eworm.de/ros/fw-addr-lists/block";
|
||||
# cert="R3" };
|
||||
{ url="https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt";
|
||||
cert="GlobalSign Atlas R3 DV TLS CA 2022 Q3" };
|
||||
{ url="https://sslbl.abuse.ch/blacklist/sslipblacklist.txt";
|
||||
cert="GlobalSign Atlas R3 DV TLS CA 2022 Q3" };
|
||||
{ url="https://www.dshield.org/block.txt"; cidr="/24";
|
||||
cert="R3" };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue