Wikidepia / InstaFix

Fix Instagram embeds in Discord (and Telegram!)
MIT License
629 stars 38 forks source link

How to set several type of embed? #116

Closed pc-v2 closed 1 month ago

pc-v2 commented 1 month ago

I'am currently run this on my server. but can't seem working with g.domain and d.mydomain

Wikidepia commented 1 month ago

If you use Caddy you can use the following config: https://github.com/Wikidepia/InstaFix/blob/main/Caddyfile

pc-v2 commented 1 month ago

I am using docker to deploy it without traefik also it runs local on my pc with loclx

Wikidepia commented 1 month ago

You need to use some sort of reverse proxy that can rewrite the url, you can use caddy or nginx

pc-v2 commented 1 month ago

it's working now but reels or any video can't be scrapped, I will make new issue