You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Useful in iframes. For example, do not load YouTube embed, but load a txtdot page instead, where "Open in Invidious" / "Original page" can be chosen. Alternative frontends' URLs are configured in settings, #99
The text was updated successfully, but these errors were encountered:
Just realized that in the engine output HTML, we can set classes to apply txtdot's CSS.
So, yeah, I think the "alt frontend redirection page" should be added as a new engine, with txtdot-styled buttons in its output.
Upd: there will be "Home" and "Original page" buttons at the top in this case.
So maybe not:
"Redirect to alt frontend" / "Original page" buttons in a row,
but:
"Home" / "Original page" at the top
URL field (filled with URL configured in settings) / "Redirect" button.
Or keep it simple and create a separate txtdot route.
Useful in iframes. For example, do not load YouTube embed, but load a txtdot page instead, where "Open in Invidious" / "Original page" can be chosen. Alternative frontends' URLs are configured in settings, #99
The text was updated successfully, but these errors were encountered: