Skip to content

Commit d5ddefc

Browse files
author
wido
committed
Some more edits after Gerald provided more info
1 parent 8c1a9ae commit d5ddefc

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

docs/basic/classification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ FIRST POLICE is only possible when the record is classified as ILLEGAL. The
6363
abuse contact marked as POLICE will be informed by email with all the
6464
records (URL's) marked with FIRST POLICE.
6565

66-
Set MANUAL is also only possible when the record is ILLEGAL. When this is set
66+
Set MANUAL is also only possible when the record is set ILLEGAL. When this is set
6767
SCARt will automatically only check the Whois information and will not check
68-
whether the URL (image) is online. In the function CHECKONLINE records can be set
69-
offline.
68+
whether the URL (image) is (still) online. It will therefor not try to scrape the image. In the
69+
function CHECKONLINE records can be set offline.
7070

7171
With EDIT a number of fields can be updated:
7272

docs/details/cleanup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Every night the cleanup background job runs to do a checkup from the SCARt envir
88
The following actions are done:
99

1010
1. Recycle the SCARt application logfile
11-
2. Reset for scraping-again from inputs-open-for-classify and not look at in the past 24 hours
11+
2. Reset from inputs-open-for-classify to scraping-again after 24 hours
1212
3. Remove cached images when analyzing is finished
1313
4. Cleanup of the Whois cache; removal of not active domains and/or IP records
1414
5. Rewind the ICCAM import one day to be sure every ICCAM report is imported

docs/details/custom_webforms.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,7 @@ Note: a good tutorial about the YAML format you can find here:
4747
<https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started>
4848

4949
This format can be used within the body from the import email with all (or a subset)
50-
of fields included. An example email body text is:
51-
52-
> url: www.s3group.nl \
53-
> text: this is a note \
54-
> custom: this a custom field
55-
56-
a complete example of such a email is:
50+
of fields included. A complete example of such an email is:
5751

5852
![img_4.png](../images/img_4.png)
5953

docs/details/rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Cloudflare), this proxy service is used to automatically get the (real) IP.
6969
## Direct classify
7070

7171
Sometimes the classification can be done automatically based on a domain specification in
72-
an URL. This can be done with the "Direct classify" rule. For the ILLEGAL and NOT ILLEGAL
73-
the questions will be used as defined for a mainurl.
72+
an URL. This can be done with the "Direct classify" rule. SCARt will apply the same
73+
classification for all URL's under the domain as it has set for the mainurl of the domain.
7474

7575
When an URL matches a Direct classify rule, the classification is set and the report is
7676
directly set on the check online status. A NTD is send if applicable, also ICCAM actions

0 commit comments

Comments
 (0)