docs: mention url status
parent
fe8dfbaae1
commit
15fb868604
2
faq.md
2
faq.md
|
@ -4,7 +4,7 @@
|
|||
3. Exclude popular domains ([Umbrella Popularity List](https://s3-us-west-1.amazonaws.com/umbrella-static/index.html)) and some well-known domains (if not listed by Umbrella, see [exclude.txt](https://gitlab.com/curben/urlhaus-filter/blob/master/src/exclude.txt)).
|
||||
4. Extract the URLs (from step 1) that include popular domains (Umbrella and exclude.txt).
|
||||
5. Merge the files from step 3 and 4.
|
||||
6. Lite version only parses online urls from that database.
|
||||
6. Lite version only parses online urls from that database. Status of an URL (online or offline) is determined by URLhaus and can be found in the fourth column of the database.
|
||||
|
||||
- Why there is an issue running the scripts locally?
|
||||
+ Install **dos2unix** or use `busybox dos2unix` if BusyBox is already installed (like Ubuntu).
|
||||
|
|
Loading…
Reference in New Issue