Skip to content

Releases: s0md3v/uro

1.0.0-beta

04 Apr 11:46
309ae72
Compare
Choose a tag to compare
  • --whitelist and --blacklist options to keep/remove certain extensions
  • --filter option for finer control over output
  • -i/--input and -o/--output options to read/write to files instead of stdin/stdout
  • refactored codebase for modularity

0.0.4

19 Mar 19:41
Compare
Choose a tag to compare
  • hotfix for uro crashing in windows

0.0.3

27 Feb 07:53
31ba4a7
Compare
Choose a tag to compare
  • removed redundant imports and code
  • added more extensions to blacklist
  • less memory and time consumption
  • fixed 'broken pipe' error when piping the output to utilities like head
  • fixed an error where similar urls were not getting filtered when they had any parameters

0.0.2

01 Sep 15:39
8f83a04
Compare
Choose a tag to compare
  • Blacklisted svg & gif extensions
  • Fixed regex meta characters causing error