lbry.tv is coming soon
-Sign up to be among the first to use LBRY on the web!
- - 'lbrytv', - 'forceUrl' => 'https://lbry.com', - 'submitLabel' => 'Sign Me Up', - ]) ?> - -Go back to lbry.com.
-diff --git a/data/redirect/permanent.yaml b/data/redirect/permanent.yaml index ea00dba3..b3cf2d90 100644 --- a/data/redirect/permanent.yaml +++ b/data/redirect/permanent.yaml @@ -19,6 +19,7 @@ /faq/regtest-setup-guide: https://lbry.tech/resources/regtest-setup /faq/bounty: https://lbry.tech/contribute /lbryonyoutube: https://www.youtube.com/channel/UCXAcp3dJuPqeUekOacsuyaQ +/tv: https://lbry.tv/ # FAQ /faq/tips: /faq/appreciation @@ -124,3 +125,7 @@ # Images /img/lbry-ui.png: /img/og-image.png + +# Other +/explorer: https://explorer.lbry.com/ +/block-explorer: https://explorer.lbry.com/ diff --git a/view/template/page/tv.php b/view/template/page/tv.php deleted file mode 100644 index d7cf8636..00000000 --- a/view/template/page/tv.php +++ /dev/null @@ -1,23 +0,0 @@ -
- - - -Sign up to be among the first to use LBRY on the web!
- - 'lbrytv', - 'forceUrl' => 'https://lbry.com', - 'submitLabel' => 'Sign Me Up', - ]) ?> - -Go back to lbry.com.
-