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
Hi,
Everything is great so far, just would like the output from -r with DIFF=true to be output in a file or different folder, I only see new subs in console. So everything new it finds would be in a folder called new-subs or something like that.
Thanks
The text was updated successfully, but these errors were encountered:
From my POV I prefer to be notified about new findings but keeping the results in the same place/files/folders. But could be added as a feature in cfg like "DIFF_NEWFOLDER=true"
Thanks :)
Even a new line of subs in the same file will work too
ex:
sub.com
Sub1.com
New subs found /08-08-2021 ...
newsub.com
newsub1.com
New subs found /10-10-2021....
newersub.com
newersub1.com
etc....
Thanks.
The diff feature relies on anew tool to get the new assets found, so if we save the output in a different folder it will not compare against the original one :/ This requires a completely new "diff/compare mode" feature.
Hi,
Everything is great so far, just would like the output from -r with DIFF=true to be output in a file or different folder, I only see new subs in console. So everything new it finds would be in a folder called new-subs or something like that.
Thanks
The text was updated successfully, but these errors were encountered: