Skip to content

Commit

Permalink
Merge pull request #603 from jvoisin/radarr_favicon
Browse files Browse the repository at this point in the history
Add a missing Radarr favicon
  • Loading branch information
adungo-r7 authored Feb 5, 2024
2 parents 03a9700 + 7ed97bc commit d23c69d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions xml/favicons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
<param pos="0" name="service.product" value="Media Server"/>
</fingerprint>

<fingerprint pattern="^(?:1a60f7f928a659f763204d525b3cf90d|6d4c72194ecff7ead96f65db45851be9|55ece828b1329741c1d553a6575d71f1)$">
<fingerprint pattern="^(?:1a60f7f928a659f763204d525b3cf90d|6d4c72194ecff7ead96f65db45851be9|55ece828b1329741c1d553a6575d71f1|6e5e9d5cf722ba7dca6ffe417c3bb678)$">
<description>Radarr</description>
<!-- favicon-16x16.png -->

<example>1a60f7f928a659f763204d525b3cf90d</example>
<!-- favicon-32x32.png -->

<!-- favicon-32x32.png -->
<example>6d4c72194ecff7ead96f65db45851be9</example>
<!-- favicon.ico -->
<example>6e5e9d5cf722ba7dca6ffe417c3bb678</example>

<!-- favicon.ico -->
<example>55ece828b1329741c1d553a6575d71f1</example>
<param pos="0" name="service.vendor" value="Radarr"/>
<param pos="0" name="service.product" value="Radarr"/>
Expand Down

0 comments on commit d23c69d

Please sign in to comment.