ArchiveTeam / tumblr-grab

Archiving all to-be-deleted NSFW tumblr blogs.
49 stars 13 forks source link

Game over - IP ban error 403 message #46

Closed nemobis closed 5 years ago

nemobis commented 5 years ago

Let's archive the glorious error message (courtesy Niklas https://transfer.sh/3imAk/ratelimit.html ):

<!DOCTYPE html>
<!--
       .o                                .o88       .o88
      .88                                "888       "888
    o8888oo  ooo  oooo  ooo. .oo.  .oo.   888oooo.   888  oooo d8b
    ""888""  888  "888  "888P"Y88bP"Y88b  d88' `88b  888  "888""8P
      888    888   888   888   888   888  888   888  888   888
      888 .  888   888   888   888   888  888.  888  888   888    .o.
      "888Y  `V88V"V8P' o888o o888o o888o 88`bod8P' o888o d888b   Y8P

                                                                        -->
<html>
    <head>
        <title>Request denied.</title>
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta http-equiv="x-dns-prefetch-control" content="off">
        <meta name="robots" content="noindex">
        <meta name="viewport" content="width=device-width">
        <meta name="application-name" content="Tumblr">
        <meta name="msapplication-TileColor" content="#2c4762">
        <meta name="msapplication-TileImage" content="//assets.tumblr.com/images/msfavicon.png?_v=1afd2b572ffbc3b0b8dd32e6282508b8">
        <link rel="shortcut icon" href="//assets.tumblr.com/images/favicons/favicon.ico?_v=16316ca8b353271a2067f973950eaa42">
        <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/error-pages/index.build.css?_v=d7a9898f05965b547cc251fb545f37a0">
    </head>

    <body data-status-code="403">
        <div class="error-message-container">
            <div class="error-message-content">
                <h1 class="error-message-title" data-localization="title">
                    Request denied.
                </h1>

                <p class="error-message-text" data-localization="sorry_1">
                    You do not have permission to access this page.
                </p>

                <p class="error-message-text" data-localization="sorry_2">
                    <a href="https://www.tumblr.com/docs/error_troubleshooting#request_denied" target="_docs">Find out why</a> you may have encountered this error, or let us know if the problem persists. Include your IP address and a short description of what you were doing when you encountered the rate limit.                </p>
            </div>
        </div>

        <script src="//assets.tumblr.com/languages/errors.js?_v=2d965994c5e18a8514a68636a57496d0"></script>
        <script src="//assets.tumblr.com/client/prod/standalone/error-pages/index.build.js?_v=4caca06ec6f2da1c92b72ce2fbb9f0f0"></script>

    </body>
</html>

Cf. https://twitter.com/textfiles/status/1073951013634113538

km09 commented 5 years ago

Fixed soon