mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-08 22:45:07 +02:00
* Fix data URI scramble (#16098) * Removed unused method. * No prefix for data uris. * Added test to prevent regressions. Co-authored-by: KN4CK3R <admin@oldschoolhack.me>