social.metadata.moe/changelog.d/3901.security

2 lines
178 B
Text
Raw Normal View History

2023-06-02 22:09:23 +09:00
Preload: Make generated JSON html-safe. It already was html safe because it only consists of config data that is base64 encoded, but this will keep it safe it that ever changes.