forum.qnap.com css fix

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

ผู้เขียน
ap
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
0
คะแนน
0 0 0
เวอร์ชัน
0.1
สร้างเมื่อ
17-01-2025
อัปเดตเมื่อ
17-01-2025
Size
746 ไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

For some reason CSS styles on the QNAP forums won't load for me in Firefox. These links all have a query string ending in "?assets_version=135", which somehow results in a 403 on each CSS file. This userscript removes that bit from each url, restoring the layout, 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.