refill_hongxudagy996.php 151 B

1234567
  1. <?php
  2. $content = $_SERVER['post_content'];
  3. $inputs = json_decode($content,true);
  4. refill\util::push_notify('hongxudagy996',$inputs);
  5. echo ('success');