Git Product home page Git Product logo

cfw-custom-made's Introduction

Clash for Windows 机场专用版

这个版本是针对如下两个问题所发布的版本 #4

这个特制版本将更改的内容:

  • 汉化
  • 去除广告
  • 去除更新

下载自动替换脚本

下载已去除广告,更新版本


这个版本不会频繁的适配Clash for Windows

这个版本的适配不会频繁的更新, 甚至是长时间不更新

如果你需要未兼容版本的移除广告及更新,可以下载教程及需要的工具, 然后自己制作


如有侵权, 请私信我删除


针对机场的特殊定制版本

Clash for Windows的广告内容是可以客制化的, 且及其容易实现。这意味着你可以向Clash for Windows中植入你自己的推销信息

具体实现方法:

app.asar中的renderer.js文件里的https://raw.githubusercontent.com/Fndroid/ads/master/ads_v2.json链接替换掉及可实现

下载Clash for Windows v0.20.0的举例版本

使用方法: 将文件解压至Clash.for.Windows-0.20.0-win/resources/

替换的链接内容及格式:

ads.js
{
  "feedback": [
    {
      "img": "https://raw.githubusercontent.com/ender-zhao/CFW-custom-made/main/Customize/eg-picture-ads.png",
      "click": "https://github.com/ender-zhao/CFW-custom-made"
    },
    {
      "img": "https://raw.githubusercontent.com/ender-zhao/CFW-custom-made/main/Customize/eg-picture-ads.png",
      "click": "https://github.com/ender-zhao/CFW-custom-made"
    }
  ]
}

注释:

"img"中的链接是广告图片的链接

"click"中的链接是点击后跳转的网页

广告

如果需要我帮忙汉化和植入链接或更改一些选项, 请通过Issues发问题联系我

收费大概30CNY一个版本(仅包括植入自定义广告所需的js链接和移除更新)

如果还需要移除更改一些选项的超链接和名称, 每更改一个选项多收费20CNY~50CNY(因为复杂性较高)

但兼容后续版本正常情况下收费30CNY, 无论需要更改多少个选项


前往Clash for Windows汉化版仓库

前往Clash for Windows原版仓库

cfw-custom-made's People

Contributors

z-siqi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.