Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://docs.aiohttp.org/ has been defaced/squatted #8436

Closed
1 task done
aglarendil opened this issue Jun 1, 2024 · 1 comment
Closed
1 task done

https://docs.aiohttp.org/ has been defaced/squatted #8436

aglarendil opened this issue Jun 1, 2024 · 1 comment
Labels

Comments

@aglarendil
Copy link

Describe the bug

Hi Folks,

First of all, kudos for the great library. However, if I try to open https://docs.aiohttp.org/ - it sends me to a parked domain.

To Reproduce

Open https://docs.aiohttp.org/

Expected behavior

Real docs.aiohttp.org doc page opens

Logs/tracebacks

HTTP/1.1 200 OK
Date: Sat, 01 Jun 2024 16:46:36 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 1050
X-Request-Id: 7c785d44-50da-4587-8b77-21bef485a754
Cache-Control: no-store, max-age=0
Accept-Ch: sec-ch-prefers-color-scheme
Critical-Ch: sec-ch-prefers-color-scheme
Vary: sec-ch-prefers-color-scheme
X-Adblock-Key: MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_x1w9yqFpVl85Q4c/xwy/FMxa4lt9yDzm114/xswK/q85xg2GcU9f0hkeHmhYt5y8rWt2endk43VvJrTg+GOpPQ==
Set-Cookie: parking_session=7c785d44-50da-4587-8b77-21bef485a754; expires=Sat, 01 Jun 2024 17:01:36 GMT; path=/
Connection: close

<!doctype html>
<html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_x1w9yqFpVl85Q4c/xwy/FMxa4lt9yDzm114/xswK/q85xg2GcU9f0hkeHmhYt5y8rWt2endk43VvJrTg+GOpPQ==" lang="en" style="background: #2B2B2B;">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC">
    <link rel="preconnect" href="https://www.google.com" crossorigin>
</head>
<body>
<div id="target" style="opacity: 0"></div>
<script>window.park = "eyJ1dWlkIjoiN2M3ODVkNDQtNTBkYS00NTg3LThiNzctMjFiZWY0ODVhNzU0IiwicGFnZV90aW1lIjoxNzE3MjYwMzk2LCJwYWdlX3VybCI6Imh0dHBzOi8vZG9jcy5haW9odHRwLm9yZy8iLCJwYWdlX21ldGhvZCI6IkdFVCIsInBhZ2VfcmVxdWVzdCI6e30sInBhZ2VfaGVhZGVycyI6e30sImhvc3QiOiJkb2NzLmFpb2h0dHAub3JnIiwiaXAiOiI4MC4xMzcuMzcuMTQ1In0K";</script>
<script src="/bxXaJmHdb.js"></script>
</body>
</html>

Python Version

N/A

aiohttp Version

N/A

multidict Version

N/A

yarl Version

N/A

OS

Linux

Related component

Server, Client

Additional context

No response

Code of Conduct

  • I agree to follow the aio-libs Code of Conduct
@aglarendil aglarendil added the bug label Jun 1, 2024
@Dreamsorcerer
Copy link
Member

#8434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants