fix mobile redirects
This commit is contained in:
+3
-230
@@ -1,230 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title> - bullshark369.org</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.png">
|
||||
<link rel="canonical" href="http://localhost:1313/pages/frienpro/" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/extended.css">
|
||||
|
||||
|
||||
<meta name="description" content="Cool stuff made by my friends"/>
|
||||
<meta name="keywords" content="Nathan Buache, Test Manager, QA, Quality Assurance, Lausanne, Switzerland, Web Testing, Software Testing, QoQa"/>
|
||||
<meta property="og:title" content=" - bullshark369.org"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://localhost:1313/pages/frienpro/"/>
|
||||
<meta property="og:site_name" content="bullshark369.org"/>
|
||||
|
||||
<meta property="og:description" content="Cool stuff made by my friends"/>
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:title" content=""/>
|
||||
<meta name="twitter:description" content="Cool stuff made by my friends"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
|
||||
<body class='page page-default-single'>
|
||||
<div id="menu-main-mobile" class="menu-main-mobile">
|
||||
<ul class="menu">
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-home">
|
||||
<a href="http://localhost:1313/">Home</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-blog">
|
||||
<a href="http://localhost:1313/posts/">Blog</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-contact">
|
||||
<a href="http://localhost:1313/pages/contact/">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-friend projects">
|
||||
<a href="http://localhost:1313/pages/frienpro/">Friend Projects</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div id="wrapper" class="wrapper">
|
||||
<div class='header'>
|
||||
<div class="menu-main">
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-home ">
|
||||
<a href="/">
|
||||
|
||||
<span>Home</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-blog ">
|
||||
<a href="/posts/">
|
||||
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-contact ">
|
||||
<a href="/pages/contact/">
|
||||
|
||||
<span>Contact</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-friend projects active">
|
||||
<a href="/pages/frienpro/">
|
||||
|
||||
<span>Friend Projects</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div id="toggle-menu-main-mobile" class="hamburger-trigger">
|
||||
<button class="hamburger">Menu</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="intro">
|
||||
<h1></h1>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h1 id="friends-projects">Friend’s Projects</h1>
|
||||
<h2 id="fossbench">Fossbench</h2>
|
||||
<p><a href="https://github.com/owenrummage/fossbench">By Owen Rummage</a></p>
|
||||
<p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href="fossbench.net">fossbench.net</a>.</p>
|
||||
<h2 id="wii-linux">Wii Linux</h2>
|
||||
<p><a href="https://wii-linux.org/">By techflash</a></p>
|
||||
<p>I’m only mutual friends with him but I thought I’d put this here because it’s really cool! Techflash is a wizard with low level programming.</p>
|
||||
<h2 id="0druidcc">0druid.cc</h2>
|
||||
<p><a href="https://0druid.cc/">By Druid</a></p>
|
||||
<p><em>It may be <a href="druid.rocks">druid.rocks</a> by now.</em>
|
||||
Druid is a friend of mine and a low level programmer. He’s done projects where he made kernels, hosted DNS, NTP, IRC, and other various services. That’s his website where whatever he is currently doing will be at.</p>
|
||||
<h2 id="netwasp">NetWasp</h2>
|
||||
<p><a href="https://netwsp.org/">By eula</a></p>
|
||||
<p>From the website “netwasp is a suckless git forge managed by soft serve”. I happen to have ssh access even tho I’m not a crazy programmer :D</p>
|
||||
<h1 id="other-cool-projects--software">Other cool projects / software</h1>
|
||||
<h2 id="maclean">Maclean</h2>
|
||||
<p><a href="https://gitlab.com/cscs/maclean">By Cyb3rKo</a></p>
|
||||
<p>Maclean is in the AUR under maclean-git. It’s just a temp files & cache cleaning CLI tool, but it’ll get you back a surprising amount of space. Obviously it doesn’t run in the background and isn’t heavy at all like some cleaners I’ve seen.</p>
|
||||
<h2 id="obscura-vpn">Obscura VPN</h2>
|
||||
<p><a href="https://obscura.com/">By Sovereign Engineering Inc.</a></p>
|
||||
<p>Obscura is a really cool VPN. You gernerate an anonymous account number and load it with various, some being anonymous, payment methods. That’s how you register & login. That alone isn’t unusual, Mullvad does the same thing right? This is the cool part, Obscura is layered with Mullvad exit nodes. So your traffic is encrypted from you to the Mullvad exit node with the Obscura node acting as a relay in between. The reason this is beneficial is because you are ‘pretty’ anonymous to the obscura node, but they know your original IP, OS, etc. They have access to information they could use to tie it to you even though they claim they don’t log it like Mullvad. But because you connect to the Mullvad exit node through the Obscura relay you stay 100% anonymous to the exit node. Meaning sites you visit and your traffic is entirely untied to an identity. All the exit node knows is it’s connected to Obscura, and all Obscura knows is that you connected.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<p class="footer-credit">@bullshark.win maintained by shark</p>
|
||||
|
||||
<div class="footer-social">
|
||||
|
||||
|
||||
<div class="social-link">
|
||||
<a href="https://github.com/bullshar-k" title="GitHub" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="social-link">
|
||||
<a href="mailto:bullsharkgunsemail@pm.me" title="Email" target="_blank" rel="noopener">
|
||||
Email
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<button type="button" class="social-link social-copy" data-copy="@bullshar_k:matrix.org" title="Copy Matrix to clipboard">
|
||||
<span class="social-copy-label">Matrix</span>
|
||||
</button>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
var btns = document.querySelectorAll('.social-copy');
|
||||
btns.forEach(function (btn) {
|
||||
btn.addEventListener('click', function () {
|
||||
var text = btn.getAttribute('data-copy');
|
||||
var label = btn.querySelector('.social-copy-label, .contact-social-name');
|
||||
var original = label ? label.textContent : btn.textContent;
|
||||
|
||||
function done() {
|
||||
label.textContent = 'Copied!';
|
||||
setTimeout(function () { label.textContent = original; }, 1500);
|
||||
}
|
||||
|
||||
if (navigator.clipboard && navigator.clipboard.writeText) {
|
||||
navigator.clipboard.writeText(text).then(done).catch(done);
|
||||
} else {
|
||||
var ta = document.createElement('textarea');
|
||||
ta.value = text;
|
||||
document.body.appendChild(ta);
|
||||
ta.select();
|
||||
try { document.execCommand('copy'); } catch (e) {}
|
||||
document.body.removeChild(ta);
|
||||
done();
|
||||
}
|
||||
});
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/bundle.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>- bullshark369.org</title><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=https://bullshark369.org/favicon.png><link rel=canonical href=https://bullshark369.org/pages/frienpro/><link rel=stylesheet href=/css/style.min.1c18def2aed6b057aa439fbec51b1d6f55f2d2d8073fe48390bceb467a226be6.css><link rel=stylesheet href=/assets/css/extended.min.2b1b6b49935b83e767eb16e2d7e2fb6e6f0db844856efc36bc5a4829d2b387ed.css><meta name=description content="Cool stuff made by my friends"><meta name=keywords content="Nathan Buache,Test Manager,QA,Quality Assurance,Lausanne,Switzerland,Web Testing,Software Testing,QoQa"><meta property="og:title" content=" - bullshark369.org"><meta property="og:type" content="website"><meta property="og:url" content="https://bullshark369.org/pages/frienpro/"><meta property="og:site_name" content="bullshark369.org"><meta property="og:description" content="Cool stuff made by my friends"><meta name=twitter:card content="summary_large_image"><meta name=twitter:title content><meta name=twitter:description content="Cool stuff made by my friends"></head><body class='page page-default-single'><div id=menu-main-mobile class=menu-main-mobile><ul class=menu><li class=menu-item-home><a href=https://bullshark369.org/>Home</a></li><li class=menu-item-blog><a href=https://bullshark369.org/posts/>Blog</a></li><li class=menu-item-contact><a href=https://bullshark369.org/pages/contact/>Contact</a></li><li class="menu-item-friend projects"><a href=https://bullshark369.org/pages/frienpro/>Friend Projects</a></li></ul></div><div id=wrapper class=wrapper><div class=header><div class=menu-main><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class=menu-item-blog><a href=/posts/><span>Blog</span></a></li><li class=menu-item-contact><a href=/pages/contact/><span>Contact</span></a></li><li class="menu-item-friend projects active"><a href=/pages/frienpro/><span>Friend Projects</span></a></li></ul></div><div id=toggle-menu-main-mobile class=hamburger-trigger><button class=hamburger>Menu</button></div></div><div class=intro><h1></h1></div><div class=content><h1 id=friends-projects>Friend’s Projects</h1><h2 id=fossbench>Fossbench</h2><p><a href=https://github.com/owenrummage/fossbench>By Owen Rummage</a></p><p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href=fossbench.net>fossbench.net</a>.</p><h2 id=wii-linux>Wii Linux</h2><p><a href=https://wii-linux.org/>By techflash</a></p><p>I’m only mutual friends with him but I thought I’d put this here because it’s really cool! Techflash is a wizard with low level programming.</p><h2 id=0druidcc>0druid.cc</h2><p><a href=https://0druid.cc/>By Druid</a></p><p><em>It may be <a href=druid.rocks>druid.rocks</a> by now.</em>
|
||||
Druid is a friend of mine and a low level programmer. He’s done projects where he made kernels, hosted DNS, NTP, IRC, and other various services. That’s his website where whatever he is currently doing will be at.</p><h2 id=netwasp>NetWasp</h2><p><a href=https://netwsp.org/>By eula</a></p><p>From the website “netwasp is a suckless git forge managed by soft serve”. I happen to have ssh access even tho I’m not a crazy programmer :D</p><h1 id=other-cool-projects--software>Other cool projects / software</h1><h2 id=maclean>Maclean</h2><p><a href=https://gitlab.com/cscs/maclean>By Cyb3rKo</a></p><p>Maclean is in the AUR under maclean-git. It’s just a temp files & cache cleaning CLI tool, but it’ll get you back a surprising amount of space. Obviously it doesn’t run in the background and isn’t heavy at all like some cleaners I’ve seen.</p><h2 id=obscura-vpn>Obscura VPN</h2><p><a href=https://obscura.com/>By Sovereign Engineering Inc.</a></p><p>Obscura is a really cool VPN. You gernerate an anonymous account number and load it with various, some being anonymous, payment methods. That’s how you register & login. That alone isn’t unusual, Mullvad does the same thing right? This is the cool part, Obscura is layered with Mullvad exit nodes. So your traffic is encrypted from you to the Mullvad exit node with the Obscura node acting as a relay in between. The reason this is beneficial is because you are ‘pretty’ anonymous to the obscura node, but they know your original IP, OS, etc. They have access to information they could use to tie it to you even though they claim they don’t log it like Mullvad. But because you connect to the Mullvad exit node through the Obscura relay you stay 100% anonymous to the exit node. Meaning sites you visit and your traffic is entirely untied to an identity. All the exit node knows is it’s connected to Obscura, and all Obscura knows is that you connected.</p></div><div class=footer><p class=footer-credit>@bullshark.win maintained by shark</p><div class=footer-social><div class=social-link><a href=https://github.com/bullshar-k title=GitHub target=_blank rel=noopener>GitHub</a></div><div class=social-link><a href=mailto:bullsharkgunsemail@pm.me title=Email target=_blank rel=noopener>Email</a></div><button type=button class="social-link social-copy" data-copy=@bullshar_k:matrix.org title="Copy Matrix to clipboard">
|
||||
<span class=social-copy-label>Matrix</span></button></div></div><script>(function(){var e=document.querySelectorAll(".social-copy");e.forEach(function(e){e.addEventListener("click",function(){var t,o=e.getAttribute("data-copy"),n=e.querySelector(".social-copy-label, .contact-social-name"),i=n?n.textContent:e.textContent;function s(){n.textContent="Copied!",setTimeout(function(){n.textContent=i},1500)}if(navigator.clipboard&&navigator.clipboard.writeText)navigator.clipboard.writeText(o).then(s).catch(s);else{t=document.createElement("textarea"),t.value=o,document.body.appendChild(t),t.select();try{document.execCommand("copy")}catch{}document.body.removeChild(t),s()}})})})()</script></div><script type=text/javascript src=/js/bundle.min.5993fcb11c07dea925a3fbd58c03c7f1857197c35fccce3aa963a12c0b3c9960.js></script></body></html>
|
||||
Reference in New Issue
Block a user