changed script src to absolute url

This commit is contained in:
lab-cat 2022-05-28 20:11:14 +02:00
parent a8bf68780d
commit 279db9b40f

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>YourChinaScienceInvestigation</title> <title>YourChinaScienceInvestigation</title>
<script src="open_link.js"></script> <script src="https://git.ag-link.xyz/lab-cat/YourChinaScienceInvestigation/raw/branch/main/js/open_link.js"></script>
</head> </head>
<body> <body>
<input type="text" placeholder="e. g. Leipzig University" id="uni"> <input type="text" placeholder="e. g. Leipzig University" id="uni">