General URL Cleaner Revived

Cleans URLs from various popular sites and removes tracking parameters

< 脚本General URL Cleaner Revived的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-09-26

Great script, but it seems to be breaking search links at amazon.com. How would I exclude Amazon, and ideally not have that overwritten on the next update?

Thanks.

dividedby作者
§
发表于:2024-09-28

Hello, what browser are you using and are you using any other extensions that touch Amazon? I use the script everyday in Firefox desktop and Safari on mobile and don’t have that issue. If we could figure out what’s going on that would be great.

Otherwise if you change this @include in this line to @exclude:
// @include /^https:\/\/[a-z0-9.]*\.?amazon(\.[a-z0-9]{2,3})?(\.[a-z]+)?\/.*$/

Then it will just exclude Amazon links. Or you could delete the line. I don’t know of anyway to prevent it from being overwritten when the script updates though.

发表回复

登录以发表回复。