From b1ebfcac229296216955b41e1c2ee595f5b757b4 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Wed, 13 Oct 2021 23:19:37 +0700 Subject: [PATCH] Global: Mail.ru -> VK Group The time has come (suddenly). --- README.textile | 2 +- Web/Presenters/templates/About/Version.xml | 2 +- Web/static/css/microblog.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.textile b/README.textile index 551fdd85..7d780bc5 100644 --- a/README.textile +++ b/README.textile @@ -1,7 +1,7 @@ h1. openvkOpenVK *OpenVK* is an attempt to create a simple CMS that -cosplays- imitates old VK. Code provided here is not stable yet. -VKontakte belongs to Pavel Durov and mail.ru. +VKontakte belongs to Pavel Durov and VK Group. To be honest, we don't even know whether it even works. However, this version is maintained and we will be happy to accept your bugreports "in our bug-tracker":https://github.com/openvk/openvk/projects/1. You should also be able to submit them using "ticketing system":https://openvk.su/support?act=new (you will need an OVK account for this). h2. When's the release? diff --git a/Web/Presenters/templates/About/Version.xml b/Web/Presenters/templates/About/Version.xml index 2b151ef5..37a3e7b0 100644 --- a/Web/Presenters/templates/About/Version.xml +++ b/Web/Presenters/templates/About/Version.xml @@ -412,7 +412,7 @@ Vladimir Barinov (veselcraft) and Konstantin Kichulkin (kosfurler)
- OpenVK is a free open-source software that "cosplays" (or imitates) older versions of russian website VKontakte. VKontakte belongs to Pavel Durov and mail.ru. + OpenVK is a free open-source software that "cosplays" (or imitates) older versions of russian website VKontakte. VKontakte belongs to Pavel Durov and VK Group. diff --git a/Web/static/css/microblog.css b/Web/static/css/microblog.css index 42670864..b96c558b 100644 --- a/Web/static/css/microblog.css +++ b/Web/static/css/microblog.css @@ -1,5 +1,5 @@ /* VK's Microblog CSS */ -/* Design belongs to Pavel Durov & mail.ru */ +/* Design belongs to Pavel Durov & VK Group */ .post { padding: 5px 0 5px 0;