Terms of Service
Terms of Service
Last updated 2026-09-04.
This page covers using and contributing to AniFillerPedia the service — account conduct, moderation, and what happens if something goes wrong. It's separate from two other documents: the DATA_LICENSE (the terms covering reuse of the dataset itself) and the privacy policy (what personal data we collect and why). If you're looking for how to actually submit a correction or proposal, see CONTRIBUTING.md.
What this service is
AniFillerPedia is a community-editable database of anime filler/canon episode data, free to read and free to contribute to. Reading and contributing require no account; some actions (voting, bulk submission, seeing your own history) require signing in with GitHub or Discord. We provide this as-is, at no cost, with no uptime guarantee — see "Disclaimer & liability" below.
Contributor conduct
By submitting a correction, series proposal, or synonym suggestion (anonymously or signed in), you agree to:
- Submit content you believe is accurate, backed by a real, checkable citation — not a guess dressed up as a citation.
- Not submit spam, harassment, or content unrelated to anime filler/ canon data.
- Not attempt to game the trust-weighted voting system (e.g. coordinating multiple accounts to endorse each other's submissions) or otherwise circumvent the moderation/approval workflow this project is built around.
- Not attempt to bypass rate limits, Turnstile verification, or any other anti-abuse mechanism.
Submitting a contribution also means agreeing to license it under
CC BY-NC-SA 4.0, same as the rest of the dataset — see
license_accepted in CONTRIBUTING.md
for how that's captured per-submission.
Our rights
We reserve the right to, at our discretion and without prior notice:
- Reject, edit, or remove any contribution, series proposal, or synonym suggestion, whether pending or already approved — the normal moderation workflow already covers rejection of pending items; this also covers removing something after the fact if it turns out to be wrong, abusive, or in breach of these terms.
- Suspend or terminate an account's access to write actions (submitting, voting) for a violation of these terms — see "Account suspension" below for how that actually works.
- Change or discontinue any part of the service, including the API, at any time. We'll try to give notice for anything that would break existing integrations, but can't guarantee it.
Account suspension
An admin or owner may suspend an account that violates the conduct
expectations above. A suspended account can no longer submit
contributions, series proposals, or synonym suggestions, and can no
longer vote — but can still read every public page and endpoint,
and still retains full GDPR rights over their own account: viewing
GET /api/v1/users/me, exporting the full bundle via
GET /api/v1/users/me/export, and deleting the account via
DELETE /api/v1/users/me all keep working while suspended.
Suspension is not a way to strip someone's own data rights, only a way to
stop further submissions/votes from an account.
There's no formal appeals process at this project's current size (see "What this doesn't cover" below) — if you believe a suspension was made in error, open an issue on the GitHub repo.
Disclaimer & liability
This is a small, community-maintained, non-commercial project. The service (the site, the API, the moderation workflow) is provided "as is," without warranty of any kind, express or implied — we don't guarantee it will be available, error-free, or fit for any particular purpose. To the maximum extent permitted by law, we aren't liable for any damages arising from your use of, or inability to use, the service.
This is distinct from the DATA_LICENSE's own "as is" warranty disclaimer, which covers the accuracy of the filler/canon data itself — this section covers the service that hosts and serves it.
What this doesn't cover
A full moderation-appeals process, arbitration terms, or jurisdiction- specific legal boilerplate — not needed for a project at this size today. This document, like the rest of this project's legal text, is a considered good-faith position, not lawyer-reviewed legal advice (same honesty flag as GET /license and the privacy policy carry).
Changes to these terms
We may update this page as the project grows. Material changes will be reflected in the "Last updated" date above; check this file's own git history for the exact diff of any change.
Questions
Open an issue at github.com/Napandee/AniFillerPedia.