Webpalm Versions Save

🕸️ Crawl in the web network

v2.0.7

10 months ago

Changelog

  • 19963c7 bump version to v2.0.7
  • 53dce29 Merge branch 'dev' of xorbit-github:XORbit01/webpalm into dev
  • 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
  • 1c7b58a Changed version command to a flag using PersistentPreRun
  • 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
  • c3ad999 Update isValidDomain regex to allow for uppercase characters and enforce 2-character top-level domains.
  • 128b34a fix regular expression
  • a8c6382 Add support for numeric characters in isValidDomain function
  • 7abc5f5 Refactor isValidDomain to use regular expression
  • be32fe0 delete version.txt

v2.0.6

11 months ago

Changelog

  • 9a24532 bump version to v2.0.6

v2.0.3

11 months ago

Changelog

  • 269d9c3 bump version to v2.0.3
  • 7b93e54 add href recon criteria
  • 13c2106 refactoring files

v2.0.2

11 months ago

Changelog

  • 5d224bd fix versioning
  • fa9001d Grammar correction

v2.0.1

11 months ago

Changelog

  • 6e6c33c update modules
  • 1c8ec71 update modules
  • 0126441 update readme

v2.0.0

11 months ago

Changelog

  • a67b12c auto versioning
  • 0f4cdf5 auto versioning
  • 79c8707 add -m flag option
  • 3b2340d modify printable screen
  • f0bc867 max concurrency logic
  • bc405ee semaphore implementation
  • cb9f4fa separate cache logic to another file
  • 14bf234 change dependencies

v1.1.1

11 months ago

Changelog

  • 253cde9 Merge remote-tracking branch 'origin/main'
  • 8b19fa7 change dependencies
  • 0824b5f change dependencies
  • 59b8016 change dependencies
  • 77eb7c6 Merge remote-tracking branch 'origin/main'
  • f920b2f caching and cycle detection
  • b35fb30 caching and cycle detection
  • f6a6f5a Update README.md

v1.1.0

11 months ago

Changelog

  • 7279205 caching and cycle detection algorithm

v1.0.2

1 year ago

Changelog

  • b8506d3 version correction
  • ad12a9d Merge remote-tracking branch 'origin/main'
  • 206f3f6 Update README.md

v1.0.1

1 year ago

Changelog

  • 06c6714 version fix