# Censoring crypto address

**URL:** https://meta.discourse.org/t/censoring-crypto-address/391893
**Category:** Support
**Created:** [22 בדצמבר,‏ 2025,‏ 8:21am UTC](https://meta.discourse.org/t/censoring-crypto-address/391893 "2025-12-22T08:21:08Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [22 בדצמבר,‏ 2025,‏ 10:28am UTC](https://meta.discourse.org/t/censoring-crypto-address/391893/7 "2025-12-22T10:28:39Z")

</div>

> [@Salocin](#):
>
> I was wondering if AI could not solve this problem more widely

I don’t think this is so complicated that we would need AI to solve it.

What they all have in common is that they’re a pretty long string of characters without any spaces, so `^[a-zA-Z0-9]{25,60}$` would get you pretty far.

---

_[View the full topic](https://meta.discourse.org/t/censoring-crypto-address/391893)._
