It discards the old "troll" flag parameters and URLs and introduces a new way of showing flags using a combination of a "sprite" image and a *.css file.
Even if you've measured that it reduces the traffic (I don't think it does, generally and in 2021), that change makes it extremely cumbersome to show those icons, both in a web client and in a mobile client (which doesn't use CSS).
Consider introducing normal regular flag URLs.
Also consider redrawing them as SVGs because it's 2021 and you could organize a contest or something.
The new "board flags" feature has been introduced recently: https://github.com/4chan/4chan-API/commit/d095a7af76d0a5a48e3008fb9a05e5b3bbb6c2bb
It discards the old "troll" flag parameters and URLs and introduces a new way of showing flags using a combination of a "sprite" image and a
*.css
file. Even if you've measured that it reduces the traffic (I don't think it does, generally and in 2021), that change makes it extremely cumbersome to show those icons, both in a web client and in a mobile client (which doesn't use CSS).Consider introducing normal regular flag URLs. Also consider redrawing them as SVGs because it's 2021 and you could organize a contest or something.