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

VnPower 4bf7d57d77 Update gitignore and remove junk files 10 месяцев назад
configs a89af1bb38 Fix typo and image server 11 месяцев назад
handler ed98c10112 Revert "Escape URL parameters in Sprintf" 10 месяцев назад
models 41733dbf5c Fix: bad social links type #35 1 год назад
template bdb2e215d5 Revert "Escape URL parameters in Sprintf" 10 месяцев назад
views 87ce41cb72 Add support for legacy artwork URL 1 год назад
.air.toml bdb2e215d5 Revert "Escape URL parameters in Sprintf" 10 месяцев назад
.gitignore 4bf7d57d77 Update gitignore and remove junk files 10 месяцев назад
.woodpecker.yml bcfee77f6d Update test/CI files 1 год назад
Dockerfile af2c360e5c Fix: Golang version for Docker #24 1 год назад
LICENSE 07887a163d License: switch to AGPL3 1 год назад
README.md 76d5d06806 Returned dragongoose instance 10 месяцев назад
config.yml bdb2e215d5 Revert "Escape URL parameters in Sprintf" 10 месяцев назад
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 10 месяцев назад
nginx.conf d571359bd7 Fix: temporary remove headers #14 1 год назад
pixivfe_test.go bcfee77f6d Update test/CI files 1 год назад

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!