Logo
Stash 玩家
更新日期
Tue, 16 Jul 2024 21:46:26 GMT

云闪付去广告

过滤银联云闪付广告,需要IPA签名方可使用。App Store用户请勿使用此插件,务必点击下方署名链接查看详细教程。

name: 云闪付去广告
desc: 过滤银联云闪付广告,需要IPA签名方可使用。App Store用户请勿使用此插件,务必点击下方署名链接查看详细教程。
icon: https://gitlab.com/lodepuly/iconlibrary/-/raw/main/App_icon/120px/UnionPay.png
category: 去广告
date: "2024-07-16 21:46:26"
rules:
  # 开屏广告
  - DOMAIN,ads.95516.com,REJECT
  - DOMAIN,switch.cup.com.cn,REJECT
  - DOMAIN,tysdk.95516.com,REJECT
http:
  mitm:
    - account.95516.com
    - base.95516.com
    - content.95516.com
  url-rewrite:
    - ^https:\/\/wallet\.95516\.com(:10533)?\/s\/wl\/icon\/large\/1 - reject
  script:
    - match: ^https:\/\/base\.95516\.com\/app\/inApp\/sys\/appShowGroup\/
      name: 移除云闪付推广_16
      type: response
      require-body: true
    - match: ^https:\/\/account\.95516\.com\/fortune\/inApp\/common\/
      name: 移除云闪付推广_16
      type: response
      require-body: true
    - match: ^https:\/\/content\.95516\.com\/koala-pre\/koala\/(recommend\/hotList|right\/queryAllRights)
      name: 移除云闪付推广_16
      type: response
      require-body: true
script-providers:
  移除云闪付推广_16:
    url: https://gitlab.com/lodepuly/vpn_tool/raw/master/Resource/Script/UnionPay/UnionPay_remove_ads_with_ssl_unpinning.js
    interval: 86400