Warning, /pim/kitinerary/src/lib/scripts/deutschebahn.json is written in an unsupported language. File is not indexed.
0001 [ 0002 { 0003 "filter": [ 0004 { 0005 "field": "carrierId", 0006 "match": "80", 0007 "mimeType": "internal/uic9183", 0008 "scope": "Descendants" 0009 }, 0010 { 0011 "field": "issuerId", 0012 "match": "6260", 0013 "mimeType": "internal/vdv", 0014 "scope": "Descendants" 0015 } 0016 ], 0017 "function": "parsePdf", 0018 "mimeType": "application/pdf", 0019 "script": "deutschebahn.js" 0020 }, 0021 { 0022 "filter": [ 0023 { 0024 "field": "From", 0025 "match": "buchungsbestaetigung@bahn.de", 0026 "mimeType": "message/rfc822", 0027 "scope": "Ancestors" 0028 }, 0029 { 0030 "field": "From", 0031 "match": "noreply@deutschebahn.com", 0032 "mimeType": "message/rfc822", 0033 "scope": "Ancestors" 0034 } 0035 ], 0036 "function": "parseReservation", 0037 "mimeType": "application/pdf", 0038 "script": "deutschebahn.js" 0039 }, 0040 { 0041 "filter": [ 0042 { 0043 "field": "From", 0044 "match": "UNITTEST-buchungsbestaetigung@bahn.de", 0045 "mimeType": "message/rfc822", 0046 "scope": "Ancestors" 0047 } 0048 ], 0049 "function": "parseText", 0050 "mimeType": "text/plain", 0051 "script": "deutschebahn.js" 0052 }, 0053 { 0054 "filter": [ 0055 { 0056 "field": "From", 0057 "match": "buchungsbestaetigung@bahn.de|noreply@deutschebahn.com", 0058 "mimeType": "message/rfc822", 0059 "scope": "Ancestors" 0060 } 0061 ], 0062 "function": "parseCancellation", 0063 "mimeType": "text/html", 0064 "script": "deutschebahn.js" 0065 }, 0066 { 0067 "filter": [ 0068 { 0069 "field": "carrierId", 0070 "match": "80", 0071 "mimeType": "internal/uic9183", 0072 "scope": "Current" 0073 } 0074 ], 0075 "function": "parseUic9183", 0076 "mimeType": "internal/uic9183", 0077 "script": "deutschebahn.js" 0078 }, 0079 { 0080 "filter": [ 0081 { 0082 "field": "uid", 0083 "match": "^bahn\\d{14}$", 0084 "mimeType": "internal/event", 0085 "scope": "Current" 0086 }, 0087 { 0088 "field": "uid", 0089 "match": "^\\d{14}@hafas$", 0090 "mimeType": "internal/event", 0091 "scope": "Current" 0092 } 0093 ], 0094 "function": "parseEvent", 0095 "mimeType": "internal/event", 0096 "script": "deutschebahn.js" 0097 }, 0098 { 0099 "filter": [ 0100 { 0101 "field": "carrierId", 0102 "match": "2080", 0103 "mimeType": "internal/uic9183", 0104 "scope": "Current" 0105 } 0106 ], 0107 "function": "parseDBRegioBusUic", 0108 "mimeType": "internal/uic9183", 0109 "script": "deutschebahn.js" 0110 }, 0111 { 0112 "filter": [ 0113 { 0114 "field": "url", 0115 "match": "^https://fahrkarten.bahn.de/mobile/dbc/xs.go", 0116 "mimeType": "internal/http-response", 0117 "scope": "Parent" 0118 } 0119 ], 0120 "function": "parseOnlineTicket", 0121 "mimeType": "text/html", 0122 "script": "deutschebahn-online-ticket.js" 0123 } 0124 ]