I hereby claim:
- I am pouar on github.
- I am pouar (https://keybase.io/pouar) on keybase.
- I have a public key ASBA44ORVK39La7Ow-6Ujn0Os_8BOwnF2LAHNzvqVM070Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
From f8655908c0d6d8617344804ee9a69e5cc05e0d70 Mon Sep 17 00:00:00 2001 | |
From: Pouar <thepouar@gmail.com> | |
Date: Fri, 24 Feb 2017 20:35:44 -0600 | |
Subject: [PATCH] The C POSIX Library: SJW Edition | |
Now all those sexism racism and violence in the Unix system is no more. | |
Sure this library isn't compatible with any of the apps out there, but you can | |
always harass the devs until they ditch all those other C Standard Libraries | |
and platforms entirely and only use this one. And if they don't, they're | |
sexist, racist, violent, discriminating, evil people and our SJWs will dox |
diff --git a/counterWorker.js b/counterWorker.js | |
deleted file mode 100644 | |
index 621b14e..0000000 | |
--- a/counterWorker.js | |
+++ /dev/null | |
@@ -1,42 +0,0 @@ | |
-var x = 0, dx = 1, current_action='add', lev = -1; | |
-var actions = { | |
-'add': function( ) { x += dx; }, | |
-'subtract': function( ) { x -= dx; } |
// ==UserScript== | |
// @name Title fix | |
// @namespace http://thepouar.dnsdojo.com/ | |
// @description Title fix | |
// @include http://www.thedailybeast.com/articles/2015/05/20/how-facebook-exposes-domestic-violence-survivors.html | |
// @version 1 | |
// @grant none | |
// ==/UserScript== | |
var x = document.getElementsByClassName("title multiline"); | |
x[0].innerHTML="How domestic violence survivor exposes herself by using the only social network that doesn't allow fake names"; |