Skip to content

Instantly share code, notes, and snippets.

body{
height: 100%;
width: 100%;
font: 0.75em Arial, Helvetica, sans-serif;
}
a{
color:#000;
text-decoration:none;
}
a:hover{ color:#d00; }
body{
height: 100%;
width: 100%;
font: 0.75em Arial, Helvetica, sans-serif;
}
a{
color:#000;
text-decoration:none;
}
a:hover{ color:#d00; }
jQuery(document).ready(function(){
jQuery(".tab:not(:first)").hide();
//to fix u know who
jQuery(".tab:first").show();
jQuery(".htabs a").click(function(){
stringref = jQuery(this).attr("href").split('#')[1];
@airpwn
airpwn / dabblet.css
Created July 3, 2012 23:49
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@airpwn
airpwn / dabblet.css
Created July 4, 2012 00:09
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
https://drive.google.com/open?id=0B5L_Wif_siC3dDUwVkhicUxhN28
https://drive.google.com/drive/folders/0B5L_Wif_siC3dDUwVkhicUxhN28?usp=sharing
https://drive.google.com/drive/folders/0B5L_Wif_siC3dDUwVkhicUxhN28?usp=sharing
Other Link
https://drive.google.com/file/d/0BxKSUYwntrjlTVNadC1tMUVuc2M/view
https://drive.google.com/file/d/0BxKSUYwntrjlVEJra2FuWmxGaUk/view
@airpwn
airpwn / meta-tags.md
Created September 29, 2017 02:11 — forked from whitingx/meta-tags.md
Complete List of HTML Meta Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
@airpwn
airpwn / meta-tags.md
Created September 29, 2017 02:13 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
----
## Enlightenment (E17) Desktop ##
+ apt-get install e17 e17-data e17-dgb
+ apt-get install enlightenment (maybe other repo)
- apt-get purge e17* && sudo apt-get autoremove
- apt-get purge enlightenment (maybe other repo)
## XFCE Desktop ##
+ apt-get install kali-defaults kali-root-login desktop-base xfce4 xfce4-places-plugin xfce4-goodies```
@airpwn
airpwn / 00_etc-hosts.md
Created May 25, 2019 05:08 — forked from mul14/00_etc-hosts.md
/etc/hosts for Vimeo, Netflix, Reddit, and Imgur.

Unblock Vimeo, Netflix, Reddit, dan Imgur

Saya support Internet Positif untuk memblokir porn, situs judi, dan hal-hal ilegal lainnya. Tapi pemerintah dan ISP sangat konyol karena tidak mengizinkan akses ke Vimeo, Reddit, Imgur, Netflix--yang mana bukanlah situs dengan konten utama ilegal.

Linux / BSD / macOS

Tambahkan list di bawah ke /etc/hosts.

Windows