i know its a little bit more typing but if you want to add the exact attributes you want to remove you can also use this regex
(?<="tlv":")[^"]+(?=")
playground: regex