PageRenderTime 40ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/WorldView/Text Files/Regexes to extract chest item list from wiki site.txt

#
Plain Text | 14 lines | 6 code | 8 blank | 0 comment | 0 complexity | 5dfe7c232d5e16f11796ff9e661e69b7 MD5 | raw file
  1. ^.*link\|(.*)}}.*$
  2. \1
  3. ^\|.*$
  4. ^\!.*$
  5. ^\=.*$
  6. ^\{.*$