mixdrop added; highload and videovard changed

This commit is contained in:
Tidoni 2022-03-05 10:20:40 +01:00
parent d9cf782f63
commit 67a7d2504d
3 changed files with 66 additions and 2 deletions

View file

@ -35,7 +35,7 @@ function upload_to_videovard () {
hoster_url="https://videovard.sx/v/$hoster_url"
>&2 echo "hoster_url: $hoster_url"
if [ "$hoster_url" != "" ] && [ "$hoster_url" != "null" ]; then
if [ "$hoster_url" != "" ] && [ "$hoster_url" != "null" ] && [ "$hoster_url" != "https://videovard.sx/v/" ]; then
echo "$hoster_url"
else
echo ""