Smile4ever / Neat-URL

Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Other
631 stars 37 forks source link

breaks this urls for podacst #232

Closed rezad1393 closed 4 years ago

rezad1393 commented 4 years ago

with this addon the url https://traffic.libsyn.com/secure/imanirad/634376.mp3 goes to https://traffic.libsyn.com/bounce?url=https%3A%2F%2Fhwcdn.libsyn.com%2Fp%2Fd%2F0%2F1%2Fd01bc4f87c5fb4a6%2F634376.mp3%3Fcs_id%3D73438955%26destination_id%3D2090819%26expiration%3D1591634761%26hwt%3D5a3b2d6fafde323270b688ae1ab55498 and it gives the Error: 404 Not Found error

but if I disable this addon from popup menu i get to the actual file https://hwcdn.libsyn.com/p/d/0/1/d01bc4f87c5fb4a6/634376.mp3?c_id=73438955&cs_id=73438955&destination_id=2090819&expiration=1591634828&hwt=f4fef5dcd3e7504bebfae413ab24cdb2

LMLB commented 4 years ago

Add c_id to the override list for default blocked parameters.