Skip to content

Instantly share code, notes, and snippets.

View sdglhm's full-sized avatar

Lahiru Himesh Madusanka sdglhm

View GitHub Profile
# If you come from bash you might have to change your $PATH.
export ZSH=/Users/lahiruosh/.oh-my-zsh
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
Wordlist ver 0.732 - EXPECT INCOMPATIBLE CHANGES;
acrobat africa alaska albert albino album
alcohol alex alpha amadeus amanda amazon
america analog animal antenna antonio apollo
april aroma artist aspirin athlete atlas
banana bandit banjo bikini bingo bonus
camera canada carbon casino catalog cinema
citizen cobra comet compact complex context
credit critic crystal culture david delta
dialog diploma doctor domino dragon drama
Canon Rebel XS, Canon Rebel XSi, Canon Rebel Kiss X2, Canon Kiss F, Canon Kiss X3, Canon Kiss X4, Canon Kiss X5, Canon Kiss X6i, Canon Kiss X7i, Canon Kiss X7, Canon Kiss F, Canon Kiss X50, Canon 8000D, Canon Kiss X8i, Canon Kiss X80
Canon T1i, Canon T2i, Canon T3, Canon T3i, Canon T4i, Canon T5, Canon T5i, Canon SL1, Canon T6, Canon T6i, Canon T6s
Canon 1D Mark II, Canon 1Ds Mark II, Canon 1D Mark II N, Canon 1D Mark III, Canon 1Ds Mark III, Canon 5D Mark II, Canon 5D Mark III, Canon 1D Mark IV, Canon 1D X, Canon 1D X Mark II, Canon 5D Mark IV
Canon 1000D, Canon 1100D, Canon 1200D, Canon 1300D, Canon 450D, Canon 500D, Canon 550D, Canon 600D, Canon 650D, Canon 700D, Canon 40D, Canon 50D, Canon 60D, Canon 6D, Canon 7D, Canon 1D C, Canon 1D Mark IV, Canon 100D, Canon 70D, Canon 80D, Canon 7D Mark II, Canon 750D, Canon 760D, Canon 5DS, Canon 5DS R
Nikon D5500, Nikon D750, Nikon D7100, Nikon D7000, Nikon D5300, Nikon D5200, Nikon D5100, Nikon D5000, Nikon D90, Nikon D800, Nikon D810, Nikon D800E, Nikon D600,
var customCSS = ".UFIActorImage {border-radius: 50%;border: none;}.UFIImageBlockImage:after {border: none!important;}";
var css = document.createElement("style");
css.type="text/css";
css.innerText=customCSS;
document.body.appendChild(css);
score = 0
gender = "MALE"
age = "ADULT"
thalassemia = "YES"
tuberculosis = "YES"
chronic_disease = "YES"
rheumatoid_arthritis = "YES"
malignant_disease = "YES"
alhelp.org
Amila C Kumarasinghe
Animation Domination High-Def
Applied Science
Arjun
alhelp.org
Amila C Kumarasinghe
Animation Domination High-Def
Applied Science
Arjun
#!/bin/bash
echo "Please enter your Lynda login username, followed by [ENTER]:"
read username
echo "Please enter your Lynda login password, followed by [ENTER]:"
read password
echo "Please enter your tutorial link to download, followed by [ENTER]:"
read dl_link
echo -e '\n\n\n'
//Imports
import com.firebase.client.DataSnapshot;
import com.firebase.client.Firebase;
import com.firebase.client.FirebaseError;
import com.firebase.client.ValueEventListener;
//Firebase URL
private static final String FIREBASE_URL = "Your Firebase URL";
RewriteEngine On
RewriteCond %{HTTP_HOST} ^cipe\.lk [NC]
RewriteCond %{SERVER_PORT} 80 [OR]
RewriteCond %{SERVER_PORT} 443
RewriteRule ^(.*)$ https://www.cipe.lk/$1 [R,L]