Fix line endings

This commit is contained in:
Lucidiot 2021-03-19 13:50:29 +01:00
parent 6750898bf2
commit ccc54dbbe4
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
2 changed files with 397 additions and 393 deletions

View File

@ -55,6 +55,8 @@
<url>
<xsl:value-of select="itsb:link/text()" />
</url>
<!-- Some official feeds do not work with curl's user agent -->
<header name="User-Agent">ITSB/1.0</header>
</curl>
</xsl:otherwise>
</xsl:choose>
@ -144,6 +146,8 @@
<url>
<xsl:value-of select="itsb:link/text()" />
</url>
<!-- Some official feeds do not work with curl's user agent -->
<header name="User-Agent">ITSB/1.0</header>
</curl>
</xsl:otherwise>
</xsl:choose>