Skip to content

Instantly share code, notes, and snippets.

View enobrev's full-sized avatar

Mark Armendariz enobrev

View GitHub Profile

Keybase proof

I hereby claim:

  • I am enobrev on github.
  • I am enobrev (https://keybase.io/enobrev) on keybase.
  • I have a public key whose fingerprint is 11D8 9B4C 3E24 E3C3 D453 8080 704F 84BA D5D1 BB9E

To claim this, I am signing this object:

@enobrev
enobrev / gist:a5054cf4635bc4981b22
Created June 17, 2015 04:41
Airbnb Console Error when Updating Profile
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'sha256-8Kp4YIWqA8yhCJaTWnmB7Wv7OjnXnX661ygwccVuDRw=' 'sha256-q75xhLoJt57DnU0IITbgtV/tD73PJ6bao86bj4pB/XM=' 'sha256-+DiANpY+GXjnCGOB1JGKEkNzE8PgbQY1SG6gUV2nvJw=' 'self' https: 'unsafe-eval' 'unsafe-inline' http:". Note that 'unsafe-inline' is ignored if either a hash or nonce value is present in the source list.
@enobrev
enobrev / 0_reuse_code.js
Last active August 29, 2015 14:17
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console