You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
In dhs-ncats/gatherer we do some cleaning up of the domains returned by this project's gather pipeline. (For example, we remove \r characters that appear in the middle of host names and we condense repeated . characters into a single one.) Does it make sense to do some of those things here instead?
The text was updated successfully, but these errors were encountered:
In dhs-ncats/gatherer we do some cleaning up of the domains returned by this project's
gather
pipeline. (For example, we remove\r
characters that appear in the middle of host names and we condense repeated.
characters into a single one.) Does it make sense to do some of those things here instead?The text was updated successfully, but these errors were encountered: