分类: Uncategorized

2 篇文章

php实现随机图片api
因为一直用的图片API突然更新了,返回json格式的图片api我不会用,于是东拼西凑有了这么个东西。2024.12.12更新添加前缀数组支持多个cdn随机生成链接新新代码index.php 代码 <?php function get_data($file) { $lines = file($file, FILE_IGNORE_NEW_LINE…
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!