# Censored word list format for CSV uploads?

**URL:** https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603
**Category:** Support
**Created:** [May 28, 2018, 6:08pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603 "2018-05-28T18:08:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Logan\_Devine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/logan_devine/32/119800_2.png) [@Logan\_Devine](https://meta.discourse.org/u/Logan_Devine)
#### Post date: [May 28, 2018, 6:08pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603/1 "2018-05-28T18:08:30Z")

</div>

How do I make exact lists of censored words? I cannot just do  
(Word), (word) please explain this

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [May 28, 2018, 6:21pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603/2 "2018-05-28T18:21:39Z")

</div>

There are sites that have lists of censored or bad words in CSV or text format that are to be downloaded and uploaded to the Discourse website.  
Just search for it through Google, eg [freewebheaders.com](https://www.freewebheaders.com/full-list-of-bad-words-banned-by-google/)

_Note that the site indicated above is only an example, the first I found by searching on Google, I did not download the list nor checked whether it is a fake or something else. Having to download a file from an external site is always better to proceed with caution and make the necessary checks before_

---

<div class="post-metadata">

### Author: ![Logan\_Devine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/logan_devine/32/119800_2.png) [@Logan\_Devine](https://meta.discourse.org/u/Logan_Devine)
#### Post date: [May 28, 2018, 6:28pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603/3 "2018-05-28T18:28:32Z")

</div>

Not my question.  
Let me try to explain:  
I would prefer to make my own list and I cannot use commas or |s I am wondering how to separate words.

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [May 28, 2018, 6:49pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603/4 "2018-05-28T18:49:08Z")

</div>

Oh ok, you should write one word per line in a CSV file, eg

```
word-a
word-b
word-c

```

etc…

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:37pm UTC](https://meta.discourse.org/t/censored-word-list-format-for-csv-uploads/88603/5 "2024-06-08T12:37:22Z")

</div>

This topic was automatically closed after 2202 days. New replies are no longer allowed.
