Преглед изворни кода

百度链接增加格式兼容

dodo hold пре 2 година
родитељ
комит
c66cfdc6e8

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
molilian.api/Properties/PublishProfiles/https___ccr.ccs.tencentyun.com_shaobin.pubxml.user


+ 1 - 1
molilian.core/Plus/Tool/ToolParsePlus.cs

@@ -61,7 +61,7 @@ namespace molilian.core
             pwd = string.Empty;
 
             string result = string.Empty;
-            string linkPattern = @"(https://pan\.baidu\.com/s/[A-Za-z0-9?=]+)";
+            string linkPattern = @"(https://pan\.baidu\.com/s/[A-Za-z0-9?\-=]+)";
             string codePattern = @"提取码:([A-Za-z0-9]{4})";
             Regex linkRegex = new(linkPattern);
             Regex codeRegex = new(codePattern);

Неке датотеке нису приказане због велике количине промена