I know it is tedious to remove '^' chars one by one.

In windows you can paste the three lines into notepad and do a find and replace
In linux u can use vi/vim and do a ":% s/\^//g"

h^t^t^p^:^/^/^g^c^c^.^g^n^u^.^o^r^g^/^j^a^v^a^/^
h^t^t^p^:^/^/^w^w^w^.^e^x^c^e^l^s^i^o^r^-^u^s^a^.^c^o^m^/^j^e^t^.^h^t^m^l^
h^t^t^p^:^/^/^w^w^w^.r^e^g^e^x^l^a^b^.^c^o^m^/^en^/^j^a^r^2^e^x^e^/^

Hope that saved some time. :)