Skip to content

Instantly share code, notes, and snippets.

View Bielousov's full-sized avatar

Anton Bielousov Bielousov

View GitHub Profile

Keybase proof

I hereby claim:

  • I am bielousov on github.
  • I am bielousov (https://keybase.io/bielousov) on keybase.
  • I have a public key ASCQFBahgAG9YfTfvtOizFSCS5au2YkPkLl3HEHuFqnE5go

To claim this, I am signing this object:

var MPSLoader = (function() {
var MPSLoader = function() {
// Init settings
// -------------
this.imageResizeProject = 'project-style-com';
this.imageResizeProto = '//';
this.imageResizeHost = 'ir0.mobify.com';
this.imageResizeCacheHours = 8;
this.imageResizeTargetDims = [320, 640, 768, 1080, 1536, 2048, 4000];