Add support for updateMaMIP
This commit is contained in:
4
services/torrents/config/updateMaMIP
Executable file
4
services/torrents/config/updateMaMIP
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
[ -f /config/mam.cookies ] || exit 1
|
||||
curl -c /config/mam.cookies -b /config/mam.cookies https://t.myanonamouse.net/json/dynamicSeedbox.php
|
||||
Reference in New Issue
Block a user