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