Closed iCesenberk closed 4 years ago
Check ARIA_FILTERED_DOMAINS
and ARIA_FILTERED_FILENAMES
in your "src/.constants.js". Something in there is matching the link/filename you tried to mirror.
My guess is that one of them is set to ['']
, which will match everything.
does it have to be filled in? I deleted the string because there was no name or link that I didn't want to filter
Remove the quotes.