mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
🔥 你錯誤還是彈出來我看看好了
This commit is contained in:
parent
cb7c9aed9f
commit
07a712e99c
4
.github/workflows/280blocker.yml
vendored
4
.github/workflows/280blocker.yml
vendored
@ -12,12 +12,12 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- name: 280blocker_adblock
|
||||
uses: wei/curl@master
|
||||
continue-on-error: true
|
||||
# continue-on-error: true
|
||||
with:
|
||||
args: ${{ secrets.BLOCKER_URL }}/280blocker_adblock.txt -o 280blocker/280blocker_adblock.txt
|
||||
- name: 280blocker_domain_ag
|
||||
uses: wei/curl@master
|
||||
continue-on-error: true
|
||||
# continue-on-error: true
|
||||
with:
|
||||
args: ${{ secrets.BLOCKER_URL }}/280blocker_domain_ag.txt -o 280blocker/280blocker_domain_ag.txt
|
||||
- name: get today date
|
||||
|
Loading…
x
Reference in New Issue
Block a user