This file contains hidden or 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
javascript:(function(){(function(){var div=document.createElement("div");div.id="kxhelper-container";div.setAttribute("style","position: absolute; top: 15%; left: 15%; background-color: white");document.body.appendChild(div);div.innerHTML="Loading...";function loadScript(src){var s=document.createElement("script");s.src=src;var ref=document.getElementsByTagName('script')[0];ref.parentNode.insertBefore(s,ref);}var u=window.helperPluginUrl||"http://media.krxd.net/helper-plugin.js";loadScript(u+"?"+Math.random());})();})(); |
This file contains hidden or 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
<!-- This goes in the form --> | |
<div class="control-group conditions"> | |
</div> | |
<button type="button" class="btn btn-small add-condition">+</button> | |
<!-- This is the html for the individual line items, to be rendered by your favorite engine --> | |
<div class="alert-inline alert-condition form-inline" style="margin-bottom:10px;"> | |
<input name="condition_subject" placeholder="Subject" required="true"> | |
<select name="condition_operator"> |
This file contains hidden or 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
<!DOCTYPE html> | |
<html> | |
<title>AdSynth</title> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link href="/css/bootstrap.min.css" rel="stylesheet"> | |
<link href="/css/bootstrap-responsive.min.css" rel="stylesheet"> | |
<style type="text/css"> body { padding-top: 60px; padding-bottom: 40px; } </style> | |
<body> |
This file contains hidden or 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
USAWTFM is not associated with the group Anonymous. We are merely a mode of transportation for any and all news that is relevant to today’s world. | |
The hackivist group Anonymous has been so kind as to leak the personal contact information of Westboro Church members. With a special thanks to Vets Against the WBC. | |
#OPWestboro Membership List. updated October 22, 2012. | |
Westboro Baptist Church | |
3701 SW 12th St | |
Topeka, KS 66604 |
This file contains hidden or 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
<script> | |
(function(w, d, S) { | |
w.Pilotfish || ((Pilotfish = function() { | |
Pilotfish.q.push(arguments); | |
}).q = []); | |
var p = d.createElement(S), | |
s = d.getElementsByTagName(S)[0]; | |
p.src = (location.protocol === "https:" ? "https" : "http") + "://cdn.pilotfish.io/client/latest/pilotfish.min.js"; | |
s.parentNode.insertBefore(p, s); | |
})(window, document, "script"); |
NewerOlder