This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Title: ClearURLs for uBo | |
! Homepage: https://gist.github.com/iam-py-test/1db25658541945170eaaf191b399fac0 | |
! Note: This was forked from https://gist.github.com/rusty-snake/5cd83a87d680ecbd03e79a1a06758207, which is based off of https://github.com/ClearURLs/Rules. I - iam-py-test - have made some modifications as to keep it up-to-date with the source and to fix bugs | |
$removeparam=/^p[fd]_rd_[a-z]*=/,domain=amazon.* | |
$removeparam=qid,domain=amazon.* | |
$removeparam=/^srs?=/,domain=amazon.* | |
$removeparam=/^__mk_[a-z]{1\,3}_[a-z]{1\,3}=/,domain=amazon.* | |
$removeparam=spIA,domain=amazon.* | |
$removeparam=ms3_c,domain=amazon.* |