PHP OpenID consumer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test2.html 365B

12345678910111213
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <title>Blah</title>
  5. <link rel="server" href="crap">
  6. <link rel="openid.server" href="http://server.com/path">
  7. <link rel="delegate" href="crap">
  8. <link rel="openid.delegate" href="http://delegate.com/">
  9. </title>
  10. </head>
  11. <body>
  12. </body>
  13. </html>