Update updateclash.yaml

main
snakem982 5 months ago committed by GitHub
parent b91cbff764
commit 96f6ea284a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,6 @@ jobs:
- name: Update Clash 1
run: |
curl -L ${{ secrets.V2RAY_API }} > source/v2ray.txt
curl -L ${{ secrets.CLASH_API }} > source/clash-meta.yaml
rand=_$(date +%s%N | md5sum |cut -c 2-6)_
sed -i "s/${{ secrets.CLASH_REPLACE }}/$rand/g" source/clash-meta.yaml

Loading…
Cancel
Save