{{- 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.

Why use PixivFE?

It's impossible to use Pixiv without JavaScript enabled. 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.

Using an instance of Pixiv, 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, and serves pages faster (e.g. artworks load 2x faster).

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 }}