Created
February 27, 2022 09:36
-
-
Save andilabs/e8b7ad7b1f376c30936db31cbfaedd6b to your computer and use it in GitHub Desktop.
just COPY PASTE to content in OS X Terminal app
This file contains hidden or 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
| osascript -e 'tell application "Google Chrome" to open location "http://en.kremlin.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "http://government.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "http://kremlin.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "http://otevrisvoumysl.cz/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://aliancenarodnichsil.cz/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://customs.gov.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://cz.sputniknews.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://er.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://hlavnespravy.sk/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://lenta.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://lukoil.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://magnit.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://mil.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://nangs.org/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://nlmk.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://omk.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://online.sberbank.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://pfr.gov.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://ria.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://ria.ru/lenta/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://rkn.gov.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://rmk-group.ru/ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://rzdlog.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://sberbank.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://smotrim.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://sputniknews.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://tass.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://tvzvezda.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://ugmk.ua/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://vgtrk.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://vsoloviev.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.1tv.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.eurosib.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.evraz.com/ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.gazprom.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.gazprombank.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.gosuslugi.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.infovojna.sk/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.interfax.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.metalloinvest.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.mos.ru/uslugi/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.nalog.gov.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.nornickel.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.parlamentnilisty.cz/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.polymetalinternational.com/ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.rbc.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.rt.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.rudyprapor.cz/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.rzd.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.severstal.com/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.sibur.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.surgutneftegas.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.tatneft.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.tmk-group.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.uralkali.com/ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.vesti.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://www.vtb.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://ya.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://zakupki.gov.ru/"' | |
| osascript -e 'tell application "Google Chrome" to open location "https://zemavek.sk/"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment