diff options
author | zswdcx | 2021-08-28 18:46:12 +0800 |
---|---|---|
committer | zswdcx | 2021-08-28 18:46:12 +0800 |
commit | 3ae76a285b2fdd401f134663b52fa31743385eac (patch) | |
tree | e6fb454200dc08a4231774d8632056219f6879e2 /vxray-rules-dat-updater | |
parent | 9c2ecf531a18568b1de44e79098079fbcf740638 (diff) | |
download | aur-3ae76a285b2fdd401f134663b52fa31743385eac.tar.gz |
github raw
Diffstat (limited to 'vxray-rules-dat-updater')
-rwxr-xr-x | vxray-rules-dat-updater | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vxray-rules-dat-updater b/vxray-rules-dat-updater index 3ba6736d455..ccbca68a553 100755 --- a/vxray-rules-dat-updater +++ b/vxray-rules-dat-updater @@ -3,7 +3,7 @@ set -e FastGit="https://hub.fastgit.org/Loyalsoldier/v2ray-rules-dat/releases/latest/" -GitHub="https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/" +GitHub="https://github.com/Loyalsoldier/v2ray-rules-dat/raw/releases" JsDelivr="https://cdn.jsdelivr.net/gh/Loyalsoldier/v2ray-rules-dat@release/" download_files() { |