Skip to content
New issue

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

Work in Equals mode #4

Open
tayfunyasar opened this issue Oct 1, 2014 · 1 comment
Open

Work in Equals mode #4

tayfunyasar opened this issue Oct 1, 2014 · 1 comment

Comments

@tayfunyasar
Copy link

It works as contains mode in urls.
as u say, if i type
bbc>abc, it replaces it bbc.com>abc.com

i wanna work in equals mode. like http://xxx.com/ttt>http://yyy.com/zzz
please do not redirect if i type http://xxx.com/ttt/kkk ...

@shreevatsa
Copy link

For what it's worth, this would be covered by a more general solution, support for regexes as mentioned in #3 (e.g. we could specify a pattern like ^xxx.com/ttt$ -> yyy.com/zzz if we don't want it to match on substrings).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants