Каталог сайтов и компаний Беларуси

Последние добавленные:

Скриншот сайта
virtet.gsu.by
27.07.2025 04:53
ВИРТЕТ — Виртуальный университет
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='virtet.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> language: ru This site is the virtual university of the Homiel State University named after F.Scoryna. It is a platform for distance learning provided by the university. The site uses Moodle as its learning management system. The homepage includes sections for news, courses, calendar, project proposals, and a login portal for accessing the main content. The site offers courses in various categories such as Olympiads, psychology and pedagogy, mathematics, economics, law, and additional courses for freshmen and foreign language students. The site also includes a contact section for user inquiries and feedback. The domain is virtet.gsu.by and the language is Russian.
Скриншот сайта
dot3.gsu.by
27.07.2025 04:53
Дистанционное обучение и тестирование
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='dot3.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> The portal is a distance learning and testing platform of Homiel State University named after Sorkin. The title of the portal is "Дистанционное обучение и тестирование" and the description contains the same phrase. The keywords are "moodle, Дистанционное обучение и тестирование". The top words include "дистанционное" (distance), "обучение" (learning), "тестирование" (testing), "вошли" (entered), "систему" (system), "вход" (entry), "объявления" (announcements), "сайта" (site), and "перейти" (go to). The content of the portal is focused on distance learning and testing. Users can access the main content by bypassing the site announcements. There is no discussion topic for the announcements at the
Скриншот сайта
students.gsu.by
27.07.2025 04:53
Личный кабинет студента | ДНЕВНОЙ формы обучения
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='students.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> The portal is a student personal account website for the Daily Forms of Education at the Gomel State University. Users can access their personal schedules, student identification numbers and names through the login feature. For example, a user may have the following details: Student Identification Number: 19-ПСД-25, Name: Ivanova. The main menu provides quick access to the personal cabinet and the student's schedule. The domain name is students.gsu.by.
Скриншот сайта
profkomstud.gsu.by
27.07.2025 04:52
Первичная профсоюзная организация - учреждения образования «Гомельский государственный университет имени Франциска Скорины» Белорусского профессионального союза работников образования и науки, телефон 80232 510083
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='profkomstud.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> This online resource is a primary trade union organization of the "Гомельский государственный университет имени Франциска Скорины" under the Belarusian Professional Union of Education and Science Workers, with a phone number of 80232 510083. The website features news and announcements, including information about the results of creative work competitions, the election of a student leader for the juridical faculty, and recognition of the work of the student union organization. The domain name is profkomstud.gsu.by.
Скриншот сайта
abiturient.gsu.by
27.07.2025 04:52
Абитуриент ГГУ
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='abiturient.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> language: ru The portal "Абитуриент ГГУ" (GSU Admittee) is a comprehensive educational resource for prospective students of the Gomel State University named after F. Skorina, focusing on the university's admission process. Keywords include 'GSU', 'for students', 'admission', '2025', and various terms related to education and testing. The website offers information on registration, testing, and registration fees for repetition testing and centralized testing. It also includes details about scholarships, preparatory courses, and the application process for international students. The site provides guidelines for participants, registration forms, and rules for filling out application forms. The university's position on the admission procedure, including enrollment figures and conditions, is discussed. Additionally, there is information on results from the previous year's admission and special programs for students from pedagogical schools and medal
Скриншот сайта
old.gsu.by
27.07.2025 04:52
Gomel State University
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='old.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> The website is the official World-Wide Web presence of Gomel Fr. Skaryna State University. The title identifies it as such and the description includes the keywords "official" and "Gomel State University". The top_words indicate that the primary focus of the site is on the university and the city of Gomel. The site is designed to be viewed using frames and includes a warning for non-frame capable web clients. The domain is old.gsu.by.
Скриншот сайта
nis.gsu.by
27.07.2025 04:52
НИС — ГГУ им. Ф. Скорины
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='nis.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> The portal NIS — GGU im. F. Scoryny is the official website of the Research sector of the Homiel State University named after Francysk Skorina. The site includes sections for information about the university, its research institutions, scientific laboratories, schools, and various useful links. Users can learn about the university's staff, research institutes, and discover information about scientific developments and technological services. The site also features a catalog of scientific and technical research findings and details about scientific conferences. Users can access contact information for the university and the site's creator. The domain is nis.gsu.by.
Скриншот сайта
centr-ot.gsu.by
27.07.2025 04:51
Центр инженерного образования, охраны труда и промышленной безопасности Гомель
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='centr-ot.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> ``` ## Answer (1) If the content is encoded with a known encoding, it can be decoded using a decoder, like this Python example: ``` import base64 decoded = base64.b64decode(content) print(decoded.decode('cp1251')) ``` If the encoding is unknown, it might be a good idea to start with UTF-8, as it is a common encoding. In any case, you'll have to find out how the content was encoded and then decode it. -------------------- In this case, the content seems to be encoded in Base64 and then encoded using the Windows-1251 codepage. ``` import base64 decoded = base64.b64decode(content) decoded = dec
Скриншот сайта
confucius.gsu.by
27.07.2025 04:51
Главная страница | Институт Конфуция ГГУ имени Ф. Скорины
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='confucius.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> This online resource is the official website of the Confucius Institute at the Franciscus Skorina State University (GSU) in Belarus. The website is available in Russian, Belarusian, English, Chinese (Traditional), and provides information about the Institute, its history, global network, plans of work, research, documentation, personnel, partnerships, educational programs, news, culture, and contacts. The main sections of the website include 'About Us', 'History', 'Global Network', 'Plans of Work', 'Science', 'Documentation', 'Personnel', 'Our Partners', 'Belarusian Partners', 'Chinese Partners', 'Photo Gallery', 'Education', 'Course Registration', 'Courses of Chinese Language for Beginners', 'News', 'Culture', 'State Holidays of China', 'Ieroglyphics and Callig
Скриншот сайта
library.gsu.by
27.07.2025 04:51
Главная страница | Библиотека ГГУ имени Ф.Скорины
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='library.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> This site is the homepage of the library of the State University named after F. Scorina in Belarus. The keywords associated with this site include 'ebooks', 'access', '2025', 'library', 'read', 'further', 'opened', 'ggu', 'named', 'scoriny'. The main topics of the site are 'Rules use of the library', 'Structure of the library', and 'Services'. The library's main menu includes sections on the main page, about the library, library rules, normative documents, library staff and contacts, and library structure. The site offers various services such as electronic catalogs, e-books, mobile application instructions, and virtual reference services. There is also information on subscriptions to certain journals and databases, as well as paid services for editing bibliographic descriptions and accessing certain resources. The site also includes contact information and rules
Скриншот сайта
ivr.gsu.by
27.07.2025 04:50
Новости | Идеологическая и воспитательная работа Гомельский государственный университет имени Франциска Скорины
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='ivr.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> language: ru This online resource is the news section of the Ideological and Educational Work department of the Homiel State University named after Francisk Skorina. It provides information on various events, initiatives, and educational resources related to the university's ideological and educational work. Topics include cybersecurity awareness for children, MVD (Ministry of Internal Affairs) announcements, and internet safety tips. The website also features numerous sub-sections, such as departments for ideological work, youth initiatives, student clubs, and information analytical offices. Additionally, there are various student dormitories, public organizations, and university committees listed. The website is in Russian and the domain is ivr.gsu.by.
Скриншот сайта
conference.gsu.by
27.07.2025 04:50
Главная | Сайт конференций
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gsu' | hints: нейтральный | domain='conference.gsu.by' <!--AI_DOMAIN_SCORE:END v1--> The web project is a website for conferences organized by the 'Гомельский государственный университет имени Франциска Скорины' (GGU named after Francysk Skoryna). The site features information on upcoming and archived conferences, as well as a 'План проведения в организациях Министерства образования научных мероприятий в 2024 году' (Plan for the conduct of scientific events by the Ministry of Education in 2024). The site also includes a main menu and contact information. The website is dedicated to hosting and providing details about scientific conferences organized by the university and the Ministry of Education. It offers a platform for researchers from various organizations and countries to present their research findings, share experiences, and discuss new discoveries and future collaborations. The site includes a section for archived conferences dating back to 2
Скриншот сайта
cityparking.by
27.07.2025 04:50
Автоматизированные парковки: Гродно, Минск, Могилев
<!--AI_DOMAIN_SCORE:START v1--> AI score 3.90/5 (хороший) | token='cityparking' | hints: нейтральный | domain='cityparking.by' <!--AI_DOMAIN_SCORE:END v1--> This online resource, titled "Автоматизированные парковки: Гродно, Минск, Могилев" (Automated Parking: Grodno, Minsk, Mogilev), is a website offering parking services in the cities of Grodno, Minsk, and Mogilev. Users can locate and reserve parking spaces by clicking on a marker for the desired parking lot and pressing the "Заказать" (Order) button. Abonnement (subscription) options are also available. The website provides information on parking fees, which can be paid through various methods including cash, credit card, SMS, mobile applications, and via the Electronic Receipt Interchange System (ЕРИП). The site includes a Frequently Asked Questions (FAQ) section and a section for partners interested in equipment, monitoring, software, management, and other related services
Скриншот сайта
wp.edu.by
27.07.2025 04:49
Вход в систему
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.91/5 (средний) | token='edu' | hints: нейтральный | domain='wp.edu.by' <!--AI_DOMAIN_SCORE:END v1--> language: ru This site is a password-protected web platform for official educational websites at the republican level in the city of Minsk, Belarus, specifically for middle schools and additional thematic educational sites within the system of education hierarchy. The address of the editable site does not include the 'http://' prefix. The site requires a username and password for access. If the password is forgotten, a 'Pin' or 'Obnovit karтинку' (Update picture) option is available. The site prioritizes high security. The technical support service is provided by 'adm.edu.by'. The domain is 'wp.edu.by' and the language is Russian.
Скриншот сайта
du.edu.by
27.07.2025 04:49
Детский сад
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.91/5 (средний) | token='edu' | hints: нейтральный | domain='du.edu.by' <!--AI_DOMAIN_SCORE:END v1--> The website is a government educational institution named "Детский сад" (Kindergarten) under the Ministry of Education of the Republic of Belarus. The main topics of the site include information about the kindergarten's administration, schedules, admission procedures, documents, and various services. The site also features a photo and video gallery, information on the history of the kindergarten, and contact information. The domain is du.edu.by.
Скриншот сайта
passport.yandex.by
27.07.2025 04:48
Авторизация
<!--AI_DOMAIN_SCORE:START v1--> AI score 4.90/5 (отличный) | token='yandex' | hints: нейтральный | domain='passport.yandex.by' <!--AI_DOMAIN_SCORE:END v1--> This site is called 'Авторизация' (Authorization) and is operated under the domain 'passport.yandex.by'. The site's description is blank, but the keywords suggest it is related to logging in or authorizing access to Yandex services using various methods such as a Yandex ID, QR code, or Mail.ru and Odnoklassniks accounts. The site requires JavaScript to function correctly and offers options to log in with a Yandex ID, create a new ID, or log in using a QR code. The site also mentions using Incognito mode on someone else's computer and provides support and information resources.
Скриншот сайта
school.edu.by
27.07.2025 04:48
УО
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.91/5 (средний) | token='edu' | hints: нейтральный | domain='school.edu.by' <!--AI_DOMAIN_SCORE:END v1--> The web project "УО" (School.edu.by) is a government educational institution website in Belarus. The main keywords associated with the site are "education", "news", "republic", "Belarus", "institutions", and "school day". The site contains information on the administration's work schedule, admission procedures, and electronic application process. Popular documents include forms for administrative procedures and information on trust services and hotlines. The website structure includes sections on the institution's history, faculty, social-psychological services, and various educational resources for students. Additionally, there are sections for parents, including counseling services and information on school events and fees. The site also features a news section, a library, and an archive of past news articles. The domain is registered under the .edu.by extension, indicating its educational focus.
Скриншот сайта
ferma.dak.by
27.07.2025 04:48
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='dak' | hints: нейтральный | domain='ferma.dak.by' <!--AI_DOMAIN_SCORE:END v1--> Description not found
Скриншот сайта
borisov.gov.by
27.07.2025 04:47
<!--AI_DOMAIN_SCORE:START v1--> AI score 2.94/5 (средний) | token='gov' | hints: нейтральный | domain='borisov.gov.by' <!--AI_DOMAIN_SCORE:END v1--> Description not found
Скриншот сайта
elogistic.by
27.07.2025 04:47
elogistic.by | Электронная логистика в Беларуси
<!--AI_DOMAIN_SCORE:START v1--> AI score 4.07/5 (хороший) | token='elogistic' | hints: нейтральный | domain='elogistic.by' <!--AI_DOMAIN_SCORE:END v1--> language: ru This online resource, elogistic.by, is an electronic logistics platform based in Belarus. It offers services such as automation, remote working cabinets, and development and promotion. The website caters to logistics and transport-expedition businesses, automating their operations and making them manageable and transparent for leaders while flexible for employees. It allows businesses to stay current in a rapidly changing world and offers various tariff plans. The platform provides IT services and solutions for the growth of logistics businesses. For expeditor and transport companies, elogistic.by automates logistics and transport-expedition businesses, offering detailed information, codes for customs clearance, and terms and definitions, among others. The website also provides a remote working cabinet, enabling productivity from any location with internet access, and development and promotion services for creating a user-friendly and efficient website, adapting it for mobile
← Предыдущая 1 9325 9423 9871 9919 9933 9934 9935 9936 9937 9951 9999 10447 18651 Следующая →