Re-enable SSL verification on AAIA

This commit is contained in:
~lucidiot 2023-01-03 12:11:23 +01:00
parent 4bcc4f7703
commit 2c19a22eb1
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
1 changed files with 3 additions and 3 deletions

View File

@ -1203,7 +1203,7 @@
<url>https://www.tlb.gov.hk/aaia/eng/index.html</url>
<feed type="aviation" lang="English" format="rss" id="aaia-en">
<curl>
<url verify-ssl="false">https://www.tlb.gov.hk/aaia/eng/investigation_reports/index.html</url>
<url>https://www.tlb.gov.hk/aaia/eng/investigation_reports/index.html</url>
</curl>
<pup>table tr:not(:first-child)</pup>
<jq path="aaia.jq">
@ -1215,7 +1215,7 @@
</feed>
<feed type="aviation" lang="Simplified Chinese" format="rss" id="aaia-zh-hans">
<curl>
<url verify-ssl="false">https://www.tlb.gov.hk/aaia/sc/investigation_reports/index.html</url>
<url>https://www.tlb.gov.hk/aaia/sc/investigation_reports/index.html</url>
</curl>
<pup>table tr:not(:first-child)</pup>
<jq path="aaia.jq">
@ -1227,7 +1227,7 @@
</feed>
<feed type="aviation" lang="Traditional Chinese" format="rss" id="aaia-zh-hant">
<curl>
<url verify-ssl="false">https://www.tlb.gov.hk/aaia/tc/investigation_reports/index.html</url>
<url>https://www.tlb.gov.hk/aaia/tc/investigation_reports/index.html</url>
</curl>
<pup>table tr:not(:first-child)</pup>
<jq path="aaia.jq">