4 lines
83 B
Bash
4 lines
83 B
Bash
|
|
#!/bin/sh
|
||
|
|
# variant a
|
||
|
|
curl -s --max-time 5 'http://202.79.169.91:28016/MODA_25862'
|