mirror of
https://gitlab.com/niansa/nosni.git
synced 2025-03-06 20:53:26 +01:00
2 lines
106 B
C
2 lines
106 B
C
const char *resolve_hostname_to_str(const char *hostname);
|
|
_Bool is_domain_blocked(const char *hostname);
|