diff options
Diffstat (limited to 'sh/dyafk')
-rwxr-xr-x | sh/dyafk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,6 @@ while :; do # firefox seems now can handle SIGTERM on linux? https://bugzilla.mozilla.org/show_bug.cgi?id=1837907 kill "$pid" pid= - # for logging, I want to know when firefox killed - echo 'kill firefox' fi fi # open.douyu.com AUP for api request seems very high, about 6k/min per api? see https://open.douyu.com/source/api/5 |