Closed t-900-a closed 2 months ago
Thanks for working on this! The main problem is that you've broken compatibility with older configs. Specifying a command without
{{url}}
should still work, and use the old behaviour.
Ok, I'll do a regex match for {{url}} if it's not found, then I'll append to the end as was done previously.
We'll look at this on the weekend
Thanks for working on this! The main problem is that you've broken compatibility with older configs. Specifying a command without
{{url}}
should still work, and use the old behaviour.
fixed
Thanks for updating! Two things:
strings.Contains
instead of a regex@t-900-a any update on this?
Closing manually due to inactivity and lack of Amfora development.
Previously the URl was appended to the end now it can be placed anywhere using {{url}} https://github.com/makeworld-the-better-one/amfora/issues/212