git.sophuwu.com > urlshort

added args to change the listen port and ip


;P


some password stuff i guess


added functions to remove dangerous urls using the virus total api


added some basic html files bug fixes


main function complete


made function to put urls into db and load the page with short url added http error check function load favicon


added 500 response handler added info page handler


updated read and write function to support struct started http handler


added functions to read and write urls to the db modified opendb function to also open the word list modified fatal error function to close db before exiting


wordlist added made opendb function