chore(cleanup): remove dead code and add android build to gitignore

This commit is contained in:
plebeius
2026-02-24 15:15:38 +08:00
parent b5d9db8a66
commit 5bd1dc0e71
11 changed files with 8 additions and 275 deletions
-83
View File
@@ -1,86 +1,3 @@
/**
* Mapping of 4chan board codes to 5chan directory names
* Used for displaying board links in the boardsbar
*/
export const BOARD_CODE_TO_DIRECTORY: Record<string, string> = {
a: 'Anime & Manga',
b: 'Random',
c: 'Anime/Cute',
d: 'Mecha',
e: 'Ecchi',
f: 'Flash',
g: 'Technology',
gif: 'Adult GIF',
h: 'Hentai',
hr: 'High Resolution',
k: 'Traditional Games',
m: 'Mecha',
o: 'Auto',
p: 'Photography',
r: 'Request',
s: 'Sexy Beautiful Women',
t: 'Torrents',
u: 'Yuri',
v: 'Video Games',
vg: 'Video Game Generals',
vm: 'Video Games/Multiplayer',
vmg: 'Video Games/Mobile',
vr: 'Retro Games',
vrpg: 'Video Games/RPG',
vst: 'Video Games/Strategy',
w: 'Anime/Wallpapers',
wg: 'Worksafe GIF',
i: 'Oekaki',
ic: 'Artwork/Critique',
r9k: 'ROBOT9001',
s5s: 'Shit 5chan Says',
vip: 'Very Important Posts',
cm: 'Cute/Male',
hm: 'Handsome Men',
lgbt: 'LGBT',
y: 'Yaoi',
'3': '3DCG',
aco: 'Anime/Cute',
adv: 'Advertisement',
an: 'Animals & Nature',
bant: 'International/Random',
biz: 'Business & Finance',
cgl: 'Cosplay & EGL',
ck: 'Food & Cooking',
co: 'Comics & Cartoons',
diy: 'Do-It-Yourself',
fa: 'Fashion',
fit: 'Fitness',
gd: 'Graphic Design',
hc: 'Hardcore',
his: 'History & Humanities',
int: 'International',
jp: 'Otaku Culture',
lit: 'Literature',
mlp: 'Pony',
mu: 'Music',
n: 'Transportation',
news: 'Current News',
out: 'Outdoors',
po: 'Papercraft & Origami',
pol: 'Politically Incorrect',
pw: 'Professional Wrestling',
qst: 'Quests',
sci: 'Science & Math',
soc: 'Cams & Meetups',
sp: 'Sports',
tg: 'Traditional Games',
toy: 'Toys',
trv: 'Travel',
tv: 'Television & Film',
vp: 'Pokémon',
vt: 'Virtual YouTubers',
wsg: 'Worksafe Requests',
wsr: 'Worksafe Requests',
x: 'Adult Cartoons',
xs: 'Extreme Sports',
};
/**
* Board code groups matching 4chan's bracket structure
* Each group represents boards displayed together in brackets