thanks to dear member @jessy submitted a new resource:
Options by URL - Allows overriding XF options via URL. Unauthenticated.
Read more about this resource...
Options by URL - Allows overriding XF options via URL. Unauthenticated.
Allows overriding XF options via URL. Unauthenticated.
Not for general use!
Usage
Prefix xf.options. to the option name;
Array values should be encoded as json;
ie;
Warningshttp://example.org/?xf.options.tosUrl={"type":"default"}
Only runs when development mode is enabled, logs an error otherwise.
A site with this add-on installed should not be internet accessible as...
Read more about this resource...