A custom Pinterest frontend, made in PHP.
Find a file
2023-05-20 16:23:05 +02:00
misc fix typo 2023-05-20 16:23:05 +02:00
docker-build.sh Add Docker build/push script for myself. 2023-05-20 13:25:41 +02:00
docker-compose.example.yaml Add Dockerfile, docker-compose.yaml and NGINX configuration. 2023-05-20 13:27:36 +02:00
Dockerfile Docker support has been added. More soon. 2023-05-20 13:08:16 +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 Add Dockerfile, docker-compose.yaml and NGINX configuration. 2023-05-20 13:27:36 +02:00
README.md add legal notice just to be safe 2023-05-20 14:37:55 +02: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

Legal notice

Pinternet doesn't host any content. All content on Pinternet is from Pinterest™. Any issues with content should be reported to Pinterest™. Pinternet is free and open source, for more details, check the LICENSE file.

Install

This section has moved to the wiki.

Credits:

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