Script/QuantumultX/Snippet/GoogleCAPTCHA.snippet

12 lines
632 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# QuantumultX 远程重写配置片段
# Google搜索人机验证解决方案
# Google搜索内容时并发使用多个代理策略、策略组尝试搜索内容并返回最优结果。具体细节可查看脚本注释。
# 脚本https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Google_CAPTCHA.js
# 片段https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/Snippet/GoogleCAPTCHA.snippet
^https:\/\/www\.google\.com(?:\.[a-z]+|)\/(?:search\?(?:|.+?&)q=|$) url script-response-body https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Google_CAPTCHA.js
hostname = www.google.com*