I am having trouble getting a regex to work. This is the string.
"some text would be here and Blah St:39.74908:-104.99482:272~Turn right over here"
I need to remove the
:39.74908:-104.99482:272~
part of the string. I am using jQuery if that helps.