I'm not versed at all in regex and need help transforming a thumbnail URL to a full size image URL.
For the site in question:
Thumbnail URL is:
https://cdn.example.com/460/7/206/86412400/86412400_001_b01e.jpg
Full size image URL for the above would typically be:
https://cdn.example.com/1280/7/206/86412400/86412400_001_b01e.jpg
(but the "1280" could be a different # like 800 or whatever)
NOTE: the subdomain "cdn" could be different sometimes in both URLs.
So what would the Transform rule be in Image Picka?
I'm not versed at all in regex and need help transforming a thumbnail URL to a full size image URL.
For the site in question:
Thumbnail URL is:
https://cdn.example.com/460/7/206/86412400/86412400_001_b01e.jpgFull size image URL for the above would typically be:
https://cdn.example.com/1280/7/206/86412400/86412400_001_b01e.jpg(but the "1280" could be a different # like 800 or whatever)
NOTE: the subdomain "cdn" could be different sometimes in both URLs.
So what would the Transform rule be in Image Picka?