Quote:
Originally Posted by thiago.eec
Good to know! If you have another solution without regex, I'll use it on Skoob Books plugin either, since I use regex for other cases like this.
|
I was looking for one without regex, but couldn't find it. What I was planning was to add the regex in the site configuration. And then run it on the XPath result. Not really much different from yours, but, it means all the changes to add a new site are in one place.