#ifndef URL_H
#define URL_H

void init_url_module(void);

#endif
