From d50611b145cd9fe8f72515871fa07f7d17f238be Mon Sep 17 00:00:00 2001
From: renzhezhilu <renzhezhilu@yahoo.com>
Date: Wed, 27 Apr 2022 07:45:50 +0800
Subject: [PATCH] batch

---
 batch.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/batch.html b/batch.html
index 92362ff..aa3ed55 100644
--- a/batch.html
+++ b/batch.html
@@ -7,6 +7,9 @@
     <meta name=viewport content="width=device-width,initial-scale=1">
     <link rel=icon href='https://cdn.jsdelivr.net/gh/renzhezhilu/webp2jpg-online/cdn/batch/logo2.png'>
     <title>图片批量加水印</title>
+    <script>
+            window.location.href = 'https://imagestool.com/images-watermark'
+    </script>
 </head>
 
 <body>
@@ -28,6 +31,8 @@
                 clearInterval(icon)
             }
         }, 300);
+
+
     </script>
 </body>