mirror of
https://github.com/karust/openserp.git
synced 2026-08-26 01:32:07 +08:00
fix google: detect /sorry/ block pages; scope proxy sessions to credentials. Update default config
This commit is contained in:
15
google/testdata/search_sorry.html
vendored
Normal file
15
google/testdata/search_sorry.html
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="viewport" content="initial-scale=1"><title>https://www.google.com/sorry/index</title></head>
|
||||
<body style="font-family: arial, sans-serif; background-color: #fff; color: #000; padding:20px; font-size:18px; overscroll-behavior:contain;" onload="e=document.getElementById('captcha');if(e){e.focus();} if(solveSimpleChallenge) {solveSimpleChallenge(0,0);}">
|
||||
<div style="max-width:400px;">
|
||||
<hr noshade="" size="1" style="color:#ccc; background-color:#ccc;"><br>
|
||||
<div style="font-size:13px;">
|
||||
Our systems have detected unusual traffic from your computer network. Please try your request again later. <a href="#" onclick="document.getElementById('infoDiv0').style.display='block';">Why did this happen?</a><br><br>
|
||||
<div id="infoDiv0" style="display:none; background-color:#eee; padding:10px; margin:0 0 15px 0; line-height:1.4em;">
|
||||
This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the <a href="//www.google.com/policies/terms/">Terms of Service</a>. The block will expire shortly after those requests stop.<br><br>This traffic may have been sent by malicious software, a browser plug-in, or a script that sends automated requests. If you share your network connection, ask your administrator for help — a different computer using the same IP address may be responsible. <a href="//support.google.com/websearch/answer/86640">Learn more</a><br><br>Sometimes you may see this page if you are using advanced terms that robots are known to use, or sending requests very quickly.
|
||||
</div>
|
||||
<br><div style="font-size:13px; line-break: anywhere;">
|
||||
IP address: 212.192.4.209<br>Time: 2026-07-01T20:58:45Z<br>URL: https://www.google.com/sorry/index<br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user