Warning, /pim/kitinerary/src/lib/scripts/zssk.json is written in an unsupported language. File is not indexed.

0001 [
0002     {
0003         "filter": [
0004             {
0005                 "match": "^\\x04..\\x78\\x9c",
0006                 "mimeType": "application/octet-stream",
0007                 "scope": "Current"
0008             }
0009         ],
0010         "function": "parseDomesticBarcode",
0011         "mimeType": "application/octet-stream",
0012         "script": "zssk.js"
0013     },
0014     {
0015         "filter": [
0016             {
0017                 "match": "^\\x04..\\x78\\x9c",
0018                 "mimeType": "application/octet-stream",
0019                 "scope": "Descendants"
0020             }
0021         ],
0022         "function": "parseDomesticPdf",
0023         "mimeType": "application/pdf",
0024         "script": "zssk.js"
0025     }
0026 ]