Warning, /pim/kitinerary/src/lib/scripts/eventbrite.json is written in an unsupported language. File is not indexed.
0001 [ 0002 { 0003 "filter": [ 0004 { 0005 "field": "From", 0006 "match": "@order.eventbrite.com", 0007 "mimeType": "message/rfc822", 0008 "scope": "Ancestors" 0009 }, 0010 { 0011 "field": "From", 0012 "match": "orders@eventbrite.com", 0013 "mimeType": "message/rfc822", 0014 "scope": "Ancestors" 0015 } 0016 ], 0017 "function": "fixAddress", 0018 "mimeType": "text/html", 0019 "script": "eventbrite.js" 0020 }, 0021 { 0022 "filter": [ 0023 { 0024 "field": "From", 0025 "match": "@order.eventbrite.com", 0026 "mimeType": "message/rfc822", 0027 "scope": "Current" 0028 }, 0029 { 0030 "field": "From", 0031 "match": "orders@eventbrite.com", 0032 "mimeType": "message/rfc822", 0033 "scope": "Current" 0034 } 0035 ], 0036 "function": "findBarcode", 0037 "mimeType": "message/rfc822", 0038 "script": "eventbrite.js" 0039 }, 0040 { 0041 "filter": [ 0042 { 0043 "match": "^\\d{23}$", 0044 "mimeType": "text/plain", 0045 "scope": "Descendants" 0046 } 0047 ], 0048 "function": "parsePdf", 0049 "mimeType": "application/pdf", 0050 "script": "eventbrite.js" 0051 } 0052 ]