Skip to content

Commit

Permalink
Add an html_title fingerprint for miniflux
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Feb 24, 2024
1 parent 17ce7c2 commit b7345d9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions identifiers/service_product.txt
Original file line number Diff line number Diff line change
Expand Up @@ -854,3 +854,4 @@ Merge PACS
Dicom Server
Mantrey PACS
Lidarr
Miniflux
1 change: 1 addition & 0 deletions identifiers/vendor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -910,3 +910,4 @@ Merge Healthcare
Orthanc
Mantrey
Lidarr
Miniflux
8 changes: 8 additions & 0 deletions xml/html_title.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4337,4 +4337,12 @@
<param pos="0" name="hw.device" value="SD-WAN Appliance"/>
</fingerprint>

<fingerprint pattern="^Sign In - Miniflux$">
<description>Miniflux</description>
<example>Sign In - Miniflux</example>
<param pos="0" name="service.vendor" value="Miniflux"/>
<param pos="0" name="service.product" value="Miniflux"/>
<param pos="0" name="service.cpe23" value="cpe:/a:miniflux:miniflux:-"/>
</fingerprint>

</fingerprints>

0 comments on commit b7345d9

Please sign in to comment.