„prometheus_adguard_exporter.plg“ ändern

This commit is contained in:
2021-09-17 10:32:51 +02:00
parent 11cdfb0cee
commit ff1a349404

View File

@@ -2,11 +2,11 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "prometheus_adguard_exporter">
<!ENTITY author "ich777">
<!ENTITY version "2021.07.18">
<!ENTITY version "2021.09.17">
<!ENTITY launch "Settings/adguard_exporter">
<!ENTITY gitURL "https://github.com/&author;/unraid-&name;/raw/master">
<!ENTITY pluginURL "&gitURL;/&name;.plg">
<!ENTITY md5 "ce24dc381abcc37f8c25c238796a0c5c">
<!ENTITY md5 "70c14b634c0d1e4662f304e0ae5cd30e">
<!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]>
@@ -15,6 +15,9 @@
<CHANGES>
###2021.09.17
- Fixed plugin to escape variables properly
###2021.07.18
- Initial release - based on version v1.13