1
0
Fork 0
hscloud/personal/q3k/teleimg
q3k effafe9032 teleimg: allow underscores and hyphens in file id
Change-Id: I6f6cdd3a13cdbed41f57c40ac1b2e46c4707be32
2020-01-05 22:31:39 +01:00
..
BUILD teleimg: init 2020-01-05 20:59:17 +01:00
README.md teleimg: init 2020-01-05 20:59:17 +01:00
main.go teleimg: allow underscores and hyphens in file id 2020-01-05 22:31:39 +01:00

README.md

Teleimg

A small proxy to retrieve and get telegram file by FileID.

For any fileid, you can request:

 https://<teleimg>/fileid/<fileid>.jpg

It will be served with the most sensible MIME headers according to the requested extension.