mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-19 18:34:42 +02:00
fw-addr-lists: use my static mirror
This commit is contained in:
parent
d4acc5aa59
commit
a446f31262
1 changed files with 3 additions and 3 deletions
|
@ -92,11 +92,11 @@
|
|||
# This defines the settings for firewall address-lists (fw-addr-lists).
|
||||
:global FwAddrLists {
|
||||
# "allow"={
|
||||
# { url="https://git.eworm.de/cgit/routeros-scripts/plain/fw-addr-lists.d/allow";
|
||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/allow";
|
||||
# cert="ISRG Root X2"; timeout=1w };
|
||||
# };
|
||||
"block"={
|
||||
# { url="https://git.eworm.de/cgit/routeros-scripts/plain/fw-addr-lists.d/block";
|
||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/block";
|
||||
# cert="ISRG Root X2" };
|
||||
{ url="https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt";
|
||||
cert="GlobalSign" };
|
||||
|
@ -112,7 +112,7 @@
|
|||
# cert="GTS Root R4" };
|
||||
};
|
||||
# "mikrotik"={
|
||||
# { url="https://git.eworm.de/cgit/routeros-scripts/plain/fw-addr-lists.d/mikrotik";
|
||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/mikrotik";
|
||||
# cert="ISRG Root X2"; timeout=1w };
|
||||
# };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue