This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# IMPORTANT: mail.ru sometimes changes internals, not too much, but script must be changed. | |
# | |
# If this script does not work: | |
# - see forks, may be there is a fix already, | |
# - if not, please post patch in comments or create a working fork of this gist. | |
# Thank you! | |
# ВАЖНО. mail.ru время от времени меняет внутрянку, не очень сильно, но требуется адаптация скрипта. |