ClearURLs / Rules

Rules database of the ClearURLs WebExtension.
https://docs.clearurls.xyz/latest/specs/rules/
GNU Lesser General Public License v3.0
130 stars 51 forks source link

Add Amazon dib filter #105

Closed sidward35 closed 3 months ago

sidward35 commented 3 months ago

Currently Amazon URLs will display something along the lines of

https://www.amazon.com/Item-Name/dp/ABCDEF123456?dib=super_long_string&dib_tag=se

This change is to handle and remove the dib and dib_tag values, which are not necessary.

KevinRoebert commented 3 months ago

Already addressed by https://github.com/ClearURLs/Rules/commit/30958a863122ac977840f3264feaac174627de4d

Do you know for sure that dib_tag is a ref?