"use strict";require("../common/vendor.js"),(new Date).toISOString().split("T")[0];exports.getCategoryIcon=t=>{const e={"001":"๐Ÿ“„","002":"๐Ÿ”ฉ","003":"๐Ÿฅซ","004":"โ™ป๏ธ","005":"๐Ÿ‘•"},r=["๐Ÿ“ฆ","๐Ÿ“„","๐Ÿ”ฉ","๐Ÿฅซ","โ™ป๏ธ","๐Ÿ‘•","๐Ÿ“ฑ","๐Ÿ”‹","๐Ÿ“บ","๐Ÿ›‹๏ธ","๐Ÿ‘œ","๐Ÿ‘Ÿ","๐Ÿ“š","๐Ÿถ","๐Ÿงด"];if(e[t])return e[t];return r[(parseInt(t)||t.length)%r.length]};