From 6e7db142926ff3e5b8d82c87a83ac4ace9a42cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=91=D0=B0=D1=82=D1=83=D0=B5?= =?UTF-8?q?=D0=B2?= Date: Thu, 11 Jun 2026 00:19:51 +0300 Subject: [PATCH] pizdec --- src/constants/authButtons.ts | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/src/constants/authButtons.ts b/src/constants/authButtons.ts index ee3fda4..7868911 100644 --- a/src/constants/authButtons.ts +++ b/src/constants/authButtons.ts @@ -9,13 +9,6 @@ export const authButtons: AuthButton[] = [ icon: `${logos}#msu`, color: '#58b4470d', }, - { - name: '@physics.msu.ru', - link: 'physics-msu', - method: 'physics_auth', - icon: `${logos}#ff`, - color: '#00014c0d', - }, { name: '@my.msu.ru', link: 'my-msu', @@ -37,20 +30,6 @@ export const authButtons: AuthButton[] = [ icon: `${logos}#vk`, color: '#0077ff0d', }, - { - name: 'Github', - link: 'github', - method: 'github_auth', - icon: `${logos}#github`, - color: '#24292f0d', - }, - { - name: 'Google', - link: 'google', - method: 'google_auth', - icon: `${logos}#google`, - color: '#58b4470d', - }, { name: 'Profcomff ID', link: 'authentic',