this post was submitted on 15 Feb 2025
745 points (99.3% liked)

Fedibridge

303 readers
17 users here now

A community to organize and discuss the growth of the fediverse as a whole

Related communities

founded 2 weeks ago
MODERATORS
 

EDIT: @mindbleach@sh.itjust.works shared something that might help to circumvent this shit:

Contained in these parentheses is a zero-width joiner: (​)

Basically, add those to whatever you feel that might be filtered out, then remove the parentheses. The content inside the parentheses is invisible, but it screws with regex rules.

(page 3) 39 comments
sorted by: hot top controversial new old
[–] Littux@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (5 children)

That zero-width hack doesn't seem to work:

len("Le()mmy")
8

len("(Lemmy)")
7
[–] lvxferre@mander.xyz 3 points 1 week ago

If it weren't working your code wouldn't count an additional character on the first string.

Anyway, this is the character., as it seems that deleting the first parenthesis also deletes the ZWJ.

[–] Sterile_Technique@lemmy.world 2 points 1 week ago

I'd just post something like:

I'll be shadowbanned for posting an actual link or mentioning the full name, but if you google "Lem reddit alternative" you'll get a lot of hits directing you the good place. Good luck, and see ya on the other side!

load more comments (3 replies)
[–] high_fire@lemmy.blahaj.zone 1 points 1 week ago
load more comments
view more: ‹ prev next ›