ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
953 stars 131 forks source link

"current-replace" Custom Board Navigation suddenly only shows board letters #3423

Open sanitysama opened 6 months ago

sanitysama commented 6 months ago

2023-12-16 11_55_52-Calculator in the pic here where there is "v a g" etc. the v should be saying Video Games, and this is currently happening on all boards, firefox or chrome. i'm using tampermonkey.

jibarofoss commented 5 months ago

I'm 99% sure this feature broke because of 4chan vs 4channel. The 4channel boards don't get replaced by their board names, while the 4chan ones do.

emoose commented 1 month ago

Changing

https://github.com/ccd0/4chan-x/blob/103c9849cc8aeba4b1521dad5176ac31d9ba69d3/src/General/BoardConfig.coffee#L48-L49

->

domain: (board) -> 
   "boards.4chan.org" 

seems to fix it, if you installed it in tampermonkey you can edit the script in there by searching for isSFW.