We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5119a4 + 1a4d995 commit 0d4f8b2Copy full SHA for 0d4f8b2
1 file changed
extract_and_push.sh
@@ -177,7 +177,7 @@ else
177
# For Pixeldrain: replace the link with a direct one
178
*"pixeldrain.com/u"*)
179
echo "[INFO] Replacing with best available mirror."
180
- URL="https://pd.cybar.xyz/${URL##*/}"
+ URL="https://pixeldrain.com/api/file/${URL##*/}"
181
;;
182
*"pixeldrain.com/d"*)
183
echo "[INFO] Replacing with direct download link."
0 commit comments