forum.qnap.com css fix

Removes the "?assets_version=135" query string bit from any css link on forum.qnap.com.

当前为 2025-01-17 提交的版本,查看 最新版本

作者
ap
评分
0 0 0
版本
0.1
创建于
2025-01-17
更新于
2025-01-17
大小
746 字节
许可证
MIT
适用于

For some reason CSS styles on the QNAP forums won't load for me in Firefox due to the "?assets_version=135" bit resulting in a 403 on each CSS file. This userscript removes that query string, restoring the layout and design and subsequently my sanity.

Is it dumb? Yes. Does it work? Also yes.

I don't know why it happens. I don't have the time or energy to do a deep dive, instead I wrote this script to fix it.

Publishing it here in case anyone else has the same issue.