add - douban112288

This commit is contained in:
yangqiang3504
2022-09-13 10:26:25 +08:00
parent d8f1e163a0
commit 11a717ceb7
3 changed files with 15 additions and 8 deletions
@@ -70,6 +70,7 @@ public class PushAgent extends Spider {
}
Misc.type = Misc.siteRule.optInt("ua", 1);
Misc.btype = Misc.siteRule.optString("btype", "N");
Misc.apikey = Misc.siteRule.optString("apikey", "0ac44ae016490db2204ce0a042db2916");
}
return jo;
}