Skip to content

Commit 0507c46

Browse files
committed
Change verify blobs URL to verify.shsh.host
1 parent 5b008e4 commit 0507c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/airsquared/blobsaver/Controller.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ public void savePresetHandler() {
437437
}
438438
}
439439

440-
public void checkBlobs() { openURL("https://tsssaver.1conan.com/check.php"); }
440+
public void checkBlobs() { openURL("https://verify.shsh.host"); }
441441

442442
public void helpLabelHandler(MouseEvent evt) {
443443
if (Main.SHOW_BREAKPOINT) {

0 commit comments

Comments
 (0)