File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ wenyan-lang.lingdong.works
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta http-equiv ="Refresh " content ="0; url=http://wy-lang.org/ide "/>
6+ < script type ="text/javascript ">
7+ window . location . href = "http://wy-lang.org/ide"
8+ </ script >
9+ </ head >
10+ < body >
11+ < p > Please visit < a href ="http://wy-lang.org/ide "> http://wy-lang.org</ a > instead.</ p >
12+ </ body >
13+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta http-equiv ="Refresh " content ="0; url=http://wy-lang.org "/>
6+ < script type ="text/javascript ">
7+ window . location . href = "http://wy-lang.org"
8+ </ script >
9+ </ head >
10+ < body >
11+ < p > Please visit < a href ="http://wy-lang.org "> http://wy-lang.org</ a > instead.</ p >
12+ </ body >
13+ </ html >
You can’t perform that action at this time.
0 commit comments