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
<table bgcolor="#efe3c6" width="100%"; border="0"; cellpadding="0" cellspacing="0"> | |
<tr> | |
<td> | |
<table bgcolor="#efe3c6" border="0" cellpadding="0" cellspacing="0" style="margin: 0 auto; padding: 0; font-family: Helvetica, Arial, sans-serif;" width="600"> | |
<tr bgcolor="#efe3c6"> | |
<td style="font-size: 14px; line-height: 24px;padding: 0px 82px 0px 82px;"> | |
<table width="100%"; border="0"; cellpadding="0" cellspacing="0"> | |
<tr> | |
<td style="padding: 30px 0px 0px 0px;"> | |
<a href="https://aviasales.ru/?utm_source=autoreply&utm_medium=email&utm_campaign=as_sales_czechvacation" target="_blank"><img src="https://czechvacation.aviasales.ru/static/img/email-logo.png" alt=""></a> |
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
{ | |
"AES": "https://www.aviasales.ru/cities/aalesund-aes", | |
"JEG": "https://www.aviasales.ru/cities/aasiaat-jeg", | |
"ABD": "https://www.aviasales.ru/cities/abadan-abd", | |
"ABA": "https://www.aviasales.ru/cities/abakan-aba", | |
"YXX": "https://www.aviasales.ru/cities/abbotsford-yxx", | |
"ABR": "https://www.aviasales.ru/cities/aberdin-abr", | |
"ABZ": "https://www.aviasales.ru/cities/aberdin-abz", | |
"ABJ": "https://www.aviasales.ru/cities/abidzhan-abj", | |
"ABI": "https://www.aviasales.ru/cities/abilin-abi", |
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
curl -X POST \ | |
http://projects.aviasales.ru/kinder_email \ | |
-H 'cache-control: no-cache' \ | |
-H 'content-type: application/x-www-form-urlencoded' \ | |
-d 'email=andrey.slider%40gmail.com&code=123' |
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
extends: 'stylelint-config-standard' | |
plugins: | |
- 'stylelint-order' | |
- 'stylelint-selector-bem-pattern' | |
rules: | |
unit-whitelist: | |
- px | |
- vh | |
- vw | |
- s |
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
<script src="https://cdn.jsdelivr.net/lodash/4/lodash.min.js"></script> | |
<script src="http://yui.yahooapis.com/3.10.0/build/yui/yui.js"></script> | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> |
OlderNewer