Summpot
Summpot
This python library doesn't handle captcha at all, it prevents the appearance of captcha by adding ciphers to a urllib3_ssl_context. Is there something similar in C # that can implement...
艹,不是要重写?
别,都得等,maui的win实现那就是winui,maui也在等,到时候两开花
maui那边速度快的像是在赛跑,应该等不了太久()
@neko3cs Change the MainWindow class in MainWindow.xaml.cs to the following code to make it work properly. ``` csharp public partial class MainWindow : Window { public MainWindow(IServiceProvider serviceProvider) { InitializeComponent();...