V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Captaintiger
V2EX  ›  iOS

iOS Safari Google 搜索跳转 App Store

  •  1
     
  •   Captaintiger · 94 天前 · 1874 次点击
    这是一个创建于 94 天前的主题,其中的信息可能已经有所发展或是发生改变。
    iOS Safari Google 搜索跳转 App Store 怎么破?它应该是跳转到 Google App 但是我没有安装,国区 App Store 也没有这个 App ,跳得好烦,有没有办法阻止跳转?

    我在 Quantumult X 写了条规则 HOST-SUFFIX, search.app.goo.gl, reject 它倒是不跳到 App Store ,但是 Safari 显示页面无法打开……
    12 条回复    2025-07-18 11:25:45 +08:00
    KevinChan
        1
    KevinChan  
       94 天前
    iOS Safari Google 搜索结果有时候会弹出跳转 APP ,有几次错误跳转是自己下意识的点了对话框选项中下面的那个。
    aerAzLNE
        2
    aerAzLNE  
       93 天前
    同遇到,希望有个解决方案~
    Junichi
        3
    Junichi  
       93 天前
    好像一直来没遇到过,以前百度倒是经常遇到
    VVv0vVV
        4
    VVv0vVV  
       92 天前
    这个真是太讨厌了,反反复复的跳
    5966
        5
    5966  
       92 天前 via iPhone
    用第三方浏览器 alook
    Kenshiro
        6
    Kenshiro  
       92 天前 via Android
    用 Orion 吧
    TerryNi
        7
    TerryNi  
       90 天前
    不会直接跳啊,会弹窗询问,是否用 Google app 搜索
    niubiman
        8
    niubiman  
       67 天前 via iPhone
    同遇到,蹲一个方法
    Captaintiger
        9
    Captaintiger  
    OP
       50 天前   ❤️ 1
    已解决! Quantumult X 本地重写:
    ----------------------------------------------------------------------------------------------------------------------
    [rewrite_local]
    # 因为重写( rewrite )涉及的类型比较多,很多时候会需要搭配 mitm 使用,正常的步骤就是根据需要添加的内容,在设置->重写规则中按照正确的类型进行添加,然后在 mitm->主机名中添加对应的主机名。
    # Google 搜索重定向
    ^https?://www\.?google\.cn\/search\?q=([^&]+).+ url 302 https://www.google.com/search?q=$1&pws=0&udm=14&gl=cn&hl=zh-cn&lr=lang_zh-CN|lang_zh-TW|lang_en&safe=off
    ----------------------------------------------------------------------------------------------------------------------
    这样操作还可以自定义 Google 搜索参数!
    Captaintiger
        10
    Captaintiger  
    OP
       50 天前   ❤️ 1
    Captaintiger
        11
    Captaintiger  
    OP
       50 天前
    Captaintiger
        12
    Captaintiger  
    OP
       50 天前
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2809 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 13:50 · PVG 21:50 · LAX 06:50 · JFK 09:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.