Support loading custom flags from archive. #1403
This commit is contained in:
parent
2322515b57
commit
79f00c1edd
@ -168,7 +168,8 @@ class Fetcher
|
||||
when 'G' then 'Manager'
|
||||
uniqueID: data.poster_hash
|
||||
flagCode: data.poster_country
|
||||
flag: data.poster_country_name
|
||||
flagCodeTroll: data.troll_country_code
|
||||
flag: data.poster_country_name or data.troll_country_name
|
||||
dateUTC: data.timestamp
|
||||
dateText: data.fourchan_date
|
||||
commentHTML: comment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user