.htaccess - How to block yandex - Stack Overflow
...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......
https://stackoverflow.com/questions/73125671/how-to-block-yandex
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......
https://stackoverflow.com/questions/61978049/reverse-search-an-image-in-yandex-images-using-python
How to download file from yandex drive to google drive directy using ...
...Another solution that I came up with is to parse HTML code of webpage and pull out download buttons using BeautifulSoup. But it seems like to protect websites from potential attacks many developers set CAPTCHA protection. Hence the only proper way to do it without violating any rules is to use API requests. The official YANDEX webpage describes in deets how to do it. Check https://yandex.com ......
https://stackoverflow.com/questions/77611031/how-to-download-file-from-yandex-drive-to-google-drive-directy-using-google-cola
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 dns1.yandex.net and dns2.yandex.net, and waited another 2 days, the message remains. But it doesn't block sending and receiving emails, I also added another emails accounts of my domain, it works perfectly ......
https://stackoverflow.com/questions/53461695/yandex-connect-mx-records-for-this-domain-have-not-been-set-up
spring - Got bad greeting from SMTP host: smtp.yandex.ru, port: 465 ...
...Got bad greeting from SMTP host: smtp.yandex.ru, port: 465, response: [EOF]] with root cause Yandex Asked 4 years, 11 months ago Modified 1 year, 7 months ago Viewed 52k times...
https://stackoverflow.com/questions/63236701/got-bad-greeting-from-smtp-host-smtp-yandex-ru-port-465-response-eof-wit
Newest 'yandex-maps' Questions - Stack Overflow
...1answer 447views Yandex Maps API force balloon panel at bottom of maps Yandex has the following example for displaying a balloon as a panel along the bottom of the map, but this only works when the viewport is small enough. Modern smartphones have higher resolution and ... javascript yandex-maps yandex-api...
https://stackoverflow.com/questions/tagged/yandex-maps
node.js - Message rejected under suspicion of SPAM Nodejs, Yandex ...
...Message rejected under suspicion of SPAM Nodejs, Yandex, Firebase functions Asked 5 years, 5 months ago Modified 3 years, 5 months ago Viewed 10k times...
https://stackoverflow.com/questions/59732594/message-rejected-under-suspicion-of-spam-nodejs-yandex-firebase-functions
c# - YandexTranslator api for .NET? - Stack Overflow
...Yandex.Translator is a namespace and you can not create an instance from a namespace. So after installing Yandex.Translator package on Nuget, use my code below which works well. string apiKey = "YourApiKey"; IYandexTranslator translator = Yandex.Translator.Yandex.Translator(api => api.ApiKey(apiKey).Format(ApiDataFormat.Json));...
https://stackoverflow.com/questions/42919221/yandextranslator-api-for-net
email - phpmailer class with yandex mail - Stack Overflow
...I'm using phpmailer class for my website forms. But YANDEX MAIL with phpmailer sending mail not working. But two days ago its worked. I was try all combinations. For example : "ssl", "tls", "port...
https://stackoverflow.com/questions/25915227/phpmailer-class-with-yandex-mail
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......
https://stackoverflow.com/questions/45621506/yandex-disk-api-cant-make-request-with-access-token-node-js