translate-rc.js 122 Bytes
module.exports = {
    '00': '00',
    13: '90',
    30: '40',
    68: '68',
    91: '90',
    93: '94',
    96: '68',
};