Sha256: cd08944f6266e2a50921e8f8d4d913d9bd5f1fc65c67dd9ae926e4061729e543
Contents?: true
Size: 632 Bytes
Versions: 37
Compression:
Stored size: 632 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Access rejected (403)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; } h1 { font-size: 100%; color: #f00; line-height: 1.5em; } </style> </head> <body> <div class="dialog"> <h1>You are not supposed to be here.</h1> <p>You might be unauthorized or just mistyped the url.</p> </div> </body> </html>
Version data entries
37 entries across 37 versions & 1 rubygems