Skip to content

Instantly share code, notes, and snippets.

View insekticid's full-sized avatar
🏠
Working from home

Exploit.cz insekticid

🏠
Working from home
View GitHub Profile

zonerama.com photo downloader

There is no way, how to download full photo album from zonerama.com when this function has been disabled by author. Here is my workaround - console script to your browser

  1. You have to define sessionId parametr (value of ASP.NET_SessionId cookie name)
  2. Put this command into your browser console and wait
  3. You will get console output with long curl command
  4. Copy this command and run it from your unix console (if you don't know what unix console is, send this command to your geeky friend)
@insekticid
insekticid / blueimp.gallery.carouselToFullscreen.dataExample.js
Last active June 17, 2016 09:12
There is no option how to create clickable image carousel via blueimp gallery, here is my extend @blueimp

There is no way, how to automatically delete all of my uploaded mobile photos from Facebook

You have to go throught of all your uploaded pictures and delete them one by one.

I managed simple solution how to delete them automatically

  1. install google chrome
  2. add jquery injector extension into chrome https://chrome.google.com/webstore/detail/jquery-injector/indebdooekgjhkncmgbkeopjebofdoid
  3. log into your facebook.com account
  4. open your profile - photos - albums - mobile uploads

Includes:

  • Configuration
  • BrowserSync
  • Environments (e.g.,: --environment=production)
  • Image optimization (gif, jpg, png, and svg)
  • Sass compilation with external libraries
  • Bower installed Sass libraries example(s)
  • CSS processing with Pleeease