Updated to add pdf extraction
This commit is contained in:
parent
3649ea306f
commit
cc91b10e04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user