Tamper: Make URLs absolute¶
Available since: 1.0.0
Make URLs in markup absolute. (i.e. href='/stuff/things' to href='http://example.com/stuff/things).
Fields¶
Make URLs in markup absolute. (i.e. href='/stuff/things' to href='http://example.com/stuff/things).
Data to be tampered-
This field supports tokens. Result token name-
Provide a token name under which the tampered result will be made available for subsequent actions.
Base URL source-
The source name which holds the base URL. For example: https://example.com.