Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 959 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 959 Bytes

Description

This tool converts zen blogs (like https://zen.yandex.ru/media/lifehacker/) to rss feed.

Usage

Url format: https://yourdomain.com/zenrss?url=<zen blog url>

Example:

https://your-app.herokuapp.com/zenrss?url=https://zen.yandex.ru/media/lifehacker

or

https://your-app.herokuapp.com/zenrss?url=https://zen.yandex.ru/media/id/59a3a1ad50c9e514e42d259a/

Telegram links

This library also optionally supports telegram links conversion. It allows links to be converted to instant view format using additional tg_rhash parameter. Example:

https://your-app.herokuapp.com/zenrss?url=https://zen.yandex.ru/media/id/59a3a1ad50c9e514e42d259a/&tg_rhash=657d57c6a152e8

where tg_rhash - unique instant view template identifier

Deployment

Deploy