namespace ImageBoardServerApp.Data; public enum Rules { AGAINSTLAW, NSFW_NSFL, POLITICAL_CONTENT, RAIDS, UNDERAGE, VPN_PROXY_TOR, OFF_TOPIC, OTHER, }