pyregex icon indicating copy to clipboard operation
pyregex copied to clipboard

the regex does not seem to produce any output - Am I missing something?

Open siraj-samsudeen opened this issue 3 years ago • 5 comments

Sorry if I am missing the obvious. I just tried to test the pyregex with something complex, but I could not understand its output. Then, I tried something even as simple as this but I don't see any output. I could not see any tutorial or any explanation of how/where to see the ouput.

image

siraj-samsudeen avatar Mar 01 '21 05:03 siraj-samsudeen

I can see this issue too. @rscarvalho ping?

mrkz avatar Mar 29 '21 18:03 mrkz

Checking the console, in both Firefox, Chrome, and Edge (Chromium) I get a similar error message: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://api.pyregex.com/api/regex/test/?regex=test&flags=0&match_type=match&test_string=test. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)

feerrenrut avatar Apr 06 '21 09:04 feerrenrut

ha! i am also facing same error. For a long time, i was thinking my pattern was wrong, and then I realized that this site does not work anymore

aahnik avatar Jun 06 '21 14:06 aahnik

I hope the dev is okay.

dausruddin avatar Nov 25 '21 14:11 dausruddin

Still broken

mcarans avatar Jul 26 '22 04:07 mcarans