- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

# This cleaner does the following:
# 1. remove non acii charicters
# 2. strip each line
# 3. remove tabs
# 4. remove + * ?"/&|\() {} [].,$#%
# 5. removes duplicats
# 6. replaces large amounts of spaces with a single space
# 7. removes keyword "amp;" that can mess with dorking
# 8. replaces - and _ with a space
# 9. removes lines made up of purely numbers
# 10. sorts lines from smallest to largest
To see this hidden content, you must like this content.