CSS3 Animation that fades in the content from the bottom up.
Demo here http://bl.ocks.org/4401674/
Full credit to Pedro Ivo Hudson for the The Goodman
| var wall_proxy = "SOCKS5 127.0.0.1:1081; SOCKS 127.0.0.1:1081;"; | |
| var nowall_proxy = "DIRECT;"; | |
| var direct = "DIRECT;"; | |
| var ip_proxy = "DIRECT;"; | |
| var block_it = "SOCKS5 127.0.0.1:9999;"; | |
| // https://www.websense.com/content/support/library/web/v76/pac_file_best_practices/PAC_best_pract.aspx#606431 | |
| /* | |
| * Copyright (C) 2014 breakwa11 |
| #!/bin/bash | |
| ############################################################################################## | |
| ## Install Nginx with OpenSSL, and ngx_pagespeed | |
| ## | |
| ## Author: Andrew Maxwell <amaxwell@ajmaxwell.com> | |
| ## Date: 2017/09/18 | |
| ## Version: 0.3 | |
| ## | |
| ## Disclaimer: I am not responsible for how you use this script. Do not assume this script |
CSS3 Animation that fades in the content from the bottom up.
Demo here http://bl.ocks.org/4401674/
Full credit to Pedro Ivo Hudson for the The Goodman