Thread 106124713 - /g/ [Archived: 447 hours ago]

Anonymous
8/3/2025, 10:28:42 AM No.106124713
1723212508269781
1723212508269781
md5: 14245ef4f730d5d162837eca86fa32e8🔍
Can we have a 4chanX(T) thread? I'm still new to it and I don't know if I'm missing out on some features or settings. What are some things I should change or start using?

Also, is there any way to make the Gallery view fill the whole screen with thumbnails (like a regular gallery view) rather than just the side? I know there's an independent script for that, I'm just asking if XT can do it as well.
Replies: >>106124822
Anonymous
8/3/2025, 10:46:23 AM No.106124822
>>106124713 (OP)
>What are some things I should change or start using?

Filter -> General

boards:g;/bloat/i
boards:g;/botnet/i
boards:g;/iToddler(s)?/i
boards:g;/m\$/i
boards:g;/micro\$oft/i
boards:g;/pajeet/i
boards:g;/this is why i use apple products/i
boards:g;/what you're refer+ing to as linux/i
Replies: >>106124901
Anonymous
8/3/2025, 10:53:03 AM No.106124868
img
img
md5: 3bd2badfa5f90a4e9225dae9a6455b60🔍
Sauce
# Booru MD5 image search:
https://rule34.xxx/index.php?page=post&s=list&tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.xxx-md5]
https://rule34.xxx/index.php?page=post&s=list&tags=md5:%$1;regexp:/^sample_([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.xxx-md5]
https://e621.net/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[e621-md5]
https://booru.allthefallen.moe/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[atf-md5]
https://rule34.paheal.net/post/list?search=md5=%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.paheal-md5]
https://danbooru.donmai.us/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[danbooru-md5]
https://gelbooru.com/index.php?page=post&s=list&tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[gelbooru-md5]
Anonymous
8/3/2025, 10:56:06 AM No.106124884
downloads the image & md5 filters the image
downloads the image & md5 filters the image
md5: 03a64c4514c08d8b32dc722e06309e7c🔍
Advanced -> File Info Formatting

(add to the end)
[download - %d] [filter - %f]
Anonymous
8/3/2025, 10:58:21 AM No.106124890
Advanced -> Custom CSS

/* Make (Your) posts stand out slightly*/
.yotsuba-b .yourPost div.post {
background-color: rgba(194,200,233)
}
.yotsuba .yourPost div.post {
background-color: rgba(235,214,201)
}
Anonymous
8/3/2025, 11:01:10 AM No.106124901
>>106124822
Let's highlight & pin threads that contain a few keywords:

Filter -> General

## Promote these threads in the catalogue:
boards:g;op:only;highlight;top:yes;/jellyfin/i
boards:g;op:only;highlight;top:yes;/4chanX/i
Anonymous
8/3/2025, 11:06:42 AM No.106124930
A little more complex formatting

Filter -> General

# this filters 'cuck', 'Xcuck', 'Xcucks', along with punctuation like 'Xcuck!':
/(\w)?cuck(s)?(ed)?(old)?(olding)?/i

# this filters 'fag', 'Xfag', 'Xfags', 'Xfaggot' and 'Xfaggots', along with punctuation like 'Xfag!':
/(\w)?fag(s)?(got)?(s)?/i

# this filters out Twitter links everywhere except in OPs:
/twitter\.com/i;op:no

# Remove Australians on boards with flags:
type:flag;/^Australia$/i

...I think that's about everything I've found to be useful: mostly just removing stuff I don't want to see, and highlighting/promoting stuff that I do want to see.
Anonymous
8/3/2025, 11:27:55 AM No.106125022
1743972109146430
1743972109146430
md5: ce6c67fe3689c7e73eced3f87512ea6a🔍
Thank you everyone, glad I asked.