Skip to content

Commit fa78103

Browse files
committed
Add fz.yaml
1 parent 6308327 commit fa78103

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

.github/workflows/actions.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,13 @@ jobs:
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

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

fz.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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

0 commit comments

Comments
 (0)