ItsIgnacioPortal
|
a29af4699b
|
chore(wordlist): Minor cleanup on a raft wordlist
Related to #1273
Co-authored-by: Gustavo <61597947+loseys@users.noreply.github.com>
|
2025-12-20 19:33:46 -03:00 |
|
ThomasBucaioni
|
2874a0acaa
|
Typos
|
2023-09-23 09:15:11 +02:00 |
|
7PH
|
43cbe32e24
|
Add waybackverify.txt filename to raft medium and large lists
|
2021-07-13 13:09:49 +02:00 |
|
g0tmi1k
|
a65f6bd665
|
Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
|
2019-05-08 11:04:00 +01:00 |
|
g0tmi1k
|
25d4ac447e
|
rename 's/_/-/g'
|
2017-08-23 14:55:06 +01:00 |
|