{{- extends "layout/default" }} {{- block body() }}

About

About PixivFE

PixivFE is an open-source alternative frontend for Pixiv, allowing you to enjoy artwork without unnecessary distractions.

This instance is hosted by the owner of {{ .DomainName }}. If you're interested in hosting PixivFE yourself, please visit the source repository for more information.

Disclaimer: This is NOT a pixiv's product and was NOT developed, created, or distributed by pixiv.

Why use PixivFE?

The original Pixiv website has been criticized for being very resource intensive and slow due to the heavy usage of JavaScript. Also because of this, it is impossible to browse Pixiv without JavaScript enabled. Some features are bugged with external analytics and could be unavailable without making unsolicited requests. Some pages require you to be logged in in order to be accessible, limiting your browsing experience.

For privacy-minded folks, preventing JavaScript analytics and IP-based tracking is important, but apart from using a VPN and uBlock/uMatrix, it's impossible. Despite being behind a VPN and using heavy-duty adblockers, you can get accurately tracked with your browser's fingerprint, no JavaScript required.

PixivFE aims to provide an open, free (as in freedom), transparent and lightweight alternative option for browsing Pixiv.

Using an instance of PixivFE, you can browse Pixiv without JavaScript while retaining your privacy. In addition to respecting your privacy, PixivFE is on average around twice as light (in terms of data transfered) than Pixiv, serves pages faster (e.g. artworks load 2x faster) and has a small memory footprint on the server (as in version 2.10, a private instance of PixivFE may never use over 15MB of RAM).

If you are interested in either hosting a public instance or a private one as your personal client, read the guide - it is very simple to host and use!

Server Information

Version

{{ .Version }}

The current version of PixivFE running on this server

{{- if .Revision != "" }}

Revision

{{ .Revision }}

The specific revision of PixivFE source code in use

{{- end }}

Server start time (UTC)

{{ .Time }}

The date and time when PixivFE was last started on this server

Default image proxy server

{{ .ImageProxy }}

The image proxy server used to retrieve images from i.pximg.net

Accept-Language header

{{ .AcceptLanguage }}

The preferred natural language and locale when making requests to the Pixiv API

{{- end }}