File: get_me.html

package info (click to toggle)
libapache2-authcookie-perl 3.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 400 kB
  • ctags: 99
  • sloc: perl: 1,130; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (51)
1
2
3
4
5
6
7
8
9
<HTML>
<HEAD>
<TITLE>Congratulations</TITLE>
</HEAD>
<BODY>
<H1>Congratulations, you got past AuthCookie</H1>
<P><A HREF="../logout.pl">Log Out</A></P>
</BODY>
</HTML>