fork download
  1. println "https://l...content-available-to-author-only...i.co/inapp/signup/password_confirm?spell=29a465f34a7662269a7834a7b032491ee9d2f662\n1".matches("^https:\\/\\/lobi\\.co\\/inapp\\/signup\\/password_confirm\\?spell=[0-9a-fA-F]+$")
  2.  
Runtime error #stdin #stdout #stderr 0.64s 4452352KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
/home/jU8Tzi/prog.groovy: 1: illegal string body character after dollar sign;
   solution: either escape a literal dollar sign "\$5" or bracket the value expression "${5}" @ line 1, column 114.
   a7b032491ee9d2f662\n1".matches("^https:\
                                 ^

1 error