We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://alitools.io/en/showcase?search={%PAGE_URL|replace:/(\d+)/$1/g} - is not working
https://alitools.io/en/showcase?search={%PAGE_URL|replace:/(\d+)/$1/g}
Expected Effect
https://www.aliexpress.com/item/4000563108664.html
4000563108664
https://alitools.io/en/showcase?search=4000563108664
The text was updated successfully, but these errors were encountered:
This is not possible at the moment, the replace converter only works with the selection placeholders.
Sorry, something went wrong.
@Pitmairen Thanks for the answer =) So it's a suggestion then.
Yes, it makes sense for it to work with the other variables too.
No branches or pull requests
https://alitools.io/en/showcase?search={%PAGE_URL|replace:/(\d+)/$1/g}
- is not workingExpected Effect
https://www.aliexpress.com/item/4000563108664.html
4000563108664
https://alitools.io/en/showcase?search=4000563108664
The text was updated successfully, but these errors were encountered: