Here are both of your rules together.
Now stop bothering our support - you were told how LinkCrawler Rules work and where to find information on how to learn Regular Expressions.
Code:
[{
"enabled" : true,
"maxDecryptDepth" : 1,
"name" : "example rule for flibusta.is galleries",
"pattern" : "https?://flibusta\\.is/a/\\d+",
"rule" : "DEEPDECRYPT",
"packageNamePattern" : null,
"deepPattern" : "(/b/\\d+/(fb2|epub))"
}, {
"enabled" : true,
"name" : "example rule for flibusta.is directurls",
"pattern" : "https?://flibusta\\.is/b/.+",
"rule" : "DIRECTHTTP"
}]
Rule as plaintext:
pastebin.com/9XMKenSi
Thread closed!