Clean code
This commit is contained in:
parent
0f096341f8
commit
8b27544f1a
|
|
@ -30,7 +30,7 @@ public class Live {
|
|||
}
|
||||
|
||||
private void start(String text) throws IOException {
|
||||
//parseTxt(Util.getFile(getClass(), "live.txt"));
|
||||
//parseTxt(Util.getFile(getClass(), "test.txt"));
|
||||
parse(Utils.call(text));
|
||||
writeFile();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
DedeUserID=690781341;DedeUserID__ckMd5=cabc96906269c5b6;SESSDATA=2245ba24%2C1684212125%2C466fd%2Ab2;bili_jct=de6fdb60c10f8a83910aa55d79407b4e;
|
||||
Loading…
Reference in New Issue