mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
webmon fixes + breakup plugins.py
This commit is contained in:
@@ -829,7 +829,7 @@ input[readonly] {
|
||||
{
|
||||
opacity: 0.3;
|
||||
display: initial;
|
||||
float: inline-start;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#networkTree
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"code_name": "website_monitor",
|
||||
"unique_prefix": "WEBMON",
|
||||
"enabled": true,
|
||||
"data_source": "python-script",
|
||||
"data_source": "script",
|
||||
"show_ui": true,
|
||||
"localized": ["display_name", "description", "icon"],
|
||||
"display_name" : [{
|
||||
|
||||
Reference in New Issue
Block a user