Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update index.html.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Seedmanc authored Sep 7, 2018
1 parent 516361d commit 63632d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/index.html.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ document.documentElement.innerHTML='\
<script type="text/javascript" src="https://seedmanc.github.io/Booru-mass-uploader/js/uploader.js?v=1.4.1"></script>\
</head>\
<body>\
<h1>Booru Mass-Uploader<span style="font-size:14px;"> v1.4.0</span></h1>\
<h1>Booru Mass-Uploader<span style="font-size:14px;"> v1.4.2</span></h1>\
<p class="intro">This script allows you to mass-upload images to imageboard sites running *booru software.\
Select a number of files and they\'re sent to the website along with the metadata you include such as\
the tags retrived from the filenames.</p>\
Expand Down Expand Up @@ -275,4 +275,4 @@ document.documentElement.innerHTML='\
</div>\
<div id="bat" style="display: none;"><a href="#">Download <b>.bat</b> error log</a></div>\
<div id="log" style="display: none"></div>\
</body>';
</body>';

0 comments on commit 63632d5

Please sign in to comment.