SYMBOL INDEX (18 symbols across 2 files) FILE: check_tmdb_github.py function write_file (line 46) | def write_file(ipv4_hosts_content: str, ipv6_hosts_content: str, update_... function write_host_file (line 95) | def write_host_file(hosts_content: str, filename: str) -> None: function get_github_hosts (line 104) | def get_github_hosts() -> None: function is_ci_environment (line 129) | def is_ci_environment(): function get_csrf_token (line 143) | def get_csrf_token(udp): function get_domain_ips (line 164) | def get_domain_ips(domain, csrf_token, udp, argument): function ping_ip (line 188) | def ping_ip(ip, port=80): function find_fastest_ip (line 201) | def find_fastest_ip(ips): function main (line 235) | def main(): FILE: check_tmdb_github_dnschecked.py function write_file (line 52) | def write_file(ipv4_hosts_content: str, ipv6_hosts_content: str, update_... function validate_ip (line 99) | def validate_ip(ip): function write_host_file (line 118) | def write_host_file(hosts_content: str, filename: str) -> None: function get_github_hosts (line 127) | def get_github_hosts() -> None: function is_ci_environment (line 152) | def is_ci_environment(): function get_domain_ips (line 165) | def get_domain_ips(domain, record_type): function ping_ip (line 237) | def ping_ip(ip, port=80): function find_fastest_ip (line 250) | def find_fastest_ip(ips): function main (line 284) | def main():