jonathanvanschenck / biblescrapeway

Scrape bible verses from the web
MIT License
6 stars 1 forks source link

2 Kings regex #1

Closed tayknight closed 1 year ago

tayknight commented 1 year ago

Too simple for a pull request :)

["1[ _]?[Kk]","2 Kings", 25],

should be

["2[ _]?[Kk]","2 Kings", 25],

jonathanvanschenck commented 1 year ago

Thanks! I'll check this out and #2 to see if I can merge in a fix soon

jonathanvanschenck commented 1 year ago

Fixed with commit 1fc601e2434dc20aa0aca32c575ee755db591785, and version 0.1.6