8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
|
#!/usr/bin/php
|
||
|
|
||
|
<?php
|
||
|
|
||
|
// will send the request using `auth` for cyclic hash
|
||
|
|
||
|
?>
|