10000 GitHub - zlhdd108/Actions: 每日自动更新fancyss规则
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from qxzg/Actions

每日自动更新fancyss规则

License

Notifications You must be signed in to change notification settings

zlhdd108/Actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用GitHub Actions每日自动更新fancyss规则

Update Fancyss Rules
Update Fancyss-3.0 Rules


Actions会在每日UTC+8 3:45时自动执行并更新规则,推荐在插件中设置每天4:00定时更新


食用方法:

  • 进入路由器SSH,运行以下命令会自动将ss_rule_update脚本中的url_main参数指向我的仓库(二选一即可):

  • sed -i 's/^\turl_main.*/\turl_main="https:\/\/raw.githubusercontent.com\/zlhdd108\/Actions\/master\/fancyss_rules"/g' /koolshare/scripts/ss_rule_update.sh

  • 新版本插件(hq450 3.0.3以上)使用下面这个:
    sed -i 's/^\turl_main.*/\turl_main="https:\/\/raw.githubusercontent.com\/zlhdd108\/Actions\/master\/fancyss_3.0_rules\/rules"/g' /koolshare/scripts/ss_rule_update.sh

  • x86版本fancyss插件请自行找到更新规则的脚本并替换url_main参数

每次fancyss插件更新后都需要*重新运行一次*更新ss_rule_update脚本的命令


注:由于源更新较慢,大陆白名单已改用https://github.com/misakaio/chnroutes2/blob/master/chnroutes.txt作为规则源,而非fancyss原版规则中的https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/ipip_country/ipip_country_cn.netset
3.0以上的新规则依然使用原版规则

About

每日自动更新fancyss规则

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.2%
  • Python 20.3%
  • JavaScript 2.5%
0