A privacy respecting frontend for Pixiv https://pixivfe.exozy.me

VnPower 4bf7d57d77 Update gitignore and remove junk files 9 місяців тому
configs a89af1bb38 Fix typo and image server 10 місяців тому
handler ed98c10112 Revert "Escape URL parameters in Sprintf" 9 місяців тому
models 41733dbf5c Fix: bad social links type #35 11 місяців тому
template bdb2e215d5 Revert "Escape URL parameters in Sprintf" 9 місяців тому
views 87ce41cb72 Add support for legacy artwork URL 11 місяців тому
.air.toml bdb2e215d5 Revert "Escape URL parameters in Sprintf" 9 місяців тому
.gitignore 4bf7d57d77 Update gitignore and remove junk files 9 місяців тому
.woodpecker.yml bcfee77f6d Update test/CI files 11 місяців тому
Dockerfile af2c360e5c Fix: Golang version for Docker #24 1 рік тому
LICENSE 07887a163d License: switch to AGPL3 1 рік тому
README.md 76d5d06806 Returned dragongoose instance 9 місяців тому
config.yml bdb2e215d5 Revert "Escape URL parameters in Sprintf" 9 місяців тому
docker-compose.yml 31ede596e1 Fix: docker-compose port issue #24 1 рік тому
go.mod 911afae88d Update module name 1 рік тому
go.sum eae2ddbf12 Feature: basic ranking calendar #20 1 рік тому
main.go 8b5eb159bf Do not cache non-2xx responses 9 місяців тому
nginx.conf d571359bd7 Fix: temporary remove headers #14 1 рік тому
pixivfe_test.go bcfee77f6d Update test/CI files 11 місяців тому

README.md

Note

A backend rewrite is ongoing. Check out branch v2.

PixivFE

A privacy-respecting alternative front-end for Pixiv that doesn't suck

Get it on Codeberg

CI badge Go Report Card

Questions? Feedbacks? You can PM me on Matrix!

You can keep track of this project's development here.

Features

  • Lightweight - both the interface and the code
  • Privacy-first - the server will do the work for you
  • No bloat - we only serve HTML and CSS
  • Open source - you can trust me!

Hosting

Check out this page. We currently have guides for Docker and Caddy.

Instances

Name Cloudflare? URL
exozyme (Official) No https://pixivfe.exozy.me
dragongoose No https://pixivfe.drgns.space
chaotic.ninja No https://pix.chaotic.ninja
WhateverItWorks Yes https://art.whateveritworks.org
ducks.party No https://pixivfe.ducks.party

Hosted one yourself? Create a pull request to add it here!

License & Attributions

License: AGPL3

Special thanks:

  • huggy: author of ugoira.com for the ugoira API
  • dragongoose: writing guides
  • Contributors, stargazers and users like you, as well!