browser: Allow more control of the referrer
This commit is contained in:
parent
7263145869
commit
b4a428a2c8
2 changed files with 20 additions and 8 deletions
|
|
@ -80,6 +80,8 @@ class GoogleBot(Profile):
|
|||
"""
|
||||
Try to mimic Googlebot.
|
||||
Keep in mind there are ways to authenticate real Googlebot IPs.
|
||||
|
||||
You will most likely want to set ALLOW_REFERRER to False.
|
||||
"""
|
||||
|
||||
def setup_session(self, session):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue