9afb9fe
sophuwu
sophie@sophuwu.site
01 Sep 2023
Fri, 01 Sep 2023 14:25:21 +0100
added functions to remove dangerous urls using the virus total api
e1c182f
sophuwu
sophie@sophuwu.site
01 Sep 2023
Fri, 01 Sep 2023 01:40:16 +0100
made function to put urls into db and load the page with short url
added http error check function
load favicon
7510a5f
sophuwu
sophie@sophuwu.site
31 Aug 2023
Thu, 31 Aug 2023 23:19:11 +0100
added 500 response handler
added info page handler
bce1911
sophuwu
sophie@sophuwu.site
31 Aug 2023
Thu, 31 Aug 2023 21:58:44 +0100
updated read and write function to support struct
started http handler
cbbbb87
sophuwu
sophie@sophuwu.site
31 Aug 2023
Thu, 31 Aug 2023 20:25:37 +0100
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