Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 4 Fork 0 str8c / upvoter /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:4ca9b34dc5e38128b0393b7ae3bbfac9 branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show upvoter / database.h upvoter Jul 9, 2015 update (markup) 0 contributors Raw Blame History 111 lines (86 sloc) 2.426 kB # include < stdint.h > # include < stdbool.h > enum { _sub, _frontpage, _domain, }; ...