move to self-hosted jquery
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user