pictogram 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +10 -0
- data/.jshintrc +4 -0
- data/.nojekyll +0 -0
- data/.travis.yml +12 -0
- data/CODE_OF_CONDUCT.md +50 -0
- data/CONTRIBUTING.md +10 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +60 -0
- data/Rakefile +1 -0
- data/index.html +126 -0
- data/index.js +29 -0
- data/index.test.js +26 -0
- data/lib/pictogram.rb +8 -0
- data/lib/pictogram/version.rb +3 -0
- data/package.json +24 -0
- data/pictogram.css +327 -0
- data/pictogram.gemspec +23 -0
- data/vendor/assets/images/actionscript/actionscript.json +21 -0
- data/vendor/assets/images/actionscript/actionscript.orig.png +0 -0
- data/vendor/assets/images/actionscript/actionscript.png +0 -0
- data/vendor/assets/images/alcatraz/alcatraz.json +22 -0
- data/vendor/assets/images/alcatraz/alcatraz.png +0 -0
- data/vendor/assets/images/alcatraz/alcatraz.svg +24 -0
- data/vendor/assets/images/apacheconf/apacheconf.gif +0 -0
- data/vendor/assets/images/apacheconf/apacheconf.json +18 -0
- data/vendor/assets/images/apacheconf/apacheconf.png +0 -0
- data/vendor/assets/images/assembly/assembly.json +27 -0
- data/vendor/assets/images/assembly/assembly.orig.png +0 -0
- data/vendor/assets/images/assembly/assembly.png +0 -0
- data/vendor/assets/images/atom/atom.json +32 -0
- data/vendor/assets/images/atom/atom.png +0 -0
- data/vendor/assets/images/biicode/biicode.json +31 -0
- data/vendor/assets/images/biicode/biicode.png +0 -0
- data/vendor/assets/images/bower/bower.json +34 -0
- data/vendor/assets/images/bower/bower.png +0 -0
- data/vendor/assets/images/c#/c#.json +27 -0
- data/vendor/assets/images/c#/c#.orig.png +0 -0
- data/vendor/assets/images/c#/c#.png +0 -0
- data/vendor/assets/images/c++/c++.json +28 -0
- data/vendor/assets/images/c++/c++.png +0 -0
- data/vendor/assets/images/c/c.json +27 -0
- data/vendor/assets/images/c/c.png +0 -0
- data/vendor/assets/images/cargo/cargo.json +31 -0
- data/vendor/assets/images/cargo/cargo.png +0 -0
- data/vendor/assets/images/carthage/carthage.json +33 -0
- data/vendor/assets/images/carthage/carthage.png +0 -0
- data/vendor/assets/images/clojars/clojars.json +31 -0
- data/vendor/assets/images/clojars/clojars.orig.png +0 -0
- data/vendor/assets/images/clojars/clojars.png +0 -0
- data/vendor/assets/images/clojure/clojure.json +34 -0
- data/vendor/assets/images/clojure/clojure.png +0 -0
- data/vendor/assets/images/cocoapods/cocoapods.json +35 -0
- data/vendor/assets/images/cocoapods/cocoapods.png +0 -0
- data/vendor/assets/images/coffeescript/coffeescript.json +18 -0
- data/vendor/assets/images/coffeescript/coffeescript.orig.png +0 -0
- data/vendor/assets/images/coffeescript/coffeescript.png +0 -0
- data/vendor/assets/images/cpan/cpan.json +27 -0
- data/vendor/assets/images/cpan/cpan.orig.png +0 -0
- data/vendor/assets/images/cpan/cpan.png +0 -0
- data/vendor/assets/images/cran/cran.json +28 -0
- data/vendor/assets/images/cran/cran.png +0 -0
- data/vendor/assets/images/crystal/crystal.json +33 -0
- data/vendor/assets/images/crystal/crystal.png +0 -0
- data/vendor/assets/images/css/css.json +18 -0
- data/vendor/assets/images/css/css.png +0 -0
- data/vendor/assets/images/css/css.svg +43 -0
- data/vendor/assets/images/d/d.json +34 -0
- data/vendor/assets/images/d/d.png +0 -0
- data/vendor/assets/images/dart/dart.json +35 -0
- data/vendor/assets/images/dart/dart.png +0 -0
- data/vendor/assets/images/dub/dub.json +18 -0
- data/vendor/assets/images/dub/dub.orig.png +0 -0
- data/vendor/assets/images/dub/dub.png +0 -0
- data/vendor/assets/images/elixir/elixir.json +34 -0
- data/vendor/assets/images/elixir/elixir.png +0 -0
- data/vendor/assets/images/elm/elm.json +34 -0
- data/vendor/assets/images/elm/elm.png +0 -0
- data/vendor/assets/images/emacs/emacs.json +26 -0
- data/vendor/assets/images/emacs/emacs.png +0 -0
- data/vendor/assets/images/erlang/erlang.json +26 -0
- data/vendor/assets/images/erlang/erlang.orig.png +0 -0
- data/vendor/assets/images/erlang/erlang.png +0 -0
- data/vendor/assets/images/f#/f#.json +35 -0
- data/vendor/assets/images/f#/f#.png +0 -0
- data/vendor/assets/images/fortran/fortran.json +26 -0
- data/vendor/assets/images/fortran/fortran.png +0 -0
- data/vendor/assets/images/game maker language/game maker language.json +27 -0
- data/vendor/assets/images/game maker language/game maker language.orig.png +0 -0
- data/vendor/assets/images/game maker language/game maker language.png +0 -0
- data/vendor/assets/images/go/go.json +35 -0
- data/vendor/assets/images/go/go.png +0 -0
- data/vendor/assets/images/groovy/groovy.json +34 -0
- data/vendor/assets/images/groovy/groovy.png +0 -0
- data/vendor/assets/images/hack/hack.json +27 -0
- data/vendor/assets/images/hack/hack.orig.png +0 -0
- data/vendor/assets/images/hack/hack.png +0 -0
- data/vendor/assets/images/hackage/hackage.json +34 -0
- data/vendor/assets/images/hackage/hackage.png +0 -0
- data/vendor/assets/images/handlebars/handlebars.json +27 -0
- data/vendor/assets/images/handlebars/handlebars.orig.png +0 -0
- data/vendor/assets/images/handlebars/handlebars.png +0 -0
- data/vendor/assets/images/haskell/haskell.json +34 -0
- data/vendor/assets/images/haskell/haskell.png +0 -0
- data/vendor/assets/images/haxe/haxe.json +28 -0
- data/vendor/assets/images/haxe/haxe.orig.png +0 -0
- data/vendor/assets/images/haxe/haxe.png +0 -0
- data/vendor/assets/images/hex/hex.json +33 -0
- data/vendor/assets/images/hex/hex.png +0 -0
- data/vendor/assets/images/homebrew/homebrew.json +32 -0
- data/vendor/assets/images/homebrew/homebrew.png +0 -0
- data/vendor/assets/images/html/html.json +18 -0
- data/vendor/assets/images/html/html.png +0 -0
- data/vendor/assets/images/html/html.svg +43 -0
- data/vendor/assets/images/inqlude/inqlude.json +26 -0
- data/vendor/assets/images/inqlude/inqlude.png +0 -0
- data/vendor/assets/images/jam/jam.json +21 -0
- data/vendor/assets/images/jam/jam.orig.png +0 -0
- data/vendor/assets/images/jam/jam.png +0 -0
- data/vendor/assets/images/java/java.json +26 -0
- data/vendor/assets/images/java/java.orig.png +0 -0
- data/vendor/assets/images/java/java.png +0 -0
- data/vendor/assets/images/javascript/javascript.json +35 -0
- data/vendor/assets/images/javascript/javascript.png +0 -0
- data/vendor/assets/images/julia/julia.json +34 -0
- data/vendor/assets/images/julia/julia.png +0 -0
- data/vendor/assets/images/livescript/livescript.json +27 -0
- data/vendor/assets/images/livescript/livescript.orig.png +0 -0
- data/vendor/assets/images/livescript/livescript.png +0 -0
- data/vendor/assets/images/lua/lua.json +34 -0
- data/vendor/assets/images/lua/lua.png +0 -0
- data/vendor/assets/images/make/make.json +27 -0
- data/vendor/assets/images/make/make.orig.png +0 -0
- data/vendor/assets/images/make/make.png +0 -0
- data/vendor/assets/images/makefile/makefile.json +27 -0
- data/vendor/assets/images/makefile/makefile.orig.png +0 -0
- data/vendor/assets/images/makefile/makefile.png +0 -0
- data/vendor/assets/images/maven/maven.json +26 -0
- data/vendor/assets/images/maven/maven.orig.png +0 -0
- data/vendor/assets/images/maven/maven.png +0 -0
- data/vendor/assets/images/meteor/meteor.json +35 -0
- data/vendor/assets/images/meteor/meteor.png +0 -0
- data/vendor/assets/images/nimble/nimble.json +35 -0
- data/vendor/assets/images/nimble/nimble.png +0 -0
- data/vendor/assets/images/nimrod/nimrod.json +35 -0
- data/vendor/assets/images/nimrod/nimrod.png +0 -0
- data/vendor/assets/images/npm/npm.json +34 -0
- data/vendor/assets/images/npm/npm.png +0 -0
- data/vendor/assets/images/nuget/nuget.json +34 -0
- data/vendor/assets/images/nuget/nuget.png +0 -0
- data/vendor/assets/images/packagist/packagist.json +34 -0
- data/vendor/assets/images/packagist/packagist.png +0 -0
- data/vendor/assets/images/perl/perl.gif +0 -0
- data/vendor/assets/images/perl/perl.json +18 -0
- data/vendor/assets/images/perl/perl.png +0 -0
- data/vendor/assets/images/perl6/perl6.json +26 -0
- data/vendor/assets/images/perl6/perl6.png +0 -0
- data/vendor/assets/images/php/php.json +34 -0
- data/vendor/assets/images/php/php.png +0 -0
- data/vendor/assets/images/platformio/platformio.json +32 -0
- data/vendor/assets/images/platformio/platformio.png +0 -0
- data/vendor/assets/images/powershell/powershell.json +35 -0
- data/vendor/assets/images/powershell/powershell.png +0 -0
- data/vendor/assets/images/pub/pub.json +35 -0
- data/vendor/assets/images/pub/pub.png +0 -0
- data/vendor/assets/images/puppet/puppet.json +34 -0
- data/vendor/assets/images/puppet/puppet.png +0 -0
- data/vendor/assets/images/purescript/purescript.json +35 -0
- data/vendor/assets/images/purescript/purescript.png +0 -0
- data/vendor/assets/images/pypi/pypi.json +34 -0
- data/vendor/assets/images/pypi/pypi.png +0 -0
- data/vendor/assets/images/python/python.json +34 -0
- data/vendor/assets/images/python/python.png +0 -0
- data/vendor/assets/images/r/r.json +28 -0
- data/vendor/assets/images/r/r.png +0 -0
- data/vendor/assets/images/ruby/ruby.json +34 -0
- data/vendor/assets/images/ruby/ruby.orig.png +0 -0
- data/vendor/assets/images/ruby/ruby.png +0 -0
- data/vendor/assets/images/rubygems/rubygems.json +32 -0
- data/vendor/assets/images/rubygems/rubygems.png +0 -0
- data/vendor/assets/images/rust/rust.json +34 -0
- data/vendor/assets/images/rust/rust.png +0 -0
- data/vendor/assets/images/scala/scala.json +35 -0
- data/vendor/assets/images/scala/scala.png +0 -0
- data/vendor/assets/images/scheme/scheme.json +25 -0
- data/vendor/assets/images/scheme/scheme.png +0 -0
- data/vendor/assets/images/shards/shards.json +33 -0
- data/vendor/assets/images/shards/shards.png +0 -0
- data/vendor/assets/images/sublime/sublime.json +26 -0
- data/vendor/assets/images/sublime/sublime.png +0 -0
- data/vendor/assets/images/swift/swift.json +26 -0
- data/vendor/assets/images/swift/swift.png +0 -0
- data/vendor/assets/images/tex/tex.json +28 -0
- data/vendor/assets/images/tex/tex.orig.png +0 -0
- data/vendor/assets/images/tex/tex.png +0 -0
- data/vendor/assets/images/typescript/typescript.json +27 -0
- data/vendor/assets/images/typescript/typescript.orig.png +0 -0
- data/vendor/assets/images/typescript/typescript.png +0 -0
- data/vendor/assets/images/wordpress/wordpress.json +34 -0
- data/vendor/assets/images/wordpress/wordpress.png +0 -0
- data/vendor/assets/images/xml/xml.json +26 -0
- data/vendor/assets/images/xml/xml.orig.png +0 -0
- data/vendor/assets/images/xml/xml.png +0 -0
- data/vendor/assets/stylesheets/pictogram.css +326 -0
- metadata +291 -0
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"name": "meteor",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/789528?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/meteor",
|
6
|
+
"headers": {
|
7
|
+
"date": "Mon, 16 Mar 2015 23:41:06 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"etag": "\"ea3ad9c5a3e51faaa74685e71f40e29c77367e37\"",
|
14
|
+
"last-modified": "Tue, 28 Oct 2014 18:20:15 GMT",
|
15
|
+
"strict-transport-security": "max-age=31557600",
|
16
|
+
"timing-allow-origin": "https://github.com",
|
17
|
+
"x-content-type-options": "nosniff",
|
18
|
+
"x-frame-options": "deny",
|
19
|
+
"x-github-request-id": "27ae5a03-c94a-11e4-8967-0c0973f56157",
|
20
|
+
"x-xss-protection": "1; mode=block",
|
21
|
+
"host": "avatars.githubusercontent.com",
|
22
|
+
"content-length": "3926",
|
23
|
+
"accept-ranges": "bytes",
|
24
|
+
"via": "1.1 varnish",
|
25
|
+
"x-served-by": "cache-lcy1129-LCY",
|
26
|
+
"x-cache": "HIT",
|
27
|
+
"x-cache-hits": "1",
|
28
|
+
"expires": "Mon, 16 Mar 2015 23:46:06 GMT",
|
29
|
+
"source-age": "321160",
|
30
|
+
"vary": "AuthorizationAccept-Encoding",
|
31
|
+
"keep-alive": "timeout=10, max=50",
|
32
|
+
"connection": "Keep-Alive"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
Binary file
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"name": "nimble",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/603863?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/nim-lang",
|
6
|
+
"headers": {
|
7
|
+
"date": "Tue, 17 Mar 2015 21:33:37 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"etag": "\"a513c8a1ca00d2b756d1aab7dd2929cdb7ae34a6\"",
|
14
|
+
"last-modified": "Thu, 05 Mar 2015 22:44:09 GMT",
|
15
|
+
"strict-transport-security": "max-age=31557600",
|
16
|
+
"timing-allow-origin": "https://github.com",
|
17
|
+
"x-content-type-options": "nosniff",
|
18
|
+
"x-frame-options": "deny",
|
19
|
+
"x-github-request-id": "57a175a2-c97f-11e4-8e1f-3e2a3c6c6171",
|
20
|
+
"x-xss-protection": "1; mode=block",
|
21
|
+
"host": "avatars.githubusercontent.com",
|
22
|
+
"content-length": "113754",
|
23
|
+
"accept-ranges": "bytes",
|
24
|
+
"via": "1.1 varnish",
|
25
|
+
"x-served-by": "cache-lcy1124-LCY",
|
26
|
+
"x-cache": "HIT",
|
27
|
+
"x-cache-hits": "1",
|
28
|
+
"expires": "Tue, 17 Mar 2015 21:38:37 GMT",
|
29
|
+
"source-age": "377067",
|
30
|
+
"vary": "AuthorizationAccept-Encoding",
|
31
|
+
"keep-alive": "timeout=10, max=50",
|
32
|
+
"connection": "Keep-Alive"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
Binary file
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"name": "nimrod",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/603863?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/nim-lang",
|
6
|
+
"headers": {
|
7
|
+
"date": "Tue, 17 Mar 2015 21:34:35 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"etag": "\"a513c8a1ca00d2b756d1aab7dd2929cdb7ae34a6\"",
|
14
|
+
"last-modified": "Thu, 05 Mar 2015 22:44:09 GMT",
|
15
|
+
"strict-transport-security": "max-age=31557600",
|
16
|
+
"timing-allow-origin": "https://github.com",
|
17
|
+
"x-content-type-options": "nosniff",
|
18
|
+
"x-frame-options": "deny",
|
19
|
+
"x-github-request-id": "0913fffe-c3d2-11e4-8f71-74323f6a3667",
|
20
|
+
"x-xss-protection": "1; mode=block",
|
21
|
+
"host": "avatars.githubusercontent.com",
|
22
|
+
"content-length": "113754",
|
23
|
+
"accept-ranges": "bytes",
|
24
|
+
"via": "1.1 varnish",
|
25
|
+
"x-served-by": "cache-ams4143-AMS",
|
26
|
+
"x-cache": "HIT",
|
27
|
+
"x-cache-hits": "1",
|
28
|
+
"expires": "Tue, 17 Mar 2015 21:39:35 GMT",
|
29
|
+
"source-age": "1001316",
|
30
|
+
"vary": "AuthorizationAccept-Encoding",
|
31
|
+
"keep-alive": "timeout=10, max=50",
|
32
|
+
"connection": "Keep-Alive"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
Binary file
|
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "npm",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars2.githubusercontent.com/u/6078720?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/npm",
|
6
|
+
"headers": {
|
7
|
+
"date": "Sun, 15 Mar 2015 10:16:20 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"last-modified": "Wed, 11 Dec 2013 07:32:31 GMT",
|
14
|
+
"strict-transport-security": "max-age=31557600",
|
15
|
+
"timing-allow-origin": "https://github.com",
|
16
|
+
"x-content-type-options": "nosniff",
|
17
|
+
"x-frame-options": "deny",
|
18
|
+
"x-github-request-id": "5318af5c-cafc-11e4-8bbf-e2ba349307bc",
|
19
|
+
"x-xss-protection": "1; mode=block",
|
20
|
+
"host": "avatars.githubusercontent.com",
|
21
|
+
"content-length": "6569",
|
22
|
+
"accept-ranges": "bytes",
|
23
|
+
"via": "1.1 varnish",
|
24
|
+
"x-served-by": "cache-lcy1127-LCY",
|
25
|
+
"x-cache": "MISS",
|
26
|
+
"x-cache-hits": "0",
|
27
|
+
"expires": "Sun, 15 Mar 2015 10:21:20 GMT",
|
28
|
+
"source-age": "0",
|
29
|
+
"vary": "AuthorizationAccept-Encoding",
|
30
|
+
"keep-alive": "timeout=10, max=50",
|
31
|
+
"connection": "Keep-Alive"
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
Binary file
|
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "nuget",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/968310?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/nuget",
|
6
|
+
"headers": {
|
7
|
+
"date": "Sun, 15 Mar 2015 10:35:13 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"last-modified": "Mon, 24 Oct 2011 23:18:07 GMT",
|
14
|
+
"strict-transport-security": "max-age=31557600",
|
15
|
+
"timing-allow-origin": "https://github.com",
|
16
|
+
"x-content-type-options": "nosniff",
|
17
|
+
"x-frame-options": "deny",
|
18
|
+
"x-github-request-id": "f6c154d9-cafe-11e4-8229-55b0e70df56b",
|
19
|
+
"x-xss-protection": "1; mode=block",
|
20
|
+
"host": "avatars.githubusercontent.com",
|
21
|
+
"content-length": "24672",
|
22
|
+
"accept-ranges": "bytes",
|
23
|
+
"via": "1.1 varnish",
|
24
|
+
"x-served-by": "cache-ams4123-AMS",
|
25
|
+
"x-cache": "MISS",
|
26
|
+
"x-cache-hits": "0",
|
27
|
+
"expires": "Sun, 15 Mar 2015 10:40:13 GMT",
|
28
|
+
"source-age": "0",
|
29
|
+
"vary": "AuthorizationAccept-Encoding",
|
30
|
+
"keep-alive": "timeout=10, max=50",
|
31
|
+
"connection": "Keep-Alive"
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
Binary file
|
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "packagist",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/5014846?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/packagist",
|
6
|
+
"headers": {
|
7
|
+
"date": "Sun, 15 Mar 2015 10:17:29 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"last-modified": "Tue, 16 Jul 2013 09:43:29 GMT",
|
14
|
+
"strict-transport-security": "max-age=31557600",
|
15
|
+
"timing-allow-origin": "https://github.com",
|
16
|
+
"x-content-type-options": "nosniff",
|
17
|
+
"x-frame-options": "deny",
|
18
|
+
"x-github-request-id": "7c5f0873-cafc-11e4-8ad7-436f9ae371f7",
|
19
|
+
"x-xss-protection": "1; mode=block",
|
20
|
+
"host": "avatars.githubusercontent.com",
|
21
|
+
"content-length": "33759",
|
22
|
+
"accept-ranges": "bytes",
|
23
|
+
"via": "1.1 varnish",
|
24
|
+
"x-served-by": "cache-fra1244-FRA",
|
25
|
+
"x-cache": "MISS",
|
26
|
+
"x-cache-hits": "0",
|
27
|
+
"expires": "Sun, 15 Mar 2015 10:22:29 GMT",
|
28
|
+
"source-age": "0",
|
29
|
+
"vary": "AuthorizationAccept-Encoding",
|
30
|
+
"keep-alive": "timeout=10, max=50",
|
31
|
+
"connection": "Keep-Alive"
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
Binary file
|
Binary file
|
@@ -0,0 +1,18 @@
|
|
1
|
+
{
|
2
|
+
"name": "perl",
|
3
|
+
"source": {
|
4
|
+
"url": "http://www.onlamp.com/images/perl/camel.gif",
|
5
|
+
"referrer": "http://www.onlamp.com/pub/a/oreilly/perl/usage/",
|
6
|
+
"headers": {
|
7
|
+
"server": "Apache",
|
8
|
+
"last-modified": "Fri, 24 Jan 2003 20:01:36 GMT",
|
9
|
+
"accept-ranges": "bytes",
|
10
|
+
"content-length": "4265",
|
11
|
+
"content-type": "image/gif",
|
12
|
+
"cache-control": "max-age=86334",
|
13
|
+
"expires": "Sat, 21 Mar 2015 22:49:00 GMT",
|
14
|
+
"date": "Fri, 20 Mar 2015 22:50:06 GMT",
|
15
|
+
"connection": "keep-alive"
|
16
|
+
}
|
17
|
+
}
|
18
|
+
}
|
Binary file
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"name": "perl6",
|
3
|
+
"source": {
|
4
|
+
"url": "http://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Camelia.svg/200px-Camelia.svg.png",
|
5
|
+
"referrer": "http://commons.wikimedia.org/wiki/File:Camelia.svg",
|
6
|
+
"headers": {
|
7
|
+
"last-modified": "Wed, 30 Oct 2013 01:14:29 GMT",
|
8
|
+
"etag": "edd268c201ec56a28a618d7e9955e995",
|
9
|
+
"x-timestamp": "1383095668.99091",
|
10
|
+
"content-type": "image/png",
|
11
|
+
"x-trans-id": "tx8db83b396e70478f95e64-00550d6ce3",
|
12
|
+
"x-varnish": "1935352789 1919981991, 3318640027 3274448579, 2392106862",
|
13
|
+
"content-length": "13887",
|
14
|
+
"accept-ranges": "bytes",
|
15
|
+
"date": "Sat, 21 Mar 2015 21:08:37 GMT",
|
16
|
+
"x-cache": "cp1050 hit (25), cp3007 hit (65), cp3006 frontend miss (0), HIT from cache_server",
|
17
|
+
"access-control-allow-origin": "*",
|
18
|
+
"access-control-expose-headers": "Age, Date, Content-Length, Content-Range, X-Content-Duration, X-Cache, X-Varnish",
|
19
|
+
"timing-allow-origin": "*",
|
20
|
+
"age": "28946",
|
21
|
+
"x-cache-lookup": "HIT from cache_server:3128",
|
22
|
+
"via": "1.1 varnish, 1.1 varnish, 1.1 varnish, 1.0 cache_server:3128 (squid/2.6.STABLE21)",
|
23
|
+
"connection": "keep-alive"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
Binary file
|
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "php",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/25158?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/php",
|
6
|
+
"headers": {
|
7
|
+
"date": "Sat, 14 Mar 2015 16:11:57 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"last-modified": "Tue, 15 Oct 2013 14:10:47 GMT",
|
14
|
+
"strict-transport-security": "max-age=31557600",
|
15
|
+
"timing-allow-origin": "https://github.com",
|
16
|
+
"x-content-type-options": "nosniff",
|
17
|
+
"x-frame-options": "deny",
|
18
|
+
"x-github-request-id": "55f44d3e-ca64-11e4-8837-566d0201505c",
|
19
|
+
"x-xss-protection": "1; mode=block",
|
20
|
+
"host": "avatars.githubusercontent.com",
|
21
|
+
"content-length": "15299",
|
22
|
+
"accept-ranges": "bytes",
|
23
|
+
"via": "1.1 varnish",
|
24
|
+
"x-served-by": "cache-lhr6321-LHR",
|
25
|
+
"x-cache": "HIT",
|
26
|
+
"x-cache-hits": "2",
|
27
|
+
"expires": "Sat, 14 Mar 2015 16:16:57 GMT",
|
28
|
+
"source-age": "216",
|
29
|
+
"vary": "AuthorizationAccept-Encoding",
|
30
|
+
"keep-alive": "timeout=10, max=50",
|
31
|
+
"connection": "Keep-Alive"
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|
Binary file
|
@@ -0,0 +1,32 @@
|
|
1
|
+
{
|
2
|
+
"name": "platformio",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars2.githubusercontent.com/u/11621357?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/platformio",
|
6
|
+
"headers": {
|
7
|
+
"cache-control": "max-age=300",
|
8
|
+
"content-security-policy": "default-src 'none'",
|
9
|
+
"content-type": "image/png",
|
10
|
+
"etag": "\"5881cb5ccf08f6a95d85eb34a848454984275a4b\"",
|
11
|
+
"last-modified": "Sat, 27 Jun 2015 15:00:39 GMT",
|
12
|
+
"strict-transport-security": "max-age=31557600",
|
13
|
+
"timing-allow-origin": "https://github.com",
|
14
|
+
"x-content-type-options": "nosniff",
|
15
|
+
"x-frame-options": "deny",
|
16
|
+
"x-github-request-id": "b44e737d-1da2-11e5-89bf-2c77d4e0b3c8",
|
17
|
+
"x-xss-protection": "1; mode=block",
|
18
|
+
"content-length": "7358",
|
19
|
+
"accept-ranges": "bytes",
|
20
|
+
"date": "Sun, 28 Jun 2015 14:33:55 GMT",
|
21
|
+
"via": "1.1 varnish",
|
22
|
+
"connection": "keep-alive",
|
23
|
+
"x-served-by": "cache-lcy1120-LCY",
|
24
|
+
"x-cache": "MISS",
|
25
|
+
"x-cache-hits": "0",
|
26
|
+
"access-control-allow-origin": "*",
|
27
|
+
"expires": "Sun, 28 Jun 2015 14:38:55 GMT",
|
28
|
+
"source-age": "0",
|
29
|
+
"vary": "Authorization,Accept-Encoding"
|
30
|
+
}
|
31
|
+
}
|
32
|
+
}
|
Binary file
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"name": "powershell",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars0.githubusercontent.com/u/11524380?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/powershell",
|
6
|
+
"headers": {
|
7
|
+
"date": "Fri, 20 Mar 2015 13:50:44 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"etag": "\"e39dde03263468f440b359ec09095bdbfee92fd6\"",
|
14
|
+
"last-modified": "Tue, 17 Mar 2015 16:25:40 GMT",
|
15
|
+
"strict-transport-security": "max-age=31557600",
|
16
|
+
"timing-allow-origin": "https://github.com",
|
17
|
+
"x-content-type-options": "nosniff",
|
18
|
+
"x-frame-options": "deny",
|
19
|
+
"x-github-request-id": "1aa8647a-cf08-11e4-83bc-9823d777ddf9",
|
20
|
+
"x-xss-protection": "1; mode=block",
|
21
|
+
"host": "avatars.githubusercontent.com",
|
22
|
+
"content-length": "18816",
|
23
|
+
"accept-ranges": "bytes",
|
24
|
+
"via": "1.1 varnish",
|
25
|
+
"x-served-by": "cache-lcy1133-LCY",
|
26
|
+
"x-cache": "MISS",
|
27
|
+
"x-cache-hits": "0",
|
28
|
+
"expires": "Fri, 20 Mar 2015 13:55:44 GMT",
|
29
|
+
"source-age": "0",
|
30
|
+
"vary": "AuthorizationAccept-Encoding",
|
31
|
+
"keep-alive": "timeout=10, max=50",
|
32
|
+
"connection": "Keep-Alive"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
Binary file
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"name": "pub",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/1609975?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/dart-lang",
|
6
|
+
"headers": {
|
7
|
+
"date": "Tue, 17 Mar 2015 21:35:25 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"etag": "\"c5a357d3e7aa9966f25cb6ae2c53724064ba47a6\"",
|
14
|
+
"last-modified": "Tue, 29 Apr 2014 15:18:02 GMT",
|
15
|
+
"strict-transport-security": "max-age=2592000",
|
16
|
+
"timing-allow-origin": "https://github.com",
|
17
|
+
"x-content-type-options": "nosniff",
|
18
|
+
"x-frame-options": "deny",
|
19
|
+
"x-github-request-id": "f091f12f-7283-11e4-8b11-58e94b704dee",
|
20
|
+
"x-xss-protection": "1; mode=block",
|
21
|
+
"host": "avatars.githubusercontent.com",
|
22
|
+
"content-length": "29207",
|
23
|
+
"accept-ranges": "bytes",
|
24
|
+
"via": "1.1 varnish",
|
25
|
+
"x-served-by": "cache-lcy1120-LCY",
|
26
|
+
"x-cache": "HIT",
|
27
|
+
"x-cache-hits": "1",
|
28
|
+
"expires": "Tue, 17 Mar 2015 21:40:25 GMT",
|
29
|
+
"source-age": "9940953",
|
30
|
+
"vary": "AuthorizationAccept-Encoding",
|
31
|
+
"keep-alive": "timeout=10, max=50",
|
32
|
+
"connection": "Keep-Alive"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
Binary file
|
@@ -0,0 +1,34 @@
|
|
1
|
+
{
|
2
|
+
"name": "puppet",
|
3
|
+
"source": {
|
4
|
+
"url": "https://avatars3.githubusercontent.com/u/234268?v=3&s=200",
|
5
|
+
"referrer": "https://github.com/puppetlabs",
|
6
|
+
"headers": {
|
7
|
+
"date": "Fri, 20 Mar 2015 22:40:44 GMT",
|
8
|
+
"server": "Apache",
|
9
|
+
"access-control-allow-origin": "*",
|
10
|
+
"cache-control": "max-age=300",
|
11
|
+
"content-security-policy": "default-src 'none'",
|
12
|
+
"content-type": "image/png",
|
13
|
+
"last-modified": "Fri, 09 Jul 2010 17:49:51 GMT",
|
14
|
+
"strict-transport-security": "max-age=31557600",
|
15
|
+
"timing-allow-origin": "https://github.com",
|
16
|
+
"x-content-type-options": "nosniff",
|
17
|
+
"x-frame-options": "deny",
|
18
|
+
"x-github-request-id": "9c8b3fc5-cf4c-11e4-8ea4-a165337637e8",
|
19
|
+
"x-xss-protection": "1; mode=block",
|
20
|
+
"host": "avatars.githubusercontent.com",
|
21
|
+
"content-length": "16770",
|
22
|
+
"accept-ranges": "bytes",
|
23
|
+
"via": "1.1 varnish",
|
24
|
+
"x-served-by": "cache-lhr6335-LHR",
|
25
|
+
"x-cache": "HIT",
|
26
|
+
"x-cache-hits": "1",
|
27
|
+
"expires": "Fri, 20 Mar 2015 22:45:44 GMT",
|
28
|
+
"source-age": "2377",
|
29
|
+
"vary": "AuthorizationAccept-Encoding",
|
30
|
+
"keep-alive": "timeout=10, max=50",
|
31
|
+
"connection": "Keep-Alive"
|
32
|
+
}
|
33
|
+
}
|
34
|
+
}
|