[job] implement 'follow' option (#8752)

Follow and process URLs found in the given format string result.
This commit is contained in:
Mike Fährmann
2026-02-07 11:41:32 +01:00
parent c978fe18d4
commit 2d64e76223
4 changed files with 90 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
"postprocessors": null,
"skip" : true,
"skip-filter" : null,
"follow" : null,
"user-agent" : "auto",
"referer" : true,