Add Movistar ES Site
This commit is contained in:
parent
814c063e34
commit
52cf63c621
12
fluxion
12
fluxion
|
@ -1841,15 +1841,15 @@ function ConnectionRESET {
|
||||||
google
|
google
|
||||||
break
|
break
|
||||||
|
|
||||||
elif [ "$webconf" = "44" ]; then
|
elif [ "$webconf" = "44" ]; then
|
||||||
|
MOVISTAR_ES
|
||||||
|
break
|
||||||
|
|
||||||
|
elif [ "$webconf" = "45" ]; then
|
||||||
conditional_clear
|
conditional_clear
|
||||||
webinterface
|
webinterface
|
||||||
break
|
break
|
||||||
|
fi
|
||||||
elif [ "$webconf" = "45" ]; then
|
|
||||||
MOVISTAR_ES
|
|
||||||
break
|
|
||||||
fi
|
|
||||||
|
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue