mirror of
https://github.com/openbullet/openbullet.git
synced 2023-10-21 07:33:42 -05:00
Fixed docs
This commit is contained in:
@@ -336,7 +336,7 @@ PARSE "<SOURCE>" CSS "[name=csrf]" "value" -> VAR "CSRF"
|
||||
This will spawn and execute a BypassCF Block.
|
||||
|
||||
Syntax:
|
||||
BYPASSCF "URL" SECPROTO security-protocol ["UA"]
|
||||
BYPASSCF "URL" [SECPROTO security-protocol] ["UA"]
|
||||
|
||||
Example:
|
||||
BYPASSCF "http://example.com"
|
||||
|
||||
@@ -19,6 +19,7 @@ REQUEST METHOD "URL" [AcceptEncoding?] [AutoRedirect?] [ReadResponseSource?] [Pa
|
||||
[BOUNDARY "abcd"]
|
||||
[COOKIE "abc: def"]*
|
||||
[HEADER "abc: def"]*
|
||||
[SECPROTO security-protocol]
|
||||
[-> STRING / -> FILE "path"]
|
||||
</item>
|
||||
<item name="RECAPTCHA">
|
||||
|
||||
Reference in New Issue
Block a user