Dropping characters from a field

I have a field called usp which is mapped to what is supposed to be a URL but due to my kv filters renders it as
see below
I want to remove the // using kv.

Use a mutate filter's gsub option.