Manford Fan

Results 2 issues of Manford Fan

### Please make sure of the following things - [x] I have read the [documentation](https://alist.nn.ci). - [x] I'm sure there are no duplicate issues or discussions. - [x] I'm sure...

bug
question

### 问题描述 | Describe the bug https://blogger.rustle.cc/post/30 https://blogger.rustle.cc/post/gitea 如上两个url是同一篇blog记录,我后台修改内容之后,做了如下操作: 1. 清理缓存 -- 后台 2. 清理缓存 -- 浏览器 3. 更换浏览器 4. 使用无痕模式访问 两个url对应的内容还是不一样,其中使用https://blogger.rustle.cc/post/gitea这个url的内容是更新过的,使用数字ID的URL内容没有更新 查询了当前的issue,没有发现相同的问题,另外,前台搜索的内容,都是以数字ID形式跳转访问的,这个是否可以做成如下逻辑: 1. 如果没有自定义路径,则使用数字ID为URL最后一层 2. 如果指定了自定义路径,则使用自定义路径的URL跳转 最后测试了一下,将自定义路径删除清空之后,访问ID形式的url内容也变成正确的了,或者后台高级设置→手动触发也可以实现内容更新 辛苦帮忙看下,thx~ ###...

问题反馈