mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-07 18:03:23 +00:00
fix: resolve P2 and P3 audit findings
This commit is contained in:
@@ -11,8 +11,10 @@ const MEDIA_DOMAINS = [
|
||||
'instagram.com',
|
||||
'tiktok.com',
|
||||
'reddit.com',
|
||||
'v.redd.it',
|
||||
'soundcloud.com',
|
||||
'facebook.com'
|
||||
'facebook.com',
|
||||
'fb.watch'
|
||||
];
|
||||
|
||||
export const categoryForFileName = (fileName: string): DownloadCategory => {
|
||||
|
||||
Reference in New Issue
Block a user