kokoichi206/URL Wathcer

URL Wathcer with Composite actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL to watchyes
excluded-patternsExcluded patterns to check. * Extended regular expression of sed. * Each patterns are separated by ';' * Example: '"style.min.css\?[0-9]*-[0-9]*";"common.js\?[0-9]*-[0-9]*"' no""
save-dirDirectory to save the latest file.no./output
save-fileThe name of the latest file.nolatest.txt
namedescription
diffWhether the URL(HTML contents) is updated or not. * true: updated * false: NOT updated