LinGe
74d7f2adbe
给每个图片单独设置 referrerPolicy
...
page-bangumi.php中设置了全局referrer规则:不发送referer。如果开启了PJAX局部刷新,从追番页面去到其它页面该规则也会被保留,这会导致后面的请求也不发送referer。如果有资源比如CDN禁止空referer请求,那么这部分资源就会无法访问。
2022-06-21 20:02:20 +08:00
Spirit
b73c45f022
perf: update to v3.4.0 ( #273 )
...
* fix: bug fix
update Meting API, add ipv6 support, fix icon
close #255,#243
* style: add some variable definitions
support php8
* perf: update to v3.4.0
* docs: update screenshot
2021-08-01 13:04:09 +08:00
Spirit
69b68c00c0
feat: make feature image separate
...
only for the post without feature image in the home page
issue #237
2020-08-06 17:52:27 +08:00
Spirit
e15bbeb896
fix: fix webp image covver
...
fix #234
2020-08-02 22:35:08 +08:00
Spirit
777b91817c
fix: fix the fixes
2020-04-07 10:16:13 +08:00
Spirit
9abded81ec
feat: integrate Meting API and refactor api.php ( #214 )
...
add some music platforms, add netease-cloud-music cookies option.
Integrate Meting API into theme, now you can use aplayer play other
platform's music, refactor theme built-in api interface.
BREAKING CHANGE: refactor api.php, close #211
2020-04-06 23:35:23 +08:00