We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
%24
There is some problem with removing parameters deep_link , 3p here https://www.reddit.com/r/apple/comments/1g478w1/apple_announces_new_ipad_mini_with_a17_pro_chip/?%24deep_link=true&post_index=1&%243p=e_as. Unfortunately, these rules do not work. However, using the Regex version of the rules helps.
deep_link
3p
||reddit.com^$removeparam=%24deep_link ||reddit.com^$removeparam=%243p
I guess that some of these rules should also work. Please correct me if they should be written diffrently.
$removeparam=\\$deep_link $removeparam=\$deep_link $removeparam=$deep_link
STR:
Expected behaviour - the parameters should be removed.
The text was updated successfully, but these errors were encountered:
$removeparam
anyakushin
No branches or pull requests
There is some problem with removing parameters
deep_link
,3p
here https://www.reddit.com/r/apple/comments/1g478w1/apple_announces_new_ipad_mini_with_a17_pro_chip/?%24deep_link=true&post_index=1&%243p=e_as.Unfortunately, these rules do not work. However, using the Regex version of the rules helps.
I guess that some of these rules should also work. Please correct me if they should be written diffrently.
STR:
Expected behaviour - the parameters should be removed.
The text was updated successfully, but these errors were encountered: