Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 270 Bytes

Use Play 1.2.5

How to run

  1. play deps --sync
  2. go to module app-base, and delete the file UADetector.java
  3. cp conf/account.txt.sample conf/account.txt
  4. add username=password list there
  5. play run
  6. visit http://localhost:9000