File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515< body class ="bg-slate-900 text-white overflow-x-hidden ">
1616 < div class ="fixed top-0 left-0 w-full backdrop-blur-sm bg-zinc-800/70 z-50 text-white py-2 px-4 flex justify-between items-center " style ="-webkit-app-region: drag ">
1717 < div class ="text-slate-400 ml-5 " style ="-webkit-app-region: no-drag ">
18- < a href ="https://github.com/spel987/... "> Automatic File Uploader</ a >
18+ < a href ="https://github.com/spel987/Automatic-File-Uploader "> Automatic File Uploader</ a >
1919 </ div >
2020 < div class ="space-x-2 mr-2 " style ="-webkit-app-region: no-drag ">
2121 < button class ="text-white mr-1 transition hover:text-slate-400 " id ="minimizeButton "> < i class ="fas fa-window-minimize "> </ i > </ button >
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ document.addEventListener("DOMContentLoaded", function () {
176176 uploadButtonOshi . addEventListener ( "click" , function ( ) {
177177 reset_popup ( )
178178 host = "Oshi"
179- urlFinalUpload . textContent = "Oshi .at has no known bugs or problems ."
179+ urlFinalUpload . textContent = "Ohsi .at is inaccessible from certain IPs with the error \"Connection reset\" ."
180180 urlFinalUpload . href = "#"
181181 conditionOfUse . href = "https://oshi.at/abuse"
182182 } ) ;
@@ -402,7 +402,7 @@ document.addEventListener("DOMContentLoaded", function () {
402402 formData . append ( "expire" , "120" ) ;
403403
404404 uploadToHost (
405- `${ urlForBypassCors } /https://oshi.at` ,
405+ `${ urlForBypassCors } /https://oshi.at/ ` ,
406406 "POST" ,
407407 formData ,
408408 "text" ,
You can’t perform that action at this time.
0 commit comments