Skip to content

Commit

Permalink
added note
Browse files Browse the repository at this point in the history
  • Loading branch information
Uyanide committed Jul 20, 2024
1 parent 5885fac commit 089daf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ <h1>光棱坦克显形</h1>
<input type="text" id="imageUrlInput" placeholder="输入图片URL">
<button id="loadImageButton">加载图片</button>
</div>
<div><small>(暂时并不支持所有URL, 例如百度贴吧)</small></div>
<img id="originalImage" src="" alt="原始图像" crossorigin="anonymous" style="display:none;">
<canvas id="canvas"></canvas>

Expand Down

0 comments on commit 089daf9

Please sign in to comment.