mirror of https://github.com/iptv-org/iptv
Update issueParser.ts
This commit is contained in:
parent
5b8d23a5e8
commit
defc9c7c45
|
@ -16,6 +16,7 @@ const FIELDS = new Dictionary({
|
|||
'Timeshift (optional)': 'timeshift',
|
||||
'Channel Name': 'channel_name',
|
||||
'HTTP User-Agent': 'user_agent',
|
||||
'HTTP User Agent': 'user_agent',
|
||||
'HTTP Referrer': 'http_referrer',
|
||||
'What happened to the stream?': 'reason',
|
||||
Reason: 'reason',
|
||||
|
|
Loading…
Reference in New Issue