#!/usr/bin/env python3

from libgrabsite import server
server.main()
