DEBSOURCES
Skip Quicknav
sources / vdr-plugin-live / 3.5.3-1 / live / html / back.html
123456789
<!DOCTYPE html> <html> <head> <title>Back</title> <script> history.go(-2); </script> </head> </html>