Need help with g.e-hentai.org (adult site)
Posted: Sun Oct 26, 2008 6:09 pm
I'm still a beginner at regular expression so I can't tell what's wrong. From this script I can get the links working but not the pics.
Page URL include:
/s/\w+-[\d-]+[\d-]+[\d-]+jpg/[\d-]+\d+$
Picture URL include:
/r/[\w-]+[\d-]+[\d-]+[\d-]+jpg/[\d-]+[\w-]+/[\d-]+\d+/\d+/.jpg
Page URL include:
/s/\w+-[\d-]+[\d-]+[\d-]+jpg/[\d-]+\d+$
Picture URL include:
/r/[\w-]+[\d-]+[\d-]+[\d-]+jpg/[\d-]+[\w-]+/[\d-]+\d+/\d+/.jpg