diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-04-27 19:36:27 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-04-28 18:26:57 +0200 |
commit | 4c2b939bbb1991aaff9ad71d5aa0456793f2e787 (patch) | |
tree | ffee66e5bf8baf6e37c15569e67f050e4319a078 /Makefile | |
parent | 789cc616a95f8ab841df5a007cf1115f9d63117f (diff) |
use the last href attribute value if there are multiple set
Input to reproduce:
<entry>
<link href="https://codemadness.org/a" href="https://codemadness.org/b"/>
</entry>
Old value:
"https://codemadness.org/ahttps://codemadness.org/b"
New value:
"https://codemadness.org/b"
same with RSS <enclosure url="" />
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions