Update issueParser.ts

This commit is contained in:
freearhey 2025-03-09 00:48:43 +03:00
parent 3b871740b8
commit 50950d7392

View file

@ -16,6 +16,7 @@ const FIELDS = new Dictionary({
'Timeshift (optional)': 'timeshift', 'Timeshift (optional)': 'timeshift',
'Channel Name': 'channel_name', 'Channel Name': 'channel_name',
'HTTP User-Agent': 'user_agent', 'HTTP User-Agent': 'user_agent',
'HTTP User Agent': 'user_agent',
'HTTP Referrer': 'http_referrer', 'HTTP Referrer': 'http_referrer',
'What happened to the stream?': 'reason', 'What happened to the stream?': 'reason',
Reason: 'reason', Reason: 'reason',