Skip to content

Commit

Permalink
Blacklist more Gdrive Ids (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd authored Jan 13, 2024
1 parent b09bc37 commit 9080813
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const GDRIVE_FILE_IDS_BLACKLIST = [
"1Seekzy_3m_P0blWP37mU2roMc5HYtULH",
"1aUUY4nDPrM8YCxFybW_ClVud4TnqQC1w",
"10Yaj4T-_UOzSaE7Ea0qEZLULU1noZWSX",
"1YEfZGWPK_fULC3ZWb5vD6YYJKYJ1nUdG",
];

export const MIME_TYPES_TO_EXPORT: { [key: string]: string } = {
Expand Down

0 comments on commit 9080813

Please sign in to comment.