ui.h (goaccess-1.6.5) | : | ui.h (goaccess-1.7) | ||
---|---|---|---|---|
skipping to change at line 81 | skipping to change at line 81 | |||
#define REMOTE_USER_ID "remote_user" | #define REMOTE_USER_ID "remote_user" | |||
#define CACHE_STATUS_ID "cache_status" | #define CACHE_STATUS_ID "cache_status" | |||
#define NOT_FOUND_ID "not_found" | #define NOT_FOUND_ID "not_found" | |||
#define HOSTS_ID "hosts" | #define HOSTS_ID "hosts" | |||
#define OS_ID "os" | #define OS_ID "os" | |||
#define BROWSERS_ID "browsers" | #define BROWSERS_ID "browsers" | |||
#define REFERRERS_ID "referrers" | #define REFERRERS_ID "referrers" | |||
#define REFERRING_SITES_ID "referring_sites" | #define REFERRING_SITES_ID "referring_sites" | |||
#define KEYPHRASES_ID "keyphrases" | #define KEYPHRASES_ID "keyphrases" | |||
#define GEO_LOCATION_ID "geolocation" | #define GEO_LOCATION_ID "geolocation" | |||
#define ASN_ID "asn" | ||||
#define STATUS_CODES_ID "status_codes" | #define STATUS_CODES_ID "status_codes" | |||
#define GENER_ID "general" | #define GENER_ID "general" | |||
#define MIME_TYPE_ID "mime_type" | #define MIME_TYPE_ID "mime_type" | |||
#define TLS_TYPE_ID "tls_type" | #define TLS_TYPE_ID "tls_type" | |||
/* Overall Statistics CSV/JSON Keys */ | /* Overall Statistics CSV/JSON Keys */ | |||
#define OVERALL_STARTDATE "start_date" | #define OVERALL_STARTDATE "start_date" | |||
#define OVERALL_ENDDATE "end_date" | #define OVERALL_ENDDATE "end_date" | |||
#define OVERALL_DATETIME "date_time" | #define OVERALL_DATETIME "date_time" | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |