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+ <!DOCTYPE html>
2+ < head >
3+ <!--<meta http-equiv="Refresh" content="0;url=https://forms.gle/BNYhEPSUekPbZELi6" />-->
4+ </ head >
5+ < body >
6+ < p > If this page does not automatically redirect, click < a href ="https://forms.gle/BNYhEPSUekPbZELi6 "> https://forms.gle/BNYhEPSUekPbZELi6</ a > .</ p >
7+ < script >
8+ fetch ( "https://climbthestairs.org/poster?url=" + encodeURIComponent ( location ) )
9+ //location = "https://forms.gle/BNYhEPSUekPbZELi6"
10+ </ script >
11+ </ body >
12+ </ html>
Original file line number Diff line number Diff line change 1+ <! DOCTYPE html>
2+ <head >
3+ <!--<meta http-equiv="Refresh" content="0;url=https://forms.gle/BNYhEPSUekPbZELi6" />-->
4+ </head >
5+ <body >
6+ <p>If this page does not automatically redirect, click <a href="https://forms.gle/BNYhEPSUekPbZELi6">https://forms.gle/BNYhEPSUekPbZELi6</a>.</p>
7+ <script>
8+ fetch("https://climbthestairs.org/poster?url= " + encodeURIComponent(location))
9+ //location = "https://forms.gle/BNYhEPSUekPbZELi6 "
10+ </script >
11+ </body >
12+ </html >
You can’t perform that action at this time.
0 commit comments