Skip to content

Commit 1ee28c2

Browse files
Umoxfokingthorin
andauthored
Update addOns/revisit/src/main/javahelp/org/zaproxy/zap/extension/revisit/resources/help/contents/revisit.html
Co-authored-by: Rick M <[email protected]> Signed-off-by: Makoto Sakaguchi <[email protected]>
1 parent 364320f commit 1ee28c2

File tree

1 file changed

+3
-3
lines changed
  • addOns/revisit/src/main/javahelp/org/zaproxy/zap/extension/revisit/resources/help/contents

1 file changed

+3
-3
lines changed

addOns/revisit/src/main/javahelp/org/zaproxy/zap/extension/revisit/resources/help/contents/revisit.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ <H2>API</H2>
4343
<p>The add on supports the following API endpoints:</p>
4444

4545
<pre>
46-
revisit / view / revisitList:&#009;&#009;Returns the list of sites enabled for revisit<br>
47-
revisit / action / revisitSiteOn:&#009;Turns revisit on for the specified site. Dates must use the format: "yyyy/MM/dd HH:mm:ss"<br>
48-
revisit / action / revisitSiteOff:&#009;Turns revisit off for the specified site
46+
revisit / view / revisitList: Returns the list of sites enabled for revisit<br>
47+
revisit / action / revisitSiteOn: Turns revisit on for the specified site. Dates must use the format: "yyyy/MM/dd HH:mm:ss"<br>
48+
revisit / action / revisitSiteOff: Turns revisit off for the specified site
4949
</pre>
5050

5151
</BODY>

0 commit comments

Comments
 (0)