2019-03-26 19:45:14 +00:00
|
|
|
<!DOCTYPE html>
|
2019-03-30 23:39:49 +00:00
|
|
|
<html lang="es">
|
|
|
|
<head>
|
2019-03-26 19:45:14 +00:00
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
2020-05-05 01:43:19 +00:00
|
|
|
<link rel="icon" href="/favicon.png">
|
2019-03-30 23:39:49 +00:00
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
|
|
|
|
rel="stylesheet">
|
|
|
|
<title>PseudoSubs</title>
|
2019-05-02 22:04:06 +00:00
|
|
|
<script>const url = new URL(window.location.href);if (url.hostname.search("pseudosubs") !== -1 && (url.protocol === "http:" || url.hostname.search("www") !== -1)) {window.location.replace("https://beta.pseudosubs.com");}</script>
|
|
|
|
<script src="https://apis.google.com/js/api:client.js"></script>
|
2019-03-30 23:39:49 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>
|
|
|
|
<strong>¿Qué esto, la edad de piedra? Activa JavaScript y actualiza tu navegador v:⦑</strong>
|
|
|
|
</noscript>
|
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
2019-03-26 19:45:14 +00:00
|
|
|
</html>
|