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
{"lastUpload":"2018-07-22T13:54:38.979Z","extensionVersion":"v3.0.0"} |
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
[ | |
"Казалинск", | |
"Казанбасы", | |
"Казахская", | |
"Казахстан", | |
"Казыбек бек", | |
"Каиыр", | |
"Кайдауыл", | |
"Кайракты", | |
"Кайранкуль", |
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
[ | |
{ "mask": "+247-####", "cc": "AC", "name_en": "Ascension", "desc_en": "", "name_ru": "Остров Вознесения", "desc_ru": "" }, | |
{ "mask": "+376-###-###", "cc": "AD", "name_en": "Andorra", "desc_en": "", "name_ru": "Андорра", "desc_ru": "" }, | |
{ "mask": "+971-5#-###-####", "cc": "AE", "name_en": "United Arab Emirates", "desc_en": "mobile", "name_ru": "Объединенные Арабские Эмираты", "desc_ru": "мобильные" }, | |
{ "mask": "+971-#-###-####", "cc": "AE", "name_en": "United Arab Emirates", "desc_en": "", "name_ru": "Объединенные Арабские Эмираты", "desc_ru": "" }, | |
{ "mask": "+93-##-###-####", "cc": "AF", "name_en": "Afghanistan", "desc_en": "", "name_ru": "Афганистан", "desc_ru": "" }, | |
{ "mask": "+1(268)###-####", "cc": "AG", "name_en": "Antigua & Barbuda", "desc_en": "", "name_ru": "Антигуа и Барбуда", "desc_ru": "" }, | |
{ "mask": "+1(264)###-####", "cc": "AI", "name_en": "Anguilla", "desc_en": "", "name_ru": "Ангилья", "desc_ru": "" }, | |
{ "mask": "+355(###)###-###", "cc": "AL", "name_en": "Albania", "desc_en": "", |
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
{ | |
"rules": { | |
'accessor-pairs': 0, | |
'block-scoped-var': 2, | |
'complexity': [0, 11], | |
'consistent-return': 2, | |
'curly': [2, 'multi-line'], | |
'default-case': 2, | |
'dot-notation': [2, { 'allowKeywords': true}], | |
'dot-location': 0, |
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
<!DOCTYPE html> | |
<html class="ua" lang="en" itemscope itemtype="http://schema.org/WebPage"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<title itemprop="name">My page</title> | |
<meta name="description" content="Some description" itemprop="description"/> | |
<meta name="keywords" content="some, keywords" itemprop="keywords"/> |
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
@font-face | |
font-family: 'font' | |
src: local('font') | |
src: url('font/font.woff'), url('font/font.ttf') | |
font-weight: normal |
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
.icon | |
display: inline-block | |
vertical-align: middle | |
width: 30px | |
height: @width | |
background-position center | |
background-repeat no-repeat | |
for $icon in vk tw fb ok | |
.icon--{$icon} |
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
.exit | |
.show | |
.hidden | |
.block | |
.more | |
.span | |
.container | |
.row | |
.table |
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
7 - PL_APPCOMMON_KEY_VOLUP | |
11 - PL_APPCOMMON_KEY_VOLDOWN | |
27 - PL_APPCOMMON_KEY_MUTE | |
20 - PL_APPCOMMON_KEY_GREEN | |
21 - PL_APPCOMMON_KEY_YELLOW | |
22 - PL_APPCOMMON_KEY_CYAN | |
69 - PL_APPCOMMON_KEY_REWIND | |
70 - PL_APPCOMMON_KEY_STOP | |
71 - PL_APPCOMMON_KEY_PLAY | |
72 - PL_APPCOMMON_KEY_FF |
NewerOlder