260702_234655
This commit is contained in:
parent
3eccde543e
commit
547080a25f
@ -236,7 +236,7 @@ func hdlr_film_parseMsg(resp http.ResponseWriter, req *http.Request){
|
|||||||
|
|
||||||
url_query := req.URL.Query()
|
url_query := req.URL.Query()
|
||||||
|
|
||||||
t_url, _ := findURL_in_msg(url_query.Get(""))
|
t_url, _ := findURL_in_msg(url_query.Get("text"))
|
||||||
fmt.Println(t_url)
|
fmt.Println(t_url)
|
||||||
t_url_noRed, _ := resolve_redirs(t_url)
|
t_url_noRed, _ := resolve_redirs(t_url)
|
||||||
fmt.Println(t_url_noRed)
|
fmt.Println(t_url_noRed)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user