We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc50ff5 commit 3a25cd7Copy full SHA for 3a25cd7
PageSpeedInsights/psi.py
@@ -19,7 +19,7 @@ def run(url):
19
try:
20
payload = {"url": url,
21
"category": "performance",
22
- "locale": "zh",
+ "locale": "zh-CN",
23
"strategy": "mobile",
24
"key": API_KEY
25
}
0 commit comments