Compare commits

...

5 Commits

Author SHA1 Message Date
Loyalsoldier
5145dd3885 Fix: update dep to suppress warning 2023-02-08 16:31:06 +08:00
Loyalsoldier
2d33f80b45 Docs: remove donation section 2022-08-30 21:23:07 +08:00
Loyalsoldier
05f43a3ef3 Revert "Feat: deprecate jsDelivr links"
This reverts commit 3bb47bef46.
2022-08-30 21:21:02 +08:00
Loyalsoldier
3bb47bef46 Feat: deprecate jsDelivr links 2022-05-21 10:01:54 +08:00
dependabot[bot]
66a18b145c Chore: bump actions/checkout from 2 to 3 (#13) 2022-03-02 16:38:41 +08:00
2 changed files with 2 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ jobs:
shell: bash
- name: Checkout the default branch
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Make directory
run: |
@@ -117,7 +117,7 @@ jobs:
mv ruleset ./publish/
- name: Release and upload assets
uses: softprops/action-gh-release@v0.1.6
uses: softprops/action-gh-release@v1
with:
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ env.TAG_NAME }}

View File

@@ -250,11 +250,6 @@ RULE-SET,https://cdn.jsdelivr.net/gh/Loyalsoldier/surge-rules@release/ruleset/te
FINAL,DIRECT,dns-failed
```
## 激赏 | Donation
- **比特币BTCbech32 地址**bc1qfe4nxcanet4w4ph8pf6qqyf263y68vw26nv9j9
- **比特币BTC地址**3PRyneb1D7jFFBakAaJiCRSsxsXAtMr7LN
## 致谢
- [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)