Name | Nick | ID | Reason | Screen Shots |
---|---|---|---|---|
Haidar ibrahem | @Haidar_r | 145725071 | Added flooder | |
حيدوش | @Haidar_q | 125225419 | Flooder | |
Mck | @X1xbot | 128358359 | Bot used in flood | |
BØT_X N X X | @Xnxx_bot | 56572777 | Bot used in flood | |
Easy destroy | @easydestroy_bot | 130512548 | Bot for flooding | 1 |
Null Name | @romeuzinho | 147965962 | Flooder | 1 |
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
// superagent.min.js v1.2.0, https://github.com/visionmedia/superagent | |
!function(b){if("object"==typeof exports&&"undefined"!=typeof module){module.exports=b()}else{if("function"==typeof define&&define.amd){define([],b)}else{var a;"undefined"!=typeof window?a=window:"undefined"!=typeof global?a=global:"undefined"!=typeof self&&(a=self),a.superagent=b()}}}(function(){var d,b,a;return(function c(f,k,h){function g(q,n){if(!k[q]){if(!f[q]){var m=typeof require=="function"&&require;if(!n&&m){return m(q,!0)}if(e){return e(q,!0)}var p=new Error("Cannot find module '"+q+"'");throw p.code="MODULE_NOT_FOUND",p}var i=k[q]={exports:{}};f[q][0].call(i.exports,function(l){var o=f[q][1][l];return g(o?o:l)},i,i.exports,c,f,k,h)}return k[q].exports}var e=typeof require=="function"&&require;for(var j=0;j<h.length;j++){g(h[j])}return g})({1:[function(g,h,f){h.exports=i;function i(j){if(j){return e(j)}}function e(k){for(var j in i.prototype){k[j]=i.prototype[j]}return k}i.prototype.on=i.prototype.addEventListener=function(k,j){t |
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
8=FIX.4.19=6135=A34=149=EXEC52=20121105-23:24:0656=BANZAI98=0108=3010=003 | |
8=FIX.4.19=6135=A34=149=BANZAI52=20121105-23:24:0656=EXEC98=0108=3010=003 | |
8=FIX.4.19=4935=034=249=BANZAI52=20121105-23:24:3756=EXEC10=228 | |
8=FIX.4.19=4935=034=249=EXEC52=20121105-23:24:3756=BANZAI10=228 | |
8=FIX.4.19=10335=D34=349=BANZAI52=20121105-23:24:4256=EXEC11=135215788257721=138=1000040=154=155=MSFT59=010=062 | |
8=FIX.4.19=13935=834=349=EXEC52=20121105-23:24:4256=BANZAI6=011=135215788257714=017=120=031=032=037=138=1000039=054=155=MSFT150=2151=010=059 | |
8=FIX.4.19=15335=834=449=EXEC52=20121105-23:24:4256=BANZAI6=12.311=135215788257714=1000017=220=031=12.332=1000037=238=1000039=254=155=MSFT150=2151=010=230 | |
8=FIX.4.19=10335=D34=449=BANZAI52=20121105-23:24:5556=EXEC11=135215789503221=138=1000040=154=155=ORCL59=010=047 | |
8=FIX.4.19=13935=834=549=EXEC52=20121105-23:24:5556=BANZAI6=011=135215789503214=017=320=031=032=037=338 |
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
CREATE VIEW fix_view AS | |
SELECT | |
tag[1] AS Account | |
, tag[2] AS AdvId | |
, tag[3] AS AdvRefID | |
, tag[4] AS AdvSide | |
, tag[5] AS AdvTransType | |
, tag[6] AS AvgPx | |
, tag[7] AS BeginSeqNo | |
, tag[8] AS BeginString |
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
#!/bin/sh | |
cd /tmp | |
curl -L https://github.com/luvit/lit/raw/master/get-lit.sh | sh | |
./lit make lit://luvit/luvit | |
sudo cp lit luvi luvit /usr/local/bin |
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
#⃣ | |
0⃣ | |
1⃣ | |
2⃣ | |
3⃣ | |
4⃣ | |
5⃣ | |
6⃣ | |
7⃣ | |
8⃣ |
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
#!/bin/bash | |
cd /tmp | |
git clone git://github.com/erlang/otp.git | |
cd otp | |
git checkout OTP-17.5.6.3 | |
export ERL_TOP=`pwd` | |
./otp_build autoconf | |
./configure | |
make |
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
wget http://openresty.org/download/ngx_openresty-1.7.10.1.tar.gz \ | |
-O ngx_openresty-1.7.10.1.tar.gz | |
tar xzvf ngx_openresty-1.7.10.1.tar.gz | |
cd ngx_openresty-1.7.10.1 | |
./configure | |
make | |
sudo make install | |
wget https://codeload.github.com/keplerproject/luarocks/tar.gz/v2.0.13 \ |
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
#!/usr/bin/env bash | |
# This script installs luarocks as self-contained inside .luarocks of current dir | |
THIS_DIR=$(cd $(dirname $0); pwd) | |
git clone https://github.com/keplerproject/luarocks.git | |
cd luarocks | |
git checkout tags/v2.2.1 # Current stable |
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
<!doctype html> | |
<html> | |
<head> | |
<title>Introducción a Git</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | |
<meta name="author" content="Yago Pérez"> | |
<style type="text/css"> | |
@import url(https://fonts.googleapis.com/css?family=Montserrat); | |
@import url(https://fonts.googleapis.com/css?family=Pacifico); | |
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic); |