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

regex engine does not work properly. #560

Open
GoogleCodeExporter opened this issue Feb 5, 2016 · 0 comments
Open

regex engine does not work properly. #560

GoogleCodeExporter opened this issue Feb 5, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. set a regex proxy rule: 
^https?://(?:[^/]+\.)?google[a-z]*\.com(?:\.[a-z]+)?/.*
2. try to visit some google cache, ex: 
http://webcache.googleusercontent.com/search?q=cache:NwBFj2-drvcJ:msdn.microsoft
.com/en-us/library/aa911366.aspx+getlasterror&cd=4&hl=en&ct=clnk&gl=us
3. chrome reports "This webpage is not available"

What is the expected output?
the page should be shown properly.


What do you see instead?
chrome reports "This webpage is not available"

Operating system:
Windows


Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"
[12:40:25 AM] [success] - Everything is OK


Please provide any additional information below. Attach a screenshot if
possible.
Note: switchy is in "auto switch mode", for this rule and the cache url, 
switchy's icon turned to the color of my proxy.
If I manualy change mode to my proxy, the cache page is shown OK.
That is, I mean, my proxy is working fine.
I'm in China so that I can't visis google web cache directly.

Original issue reported on code.google.com by swig...@gmail.com on 20 Sep 2014 at 4:46

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

No branches or pull requests

1 participant