Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Painterest #1011

Open
thirtysixpw opened this issue Oct 21, 2024 · 1 comment
Open

Add Painterest #1011

thirtysixpw opened this issue Oct 21, 2024 · 1 comment
Labels
New Frontend Request for addition of new Frontend

Comments

@thirtysixpw
Copy link

Painterest is Pinterest frontend designed with endpoint-parity in mind. So, Pinterest can be redirected by simply changing its domain to Painterest instance domain. It supports search with infinite scroll and individual pin pages which at the moment of writing is not available in any alternative Pinterest frontend. Instance list is available in json format.

Embeded images can be proxyed like this:
https://i.pinimg.com/originals/nonsense.jpg -> {instance domain}/_/proxy?url=https://i.pinimg.com/originals/nonsense.jpg.
For example, https://i.pinimg.com/originals/33/36/87/333687e5e8d75f105df7f0614ee2a4a8.jpg becomes https://pain.thirtysix.pw/_/proxy?url=https://i.pinimg.com/originals/33/36/87/333687e5e8d75f105df7f0614ee2a4a8.jpg

@ManeraKai ManeraKai added the New Frontend Request for addition of new Frontend label Oct 22, 2024
@IkelAtomig
Copy link
Member

Hmm, Finally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Frontend Request for addition of new Frontend
Development

No branches or pull requests

3 participants