-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
59 lines (53 loc) · 4.85 KB
/
Copy pathindex.html
File metadata and controls
59 lines (53 loc) · 4.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<html>
<head>
<title>Hier erfolgt in 0 Sekunden eine Weiterleitung</title>
<!-- weitere Angaben im Header, z.B. Metatags -->
<!-- <meta http-equiv="refresh" content="0; URL=https://app.jloads.com/visitor/home/page/index.html">-->
<!-- weitere Angaben im Header wie CSS und JavaScript -->
</head>
<script>
// REDIRECTION from http -> https
var domain = 'app.jloads.com';
var port = '';
var protocol = "https://";
// var redirect = "/visitor/home/page/index.html";
var redirect = "/visitor/newsletter/page/index.html";
//
var dev = window.location.hostname === 'localhost';
var https = window.location.protocol === 'https:';
// console.log(dev, https, window.location.protocol, window.location);
//
if (!dev && !https) {
// window.location.href = window.location.href.replace('http', 'https');
protocol = "http://";
}
//
if (dev) {
// //window.location.href = window.location.href.replace('app.origini.pl', 'localhost');
domain = 'localhost';
protocol = "http://";
port = ":3000";
}
//
//
window.location = protocol + domain + port + redirect;
</script>
<body>
http://localhost:3000/visitor/home/page/index.html
<article class="markdown-body entry-content" itemprop="text"><h1><a id="user-content-app" class="anchor" aria-hidden="true" href="#app"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>app</h1>
<p>frontend app, using js.jloads.com, small html modules, possible to use in external projects</p>
<h2><a id="user-content-ladowane-bezposrednio-z-github" class="anchor" aria-hidden="true" href="#ladowane-bezposrednio-z-github"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>ladowane bezposrednio z github</h2>
<h2><a id="user-content-localhost" class="anchor" aria-hidden="true" href="#localhost"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>localhost</h2>
<p><a href="http://localhost:3000/visitor/auth/page/index.html" rel="nofollow">Auth</a></p>
<p><a href="http://localhost:3000/visitor/file/page/index.html" rel="nofollow">File</a></p>
<p><a href="http://localhost:3000/visitor/home/page/index.html" rel="nofollow">Home</a></p>
<p><a href="http://localhost:3000/visitor/newsletter/page/index.html" rel="nofollow">Newsletter</a></p>
<h3><a id="user-content-bylo-cname" class="anchor" aria-hidden="true" href="#bylo-cname"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>bylo cname</h3>
<p>sharp-clarke-5c1969.netlify.com
<a href="https://app.netlify.com/sites/jloads/deploys" rel="nofollow"><img src="https://camo.githubusercontent.com/798a4e0ac8a37ecabd0eca389a94cb2fd087d61e/68747470733a2f2f6170692e6e65746c6966792e636f6d2f6170692f76312f6261646765732f37646136613433632d346163652d343837332d616364322d3665306365663765336636302f6465706c6f792d737461747573" alt="Netlify Status" data-canonical-src="https://api.netlify.com/api/v1/badges/7da6a43c-4ace-4873-acd2-6e0cef7e3f60/deploy-status" style="max-width:100%;"></a></p>
</article>
<p>Inhalte der Webseite, Hinweis auf bevorstehende Umleitung auf eine anderes Dokument sowie einen klickbaren <a
href="#">Link</a>
</p>
</body>
</html>