Introduction - If you have any usage issues, please Google them yourself
Batch testing can be used to specify the URL or absence of certain characters, the principle of the code is very simple, WebClient get the HTML source code to the specified URL, then string.Contains to determine whether there is a particular character, which uses a multi-threaded, the novice can learn how Customize the number of threads