iamchucky / PttChrome

A GNU/GPL telnet client for connecting to BBS site ptt.cc
https://iamchucky.github.io/PttChrome/
GNU General Public License v2.0
506 stars 84 forks source link

Fix wrong regex used in PR #28 #30

Closed tsaiid closed 8 years ago

tsaiid commented 8 years ago

In #28, the RegEx needle used to match imgur gallery links of

  1. /a/
  2. /gallery/

is incorrect.