Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 325 Bytes

Higure.wtf Backend

This is the backend used on higure.wtf, It is based on clippy's backend. Recommend using the imgs.bar v1 backend since that has more features and better security.

How to fix counter error?

mongo

use database

db.counters.insert({"_id": "counter"})