diff --git a/chrome/content/zotero/xpcom/file.js b/chrome/content/zotero/xpcom/file.js index 3a90c71d3e..29dc566b13 100644 --- a/chrome/content/zotero/xpcom/file.js +++ b/chrome/content/zotero/xpcom/file.js @@ -1417,8 +1417,9 @@ Zotero.File = new function(){ || path.includes('GoogleDrive') // https://forums.zotero.org/discussion/109502/ // OneDrive || path.toLowerCase().includes('onedrive') - // Baidu Netdisk + // Baidu || path.toLowerCase().includes('baidunetdisk') + || path.toLowerCase().includes('baidusyncdisk') // MEGA || path.includes('MEGA') // pCloud