-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
blockedCan't proceed with solving the issue right now due to external factorsCan't proceed with solving the issue right now due to external factorsbugSomething isn't workingSomething isn't workingpriority: critical
Milestone
Description
What?
if a URL list is taken from another Excel file and pasted into the input.csv, it can happen that Unicode characters which otherwise are not visible are also copied. these characters subsequently lead to a crash when the script is executed.
Solution
The problem can be solved by checking the individual domains for such characters when reading them into the domain list and filtering them out if present
How to reproduce:
E.g:
If you input a URL list from an .xlsx file and it contains unicode characters like ZWSP (Zero Width Space) the script will likely crash
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedCan't proceed with solving the issue right now due to external factorsCan't proceed with solving the issue right now due to external factorsbugSomething isn't workingSomething isn't workingpriority: critical