Finally, the default symbol is yielded- if `domains` is specified then
only if the phished domain is found in the related map.
-Maps for this module can consist of effective second level domain parts (eTLD)
+Maps for this module can consist of effective second level domain parts (eSLD)
or whole domain parts of the URLs (FQDN) as well.
## Openphish support
phishtank_enabled = true;
# Where nginx is installed
phishtank_map = "http://localhost:8080/data/online-valid.json";
-~~~
\ No newline at end of file
+~~~