View Single Post
Old 03-26-2013, 05:31 PM   #1263
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,283
Karma: 3966249
Join Date: Dec 2011
Location: Midwest USA
Device: Kindle Paperwhite(10th)
Quote:
Originally Posted by cawilliams1 View Post
For example: I would normally enter http://www.fanfiction.net/s/9076757/[6-]. This should download chapters 6 and 7 but instead I'm getting the entire story.
It's http://www.fanfiction.net/s/9076757/[6,] not [6-]. [6-] doesn't match the regexp it's looking for and gets ignored.

Although I suppose there's no reason not to accept either '-' or ','. I'll add that in the next version.
JimmXinu is offline