move to self-hosted jquery

This commit is contained in:
2023-07-26 20:03:24 +02:00
parent 51e73f7156
commit e2f82dd22d
17 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="robots" content="no-index">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
<style>
.huge {

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="projects, software, open source, services, websites">
<meta name="description" content="The hub for all of my software projects and services that get more advanced and numerous by the day.">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -9,7 +9,7 @@
<meta name="keywords" content="event management, free and open source, self-hosted, ticketing, sell tickets online">
<meta name="description" content="Evade all commercial ticketing systems and take control over the ticketing yourself using this easy to use, free and open-source project.">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -9,7 +9,7 @@
<meta name="keywords" content="event management, free and open source, self-hosted, ticketing, sell tickets online">
<meta name="description" content="Evade all commercial ticketing systems and take control over the ticketing yourself using this easy to use, free and open-source project.">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<link rel="stylesheet" href="/css/pages/home.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="qr code scanner, barcode scanner, detailed qr scanner, scanning history">
<meta name="description" content="Scanning QR-Codes can be quite scary, if you don't know what link or data is inside of it. This is why QR & Barcode insight shows you the entire content of the QR-Code unfiltered">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="school projects, open source, free">
<meta name="description" content="Discover some of my openly accessible school projects I have created. They all offer way more advanced functionality compared to what they had to have.">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="video upscaling, photo upscaling, FSR, Electron GUI, FSR Frontend, CLI">
<meta name="description" content="Upscaling images and videos can be quite challenging. This is what smuL tries to resolve by offering an easy to use graphical user interface.">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
<style>
.button {

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="home storage management, logistics, product stock tracking, iOS-App, free">
<meta name="description" content="Stop the food waste with StorageManager which can help you keep track of what you've got in stock at home and notify you when a product is about to expire.">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/formstyle.css">
<meta name="keywords" content="contact form, software systems">
<meta name="description" content="Want to get in touch with me regarding any question you have? This is the place to do so using my contact form.">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>

View File

@@ -10,7 +10,7 @@
<meta name="description" content="Ran into a problem with one of my softwares? Get support here and have it resolved quickly and professionally.">
<link rel="stylesheet" href="/css/mainstyle.css">
<link rel="stylesheet" href="/css/pages/home.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
<style>
#support-app {
@@ -123,7 +123,7 @@
</div>
</div>
<div id="footer"></div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="/js/support.js"></script>
</body>