A custom Pinterest frontend, made in PHP.
Find a file
2023-05-20 11:52:09 +02:00
misc remove unnecessary code 2023-03-29 19:06:05 -04:00
Dockerfile trying to add docker support 2023-05-20 11:52:09 +02:00
image_proxy.php it finally works WOOOOOOOOOOOO 2023-02-17 13:20:14 +01:00
index.php works now, image proxy needs to be fixed tho 2023-02-16 13:10:46 +01:00
nginx.conf trying to add docker support 2023-05-20 11:52:09 +02:00
README.md Improve the Mirrors section on README.md 2023-05-19 21:11:53 +07:00
search.php add a tag with href argument for clickable images 2023-02-23 00:45:24 +01:00

Pinternet

The main concept is that you don't want the random popups forcing you to log in, and you don't want a bunch of JS.

Mirrors

Showcase:

Features:

  • API-less Pinterest image searching.
  • Pinterest doesn't see the IP of the end user, only the instance IP;
  • Image proxy (thanks to LibreX's code).

Instances:

Make a PR to get added. CloudFlare is not allowed.

Clearnet TOR I2P Country
pinternet.ahwx.org no no 🇳🇱 NL (Official Instance)
pinternet.revvy.de yes! yes! 🇨🇦 CA
pinternet.bloatcat.tk no no 🇮🇸 IS

Install

This section has moved to the wiki.

Credits:

  • LibreX - image proxy & quite a bit of other code.