A custom Pinterest frontend, made in PHP.
Find a file
2023-08-15 21:09:55 +02:00
misc feat(header.php): changes so that boards & pins will be able to access it. 2023-08-15 21:05:57 +02:00
search/pins feat: trying to add support for image boards and pin searches, see #13 2023-08-15 21:09:55 +02:00
404.jpg feat: trying to add support for image boards and pin searches, see #13 2023-08-15 21:09:55 +02:00
docker-build.sh rename everything to Binternet to comply with Pinterest's legal guidelines 2023-05-20 17:22:57 +02:00
docker-compose.example.yaml rename everything to Binternet to comply with Pinterest's legal guidelines 2023-05-20 17:22:57 +02:00
Dockerfile rename everything to Binternet to comply with Pinterest's legal guidelines 2023-05-20 17:22:57 +02:00
image_board.php feat: trying to add support for image boards and pin searches, see #13 2023-08-15 21:09:55 +02:00
image_proxy.php it finally works WOOOOOOOOOOOO 2023-02-17 13:20:14 +01:00
index.php 3rd time; also rename UI spans ofcourse :p 2023-05-20 17:35:08 +02:00
LICENSE hopefully fixing licensing etc now 2023-05-20 17:05:11 +02:00
nginx.conf rename everything to Binternet to comply with Pinterest's legal guidelines 2023-05-20 17:22:57 +02:00
README.md Add e.opnxng.com 2023-07-14 11:15:05 +02:00
search.php 3rd time; also rename UI spans ofcourse :p 2023-05-20 17:35:08 +02:00

Binternet

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
binternet.ahwx.org no no 🇳🇱 NL (Official Instance)
binternet.revvy.de yes! yes! 🇨🇦 CA
binternet.bloatcat.tk no no 🇮🇸 IS
bn.vern.cc yes! yes! 🇺🇸 US
pinterest.foxhaven.cyou no no 🇵🇱 PL
e.opnxng.com no no 🇸🇬 SG

Legal notice

Binternet doesn't host any content. All content shown on any Binternet instances is from Pinterest™. Pinterest is a registered trademark of Pinterest Inc. Binternet is not affiliated with Pinterest Inc. Any issues with content shown on any Binternet 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. Binternet is not affiliated with Cloudflare, Inc.

Install

This section has moved to the wiki.

Credits:

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