Update blocklist.ts
This commit is contained in:
@@ -40,6 +40,7 @@ const allowedKeywords = [
|
|||||||
'tos',
|
'tos',
|
||||||
'://ads.tiktok.com',
|
'://ads.tiktok.com',
|
||||||
'://tiktok.com/business',
|
'://tiktok.com/business',
|
||||||
|
'://developers.facebook.com'
|
||||||
];
|
];
|
||||||
|
|
||||||
export function isUrlBlocked(url: string): boolean {
|
export function isUrlBlocked(url: string): boolean {
|
||||||
|
|||||||
Reference in New Issue
Block a user