badwords.txt 958 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  2. #
  3. # SPDX-License-Identifier: curl
  4. #
  5. back-end:backend
  6. e-mail:email
  7. run-time:runtime
  8. set-up:setup
  9. tool chain:toolchain
  10. tool-chain:toolchain
  11. wild-card:wildcard
  12. wild card:wildcard
  13. i'm:I am
  14. you've:You have
  15. they've:They have
  16. they're:They are
  17. should've:should have
  18. don't:do not
  19. could've:could have
  20. doesn't:does not
  21. isn't:is not
  22. a html: an html
  23. a http: an http
  24. a ftp: an ftp
  25. url =URL
  26. internet\b=Internet
  27. isation:ization
  28. it's:it is
  29. there's:there is
  30. [^.]\. And: Rewrite it somehow?
  31. ^(And|So|But) = Rewrite it somehow?
  32. \. But: Rewrite it somehow?
  33. \. So : Rewrite without "so" ?
  34. dir :directory
  35. you'd:you would
  36. you'll:you will
  37. can't:cannot
  38. that's:that is
  39. web page:webpage
  40. host name\b:hostname
  41. host names\b:hostnames
  42. file name\b:filename
  43. file names\b:filenames
  44. \buser name\b:username
  45. \buser names\b:usernames
  46. didn't:did not
  47. doesn't:does not
  48. won't:will not
  49. couldn't:could not
  50. \bwill\b:rewrite to present tense