Quote:
Originally Posted by Tanjamuse
I've tried this:
Code:
Story URL: https://www.fanfiction.net/s/[0-9][0-9][0-9]+/|Story URL: http://www.fanfiction.net/s/[0-9][0-9][0-9]+/
I don't understand the number in the selection after story_id.
The only reason I inserted the 9 was because it was in your example image earlier.
If this is wrong, then I would appreciate some help.
Also some of the urls are http and some are https.
|
If you don't understand the #9 and what it does, then it is because you have not analyzed the image attached way above that shows an example of what you are doing. It has 4 images from left to right.
It is also because you have not read the ToolTips for the widgets in general, and the one that has a "9" in particular.
Whether some are http or https does not at all matter, since the regular expression handles both.
Please read the ToolTips in MCS, plus all of my previous posts about this.
DaltonST