NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

============
Username: [email protected]
Password: Baxter02
Combo: [email protected]:Baxter02
Proxy: 187.33.224.54:8080
Proxy Type: HTTP
============

============ Stage 1 - Sent Data ============
GET /us/assets/usweb/js/estore/init.js HTTP/1.1
Connection: keep-alive
Accept: */*
Referer: https://www.eset.com/us/estore/myaccount/
Host: cdn1-prodint.esetstatic.com
Accept-Encoding: gzip,deflate



============ Stage 1 - Received Data ============
HTTP/1.1 200 OK
Content-Type: text/javascript; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Date: Tue, 14 Aug 2018 21:08:17 GMT
Expires: Sat, 26 Jun 1994 04:00:00 GMT
Pragma: no-cache
Server: Apache
X-Frame-Options: SAMEORIGIN
Content-Encoding: gzip
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 e2eb5b33fac4b759a04173c36da1c020.cloudfront.net (CloudFront)
X-Amz-Cf-Id: sOxYdVi0CuQRgBJbu7x_8V0LPhyVmaifwCGIIjvGp_q5JCRJP5XiLA==

=====Start Received Source=====
var testorder = ESETUtil.getGET('_testorder') === '1';
var giepo = ESETUtil.getGET('giepo') === '1';
var estoreLatam = false;
var estoreUS = false;
var estoreCanada = false;
var defaultCountry = 'BR';

window.locale = ESETUtil.readCookie('esetck_cart_locale');

var supportedLang = [
'en',
'es',
'fr'
]
var branch = 'us';
var lang = 'en';

var browserLocales = [];

if (!locale) {
for (var n = 0; $.isArray(browserLocales) && n < browserLocales.length; n++) {
var localeArr = browserLocales[n].split('-');
if ($.inArray(localeArr[0], supportedLang)) {
lang = localeArr[0];
break;
}
}
switch (lang) {
case 'es':
locale = 'es_ES';
break;
case 'fr':
locale = 'fr_CA';
break;
default:
locale = 'en_US';
break;
}
}

var vts = '1534280897';
var vhash = 'b45e7cfa8bf576f91c01c7865744496529e336040b853953d698f212e159b927279564c5f0db8f59ebc4af322ef002d77616407614741962ce7f047011254579';
var vkey = ESETUtil.readCookie('esetck_cart_vkey') || false;
var cartLoaded = false;
var estoreCountry = 'BR';

function loaded(selector, callback) {
// after page load
$(function () {
callback($(selector));
});
// after update
$(document).on('DOMNodeInserted', selector, function () {
callback($(this));
});
}
function arrangeUpsells(selector) {
if ($(document).width() >= 768 && $(document).width() < 992) {
$(selector).each(function () {
if(!$(this).is(':last-child')) {
$(this).parent().append(this);
}
});
} else {
$(selector).each(function () {
if ($(this).is(':last-child')) {
$(this).parent().prepend(this);
}
});
}
}


function setWidth(selector) {
if ($(document).outerWidth() >= 992) {
$(selector).each(function () {
var that = this;
setTimeout(function () {
$(that).css('width', function () {
var width = -1;
width += $(that).parent().width();
width -= $(that).siblings('.upsell-image').outerWidth(true);
width -= $(that).siblings('.upsell-buttons').outerWidth(true);

return (width > 0) ? width : '';
});
}, 500);
});
} else {
$(selector).each(function () {
$(this).css('width', '');
});
}
}

var stickyCart = function () {
if ($('section.cart').is(':visible') && $('section.left-col').is(':visible')) {
if ($('section.left-col').outerHeight() > $('section.cart').height()) {
if (($('section.cart').offset().top - $(document).scrollTop()) < ($('header#header').outerHeight() + parseInt($('section.cart').css('marginTop')))) {
var paddingTop = ($('header#header').outerHeight() + parseInt($('section.cart').css('marginTop'))) - ($('section.cart').offset().top - $(document).scrollTop());
var cartOuterHeight = paddingTop + $('section.cart').height();
if (cartOuterHeight > $('section.left-col').outerHeight()) {
paddingTop = $('section.left-col').outerHeight() - $('section.cart').height();
}
$('section.cart').css(
'padding-top',
paddingTop + 'px'
);
} else {
$('section.cart').css(
'padding-top',
0
);
}
} else {
$('section.cart').css(
'padding-top',
0
);
}
}
};

function parseIntStrict (int) {
if (typeof int === 'number') {
return isInteger(int) ? int : undefined;
}
if (typeof int === 'string') {
return /^d+$/.test(int) ? parseInt(int, 10) : undefined;
}
}
function zeroPad(x, y) {
y = Math.max(y - 1, 0);
var n = (x / Math.pow(10, y)).toFixed(y);
return n.replace('.','');
}
=====End Received Source=====

============ Stage 2 - Sent Data ============
GET /us/estore/myaccount.ss?n=1&callback=angular.callbacks._0&request=getAccountInfo&vhash=b45e7cfa8bf576f91c01c7865744496529e336040b853953d698f212e159b927279564c5f0db8f59ebc4af322ef002d77616407614741962ce7f047011254579&vts=1534280897 HTTP/1.1
Connection: keep-alive
Accept: */*
Referer: https://www.eset.com/us/estore/myaccount/
Host: shop.eset.com



============ Stage 2 - Received Data ============
HTTP/1.1 200 OK
Date: Tue, 14 Aug 2018 21:08:18 GMT
Cache-Control: private, no-cache, no-store, must-revalidate, proxy-revalidate
Pragma: no-cache
Content-Length: 6394
Content-Type: application/json; charset=UTF-8
Expires: 0
X-N-OperationId: c2a494a2-d3ec-49cc-98d6-05cc4519b78a
SSPAppContext: Live Hosting Files/SSP Applications/02 ESET LLC/estore/* (id=1)
NS_RTIMER_COMPOSITE: 1697609407:73686F703031332E70726F642E616D732E6E65746C65646765722E636F6D:80
Set-Cookie: JSESSIONID=a-A6RJkoPV1Oil6nL_q7NX55cULSMDJ13GypXDwsCoJSCjKlT3CeY9y2en8bFiad_9ZckwSlDtWB4NQzWrffkT7zmIXLfzkzwgqB2xVtxPYnOYdZUERwmmr3rp1t_A4t!-677168673; path=/; secure; HttpOnly
Set-Cookie: NS_VER=2018.1.0; domain=shop.eset.com; path=/
Set-Cookie: NLShopperId=93O0Rd5pAjSZRHJ8; domain=shop.eset.com; expires=Thu, 13-Sep-2018 21:08:19 GMT; path=/
Set-Cookie: NLVisitorId=XjttGt5pAjWZRGeX; domain=shop.eset.com; expires=Mon, 05-Aug-2019 21:08:19 GMT; path=/
Set-Cookie: NS_VER=2018.1.0; domain=shop.eset.com; path=/
Set-Cookie: NLSD3=a-A6RJkoPV1Oil6nL_q7NX55cULSMDJ13GypXDwsCoJSCjKlT3CeY9y2en8bFiad_9ZckwSlDtWB4NQzWrffkT7zmIXLfzkzwgqB2xVtxPYnOYdZUERwmmr3rp1t_A4t!-677168673; expires=Tue, 14-Aug-2018 21:29:19 GMT; path=/
Set-Cookie: NS_ROUTING_VERSION=LAGGING; path=/
P3P: CP="CAO PSAa OUR BUS PUR"
Vary: User-Agent
Keep-Alive: timeout=10, max=947
Connection: Keep-Alive

=====Start Received Source=====
angular.callbacks._0({"error":false,"error_desc":"","customer":false,"loggedin":false,"locales":[{"name":"English (U.S.)","locale":"en_US","selected":true},{"locale":"fr_CA","name":"Français (Canada)","selected":false},{"locale":"es_ES","name":"Español (España)","selected":false}],"locale":"en_US","states":{"AL":"Alabama","AK":"Alaska","AZ":"Arizona","AR":"Arkansas","AA":"Armed Forces Americas","AE":"Armed Forces Europe","AP":"Armed Forces Pacific","CA":"California","CO":"Colorado","CT":"Connecticut","DE":"Delaware","DC":"District of Columbia","FL":"Florida","GA":"Georgia","HI":"Hawaii","ID":"Idaho","IL":"Illinois","IN":"Indiana","IA":"Iowa","KS":"Kansas","KY":"Kentucky","LA":"Louisiana","ME":"Maine","MD":"Maryland","MA":"Massachusetts","MI":"Michigan","MN":"Minnesota","MS":"Mississippi","MO":"Missouri","MT":"Montana","NE":"Nebraska","NV":"Nevada","NH":"New Hampshire","NJ":"New Jersey","NM":"New Mexico","NY":"New York","NC":"North Carolina","ND":"North Dakota","OH":"Ohio","OK":"Oklahoma","OR":"Oregon","PA":"Pennsylvania","PR":"Puerto Rico","RI":"Rhode Island","KN":"Saint Kitts and Nevis","ST":"Saint Thomas","SC":"South Carolina","SD":"South Dakota","TN":"Tennessee","TX":"Texas","UT":"Utah","VT":"Vermont","VA":"Virginia","WA":"Washington","WV":"West Virginia","WI":"Wisconsin","WY":"Wyoming"},"provinces":{"AB":"Alberta","BC":"British Columbia","MB":"Manitoba","NB":"New Brunswick","NL":"Newfoundland","NT":"Northwest Territories","NS":"Nova Scotia","NU":"Nunavut","ON":"Ontario","PE":"Prince Edward Island","QC":"Quebec","SK":"Saskatchewan","YT":"Yukon"},"countries":{"AF":"Afghanistan","AX":"Aland Islands","AL":"Albania","DZ":"Algeria","AS":"American Samoa","AD":"Andorra","AO":"Angola","AI":"Anguilla","AQ":"Antarctica","AG":"Antigua and Barbuda","AR":"Argentina","AM":"Armenia","AW":"Aruba","AU":"Australia","AT":"Austria","AZ":"Azerbaijan","BS":"Bahamas","BH":"Bahrain","BD":"Bangladesh","BB":"Barbados","BY":"Belarus","BE":"Belgium","BZ":"Belize","BJ":"Benin","BM":"Bermuda","BT":"Bhutan","BO":"Bolivia","BQ":"Bonaire, Saint Eustatius and Saba","BA":"Bosnia and Herzegovina","BW":"Botswana","BV":"Bouvet Island","BR":"Brazil","IO":"British Indian Ocean Territory","BN":"Brunei Darussalam","BG":"Bulgaria","BF":"Burkina Faso","BI":"Burundi","KH":"Cambodia","CM":"Cameroon","CA":"Canada","IC":"Canary Islands","CV":"Cape Verde","KY":"Cayman Islands","CF":"Central African Republic","EA":"Ceuta and Melilla","TD":"Chad","CL":"Chile","CN":"China","CX":"Christmas Island","CC":"Cocos (Keeling) Islands","CO":"Colombia","KM":"Comoros","CD":"Congo, Democratic Republic of","CG":"Congo, Republic of","CK":"Cook Islands","CR":"Costa Rica","CI":"Cote d'Ivoire","HR":"Croatia/Hrvatska","CU":"Cuba","CW":"Curaçao","CY":"Cyprus","CZ":"Czech Republic","DK":"Denmark","DJ":"Djibouti","DM":"Dominica","DO":"Dominican Republic","TL":"East Timor","EC":"Ecuador","EG":"Egypt","SV":"El Salvador","GQ":"Equatorial Guinea","ER":"Eritrea","EE":"Estonia","ET":"Ethiopia","FK":"Falkland Islands","FO":"Faroe Islands","FJ":"Fiji","FI":"Finland","FR":"France","GF":"French Guiana","PF":"French Polynesia","TF":"French Southern Territories","GA":"Gabon","GM":"Gambia","GE":"Georgia","DE":"Germany","GH":"Ghana","GI":"Gibraltar","GR":"Greece","GL":"Greenland","GD":"Grenada","GP":"Guadeloupe","GU":"Guam","GT":"Guatemala","GG":"Guernsey","GN":"Guinea","GW":"Guinea-Bissau","GY":"Guyana","HT":"Haiti","HM":"Heard and McDonald Islands","VA":"Holy See (City Vatican State)","HN":"Honduras","HK":"Hong Kong","HU":"Hungary","IS":"Iceland","IN":"India","ID":"Indonesia","IR":"Iran (Islamic Republic of)","IQ":"Iraq","IE":"Ireland","IM":"Isle of Man","IL":"Israel","IT":"Italy","JM":"Jamaica","JP":"Japan","JE":"Jersey","JO":"Jordan","KZ":"Kazakhstan","KE":"Kenya","KI":"Kiribati","KP":"Korea, Democratic People's Republic","KR":"Korea, Republic of","XK":"Kosovo","KW":"Kuwait","KG":"Kyrgyzstan","LA":"Lao People's Democratic Republic","LV":"Latvia","LB":"Lebanon","LS":"Lesotho","LR":"Liberia","LY":"Libya","LI":"Liechtenstein","LT":"Lithuania","LU":"Luxembourg","MO":"Macau","MK":"Macedonia","MG":"Madagascar","MW":"Malawi","MY":"Malaysia","MV":"Maldives","ML":"Mali","MT":"Malta","MH":"Marshall Islands","MQ":"Martinique","MR":"Mauritania","MU":"Mauritius","YT":"Mayotte","MX":"Mexico","FM":"Micronesia, Federal State of","MD":"Moldova, Republic of","MC":"Monaco","MN":"Mongolia","ME":"Montenegro","MS":"Montserrat","MA":"Morocco","MZ":"Mozambique","MM":"Myanmar (Burma)","NA":"Namibia","NR":"Nauru","NP":"Nepal","NL":"Netherlands","AN":"Netherlands Antilles (Deprecated)","NC":"New Caledonia","NZ":"New Zealand","NI":"Nicaragua","NE":"Niger","NG":"Nigeria","NU":"Niue","NF":"Norfolk Island","MP":"Northern Mariana Islands","NO":"Norway","OM":"Oman","PK":"Pakistan","PW":"Palau","PA":"Panama","PG":"Papua New Guinea","PY":"Paraguay","PE":"Peru","PH":"Philippines","PN":"Pitcairn Island","PL":"Poland","PT":"Portugal","PR":"Puerto Rico","QA":"Qatar","RE":"Reunion Island","RO":"Romania","RU":"Russian Federation","RW":"Rwanda","BL":"Saint Barthélemy","SH":"Saint Helena","KN":"Saint Kitts and Nevis","LC":"Saint Lucia","MF":"Saint Martin","VC":"Saint Vincent and the Grenadines","WS":"Samoa","SM":"San Marino","ST":"Sao Tome and Principe","SA":"Saudi Arabia","SN":"Senegal","RS":"Serbia","CS":"Serbia and Montenegro (Deprecated)","SC":"Seychelles","SL":"Sierra Leone","SG":"Singapore","SX":"Sint Maarten","SK":"Slovak Republic","SI":"Slovenia","SB":"Solomon Islands","SO":"Somalia","ZA":"South Africa","GS":"South Georgia","SS":"South Sudan","ES":"Spain","LK":"Sri Lanka","PM":"St. Pierre and Miquelon","PS":"State of Palestine","SD":"Sudan","SR":"Suriname","SJ":"Svalbard and Jan Mayen Islands","SZ":"Swaziland","SE":"Sweden","CH":"Switzerland","SY":"Syrian Arab Republic","TW":"Taiwan","TJ":"Tajikistan","TZ":"Tanzania","TH":"Thailand","TG":"Togo","TK":"Tokelau","TO":"Tonga","TT":"Trinidad and Tobago","TN":"Tunisia","TR":"Turkey","TM":"Turkmenistan","TC":"Turks and Caicos Islands","TV":"Tuvalu","UM":"US Minor Outlying Islands","UG":"Uganda","UA":"Ukraine","AE":"United Arab Emirates","GB":"United Kingdom","US":"United States","UY":"Uruguay","UZ":"Uzbekistan","VU":"Vanuatu","VE":"Venezuela","VN":"Vietnam","VG":"Virgin Islands (British)","VI":"Virgin Islands (USA)","WF":"Wallis and Futuna","EH":"Western Sahara","YE":"Yemen","ZM":"Zambia","ZW":"Zimbabwe"},"vkey":"Ej7NjbvgRyiAci9V2NTK"});

=====End Received Source=====

============ Stage 3 - Sent Data ============
GET /us/estore/myaccount.ss?n=1&callback=angular.callbacks._1&email=theesh%40gmail.com&password=Baxter02&request=logIn&vkey=Ej7NjbvgRyiAci9V2NTK HTTP/1.1
Connection: keep-alive
Accept: */*
Referer: https://www.eset.com/us/estore/myaccount/
Cookie: JSESSIONID=a-A6RJkoPV1Oil6nL_q7NX55cULSMDJ13GypXDwsCoJSCjKlT3CeY9y2en8bFiad_9ZckwSlDtWB4NQzWrffkT7zmIXLfzkzwgqB2xVtxPYnOYdZUERwmmr3rp1t_A4t!-677168673; NS_VER=2018.1.0; NLShopperId=93O0Rd5pAjSZRHJ8; NLVisitorId=XjttGt5pAjWZRGeX; NLSD3=a-A6RJkoPV1Oil6nL_q7NX55cULSMDJ13GypXDwsCoJSCjKlT3CeY9y2en8bFiad_9ZckwSlDtWB4NQzWrffkT7zmIXLfzkzwgqB2xVtxPYnOYdZUERwmmr3rp1t_A4t!-677168673; NS_ROUTING_VERSION=LAGGING
Host: shop.eset.com



============ Stage 3 - Received Data ============
HTTP/1.1 200 OK
Date: Tue, 14 Aug 2018 21:08:20 GMT
Cache-Control: private, no-cache, no-store, must-revalidate, proxy-revalidate
Pragma: no-cache
Content-Length: 1545
Content-Type: application/json; charset=UTF-8
Expires: 0
Perf-Note: Getting sublist customfields w/o specified fields!;
X-N-OperationId: 71a26644-0eb3-4f52-8ba7-df1cd95d6967
SSPAppContext: Live Hosting Files/SSP Applications/02 ESET LLC/estore/* (id=1)
NS_RTIMER_COMPOSITE: 1697609426:73686F703031332E70726F642E616D732E6E65746C65646765722E636F6D:80
Set-Cookie: NS_VER=2018.1.0; domain=shop.eset.com; path=/
Set-Cookie: JSESSIONID=Spw6RKYjFyRLq1JN_7wG3YQhkyn0eIHptm8G05VSSqc5Yi3rQLbNnpUlTj3xUGyJ22M2SDElQ3u3rQuvbGeo6uIhnsccnGh8u6QborInBVjyFL4Rpcz_-56RF6jLRGnJ!-677168673; path=/; secure; HttpOnly
Set-Cookie: NS_VER=2018.1.0; domain=shop.eset.com; path=/
Set-Cookie: NS_VER=2018.1.0; domain=shop.eset.com; path=/
Set-Cookie: NLShopperId=93O0Rd5pAjSZRHJ8; domain=shop.eset.com; expires=Thu, 13-Sep-2018 21:08:26 GMT; path=/
Set-Cookie: chrole=14; domain=shop.eset.com; path=/
Set-Cookie: NLShopperId=93O0Rd5pAjSZRHJ8; domain=shop.eset.com; expires=Thu, 13-Sep-2018 21:08:26 GMT; path=/
Set-Cookie: [email protected]; domain=shop.eset.com; expires=Tue, 21-Aug-2018 21:08:26 GMT; path=/
Set-Cookie: gc=__none__; domain=shop.eset.com; expires=Thu, 01-Jan-1970 01:00:00 GMT; path=/
Set-Cookie: NLPromocode=__none__; domain=shop.eset.com; expires=Thu, 01-Jan-1970 01:00:00 GMT; path=/
Set-Cookie: NLSD3=Spw6RKYjFyRLq1JN_7wG3YQhkyn0eIHptm8G05VSSqc5Yi3rQLbNnpUlTj3xUGyJ22M2SDElQ3u3rQuvbGeo6uIhnsccnGh8u6QborInBVjyFL4Rpcz_-56RF6jLRGnJ!-677168673; expires=Tue, 14-Aug-2018 21:29:26 GMT; path=/
P3P: CP="CAO PSAa OUR BUS PUR"
Vary: User-Agent
Keep-Alive: timeout=10, max=950
Connection: Keep-Alive

=====Start Received Source=====
angular.callbacks._1({"error":false,"error_desc":"","customer":{"internalid":"1536186","firstname":"Daniel","companyname":"","name":"751861 Daniel Esherick","email":"[email protected]","lastname":"Esherick","addresses":[{"zip":"18969","country":"US","internalid":"2854251","addr2":"","addressee":"Daniel Esherick","addr1":"604 Ridge RD","city":"Telford","phone":"2152349158","defaultbilling":false,"defaultshipping":false,"state":"PA","company":""},{"zip":"18969","country":"US","internalid":"1694121","addr2":"","addressee":"Daniel Esherick","addr1":"604 Ridge Rd","city":"Telford","phone":"(215) 234-9158","defaultbilling":true,"defaultshipping":true,"state":"PA","company":""}],"creditcards":[{"savecard":true,"internalid":"658573","expmonth":"12","expyear":"2021","ccexpiredate":"12/1/2021","ccname":"Daniel Esherick","ccdefault":true,"paymentmethod":"13","ccnumber":"************3899","paymentname":"MasterCard"}],"type":"Returning","guest":false,"emailsubscribe":"F","licenses":[{"licenseManagerId":4372306,"licenseKey":"BCWP-XVRC-KWGR-FG7P-MWHH","username":"AV-6245515","password":"v5hu7x1gmu","expiration":"7/19/2019","expirationText":"July 19, 2019","orderSO":"SO02147378","orderDate":"5/16/2017","autorenewEligible":true,"autorenew":false,"autorenewDate":"","autorenewDateText":"","autorenewError":false,"autorenewErrorID":"","itemId":1795,"name":"ESET NOD32 Antivirus (Renewal)","desc":"Basic Antivirus for Windows PC","itemtype":"generic","segment":"home","group":"eav","users":2,"years":2,"sortAmount":"29.99"}]},"locale":"en_US"});

=====End Received Source=====
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.