PHP OpenID consumer
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

v2-test4.html 355B

123456789101112
  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="openid2.local_id" href="http://delegate2.com/">
  6. <link rel="openid.server" href="http://server.com/path">
  7. <link rel="openid.delegate" href="http://delegate.com/">
  8. </title>
  9. </head>
  10. <body>
  11. </body>
  12. </html>