Jakub Wilk cd27e6200c [utils] Transliterate "þ" as "th"
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":

    $ echo þ-Þ | iconv -t ASCII//TRANSLIT
    th-TH
2019-04-29 13:34:34 +02:00
..
2018-01-23 22:23:12 +07:00
2019-03-11 04:00:54 +07:00
2019-03-11 04:00:54 +07:00
2019-04-29 13:34:34 +02:00
2019-04-24 10:05:54 +07:00