Files
DataBoardDemo/.vscode/chrome/Default/Network/Reporting and NEL

5 lines
36 KiB
Plaintext
Raw Normal View History

2023-04-22 02:25:25 +08:00
SQLite format 3@  .f<> <0F> <09>g<0F> D. <0B> <0C> <09> 7<00>4??<01>wtablereporting_endpoint_groupsreporting_endpoint_groupsCREATE TABLE reporting_endpoint_groups ( nik TEXT NOT NULL, origin_scheme TEXT NOT NULL, origin_host TEXT NOT NULL, origin_port INTEGER NOT NULL, group_name TEXT NOT NULL, is_include_subdomains INTEGER NOT NULL, expires_us_since_epoch INTEGER NOT NULL, last_access_us_since_epoch INTEGER NOT NULL, UNIQUE (origin_scheme, origin_host, origin_port, group_name, nik))Qe?indexsqlite_autoindex_reporting_endpoint_groups_1reporting_endpoint_groups <09>p33<01>tablereporting_endpointsreporting_endpointsCREATE TABLE reporting_endpoints ( nik TEXT NOT NULL, origin_scheme TEXT NOT NULL, origin_host TEXT NOT NULL, origin_port INTEGER NOT NULL, group_name TEXT NOT NULL, url TEXT NOT NULL, priority INTEGER NOT NULL, weight INTEGER NOT NULL, UNIQUE (origin_scheme, origin_host, origin_port, group_name, url, nik))EY3indexsqlite_autoindex_reporting_endpoints_1reporting_endpoints<07>g%%<01>tablenel_policiesnel_policiesCREATE TABLE nel_policies ( nik TEXT NOT NULL, origin_scheme TEXT NOT NULL, origin_host TEXT NOT NULL, origin_port INTEGER NOT NULL, received_ip_address TEXT NOT NULL, group_name TEXT NOT NULL, expires_us_since_epoch INTEGER NOT NULL, success_fraction REAL NOT NULL, failure_fraction REAL NOT NULL, is_include_subdomains INTEGER NOT NULL, last_access_us_since_epoch INTEGER NOT NULL, UNIQUE (origin_scheme, origin_host, origin_port, nik))7K%indexsqlite_autoindex_nel_policies_1nel_policiesf<01>/tablemetametaCREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)';indexsqlite_autoindex_meta_1meta
<0F><0F><0F><0F>;last_compatible_version version# mmap_status