Update icon
This commit is contained in:
parent
1e897c2c00
commit
825f1da45f
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 105 KiB |
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
;; URL send for Telegram
|
;; URL send for Telegram
|
||||||
(def url_telegram_send (str "https://api.telegram.org/" (:bot_token env) "/sendMessage"))
|
(def url_telegram_send (str "https://api.telegram.org/" (:bot_token env) "/sendMessage"))
|
||||||
|
|
||||||
;; URLs from API Hacker News
|
;; URLs from API Hacker News
|
||||||
(def url_all_stories "https://hacker-news.firebaseio.com/v0/topstories.json")
|
(def url_all_stories "https://hacker-news.firebaseio.com/v0/topstories.json")
|
||||||
;; Min score
|
;; Min score
|
||||||
|
Loading…
Reference in New Issue
Block a user