scripts fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- name = "Currencies"
|
||||
-- description = "Currency rates widget. Click on the date to change it."
|
||||
-- data_source = "https://github.com/fawazahmed0/currency-api#readme"
|
||||
-- data_source = "github.com/fawazahmed0/currency-api#readme"
|
||||
-- type = "widget"
|
||||
-- author = "Andrey Gavrilov"
|
||||
-- version = "1.0"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
-- name = "GitHub Trending"
|
||||
-- description = "GitHub trending repositories (trending-github.com)"
|
||||
-- description = "GitHub trending repositories"
|
||||
-- data_source = "trending-github.com"
|
||||
-- type = "widget"
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
|
||||
-- version = "1.0"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
-- name = "Public IP"
|
||||
-- description = "Shows your public IP (ipify.org)"
|
||||
-- description = "Shows your public IP"
|
||||
-- data_source = "ipify.org"
|
||||
-- type = "widget"
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
-- name = "Uptimerobot"
|
||||
-- description = "Shows uptime information from uptimerobot.com. Needs API key."
|
||||
-- data_source = "https://uptimerobot.com"
|
||||
-- data_source = "uptimerobot.com"
|
||||
-- type = "widget"
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)
|
||||
-- version = "1.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
-- name = "Wikipedia"
|
||||
-- description = "Random article from wikipedia"
|
||||
-- data_source = "https://wikipedia.org"
|
||||
-- data_source = "wikipedia.org"
|
||||
-- type = "widget"
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
|
||||
-- version = "1.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
-- name = "Праздники"
|
||||
-- description = "Виджет отображает предстоящие праздники."
|
||||
-- data_source = "https://date.nager.at/"
|
||||
-- data_source = "date.nager.at"
|
||||
-- type = "widget"
|
||||
-- lang = "ru"
|
||||
-- author = "Andrey Gavrilov"
|
||||
|
||||
Reference in New Issue
Block a user