mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-18 06:59:32 +00:00
fw-addr-lists: rsc.eworm.de requires 'Root YE'
This commit is contained in:
parent
ced6bf2c11
commit
7716bb9d6c
1 changed files with 3 additions and 3 deletions
|
|
@ -108,11 +108,11 @@
|
||||||
:global FwAddrLists {
|
:global FwAddrLists {
|
||||||
# "allow"={
|
# "allow"={
|
||||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/allow";
|
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/allow";
|
||||||
# cert="ISRG Root X2"; timeout=1w };
|
# cert="Root YE"; timeout=1w };
|
||||||
# };
|
# };
|
||||||
"block"={
|
"block"={
|
||||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/block";
|
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/block";
|
||||||
# cert="ISRG Root X2" };
|
# cert="Root YE" };
|
||||||
{ url="https://raw.githubusercontent.com/stamparm/ipsum/refs/heads/master/levels/4.txt";
|
{ url="https://raw.githubusercontent.com/stamparm/ipsum/refs/heads/master/levels/4.txt";
|
||||||
# # higher level (decrease the numerical value) for more addresses, and vice versa
|
# # higher level (decrease the numerical value) for more addresses, and vice versa
|
||||||
cert="USERTrust RSA Certification Authority" };
|
cert="USERTrust RSA Certification Authority" };
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
};
|
};
|
||||||
# "mikrotik"={
|
# "mikrotik"={
|
||||||
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/mikrotik";
|
# { url="https://rsc.eworm.de/main/fw-addr-lists.d/mikrotik";
|
||||||
# cert="ISRG Root X2"; timeout=1w };
|
# cert="Root YE"; timeout=1w };
|
||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
:global FwAddrListTimeOut 1d;
|
:global FwAddrListTimeOut 1d;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue