File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 1- <!DOCTYPE HTML >
2- < html lang =" en " >
1+ <!DOCTYPE html >
2+ < html >
33 < head >
44 < meta charset ="utf-8 " />
5- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6- < title > Best Split Times to Text</ title >
7- < link rel ="icon " href ="https://avatars.githubusercontent.com/u/69196954 ">
8- < script src ="../lib/xml2json.js "> </ script >
9- < script src ="bpe2text.js "> </ script >
5+ < title > ...</ title >
6+ < link rel ="canonical " href ="https://thisamj.dev/bpe2text " />
7+ < meta http-equiv ="refresh " content ="0; URL=https://thisamj.dev/bpe2text " />
8+ < script > window . location . href = "https://thisamj.dev/bpe2text" </ script >
109 </ head >
11-
1210 < body >
13- < input id ="file-input " type ="file " accept =".lss " onchange ="fileSelect(event) " placeholder ="Input LSS file "/>
14- < pre id ="output "> </ pre >
15- < button id ="copy " onclick ="copyThing() " style ="display:none "> Copy</ button > < span id ="copytext " style ="opacity: 0; padding-left: 1em "> Splits copied!</ span >
11+ < a href ="https://thisamj.dev/bpe2text "> Redirect failed?</ a >
1612 </ body >
1713</ html >
You can’t perform that action at this time.
0 commit comments