diff options
Diffstat (limited to 'sh/dyafk')
| -rwxr-xr-x | sh/dyafk | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -3,6 +3,7 @@  # maybe another way: https://open.douyu.com/source +pid=  while :; do  	# credit: MIT licensed https://github.com/DIYgod/RSSHub/blob/master/lib/routes/douyu/room.ts  	if [ "$(curl -s https://www.douyu.com/betard/9640128 | jq '.room.show_status')" -eq 1 ]; then | 
