diff --git a/lib/webViewInjectjavascript.ts b/lib/webViewInjectjavascript.ts index 0eb8e6c..b1a64f8 100644 --- a/lib/webViewInjectjavascript.ts +++ b/lib/webViewInjectjavascript.ts @@ -665,24 +665,6 @@ export const injectJavascriptData: InjectJavascriptData = ( if(new RegExp(/^46\\d\\dD$/).test(列番データ) || new RegExp(/^6\\d\\dD$/).test(列番データ)){ viaData = "(内子経由)"; } - if(列番データ.indexOf("H") != -1){ - trainName = "試運転"; - } - else if(列番データ.indexOf("R") != -1){ - trainName = "回送"; - } - else if(列番データ.indexOf("E") != -1){ - trainName = "回送"; - } - else if(列番データ.indexOf("A") != -1){ - trainName = "回送"; - } - else if(列番データ.indexOf("B") != -1){ - trainName = "回送"; - } - else if(列番データ.indexOf("S") != -1){ - trainName = "臨時列車"; - } const getThrew = num =>{