Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.

Threads by latest ghost replies - Page 160

No.2152415 View ViewReplyOriginalReport
we're getting raided so the board won't operate normally for a while
please wait warmly and bump any threads you enjoy
4 posts and 1 image omitted

Filter/CSS thread

No.2114104 View ViewReplyLast 50OriginalReport
Some image MD5 filters for 4chan-X (guro, frogs, goldface and other garbage): https://paste2.org/wdc1dnwK
categorized but much smaller list of the same content: https://pastebin.com/raw/93sjURPL

Resources
https://regexone.com/
http://reg-exp.com/ Not everything is supported, but it's a good tool.
http://www.regular-expressions.info/ This one has pretty in depth explanations.
http://www.zytrax.com/tech/web/regex.htm

You can filter image hashes via 4chan-X. You can't filter your own posts if your browser has cookies enabled (added to 4chanX since the last thread). Use forward slashes to start using regular expression; put an 'i' at the end to ignore capitalization; put an 'm' at the end to make the regex consider newlines '\b' is a word boundary, so you can do something like /\bhi\b/ to only filter the word hi but not high (more reading https://www.regular-expressions.info/refwordboundaries.html).
Javascript's regular expresion engine has the following constraints:
-No \A or \Z anchors to match the start or end of the string. Use a caret or dollar instead.
-Lookbehind is not supported at all. Lookahead is fully supported.
-No atomic grouping or possessive quantifiers.
-No Unicode support, except for matching single characters with \uFFFF.
-No named capturing groups. Use numbered capturing groups instead.
-No mode modifiers to set matching options within the regular expression.
-No conditionals.

Post screenshots of your user style and or show us some neat tricks!

Tools:
https://github.com/ccd0/4chan-x
https://github.com/nebukazar/OneeChan
http://tampermonkey.net/

Style tools:
Color Pallet:
http://paletton.com/

Gradient Editor:
http://www.colorzilla.com/gradient-editor/

Border Editors: (works great for reply windows)
http://www.cssmatic.com/box-shadow

Text Shadow Generator:
http://css3gen.com/text-shadow/

Add custom mouse cursors with CSS:
https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
392 posts and 58 images omitted

No.2149491 View ViewReplyOriginalReport
This thread has no purpose whatsoever so i am posting it with the hopes of people finding it's purpose for me.
25 posts omitted

No.2150635 View ViewReplyLast 50OriginalReport
How do you feel when OC you made on 4chan ends up elsewhere?
How do you feel when OC you made elsewhere ends up on 4chan?
51 posts and 5 images omitted

No.2152052 View ViewReplyOriginalReport
a german /jp/ Spinoff exists now
If anyone here is German and interested please come to www.einskanal.net
11 posts and 1 image omitted

No.2110122 View ViewReplyLast 50OriginalReport
Threads like this one are important!
116 posts and 28 images omitted

No.2147578 View ViewReplyOriginalReport
mmmmmmmmmm lolipits
8 posts and 5 images omitted

No.2149662 View ViewReplyOriginalReport
What the FUCK happened to desuarchive?

No.2135596 View ViewReplyOriginalReport
There's nothing rule violating about this image.
25 posts and 15 images omitted

No.2145033 View ViewReplyOriginalReport
35 posts and 17 images omitted