_@vbr_ - It seems to be more complicated than I thought, it must be
according to this formula:
Example:


with 
"pattern" : "pattern"
you specify the pattern that matches the rule

you can specify max depth (how deep the same rule can go)
"maxDecryptDepth" : 0

you can specify name (for yourself or when you share rules)
"name" : "Test"

you can specify pattern (DEEPDECRYPT) that returns the name of the package for
all found links
"packageNamePattern" : "pattern"

you can specify pattern (SUBMITFORM) that selects the form to submit
"formPattern" : "pattern"

you can specify pattern (DEEPDECRYPT) that returns inner links/html to parse
"deepPattern" : "pattern"

you can specify pattern (REWRITE) to rewrite URL ($1 is first match, $2 is
second match...)
"rewriteReplaceWith" : "$1"

-- 
<https://forum.pspad.com/read.php?2,71365,71380>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem