Last updated: 2014-04-28 13:06
Source: http://www.sat.gob.mx/informacion_fiscal/tablas_indicadores/Paginas/tipo_cambio.aspx
var newWidth = 1280; | |
$('.container').css('width', newWidth + 'px'); | |
$('.repository-content').css('width', (newWidth - 60) + 'px'); |
{ | |
"projectId": 9999, | |
"statusId": 3, | |
"responsibleId": 254, | |
"petitionerId": 254, | |
"priorityId": 3, | |
"groupId": null, | |
"petitionId": null, | |
"taskSourceId": 1, | |
"concept": "TRY ME", |
Last updated: 2014-04-28 13:06
Source: http://www.sat.gob.mx/informacion_fiscal/tablas_indicadores/Paginas/tipo_cambio.aspx
In the beginning there was nothing, nothing but the silence of infinite darkness. The breath of the Creator flooded against the face of the void whispering "Let there be light" and light was, and it was good. The first day.
And then the formless light began to take on substance and shape, the second day.
And the whole world was born, our beautiful, fragile home. And a great warming light nurtured its days, and a lesser light ruled the nights, and there was evening and morning, another day.
And the waters of the world gathered together, and in their midst emerged dry land. Another day passed.
Cada seis meses:
<!-- attempt to load AngularJS from CDN --> | |
<script src="https://code.angularjs.org/1.2.16/angular.min.js"></script> | |
<!-- if AngularJS fails to load fallback a local version --> | |
<script>window.angular || document.write('<script src="local/path/to/angular.min.js"><\/script>');</script> |
// Based on http://stackoverflow.com/questions/1571374/converting-values-to-unit-prefixes-in-jsp-page. | |
// The inner filter function can be used standalone. | |
angular.module('Utils') | |
.filter('thousandSuffix', function () { | |
return function (input, decimals) { | |
var exp, rounded, | |
suffixes = ['k', 'M', 'G', 'T', 'P', 'E']; | |
if(window.isNaN(input)) { |
Hyperlogout is a website that will log you out from popular internet services that probably implement logout in an unsafe way, such as Amazon, Gmail, Hacker News, Instagram, Spotify and others. See the full list here.
Yes, you've probably seen it before. This is a shameless clone of Superlogout, but you can contribute by adding more vulnerable websites.
We try to trigger logout on your behalf by doing GET and POST requests to some services. If those services don't check whether or not you're manually doing it, they just terminate your session.
{ | |
"name": "Flat UI", | |
"colors": [ | |
{ | |
"name": "Turquoise", | |
"variable": "$palette-turquoise", | |
"color": "#1abc9c" | |
}, | |
{ | |
"name": "Green Sea", |
Execute any of the code snippets below on google.com to randomize your logo and favicon. Works also for any other regional Google.com page.