JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour
export interface Vote { id: number; user_id: number; user_ip: string; vote_type: 'upvote' | 'downvote'; }