File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 6363 asset_path : reward.yaml
6464 asset_name : reward.yaml
6565 asset_content_type : text/yaml
66+
67+ - name : Upload fz.yaml
68+ uses : actions/upload-release-asset@v1
69+ env :
70+ GITHUB_TOKEN : ${{ secrets.TOKEN }}
71+ with :
72+ upload_url : ${{ steps.create_release.outputs.upload_url }}
73+ asset_path : fz.yaml
74+ asset_name : fz.yaml
75+ asset_content_type : text/yaml
Original file line number Diff line number Diff line change @@ -23,6 +23,16 @@ rule-providers:
2323 interval : 604800
2424 behavior : classical
2525 format : yaml
26+
27+ fz :
28+ type : http
29+ path : ./fz.yaml
30+ url : " https://github.com/h3ll0www0rld/my-rules-dat/releases/latest/download/fz.yaml"
31+ # or using proxy
32+ # url: "https://ghfast.top/https://github.com/h3ll0www0rld/my-rules-dat/releases/latest/download/fz.yaml"
33+ interval : 604800
34+ behavior : classical
35+ format : yaml
2636` ` `
2737
2838# Rules Come From
Original file line number Diff line number Diff line change 1+ payload :
2+ - gjfzpt.cn
3+ - fzapp-test-tyy.gjfzpt.cn
4+ - oss.gjfzpt.cn
5+ - fzapp.gjfzpt.cn
6+ - gjfzpt.cn
7+ - fzapph5.gjfzpt.cn
You can’t perform that action at this time.
0 commit comments