From 6a713de02babc31dd58783c57e08df8e0208ff4b Mon Sep 17 00:00:00 2001 From: fenix-soft Date: Mon, 28 Nov 2016 11:30:04 +0100 Subject: [PATCH] Update RAIsport2.sh fix find url --- RAIsport2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAIsport2.sh b/RAIsport2.sh index 11a315c..6c0b1d1 100644 --- a/RAIsport2.sh +++ b/RAIsport2.sh @@ -2,7 +2,7 @@ # rai sport 2 sd รจ la versione sd di rai sport 1 wget -d "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=358071&output=45" -U "iphone" -O p.txt -grep http p.txt >temp.txt +grep content p.txt >temp.txt sed -e 's///g' temp.txt >temp2.txt cat temp2.txt sed -e 's/<\/url>//g' temp2.txt >temp.txt