File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /.idea /
Original file line number Diff line number Diff line change 22< body >
33< h1 > Links for browser testing</ h1 >
44 Do not click these links unless you are using a browser with site reputation protection.
5- < p > < a href ="javascript:window.open('','_self').close(); "> close</ a > </ p >
5+ < p > < a href ="v2/success.html "> IDV Success</ a > </ p >
6+ < p > < a href ="v2/failure.html "> IDV Failure</ a > </ p >
67 < p > < a href ="http://http.badssl.com "> HTTP1</ a > </ p >
78 < p > < a href ="http://www.isthisthingon.org/unicode/index.phtml "> HTTP2</ a > </ p >
89 < p > < a href ="http://classic.austlii.edu.au/austlii/reports/2021/AustLII_YiR_2021.pdf "> HTTP PDF</ a > </ p >
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+ < title > Failure</ title >
6+ </ head >
7+ < body >
8+
9+ </ body >
10+ </ 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+ < title > Success</ title >
6+ </ head >
7+ < body >
8+
9+ </ body >
10+ </ html >
You can’t perform that action at this time.
0 commit comments