Update 随机.js

This commit is contained in:
jdk 2023-01-15 20:17:26 +08:00 committed by GitHub
parent 8e4e6ac3db
commit 21c9ed2625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
<script type="text/javascript"> var m=10; var n=Math.floor(Math.random()*m+1) document.write("<img src=https://raw.iqiq.io/QFBJ/TV/main/P/"+ n + ".png border=0>"); </script>
<script type="text/javascript"> var m=10; var n=Math.floor(Math.random()*m+1) document.write("<img src=https://raw.iqiq.io/QFBJ/TV/main/P/"+ n + ".jpg border=0>"); </script>