Skip to content

Instantly share code, notes, and snippets.

View cocobear's full-sized avatar

可可熊 cocobear

View GitHub Profile
<?php
$tel_no = $_GET['hm'];
$c = $_GET['c']?$_GET['c']:0;
$c++;
?>
<!DOCTYPE html>
<html>
<head>
<title>迷你轰炸台 - 短信炸弹 - BETA!</title>
<?php