#!/usr/bin/env python3 import lib_common as mylib import lib_graphs as Graph import lib_html as HTML import index_app_names # get_name import index_domains import index_meta # get_total_counts def dropdown_choose(button): return f'''
Get full list sorted by Occurrence frequency or in Alphabetical order.
Download: json
''', title=title) def gen_html_trinity(idx_dir, app_count, json, title, symlink): list1 = [(dom, len(ids)) for dom, ids in json['subdom'].items()] list2 = [(dom, len(ids)) for dom, ids in json['pardom'].items()] def write_index(fname, title, button): HTML.write(idx_dir, 'Present in: … applications
The AppCheck database currently contains {:,} apps with a total of {:,} unique domains.
Collected through {:,} recordings with {:,} individual requests.