Hover the item to see the animation works. Image from : https://dribbble.com/shots/1973147-Failure-is-not-an-option
A Pen by Bhakti Al Akbar Pasaribu on CodePen.
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
Hover the item to see the animation works. Image from : https://dribbble.com/shots/1973147-Failure-is-not-an-option
A Pen by Bhakti Al Akbar Pasaribu on CodePen.
<?php | |
function ClearLocalCacheButton() { ?> | |
// Creation du bouton | |
<a href="#" onclick="ClearLocalCache()" class="et-pb-layout-buttons et-pb-layout-buttons-cache" title="Clear Cache"> | |
<span>Vider le cache</span> | |
</a> | |
<script type="text/javascript"> | |
// Place le bouton dans la barre d'onglets | |
jQuery(window).load(function(){ |
@media only screen and (max-width: 981px) { | |
#logo { | |
height: 100px; /*change this to adjust the size*/ | |
max-height: 100px !important; /* change this to adjust the size */ | |
padding-bottom:12px; | |
} | |
} |
/* Add the class you need eg. five-columns to the ROW - not the module */ | |
/*----------5 Columns----------*/ | |
.five-columns .et_pb_module { | |
float: left; | |
width: 20%!important; | |
padding: 20px; | |
} | |
/* make three appear on a tablet row */ |
function custom_divi_header() { | |
//Insert HTML here | |
} | |
add_action( 'et_html_main_header', 'custom_divi_header' ); |
##StevenBlack's list | |
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | |
##MalwareDomains | |
https://mirror1.malwaredomains.com/files/justdomains | |
##Cameleon | |
http://sysctl.org/cameleon/hosts | |
##Zeustracker |
# AdZHosts v0206 - FiX [2018-05-15] | |
# | |
# Archive of AdZHosts v0206. | |
# | |
# Former url: https://adzhosts.fr/hosts/adzhosts-android.txt | |
# | |
0.0.0.0 ___id___.c.mystat-in.net | |
0.0.0.0 _thums.ero-advertising.com | |
0.0.0.0 0.fls.doubleclick.net |
The Theme Builder provides a number of hooks allowing you to add wrapper HTML tags or fill in your custom theme's header or footer if necessary, when Theme Builder is active for the current page.
When used in a custom theme, the Theme Builder may replace the header, body, footer or some combination of the previous depending on how the user configures their templates. Due to the nature of headers and footers in custom themes the Theme Builder will always treat them as a pair meaning that if you use a layout for either, both will be overridden.
As a custom theme developer, you may wish to add support for the Theme Builder so that when only the header is replaced your custom footer is still shown or when the footer is replaced your custom header is still shown. To achieve this you should use the provided layout hooks.
#Wireless Penetration Testing Cheat Sheet
##WIRELESS ANTENNA
root@uceka:~# ifconfig wlan0mon down
root@uceka:~# iwconfig wlan0mon mode monitor
root@uceka:~# ifconfig wlan0mon up