mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
new build
This commit is contained in:
parent
f5ea131332
commit
6c6c7225b2
@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
</html>
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
||||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||||||
@ -21,21 +24,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<body id="download">
|
<body id="download">
|
||||||
<script>
|
|
||||||
(function(i, s, o, g, r, a, m) {
|
<script>
|
||||||
i['GoogleAnalyticsObject'] = r;
|
(function(i, s, o, g, r, a, m) {
|
||||||
i[r] = i[r] || function() {
|
i['GoogleAnalyticsObject'] = r;
|
||||||
(i[r].q = i[r].q || []).push(arguments)
|
i[r] = i[r] || function() {
|
||||||
}, i[r].l = 1 * new Date();
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
a = s.createElement(o),
|
}, i[r].l = 1 * new Date();
|
||||||
m = s.getElementsByTagName(o)[0];
|
a = s.createElement(o),
|
||||||
a.async = 1;
|
m = s.getElementsByTagName(o)[0];
|
||||||
a.src = g;
|
a.async = 1;
|
||||||
m.parentNode.insertBefore(a, m)
|
a.src = g;
|
||||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
m.parentNode.insertBefore(a, m)
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
ga('send', 'pageview');
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
</script>
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
@ -52,51 +56,54 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<br/>
|
|
||||||
<h2> {{.Filename}}</h2>
|
<br/>
|
||||||
<h4>type: <b>{{.ContentType}}</b></h4>
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
|
|
||||||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
||||||
|
|
||||||
|
|
||||||
<div class="row animated fadeInDown">
|
<div class="row animated fadeInDown">
|
||||||
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
||||||
<div class="terminal-top">
|
<div class="terminal-top">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="terminal" class="terminal preview-image">
|
<div id="terminal" class="terminal preview-image">
|
||||||
<audio controls>
|
<audio controls>
|
||||||
<source src="{{.Url}}" type="{{.ContentType}}">
|
<source src="{{.Url}}" type="{{.ContentType}}">
|
||||||
</audio>
|
</audio>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="#" id="copy-link-btn" class="btn-cta btn">copy link</a>
|
|
||||||
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a>
|
|
||||||
<div id="copy-link-wrapper" class="copy-link-wrapper">
|
|
||||||
<p>Press Ctrl / CMD + C to copy link to your clipboard.</p>
|
|
||||||
<input readonly="readonly" type="text" value="{{.Url}}" />
|
|
||||||
</div>
|
|
||||||
<div id="overlay" class="overlay"></div>
|
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -113,23 +120,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,21 +21,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<body id="download">
|
<body id="download">
|
||||||
<script>
|
|
||||||
(function(i, s, o, g, r, a, m) {
|
<script>
|
||||||
i['GoogleAnalyticsObject'] = r;
|
(function(i, s, o, g, r, a, m) {
|
||||||
i[r] = i[r] || function() {
|
i['GoogleAnalyticsObject'] = r;
|
||||||
(i[r].q = i[r].q || []).push(arguments)
|
i[r] = i[r] || function() {
|
||||||
}, i[r].l = 1 * new Date();
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
a = s.createElement(o),
|
}, i[r].l = 1 * new Date();
|
||||||
m = s.getElementsByTagName(o)[0];
|
a = s.createElement(o),
|
||||||
a.async = 1;
|
m = s.getElementsByTagName(o)[0];
|
||||||
a.src = g;
|
a.async = 1;
|
||||||
m.parentNode.insertBefore(a, m)
|
a.src = g;
|
||||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
m.parentNode.insertBefore(a, m)
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
ga('send', 'pageview');
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
</script>
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
@ -56,34 +57,35 @@
|
|||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<br/>
|
|
||||||
<h2>{{.Filename}}</h2>
|
<br/>
|
||||||
<h4>type: <b>{{.ContentType}}</b></h4>
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
<div>
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
<a href="#" id="copy-link-btn" class="btn-cta btn">copy link</a>
|
|
||||||
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a>
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
||||||
<div id="copy-link-wrapper" class="copy-link-wrapper">
|
|
||||||
<p>Press Ctrl / CMD + C to copy link to your clipboard.</p>
|
|
||||||
<input readonly="readonly" type="text" value="{{.Url}}" />
|
|
||||||
</div>
|
|
||||||
<div id="overlay" class="overlay"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -100,23 +102,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,21 +21,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<body id="download">
|
<body id="download">
|
||||||
<script>
|
|
||||||
(function(i, s, o, g, r, a, m) {
|
<script>
|
||||||
i['GoogleAnalyticsObject'] = r;
|
(function(i, s, o, g, r, a, m) {
|
||||||
i[r] = i[r] || function() {
|
i['GoogleAnalyticsObject'] = r;
|
||||||
(i[r].q = i[r].q || []).push(arguments)
|
i[r] = i[r] || function() {
|
||||||
}, i[r].l = 1 * new Date();
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
a = s.createElement(o),
|
}, i[r].l = 1 * new Date();
|
||||||
m = s.getElementsByTagName(o)[0];
|
a = s.createElement(o),
|
||||||
a.async = 1;
|
m = s.getElementsByTagName(o)[0];
|
||||||
a.src = g;
|
a.async = 1;
|
||||||
m.parentNode.insertBefore(a, m)
|
a.src = g;
|
||||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
m.parentNode.insertBefore(a, m)
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
ga('send', 'pageview');
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
</script>
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
@ -55,46 +56,48 @@
|
|||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<h2> {{.Filename}}</h2>
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
<h4>type: <b>{{.ContentType}}</b></h4>
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
|
|
||||||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
||||||
|
|
||||||
|
|
||||||
<div class="row animated fadeInDown">
|
<div class="row animated fadeInDown">
|
||||||
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
||||||
<div class="terminal-top">
|
<div class="terminal-top">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="terminal" class="terminal preview-image">
|
<div id="terminal" class="terminal preview-image">
|
||||||
<img src="{{.Url}}" width="400" alt="">
|
<img src="{{.Url}}" alt="">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<a href="#" id="copy-link-btn" class="btn-cta btn">copy link</a>
|
|
||||||
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a>
|
|
||||||
<div id="copy-link-wrapper" class="copy-link-wrapper">
|
|
||||||
<p>Press Ctrl / CMD + C to copy link to your clipboard.</p>
|
|
||||||
<input readonly="readonly" type="text" value="{{.Url}}" />
|
|
||||||
</div>
|
|
||||||
<div id="overlay" class="overlay"></div>
|
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -111,23 +114,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,21 +21,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<body id="download">
|
<body id="download">
|
||||||
<script>
|
|
||||||
(function(i, s, o, g, r, a, m) {
|
<script>
|
||||||
i['GoogleAnalyticsObject'] = r;
|
(function(i, s, o, g, r, a, m) {
|
||||||
i[r] = i[r] || function() {
|
i['GoogleAnalyticsObject'] = r;
|
||||||
(i[r].q = i[r].q || []).push(arguments)
|
i[r] = i[r] || function() {
|
||||||
}, i[r].l = 1 * new Date();
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
a = s.createElement(o),
|
}, i[r].l = 1 * new Date();
|
||||||
m = s.getElementsByTagName(o)[0];
|
a = s.createElement(o),
|
||||||
a.async = 1;
|
m = s.getElementsByTagName(o)[0];
|
||||||
a.src = g;
|
a.async = 1;
|
||||||
m.parentNode.insertBefore(a, m)
|
a.src = g;
|
||||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
m.parentNode.insertBefore(a, m)
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
ga('send', 'pageview');
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
</script>
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
@ -55,10 +56,15 @@
|
|||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<br/>
|
|
||||||
<h2>{{.Filename}}</h2>
|
<br/>
|
||||||
<h4>type: <b>{{.ContentType}}</b></h4>
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
|
|
||||||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
||||||
|
|
||||||
|
|
||||||
<div class="row animated fadeInDown">
|
<div class="row animated fadeInDown">
|
||||||
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
||||||
<div class="terminal-top">
|
<div class="terminal-top">
|
||||||
@ -69,63 +75,28 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
<div>
|
|
||||||
<a href="#" id="copy-link-btn" class="btn-cta btn">copy link</a>
|
|
||||||
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a>
|
|
||||||
<div id="copy-link-wrapper" class="copy-link-wrapper">
|
|
||||||
<p>Press Ctrl / CMD + C to copy link to your clipboard.</p>
|
|
||||||
<input readonly="readonly" type="text" value="{{.Url}}" />
|
|
||||||
</div>
|
|
||||||
<div id="overlay" class="overlay"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<script>
|
|
||||||
(function() {
|
|
||||||
var uv = document.createElement('script');
|
|
||||||
uv.type = 'text/javascript';
|
|
||||||
uv.async = true;
|
|
||||||
uv.src = '//widget.uservoice.com/5rkATbLIm8ClJQeOirOhFg.js';
|
|
||||||
var s = document.getElementsByTagName('script')[0];
|
|
||||||
s.parentNode.insertBefore(uv, s)
|
|
||||||
})()
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<!--[if lt IE 7]>
|
|
||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
|
||||||
<![endif]-->
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -142,23 +113,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,21 +21,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<body id="download">
|
<body id="download">
|
||||||
<script>
|
|
||||||
(function(i, s, o, g, r, a, m) {
|
<script>
|
||||||
i['GoogleAnalyticsObject'] = r;
|
(function(i, s, o, g, r, a, m) {
|
||||||
i[r] = i[r] || function() {
|
i['GoogleAnalyticsObject'] = r;
|
||||||
(i[r].q = i[r].q || []).push(arguments)
|
i[r] = i[r] || function() {
|
||||||
}, i[r].l = 1 * new Date();
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
a = s.createElement(o),
|
}, i[r].l = 1 * new Date();
|
||||||
m = s.getElementsByTagName(o)[0];
|
a = s.createElement(o),
|
||||||
a.async = 1;
|
m = s.getElementsByTagName(o)[0];
|
||||||
a.src = g;
|
a.async = 1;
|
||||||
m.parentNode.insertBefore(a, m)
|
a.src = g;
|
||||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
m.parentNode.insertBefore(a, m)
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
ga('send', 'pageview');
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
</script>
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
@ -52,20 +53,26 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<br/>
|
|
||||||
<h2> {{.Filename}}</h2>
|
<br/>
|
||||||
<h4>type: <b>{{.ContentType}}</b></h4>
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
|
|
||||||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
||||||
|
|
||||||
|
|
||||||
<div class="row animated fadeInDown">
|
<div class="row animated fadeInDown">
|
||||||
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
||||||
<div class="terminal-top">
|
<div class="terminal-top">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="terminal" class="terminal preview-image">
|
<div id="terminal" class="terminal preview-image">
|
||||||
<video width="320" height="240" controls>
|
<video controls>
|
||||||
<source src="{{.Url}}" type="{{.ContentType}}">
|
<source src="{{.Url}}" type="{{.ContentType}}">
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
@ -74,29 +81,26 @@
|
|||||||
<br/>
|
<br/>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="#" id="copy-link-btn" class="btn-cta btn">copy link</a>
|
|
||||||
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a>
|
|
||||||
<div id="copy-link-wrapper" class="copy-link-wrapper">
|
|
||||||
<p>Press Ctrl / CMD + C to copy link to your clipboard.</p>
|
|
||||||
<input readonly="readonly" type="text" value="{{.Url}}" />
|
|
||||||
</div>
|
|
||||||
<div id="overlay" class="overlay"></div>
|
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -113,23 +117,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
BIN
transfersh-server/static/images/bitcoin.png
Normal file
BIN
transfersh-server/static/images/bitcoin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
5
transfersh-server/static/includes/download-bottom.html
Normal file
5
transfersh-server/static/includes/download-bottom.html
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
</section>
|
6
transfersh-server/static/includes/download-top.html
Normal file
6
transfersh-server/static/includes/download-top.html
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<br/>
|
||||||
|
<h2 class="page-title">{{.Filename}}</h2>
|
||||||
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||||||
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||||||
|
|
||||||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|
@ -1,15 +1,21 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -26,22 +32,5 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
15
transfersh-server/static/includes/ga.html
Normal file
15
transfersh-server/static/includes/ga.html
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<script>
|
||||||
|
(function(i, s, o, g, r, a, m) {
|
||||||
|
i['GoogleAnalyticsObject'] = r;
|
||||||
|
i[r] = i[r] || function() {
|
||||||
|
(i[r].q = i[r].q || []).push(arguments)
|
||||||
|
}, i[r].l = 1 * new Date();
|
||||||
|
a = s.createElement(o),
|
||||||
|
m = s.getElementsByTagName(o)[0];
|
||||||
|
a.async = 1;
|
||||||
|
a.src = g;
|
||||||
|
m.parentNode.insertBefore(a, m)
|
||||||
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||||
|
ga('create', 'UA-40833733-1', 'transfer.sh');
|
||||||
|
ga('send', 'pageview');
|
||||||
|
</script>
|
@ -57,10 +57,10 @@
|
|||||||
|
|
||||||
<section id="home">
|
<section id="home">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h2>
|
<h2 class="page-title">
|
||||||
Easy file sharing from the command line</h2>
|
Easy file sharing from the command line</h2>
|
||||||
<div class="row animated fadeInDown">
|
<div class="row animated fadeInDown">
|
||||||
<div id="from-terminal" class=" box col-md-8 col-md-offset-2 col-xs-12">
|
<div id="from-terminal" class="box col-md-8 col-md-offset-2 col-xs-12">
|
||||||
<div class="terminal-top">
|
<div class="terminal-top">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -144,7 +144,7 @@
|
|||||||
|
|
||||||
<section id="samples">
|
<section id="samples">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h2>
|
<h2 class="page-title">
|
||||||
Sample use cases
|
Sample use cases
|
||||||
</h2>
|
</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -283,7 +283,7 @@
|
|||||||
|
|
||||||
<section id="share">
|
<section id="share">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h2>Follow on GitHub</h2>
|
<h2 class="page-title">Follow on GitHub</h2>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -348,7 +348,7 @@
|
|||||||
|
|
||||||
<section id="share">
|
<section id="share">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h2>Share the love</h2>
|
<h2 class="page-title">Share the love</h2>
|
||||||
<ul class="share-buttons">
|
<ul class="share-buttons">
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ftransfer.sh&t=" target="_blank" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.URL)); return false;"> <i class="icon-facebook"></i>
|
<a href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ftransfer.sh&t=" target="_blank" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.URL)); return false;"> <i class="icon-facebook"></i>
|
||||||
@ -369,10 +369,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<i class="icon-mail"></i>
|
<i class="icon-mail"></i>
|
||||||
<h2>
|
<h2 class="page-title">
|
||||||
Any questions?
|
Any questions?
|
||||||
</h2>
|
</h2>
|
||||||
<a href="#" data-uv-trigger class="btn-cta">contact us</a>
|
<a href="#" data-uv-trigger class="btn-cta">contact us</a>
|
||||||
@ -390,16 +391,22 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
<div style="">
|
||||||
|
<a href="bitcoin:164ybRMLbg1dhhWWiUkXtiNr7jUhMKdJqH" label="Bitcoin+Donation" style="word-wrap: break-word;">
|
||||||
|
<img border="0" src=" /images/bitcoin.png" style="margin: 0 auto;;">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<br/>
|
||||||
|
<br/>
|
||||||
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
<img src="/images/Logo-orange.png" alt="Founded in Holland">
|
||||||
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
<p>Made with <i class="icon-heart"></i> by <a href="http://blog.dutchcoders.io/" title="Dutch Coders">Dutch Coders</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/dutchcoders/transfer.sh/">
|
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
@ -416,23 +423,6 @@
|
|||||||
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<script>
|
|
||||||
(function(b, o, i, l, e, r) {
|
|
||||||
b.GoogleAnalyticsObject = l;
|
|
||||||
b[l] || (b[l] =
|
|
||||||
function() {
|
|
||||||
(b[l].q = b[l].q || []).push(arguments)
|
|
||||||
});
|
|
||||||
b[l].l = +new Date;
|
|
||||||
e = o.createElement(i);
|
|
||||||
r = o.getElementsByTagName(i)[0];
|
|
||||||
e.src = '//www.google-analytics.com/analytics.js';
|
|
||||||
r.parentNode.insertBefore(e, r)
|
|
||||||
}(window, document, 'script', 'ga'));
|
|
||||||
ga('create', 'UA-40833733-1', 'transfer.sh');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user