We are still actively working on the spam issue.

Difference between revisions of "4chanX filters"

From InstallGentoo Wiki
Jump to: navigation, search
m
m
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
  /(prove|convince) me/i;op:only;boards:g
 
  /(prove|convince) me/i;op:only;boards:g
 
  /protip.\s+you can(no|'?)t/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
 
  /(cuc?|ke)k/i;op:only;boards:g
 
  /suicide watch/i;op:only;boards:g
 
  /suicide watch/i;op:only;boards:g
Line 25: Line 26:
 
  /we got too cocky/i;op:only;boards:g
 
  /we got too cocky/i;op:only;boards:g
 
  /we lost/i;op:only;boards:g
 
  /we lost/i;op:only;boards:g
 +
/loonix/i;op:only;boards:g
 
  /kneel/i;op:only;boards:g
 
  /kneel/i;op:only;boards:g
 
   
 
   
Line 33: Line 35:
 
  # is also suspect as it tends to be a tech support thread
 
  # is also suspect as it tends to be a tech support thread
 
  /apple|os\sx/i;op:only;boards:g;
 
  /apple|os\sx/i;op:only;boards:g;
  (!b)/i(phone|os)/i;op:only;boards:g;
+
  /(!b)i(phone|os)/i;op:only;boards:g;
 
  /gam(ing|er|!es)/i;op:only;boards:g
 
  /gam(ing|er|!es)/i;op:only;boards:g
 
  /recommend(?!ed|s|ation)/i;op:only;boards:g
 
  /recommend(?!ed|s|ation)/i;op:only;boards:g
 +
#/(macOS|iOS)/i;op:only;type:subject;boards:g
 
  #/nvidia/i;op:only;boards:g
 
  #/nvidia/i;op:only;boards:g
 
  #/amd/i;op:only;boards:g
 
  #/amd/i;op:only;boards:g

Revision as of 03:18, 7 June 2022

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
/freetard/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
/loonix/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
/apple|os\sx/i;op:only;boards:g;
/(!b)i(phone|os)/i;op:only;boards:g;
/gam(ing|er|!es)/i;op:only;boards:g
/recommend(?!ed|s|ation)/i;op:only;boards:g
#/(macOS|iOS)/i;op:only;type:subject;boards:g
#/nvidia/i;op:only;boards:g
#/amd/i;op:only;boards:g
#/intel/i;op:only;boards:g