namespace HyperBooru.Server; public static class AuthorizationPolicy { public const string NsfwPolicy = "IsNsfw"; }