Skip to content

Instantly share code, notes, and snippets.

View shovanco's full-sized avatar

Shovan shovanco

View GitHub Profile
@elibosley
elibosley / archive-all-facebook-messages.js
Last active March 6, 2024 03:36 — forked from tedmiston/archive-all-facebook-messages.js
Archive all of the messages in your Facebook Messages Inbox
function archive_all(testOnly) {
messages = $("._5blh")
console.log("Found", messages.length, "messages on messsenger.");
if (!testOnly) {
for (i = 0; i < messages.length; i++) {
try {
messages[i].click()// open dialog
$("li:contains('Archive')").last().click()
@wgx
wgx / bitbucket-pipelines.yml
Created February 10, 2017 16:27
A sample bitbucket pipelines deployment configuration with Jekyll and s3_website
image: ruby:2.1.7
pipelines:
default:
- step:
script:
- bundler --version
- bundle install
- bundle exec jekyll build
branches:
@gokulkrishh
gokulkrishh / media-query.css
Last active June 18, 2024 18:06
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
/* CSS */
@elimn
elimn / tribe_set_link_website.php
Last active December 23, 2020 20:21
MT | TEC | Change event, venue, or organizer links to the relevant website URL