This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name FAQ AutoAnswer | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://www.facebook.com/ListeReduction/inbox* | |
// @grant none | |
// ==/UserScript== | |
var nlist = []; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
essentials | |
apt-get update && apt-get install ffmpeg git default-jdk zip | |
silent web file : | |
https://www.google.com/search?q=silent%20wav%20file | |
bus y4m sample file : | |
https://www.google.com/search?q=bus_qcif_15fps.y4m | |
Google chrome with fake media |
NewerOlder