1
0
Fork 0
mirror of https://gitlab.com/niansa/nosni.git synced 2025-03-06 20:53:26 +01:00
nosni/common.h
2023-04-13 09:32:48 +02:00

2 lines
106 B
C

const char *resolve_hostname_to_str(const char *hostname);
_Bool is_domain_blocked(const char *hostname);