We are still actively working on the spam issue.

Difference between revisions of "4chanX filters"

From InstallGentoo Wiki
Jump to: navigation, search
(Updated the filters for the modern day)
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
If you're having problems with the filters, make sure there is no whitespace at the start of each line
 
If you're having problems with the filters, make sure there is no whitespace at the start of each line
  
# Add these to the General section of the 4chan X filters tab
+
 
# Having a # at the start of the line means the filter is disabled
+
# Add these to the General section of the 4chan X filters tab
 +
# Having a # at the start of the line means the filter is disabled
 +
 +
## Misc ##
 +
# Strangely, filtering all threads that have a question as the first or last sentence seems to dramatically
 +
# increase the board quality, as it filters out troll and tech support threads
 +
/^[^\v\f\r\n]*\?/i;op:only;boards:g
 +
/\?$/;op:only;boards:g
 +
 +
## Bait ##
 +
/(prove|convince) me/i;op:only;boards:g
 +
/protip.\s+you can(no|'?)t/i;op:only;boards:g
 +
/your distro hopping/i;op:only;boards:g
 +
/(cuc?|ke)k/i;op:only;boards:g
 +
/suicide watch/i;op:only;boards:g
 +
/this is the power/i;op:only;boards:g
 +
/microsoft/i;op:only;boards:g
 +
/windows/i;op:only;boards:g
 +
/freetard/i;op:only;boards:g
 +
/loonix/i;op:only;boards:g
 +
/\/G\//;op:only;boards:g
 +
/we got too cocky/i;op:only;boards:g
 +
/we lost/i;op:only;boards:g
 +
/kneel/i;op:only;boards:g
 
   
 
   
 
+
## Consoomer ##
## Misc ##
+
# Some of these are commented out as there can still be some interesting  
# Strangely, filtering all threads that have a question as the first or last sentence seems to dramatically
+
# discussion on tech brands. Apple doesn't get a pass, though.
# increase the board quality, as it filters out troll and tech support threads
+
# Any thread with the word "recommend" in it (but not -ed/-s/-ation)
 
+
# is also suspect as it tends to be a tech support thread
/^[^\v\f\r\n]*\?/i;op:only;boards:g
+
/gam(ing|er|!es)/i;op:only;boards:g
/\?$/;op:only;boards:g
+
/recommend(?!ed|s|ation)/i;op:only;boards:g
 
+
#/nvidia/i;op:only;boards:g
 
+
#/amd/i;op:only;boards:g
## Bait ##
+
#/intel/i;op:only;boards:g
 
 
/(prove|convince) me/i;op:only;boards:g
 
/protip.\s+you can(no|'?)t/i;op:only;boards:g
 
/(cuc?|ke)k/i;op:only;boards:g
 
/suicide watch/i;op:only;boards:g
 
/so this is the power/i;op:only;boards:g
 
/freetard/i;op:only;boards:g
 
/\/G\//;op:only;boards:g
 
/we got too cocky/i;op:only;boards:g
 
/kneel/i;op:only;boards:g
 
 
 
 
 
## Consoomer ##
 
# Some of these are commented out as there can still be some interesting  
 
# discussion on tech brands. Apple doesn't get a pass, though.
 
# Any thread with the word "recommend" in it (but not -ed/-s/-ation)
 
# is also suspect as it tends to be a tech support thread
 
 
 
#/nvidia/i;op:only;boards:g
 
#/amd/i;op:only;boards:g
 
#/intel/i;op:only;boards:g
 
/apple|os\sx/i;op:only;boards:g;
 
/i(phone|os)/i;op:only;boards:g;
 
/gay?m[aei](r|ng?)?/i;op:only;boards:g
 
/recommend(?!ed|s|ation)/i;op:only;boards:g
 
 
 
  
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 12:03, 28 January 2023

With 4chan X installed, you can add filters to automatically hide certain threads to make your 4chan experience a little better.

Here's a list of filters you can add which should hide most reoccurring "x general" threads on /g/. Simply comment a line out with # to unhide those threads.

If you're having problems with the filters, make sure there is no whitespace at the start of each line


# Add these to the General section of the 4chan X filters tab
# Having a # at the start of the line means the filter is disabled

## Misc ##
# Strangely, filtering all threads that have a question as the first or last sentence seems to dramatically
# increase the board quality, as it filters out troll and tech support threads
/^[^\v\f\r\n]*\?/i;op:only;boards:g
/\?$/;op:only;boards:g

## Bait ##
/(prove|convince) me/i;op:only;boards:g
/protip.\s+you can(no|'?)t/i;op:only;boards:g
/your distro hopping/i;op:only;boards:g
/(cuc?|ke)k/i;op:only;boards:g
/suicide watch/i;op:only;boards:g
/this is the power/i;op:only;boards:g
/microsoft/i;op:only;boards:g
/windows/i;op:only;boards:g
/freetard/i;op:only;boards:g
/loonix/i;op:only;boards:g
/\/G\//;op:only;boards:g
/we got too cocky/i;op:only;boards:g
/we lost/i;op:only;boards:g
/kneel/i;op:only;boards:g

## Consoomer ##
# Some of these are commented out as there can still be some interesting 
# discussion on tech brands. Apple doesn't get a pass, though.
# Any thread with the word "recommend" in it (but not -ed/-s/-ation)
# is also suspect as it tends to be a tech support thread
/gam(ing|er|!es)/i;op:only;boards:g
/recommend(?!ed|s|ation)/i;op:only;boards:g
#/nvidia/i;op:only;boards:g
#/amd/i;op:only;boards:g
#/intel/i;op:only;boards:g