Skip to content

Instantly share code, notes, and snippets.

View mikeemoo's full-sized avatar

Mikeemoo mikeemoo

  • Leeds, United Kingdom
View GitHub Profile
0 : 48 4c 32 44 45 4d 4f 00 04 00 00 00 08 34 00 00 [HL2DEMO......4..]
10 : 56 61 6c 76 65 20 43 53 3a 47 4f 20 45 55 20 57 [Valve CS:GO EU W]
20 : 65 73 74 20 53 65 72 76 65 72 20 28 73 72 63 64 [est Server (srcd]
30 : 73 30 34 38 2e 31 33 36 2e 31 35 29 00 00 00 00 [s048.136.15)....]
40 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
50 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
60 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
70 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
80 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
0 : 48 4c 32 44 45 4d 4f 00 04 00 00 00 08 34 00 00 [HL2DEMO......4..]
10 : 56 61 6c 76 65 20 43 53 3a 47 4f 20 45 55 20 57 [Valve CS:GO EU W]
20 : 65 73 74 20 53 65 72 76 65 72 20 28 73 72 63 64 [est Server (srcd]
30 : 73 30 34 38 2e 31 33 36 2e 31 35 29 00 00 00 00 [s048.136.15)....]
40 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
50 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
60 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
70 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
80 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [................]
0 : 4f 56 52 57 54 43 48 31 7c 82 25 aa c3 db 61 bc [OVRWTCH1|.%...a.]
10 : 84 3d 28 98 f4 14 64 fb 13 94 b2 c8 df 97 87 a9 [.=(...d.........]
20 : 0a fa b9 4c 0f 53 65 d5 8d 4d 36 76 3c f6 a7 52 [...L.Se..M6v<..R]
30 : dd 16 51 7c 58 6e ac f6 54 13 d3 9a d3 bf 93 50 [..Q|Xn..T......P]
40 : cb de 0c 86 ed 52 aa 6e aa f0 1a 70 5f c4 9f e8 [.....R.n...p_...]
50 : 0d e7 e5 19 93 7f 17 af 29 c4 b2 46 72 0b a8 b1 [........)..Fr...]
60 : 26 a3 dd 59 33 53 76 ad 26 a3 dd 59 33 53 76 ad [&..Y3Sv.&..Y3Sv.]
70 : 26 a3 dd 59 33 53 76 ad 26 a3 dd 59 33 53 76 ad [&..Y3Sv.&..Y3Sv.]
80 : 26 a3 dd 59 33 53 76 ad 26 a3 dd 59 33 53 76 ad [&..Y3Sv.&..Y3Sv.]
[
{
"name":"Chris",
"friends":[
]
},
{
"name":"Mikee",
"friends":[
@mikeemoo
mikeemoo / gist:db8d2d68ed655202645d
Created June 27, 2014 11:16
openeye-0.6-1.6.4-snapshot-131.jar
[
{
"_id" : {
"type" : "signature",
"key" : "sha256:67c050cfe7a1ba11e4886f8fd2614ab24107f0b669763f6e59c309fb336a251b",
"time" : "2014-06-17T10:00:00.000Z",
"span" : "hourly"
},
"value" : [
{
@mikeemoo
mikeemoo / gist:92089ea6309007324ce2
Created June 27, 2014 11:12
biomesoplenty-1.7.2-2.0.1.884-universal.jar
[
{
"_id":{
"type":"signature",
"key":"sha256:f947ba6c32a4791b7736194617c7b8dfb59be184142771e786c10696b6a0dbf7",
"time":"2014-06-12T08:00:00.000Z",
"span":"hourly"
},
"value":[
{
This file has been truncated, but you can view the full file.
{
"0" : "com.wara286.infection",
"1" : "com.wara286.infection.block",
"2" : "com.wara286.infection.gui",
"3" : "com.wara286.infection.item",
"4" : "com.wara286.infection.tileentity",
"5" : "com.wara286.multiblock",
"6" : "ic2.api",
"7" : "ic2.api.crops",
"8" : "ic2.api.energy",
{
"formatVersion": 1,
"name": "testmodname",
"description": "test mod description\nsome more",
"nemName": "nemname",
"uid": "this.should.be.unique",
"repo": "some.testing.repo",
"modId": "modid",
"urls": {
"website": ["http://test.com/"],
<?php
function resolveAdfly($url) {
if (!preg_match("@https?:\/\/adf\.ly\/[a-z0-9]+@i", $url)) {
return $url;
}
$contents = file_get_contents($url);
preg_match("@var ysmm = '([^']+)'@", $contents, $match);
$ysmm = $match[1];
$a = $t = '';
function resolveAdfly($url) {
if (!preg_match("@https?:\/\/adf\.ly\/[a-z0-9]+@i", $url)) {
return $url;
}
$contents = file_get_contents($url);
preg_match("@var ysmm = '([^']+)'@", $contents, $match);
$ysmm = $match[1];
$a = $t = '';
for ($i = 0; $i < strlen($ysmm); $i++) {