Compare commits

..

70 commits

Author SHA1 Message Date
Christian Hesse
e27bfbdfe5 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-01-26 15:34:16 +01:00
Christian Hesse
4c388903cb Merge branch 'break-in-loop' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
71f59e12b1 Merge branch 'continue-in-loop' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
20bce0e969 telegram-chat: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
f999bacbb9 Merge branch 'early-exit-with-exit' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
4d05d0971b telegram-chat: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
d4dee5b6cc telegram-chat: use :break in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
26a30db9fd Merge branch 'compare-ids' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
079ca0a987 global-functions: deprecate $ExitError 2026-01-26 15:34:16 +01:00
Christian Hesse
5e6356f174 netwatch-dns: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
5953b1f3a8 Merge branch 'drop-builtin-trust-anchors' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
37cdc722a4 global-functions: deprecate $HexToNum 2026-01-26 15:34:16 +01:00
Christian Hesse
cd62eed55f update-tunnelbroker: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
656ee8f47f netwatch-dns: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
6ca416613e mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-01-26 15:34:16 +01:00
Christian Hesse
dd96850fb9 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-01-26 15:34:16 +01:00
Christian Hesse
f331e8936e log-forward: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
6ef26d38a0 update-gre-address: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
035a1fa39a netwatch-dns: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
25ce371510 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-26 15:34:16 +01:00
Christian Hesse
d2e75d137c global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-01-26 15:34:16 +01:00
Christian Hesse
aef74b4056 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-01-26 15:34:16 +01:00
Christian Hesse
34100d6cb9 telegram-chat: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
168b428682 netwatch-dns: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
5ba909dfbf Merge branch 'certificate-builtin' into next 2026-01-26 15:34:16 +01:00
Christian Hesse
bb27a007ef README: drop the old builtin-trust-anchors 2026-01-26 15:34:16 +01:00
Christian Hesse
e473b2d6a9 sms-forward: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
8d880a88fa global-functions: $ScriptInstallUpdate: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
dc92cf3f80 bump required RouterOS version for all scripts 2026-01-26 15:34:16 +01:00
Christian Hesse
9a298f2caa sms-action: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
7a6d54f923 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
da266b2a58 README: add a screenshot for builtin trust store 2026-01-26 15:34:16 +01:00
Christian Hesse
9646983b32 ppp-on-up: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
ba9794b555 fw-addr-lists: fix indention 2026-01-26 15:34:16 +01:00
Christian Hesse
e317cb4104 README: make the trust store a separate section 2026-01-26 15:34:16 +01:00
Christian Hesse
4aed091e9f packages-update: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
fac98540bd fw-addr-lists: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
ccd3069239 ospf-to-leds: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
9a03913b3f check-certificates: use :continue in loop 2026-01-26 15:34:16 +01:00
Christian Hesse
a1888a3b5b netwatch-notify: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
61b9b0cccf netwatch-dns: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
60a0522b4d log-forward: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
5a9dab238c lease-script: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
6a6e1f3e1a ipv6-update: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
b17115a6d8 ipsec-to-dns: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
0dd4c82108 hotspot-to-wpa-cleanup: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
c26daaf000 hotspot-to-wpa: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
512ebe8cdb gps-track: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
f8629c1aae fw-addr-lists: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
61b5a4e15c firmware-upgrade-reboot: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
314026d824 dhcp-to-dns: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
ac31dc3497 dhcp-lease-comment: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
26381ce9b9 daily-psk: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
b845d88f73 collect-wireless-mac: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
cb7026cbf8 check-routeros-update: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
fd459df38f check-perpetual-license: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
2f7fd59306 check-lte-firmware-upgrade: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
61675e435a check-health: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
579ec6e125 check-certificates: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
113729b18b certificate-renew-issued: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
91d6ed2df3 capsman-rolling-upgrade: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
2b5c1c617d capsman-download-packages: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
6dcffe392f backup-upload: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
a0da07b890 backup-partition: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
c4fa625bf3 backup-email: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
78ae499e4d backup-cloud: early exit with :exit 2026-01-26 15:34:16 +01:00
Christian Hesse
4fe7ca4566 README: reword the hint on builtin trust store 2026-01-22 14:31:01 +01:00
Christian Hesse
5fdc273194 global-functions: $CertificateAvailable: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 14:31:01 +01:00
Christian Hesse
018de372d0 INITIAL-COMMANDS: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 14:31:01 +01:00
Christian Hesse
e360855735 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 14:31:01 +01:00
4 changed files with 61 additions and 62 deletions

View file

@ -0,0 +1,29 @@
# Issuer: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority
# Subject: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority
# Label: "Certum Trusted Network CA"
# Serial: 279744
# MD5 Fingerprint: d5:e9:81:40:c5:18:69:fc:46:2c:89:75:62:0f:aa:78
# SHA1 Fingerprint: 07:e0:32:e0:20:b7:2c:3f:19:2f:06:28:a2:59:3a:19:a7:0f:06:9e
# SHA256 Fingerprint: 5c:58:46:8d:55:f5:8e:49:7e:74:39:82:d2:b5:00:10:b6:d1:65:37:4a:cf:83:a7:d4:a3:2d:b7:68:c4:40:8e
-----BEGIN CERTIFICATE-----
MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBM
MSIwIAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5D
ZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBU
cnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIyMTIwNzM3WhcNMjkxMjMxMTIwNzM3
WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMg
Uy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSIw
IAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0B
AQEFAAOCAQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rH
UV+rpDKmYYe2bg+G0jACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM
TXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVU
BBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4fOQtf/WsX+sWn7Et0brM
kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x
AcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNV
HRMBAf8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNV
HQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15y
sHhE49wcrwn9I0j6vSrEuVUEtRCjjSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfL
I9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1mS1FhIrlQgnXdAIv94nYmem8
J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5ajZt3hrvJBW8qY
VoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI
03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw=
-----END CERTIFICATE-----

View file

@ -0,0 +1,29 @@
# Issuer: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com
# Subject: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com
# Label: "DigiCert Global Root G2"
# Serial: 4293743540046975378534879503202253541
# MD5 Fingerprint: e4:a6:8a:c8:54:ac:52:42:46:0a:fd:72:48:1b:2a:44
# SHA1 Fingerprint: df:3c:24:f9:bf:d6:66:76:1b:26:80:73:fe:06:d1:cc:8d:4f:82:a4
# SHA256 Fingerprint: cb:3c:cb:b7:60:31:e5:e0:13:8f:8d:d3:9a:23:f9:de:47:ff:c3:5e:43:c1:14:4c:ea:27:d4:6a:5a:b1:cb:5f
-----BEGIN CERTIFICATE-----
MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh
MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3
d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH
MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT
MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j
b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG
9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI
2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx
1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ
q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz
tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ
vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP
BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV
5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY
1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4
NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG
Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91
8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe
pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl
MrY=
-----END CERTIFICATE-----

View file

@ -1,58 +0,0 @@
# Issuer: CN=GTS Root R1 O=Google Trust Services LLC
# Subject: CN=GTS Root R1 O=Google Trust Services LLC
# Label: "GTS Root R1"
# Serial: 159662320309726417404178440727
# MD5 Fingerprint: 05:fe:d0:bf:71:a8:a3:76:63:da:01:e0:d8:52:dc:40
# SHA1 Fingerprint: e5:8c:1c:c4:91:3b:38:63:4b:e9:10:6e:e3:ad:8e:6b:9d:d9:81:4a
# SHA256 Fingerprint: d9:47:43:2a:bd:e7:b7:fa:90:fc:2e:6b:59:10:1b:12:80:e0:e1:c7:e4:e4:0f:a3:c6:88:7f:ff:57:a7:f4:cf
-----BEGIN CERTIFICATE-----
MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQsw
CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU
MBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw
MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp
Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUA
A4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaMf/vo
27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7w
Cl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjw
TcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0Pfybl
qAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtcvfaH
szVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4Zor8
Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUspzBmk
MiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92
wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70p
aDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrN
VjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQID
AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E
FgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBAJ+qQibb
C5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe
QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuy
h6f88/qBVRRiClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM4
7HLwEXWdyzRSjeZ2axfG34arJ45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8J
ZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYciNuaCp+0KueIHoI17eko8cdLiA6Ef
MgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5meLMFrUKTX5hgUvYU/
Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJFfbdT
6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ
0E6yove+7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm
2tIMPNuzjsmhDYAPexZ3FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bb
bP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3gm3c
-----END CERTIFICATE-----
# Issuer: CN=GTS Root R4 O=Google Trust Services LLC
# Subject: CN=GTS Root R4 O=Google Trust Services LLC
# Label: "GTS Root R4"
# Serial: 159662532700760215368942768210
# MD5 Fingerprint: 43:96:83:77:19:4d:76:b3:9d:65:52:e4:1d:22:a5:e8
# SHA1 Fingerprint: 77:d3:03:67:b5:e0:0c:15:f6:0c:38:61:df:7c:e1:3b:92:46:4d:47
# SHA256 Fingerprint: 34:9d:fa:40:58:c5:e2:63:12:3b:39:8a:e7:95:57:3c:4e:13:13:c8:3f:e6:8f:93:55:6c:d5:e8:03:1b:3c:7d
-----BEGIN CERTIFICATE-----
MIICCTCCAY6gAwIBAgINAgPlwGjvYxqccpBQUjAKBggqhkjOPQQDAzBHMQswCQYD
VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG
A1UEAxMLR1RTIFJvb3QgUjQwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw
WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz
IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjOPQIBBgUrgQQAIgNi
AATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzuhXyi
QHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/lxKvR
HYqjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW
BBSATNbrdP9JNqPV2Py1PsVq8JQdjDAKBggqhkjOPQQDAwNpADBmAjEA6ED/g94D
9J+uHXqnLrmvT/aDHQ4thQEd0dlq7A/Cr8deVl5c1RxYIigL9zC2L7F8AjEA8GE8
p/SgguMh1YQdc4acLa/KNJvxn7kjNuK8YAOdgLOaVsjh4rsUecrNIdSUtUlD
-----END CERTIFICATE-----

View file

@ -10,10 +10,9 @@ DOMAINS_DUAL = \
api.macvendors.com/GTS-Root-R4 \
api.telegram.org/Go-Daddy-Root-Certificate-Authority-G2 \
cloudflare-dns.com/SSL-com-Root-Certification-Authority-ECC \
dns.google/GTS-Root-RX \
dns.google/GTS-Root-R4 \
dns.quad9.net/DigiCert-Global-Root-G3 \
git.eworm.de/Root-YE \
gitlab.com/USERTrust-RSA-Certification-Authority \
lists.blocklist.de/GTS-Root-R4 \
matrix.org/GTS-Root-R4 \
raw.githubusercontent.com/USERTrust-RSA-Certification-Authority \
@ -21,7 +20,7 @@ DOMAINS_DUAL = \
upgrade.mikrotik.com/ISRG-Root-X1
DOMAINS_IPV4 = \
1.1.1.1/SSL-com-Root-Certification-Authority-ECC \
8.8.8.8/GTS-Root-RX \
8.8.8.8/GTS-Root-R1 \
9.9.9.9/DigiCert-Global-Root-G3 \
api.mullvad.net/ISRG-Root-X1 \
ipv4.showipv6.de/ISRG-Root-X1 \
@ -32,7 +31,7 @@ DOMAINS_IPV4 = \
www.spamhaus.org/GTS-Root-R4
DOMAINS_IPV6 = \
[2606\:4700\:4700\:\:1111]/SSL-com-Root-Certification-Authority-ECC \
[2001\:4860\:4860\:\:8888]/GTS-Root-RX \
[2001\:4860\:4860\:\:8888]/GTS-Root-R1 \
[2620\:fe\:\:9]/DigiCert-Global-Root-G3 \
ipv6.showipv6.de/ISRG-Root-X1