Updated Example script python (markdown)
@@ -14,3 +14,6 @@ url = URL + chat_id=%s&disable_web_page_preview=1&text=%s % (KEY, TEXT)
|
|||||||
if sys.argv[1] != 'Direct Play' and sys.arv[1] != 'Copy':
|
if sys.argv[1] != 'Direct Play' and sys.arv[1] != 'Copy':
|
||||||
requests.get(url, timeout=timeout)
|
requests.get(url, timeout=timeout)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Throttle download speed on sabnzbd or nzbget https://gist.github.com/Hellowlol/a5d0cab4bde185b38404
|
Reference in New Issue
Block a user