add arguments support

This commit is contained in:
Evgeny
2021-07-30 15:37:10 +03:00
parent c2627b3302
commit 36b7f6905a
4 changed files with 63 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- version = "1.0"
equals = "<font color=\"#9E9E9E\"> = </font>"
equals = "<font color=\""..ui:getSecondaryTextColor().."\"> = </font>"
function onAlarm()
net:getText("https://api.covid19api.com/summary")