A custom Pinterest frontend, made in PHP.
Find a file
2023-05-20 17:05:11 +02:00
misc hopefully fixing licensing etc now 2023-05-20 17:05:11 +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
LICENSE hopefully fixing licensing etc now 2023-05-20 17:05:11 +02:00
nginx.conf Add Dockerfile, docker-compose.yaml and NGINX configuration. 2023-05-20 13:27:36 +02:00
README.md Improve legal notice - partially fixes https://codeberg.org/ahwx/pinternet/issues/5 2023-05-20 14:49:46 +00: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 shown on any Pinternet instances is from Pinterest™. Pinterest is a registered trademark of Pinterest Inc. Pinternet is not affiliated with Pinterest Inc. Any issues with content shown on any Pinternet instances need to be reported to Pinterest, not the instance host's internet provider or domain provider.

Cloudflare is a registered trademark of Cloudflare, Inc. Pinternet is not affiliated with Cloudflare, Inc.

Install

This section has moved to the wiki.

Credits:

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