Is there a way to automatically load a specific page once tor has connected?
EDIT:
Looks like you can add a redirect at the end of the flicker function in the script section of
pocketor/start.html
Code:
window.location.replace("https://example.com");