glance/internal/feed
Jaryl Chng 24ef8f6e2a
Added a request-url-template option for Reddit requests
Reddit blocks known datacenter IPs from accessing their endpoints unless you request them to unblock it. Even so it has a low chance of success.

The new option will allow users to specify a request URL to handle Reddit requests.
2024-05-03 09:42:47 +08:00
..
calendar.go Initial commit 2024-04-27 20:10:24 +01:00
github.go Initial commit 2024-04-27 20:10:24 +01:00
hacker-news.go Allow using alternative links for YT, HN and reddit 2024-05-01 19:08:25 +01:00
monitor.go Initial commit 2024-04-27 20:10:24 +01:00
openmeteo.go Allow changing between C and F for weather temp 2024-04-29 16:29:11 +01:00
primitives.go Fix currency symbol being hardcoded to $ 2024-04-29 22:32:46 +01:00
reddit.go Added a request-url-template option for Reddit requests 2024-05-03 09:42:47 +08:00
requests.go Increase max body length 2024-04-29 16:18:32 +01:00
rss.go Initial commit 2024-04-27 20:10:24 +01:00
twitch.go Initial commit 2024-04-27 20:10:24 +01:00
utils.go Initial commit 2024-04-27 20:10:24 +01:00
yahoo.go Fix currency symbol being hardcoded to $ 2024-04-29 22:32:46 +01:00
youtube.go Allow using alternative links for YT, HN and reddit 2024-05-01 19:08:25 +01:00