mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 04:31:10 +08:00
FIX: Serve crawler view to Google PageSpeed
This commit is contained in:
@ -47,6 +47,7 @@ describe CrawlerDetection do
|
||||
crawler! "LogicMonitor SiteMonitor/1.0"
|
||||
crawler! "Java/1.8.0_151"
|
||||
crawler! "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)"
|
||||
crawler! "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3694.0 Mobile Safari/537.36 Chrome-Lighthouse"
|
||||
end
|
||||
|
||||
it "returns true when VIA header contains 'web.archive.org'" do
|
||||
|
Reference in New Issue
Block a user