mirror of
https://github.com/go-gitea/gitea
synced 2025-01-31 11:57:44 +01:00
ac84bb7183
* 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>