Updated to add pdf extraction

This commit is contained in:
datechnoman 2024-04-02 11:30:27 +00:00
parent 3649ea306f
commit cc91b10e04

View File

@ -77,7 +77,7 @@ url_patterns = {
r'(mediafire\.com|mfi\.re)\S+': 'filtered_mediafire_mfi.re.txt',
r'\S*imgur\S*': 'filtered_imgur.txt',
r'http(s)?://(www\.)?pastebin.com': 'filtered_pastebin.txt',
r'https://cdn.discordapp.com': 'filtered_cdn.discordapp.com.txt'
r'https?://\S+\.pdf\b'': 'filtered_cdn.discordapp.com.txt'
}
# Ask the user for the number of concurrent instances