
.htaccess - How to block yandex - Stack Overflow
Jul 26, 2022 · I'm trying to block yandex from my site. I've tried the solutions posted in other threads but they are not working so I'm wondering if I am doing something wrong? The user-agent string is: Mozi...
Reverse search an image in Yandex Images using Python
I'm interested in automatizing reverse image search. Yandex in particular is great for busting catfishes, even better than Google Images. So, consider this Python code: import requests import webb...
How to download file from yandex drive to google drive directy using ...
Dec 6, 2023 · How to download file from yandex drive to google drive directy using google colab? Asked 2 years, 1 month ago Modified 2 years ago Viewed 5k times
Вопросы с меткой [yandex-maps-api] - Stack Overflow на ...
Jul 6, 2019 · Работаю с Yandex Maps API (React, YMap). Хочу получить текущие границы окна пользователя (видимую область карты). Пробовал использовать mapInstance.getBounds (), но …
Yandex Connect MX records for this domain have not been set up
I waited for over 1 day, while it's still saying "MX records for this domain have not been set up". Then I moved my domain from GoDaddy to Yandex, i.e. change the DNS server of my domain to …
Yandex Disk API can't make request with access token node.js
I successfully generated an access token but now I can't use it. Sadly there is no official yandex node library for using the API. There are 2 unofficial npm module that will only work with a serve...
Не могу подключиться к виртуальной машине Yandex Cloud
Mar 23, 2024 · Не могу подключиться к виртуальной машине Yandex Cloud Вопрос задан 1 год 10 месяцев назад Изменён 1 год 10 месяцев назад Просмотрен 879 раз
How to Send Email via Yandex SMTP (C# ASP.NET) - Stack Overflow
Jan 15, 2016 · Formerly, I used my server as mail host and was sending emails via my own host. Now, I use Yandex as my mail server. I'm trying to send emails via Yandex SMTP. However, I could not …
javascript - Подключение yandex map в react проекте - Stack …
Mar 25, 2023 · Подключение yandex map в react проекте Вопрос задан 2 года 10 месяцев назад Изменён 2 года 1 месяц назад Просмотрен 7k раз
node.js - Message rejected under suspicion of SPAM Nodejs, Yandex ...
Jan 14, 2020 · I am trying to send email from my NodeJs Server using Yandex. Below is the process of creating transporter let transporter = nodemailer.createTransport({ service: 'Yandex', ...