X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=actions%2Fwatch.sh;h=5e0281986541be2e99b7736652e2f1eb9671a22c;hb=c803beed2a68b45802a3463ac956cbd98496cf95;hp=546654c6adfcdd2b7583d615e46d2b31dab94991;hpb=9554fea689ec1519a572888aae9dc37ae140cd57;p=serve0 diff --git a/actions/watch.sh b/actions/watch.sh index 546654c..5e02819 100755 --- a/actions/watch.sh +++ b/actions/watch.sh @@ -27,7 +27,7 @@ if [ "${_COOKIE[fakemp4]}" = yes ] && [ "${info##*.}" != mp4 ]; then elif [ -n "$foreign" ]; then _COOKIE[watch]=server videourl="${_GET[url]}" - watch_link="${_POST[return]}" + watch_link="${_GET[return]}" elif [ -z "$info" ]; then videourl="$(urlsafe "${location#/}")" else