mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-20 19:04:37 +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).
|
# This defines the settings for firewall address-lists (fw-addr-lists).
|
||||||
:global FwAddrLists {
|
:global FwAddrLists {
|
||||||
# "allow"={
|
# "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 };
|
# cert="ISRG Root X2"; timeout=1w };
|
||||||
# };
|
# };
|
||||||
"block"={
|
"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" };
|
# cert="ISRG Root X2" };
|
||||||
{ url="https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt";
|
{ url="https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt";
|
||||||
cert="GlobalSign" };
|
cert="GlobalSign" };
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
# cert="GTS Root R4" };
|
# cert="GTS Root R4" };
|
||||||
};
|
};
|
||||||
# "mikrotik"={
|
# "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 };
|
# cert="ISRG Root X2"; timeout=1w };
|
||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue