Skip to content

Commit aa1e68d

Browse files
authored
Update main.yml
1 parent 6c2613e commit aa1e68d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- name: Update trackers_all.txt
2525
shell: pwsh
2626
run: |
27+
curl https://cf.trackerslist.com/all.txt >> trackers_all.txt
28+
curl https://trackerslist.com/all.txt >> trackers_all.txt
29+
curl https://newtrackon.com/api/all >> trackers_all.txt
2730
curl https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt >> trackers_all.txt
2831
curl https://raw.githubusercontent.com/XIU2/TrackersListCollection/master/all.txt >> trackers_all.txt
2932
curl https://raw.githubusercontent.com/chenjia404/CnTrackersList/master/all.txt >> trackers_all.txt

0 commit comments

Comments
 (0)