Support ##Verified capcode in posts fetched from archives.

This commit is contained in:
ccd0 2017-01-27 10:27:16 -08:00
parent 013d22b55e
commit 6b6a3cd35f

View File

@ -161,6 +161,7 @@ class Fetcher
when 'M' then 'Mod' when 'M' then 'Mod'
when 'A' then 'Admin' when 'A' then 'Admin'
when 'D' then 'Developer' when 'D' then 'Developer'
when 'V' then 'Verified'
uniqueID: data.poster_hash uniqueID: data.poster_hash
flagCode: data.poster_country flagCode: data.poster_country
flag: data.poster_country_name flag: data.poster_country_name