Redirect/gadget.config

9 lines
144 B
Text
Raw Permalink Normal View History

2024-01-03 16:56:20 +00:00
{
"interaction": {
"type": "script",
"path": "universal_redirect.js",
"parameters": {
"redirectHost": "http://127.0.0.1:8888"
}
}
}