Skip to content

Instantly share code, notes, and snippets.

@Aaron-212
Created April 30, 2025 03:35
Show Gist options
  • Select an option

  • Save Aaron-212/b9e4504575c68777494ac84b581ccbf1 to your computer and use it in GitHub Desktop.

Select an option

Save Aaron-212/b9e4504575c68777494ac84b581ccbf1 to your computer and use it in GitHub Desktop.

替换GitHub访问的Request Header中的Accept Language来绕过限制

Quantumult X

^https?://([a-zA-Z0-9]+\.)*(github.*(\.com|\.io)|ghcr\.io) url request-header (\r\n)Accept-Language:.+(\r\n) request-header $1Accept-Language:en;q=0.9$2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment