Skip to content

Commit 13eca91

Browse files
authored
Update show.html
1 parent 41a8018 commit 13eca91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

show.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</div>
5656
</section>
5757
<script>
58-
$.get('https://cdn.jsdelivr.net/gh/codingbox/Pixiv-Craw@latest/url_ok.txt', function (data) {
58+
$.get('https://cdn.jsdelivr.net/gh/codingbox/Bye-Broken-Link@latest/url_ok.txt', function (data) {
5959
let html = '';
6060
document.getElementById('output').innerHTML = '';
6161
data.split(/\r\n|\r|\n/)

0 commit comments

Comments
 (0)