You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
384 B

using System;
using System.IO;
using System.Collections.Generic;
using System.Data;
using System.Text;
using System.Threading;
using System.Net;
using System.Text.RegularExpressions;
using System.Web.UI;
public class Novel {
public static bool isexit = false;
public static bool issnatchat = false;
public static string url = "";
public static string novelType = "";