From 7ca36b197e7888cda95b219dd18acd05809b200a Mon Sep 17 00:00:00 2001 From: Giorgio Pomettini Date: Sun, 27 Oct 2019 13:22:58 +0100 Subject: [PATCH] Fixed all 404 and 503 --- README.md | 209 +- ab-results-README.md-filtered.json | 9 + ab-results-README.md.json | 37159 ++++++++++++++------------- 3 files changed, 18729 insertions(+), 18648 deletions(-) create mode 100644 ab-results-README.md-filtered.json diff --git a/README.md b/README.md index e129400..9db3d35 100644 --- a/README.md +++ b/README.md @@ -6,96 +6,98 @@ If you want to contribute, please read [this](CONTRIBUTING.md). ## Table of contents -* [Applications](#applications) - * [Audio](#audio) - * [Cryptocurrencies](#cryptocurrencies) - * [Database](#database) - * [Emulators](#emulators) - * [Games](#games) - * [Graphics](#graphics) - * [Industrial automation](#industrial-automation) - * [Operating systems](#operating-systems) - * [Productivity](#productivity) - * [Security tools](#security-tools) - * [System tools](#system-tools) - * [Text editors](#text-editors) - * [Text processing](#text-processing) - * [Utilities](#utilities) - * [Video](#video) - * [Virtualization](#virtualization) - * [Window managers](#window-managers) - * [Web](#web) - * [Web Servers](#web-servers) -* [Development tools](#development-tools) - * [Build system](#build-system) - * [Debugging](#debugging) - * [Deployment](#deployment) - * [Embedded](#embedded) - * [FFI](#ffi) - * [IDEs](#ides) - * [Pattern recognition](#pattern-recognition) - * [Profiling](#profiling) - * [Services](#services) - * [Static analysis](#static-analysis) - * [Testing](#testing) - * [Transpiling](#transpiling) -* [Libraries](#libraries) - * [Artificial Intelligence](#artificial-intelligence) - * [Genetic algorithms](#genetic-algorithms) - * [Machine learning](#machine-learning) - * [Astronomy](#astronomy) - * [Asynchronous](#asynchronous) - * [Audio](#audio-1) - * [Authentication](#authentication) - * [Automotive](#automotive) - * [Bioinformatics](#bioinformatics) - * [Caching](#caching) - * [Cloud](#cloud) - * [Command-line](#command-line) - * [Compression](#compression) - * [Computation](#computation) - * [Concurrency](#concurrency) - * [Configuration](#configuration) - * [Cryptography](#cryptography) - * [Database](#database-1) - * [Data processing](#data-processing) - * [Data structures](#data-structures) - * [Data visualization](#data-visualization) - * [Date and time](#date-and-time) - * [Distributed systems](#distributed-systems) - * [Email](#email) - * [Encoding](#encoding) - * [Filesystem](#filesystem) - * [Game development](#game-development) - * [Geospatial](#geospatial) - * [Graphics](#graphics-1) - * [Graph processing](#graph-processing) - * [GUI](#gui) - * [Image processing](#image-processing) - * [Industrial automation](#industrial-automation) - * [Language specification](#language-specification) - * [Logging](#logging) - * [Macro](#macro) - * [Markup language](#markup-language) - * [Mobile](#mobile) - * [Network programming](#network-programming) - * [Parsing](#parsing) - * [Peripherals](#peripherals) - * [Platform specific](#platform-specific) - * [Scripting](#scripting) - * [Template engine](#template-engine) - * [Text processing](#text-processing-1) - * [Text search](#text-search) - * [Unsafe](#unsafe) - * [Virtualization](#virtualization-1) - * [Web programming](#web-programming) -* [Registries](#registries) -* [Resources](#resources) -* [License](#license) +- [Awesome Rust ](#awesome-rust-img-src%22httpsapitravis-ciorgrust-unofficialawesome-rustsvgbranchmaster%22) + - [Table of contents](#table-of-contents) + - [Applications](#applications) + - [Audio](#audio) + - [Cryptocurrencies](#cryptocurrencies) + - [Database](#database) + - [Emulators](#emulators) + - [Games](#games) + - [Graphics](#graphics) + - [Industrial automation](#industrial-automation) + - [Operating systems](#operating-systems) + - [Productivity](#productivity) + - [Security tools](#security-tools) + - [System tools](#system-tools) + - [Text editors](#text-editors) + - [Text processing](#text-processing) + - [Utilities](#utilities) + - [Video](#video) + - [Virtualization](#virtualization) + - [Window managers](#window-managers) + - [Web](#web) + - [Web Servers](#web-servers) + - [Development tools](#development-tools) + - [Build system](#build-system) + - [Debugging](#debugging) + - [Deployment](#deployment) + - [Embedded](#embedded) + - [FFI](#ffi) + - [IDEs](#ides) + - [Pattern recognition](#pattern-recognition) + - [Profiling](#profiling) + - [Services](#services) + - [Static analysis](#static-analysis) + - [Testing](#testing) + - [Transpiling](#transpiling) + - [Libraries](#libraries) + - [Artificial Intelligence](#artificial-intelligence) + - [Genetic algorithms](#genetic-algorithms) + - [Machine learning](#machine-learning) + - [Astronomy](#astronomy) + - [Asynchronous](#asynchronous) + - [Audio](#audio-1) + - [Authentication](#authentication) + - [Automotive](#automotive) + - [Bioinformatics](#bioinformatics) + - [Caching](#caching) + - [Concurrency](#concurrency) + - [Cloud](#cloud) + - [Command-line](#command-line) + - [Compression](#compression) + - [Computation](#computation) + - [Configuration](#configuration) + - [Cryptography](#cryptography) + - [Database](#database-1) + - [Data processing](#data-processing) + - [Data structures](#data-structures) + - [Data visualization](#data-visualization) + - [Date and time](#date-and-time) + - [Distributed systems](#distributed-systems) + - [Email](#email) + - [Encoding](#encoding) + - [Filesystem](#filesystem) + - [Game development](#game-development) + - [Geospatial](#geospatial) + - [Graphics](#graphics-1) + - [Graph processing](#graph-processing) + - [GUI](#gui) + - [Image processing](#image-processing) + - [Language specification](#language-specification) + - [Logging](#logging) + - [Macro](#macro) + - [Markup language](#markup-language) + - [Mobile](#mobile) + - [Network programming](#network-programming) + - [Parsing](#parsing) + - [Packaging formats](#packaging-formats) + - [Peripherals](#peripherals) + - [Platform specific](#platform-specific) + - [Scripting](#scripting) + - [Template engine](#template-engine) + - [Text processing](#text-processing-1) + - [Text search](#text-search) + - [Unsafe](#unsafe) + - [Virtualization](#virtualization-1) + - [Web programming](#web-programming) + - [Registries](#registries) + - [Resources](#resources) + - [License](#license) ## Applications -See also [Rust — Production](https://www.rust-lang.org/production)(organizations running Rust in production). +See also [Rust — Production](https://www.rust-lang.org/production) organizations running Rust in production. * [alacritty](https://github.com/jwilm/alacritty) — A cross-platform, GPU enhanced terminal emulator * [asm-cli-rust](https://github.com/cch123/asm-cli-rust) — An interactive assembly shell written in rust. @@ -113,7 +115,7 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [habitat](https://www.habitat.sh) — An tool created by [Chef](https://www.chef.io/) to build, deploy, and manage applications. * [Herd](https://github.com/imjacobclark/Herd) — an experimental HTTP load testing application * [intecture/api](https://github.com/intecture/api) — an API-driven server management and configuration tool [](https://travis-ci.org/intecture/api) -* [jedisct1/flowgger](https://github.com/jedisct1/flowgger) — A fast, simple and lightweight data collector +* [jedisct1/flowgger](https://github.com/awslabs/flowgger) — A fast, simple and lightweight data collector * [kbknapp/docli](https://github.com/kbknapp/docli-rs) — A command line utility for managing DigitalOcean infrastructure [](https://travis-ci.org/kbknapp/docli-rs) * [limonite](https://crates.io/crates/limonite) — static blog/website generator [](https://travis-ci.org/qmx/limonite) * [MaidSafe](https://maidsafe.net) — A decentralized platform. @@ -252,8 +254,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [kpcyrd/rshijack](https://github.com/kpcyrd/rshijack) — A TCP connection hijacker, rust rewrite of shijack [](https://travis-ci.org/kpcyrd/rshijack) * [kpcyrd/sniffglue](https://github.com/kpcyrd/sniffglue) — A secure multithreaded packet sniffer [](https://travis-ci.org/kpcyrd/sniffglue) * [kpcyrd/sn0int](https://github.com/kpcyrd/sn0int) — A semi-automatic OSINT framework and package manager [](https://travis-ci.org/kpcyrd/sn0int) -* [Gymmasssorla/anevicon](https://github.com/Gymmasssorla/anevicon) — The most powerful UDP-based load generator, written in Rust [](https://travis-ci.com/Gymmasssorla/anevicon) -* [Gymmasssorla/finshir](https://github.com/Gymmasssorla/finshir) — A coroutines-driven Low & Slow traffic generator, written in Rust [](https://travis-ci.com/Gymmasssorla/finshir) +* [Gymmasssorla/anevicon](https://github.com/Hippolot/anevicon) — The most powerful UDP-based load generator, written in Rust [](https://travis-ci.com/Gymmasssorla/anevicon) +* [Gymmasssorla/finshir](https://github.com/Hippolot/finshir) — A coroutines-driven Low & Slow traffic generator, written in Rust [](https://travis-ci.com/Gymmasssorla/finshir) ### System tools @@ -324,7 +326,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Video * [yuvadm/slingr](https://github.com/yuvadm/slingr) — A simple CLI for streaming media files over a local network to UPnP media renderers [](https://travis-ci.org/yuvadm/slingr) -* [yuvadm/streamlib](https://github.com/yuvadm/streamlib) - Play your favorite live video and audio streams from command line +* [yuvadm/streamlib](https://github.com/streamlib/streamlib) - Play your favorite live video and audio streams from command line ### Virtualization @@ -339,8 +341,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Web * [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [](https://travis-ci.org/Plume-org/Plume) -* [rustlang-cn/ruster](https://github.com/rustlang-cn/ruster) — online community in rust for rust community [](https://travis-ci.org/rustlang-cn/ruster) - ### Web Servers @@ -529,7 +529,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https:// * [autozimu/LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim) — [LSP](https://microsoft.github.io/language-server-protocol/) client. Implemented in Rust and supports rls out of the box. * Visual Studio * [PistonDevelopers/VisualRust](https://github.com/PistonDevelopers/VisualRust) — A Visual Studio extension for Rust [](https://travis-ci.org/PistonDevelopers/VisualRust) - * [dgriffen/rls-vs2017](https://github.com/dgriffen/rls-vs2017) — Rust support for Visual Studio 2017 Preview [](https://ci.appveyor.com/project/dgriffen/rls-vs2017) + * [dgriffen/rls-vs2017](https://github.com/ZoeyR/rls-vs2017) — Rust support for Visual Studio 2017 Preview [](https://ci.appveyor.com/project/dgriffen/rls-vs2017) * [Visual Studio Code](https://code.visualstudio.com/) * [rust-lang/rls-vscode](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust) — Rust support for Visual Studio Code * [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) — A LLDB extension @@ -544,11 +544,11 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https:// * [sharkdp/hyperfine](https://github.com/sharkdp/hyperfine) — A command-line benchmarking tool [![Version info](https://img.shields.io/crates/v/hyperfine.svg)](https://crates.io/crates/hyperfine) [![Build Status](https://api.travis-ci.org/sharkdp/hyperfine.svg?branch=master)](https://travis-ci.org/sharkdp/hyperfine) * [performancecopilot/hornet](https://github.com/performancecopilot/hornet) — A Performance Co-Pilot memory-mapped values instrumentation library [![crates.io badge](https://img.shields.io/crates/v/hornet.svg)](https://crates.io/crates/hornet) [](https://travis-ci.org/performancecopilot/hornet) -* [nokia/memory-profiler](https://github.com/nokia/memory-profiler) — A memory profiler for Linux [![Build Status](https://api.travis-ci.org/nokia/memory-profiler.svg?branch=master)](https://travis-ci.org/nokia/memory-profiler) +* [nokia/memory-profiler](https://github.com/koute/memory-profiler) — A memory profiler for Linux [![Build Status](https://api.travis-ci.org/nokia/memory-profiler.svg?branch=master)](https://travis-ci.org/nokia/memory-profiler) * [ellisonch/rust-stopwatch](https://github.com/ellisonch/rust-stopwatch) — A stopwatch library [](https://travis-ci.org/ellisonch/rust-stopwatch) * FlameGraphs * [mrhooray/torch](https://github.com/mrhooray/torch) — generates FlameGraphs based on DWARF Debug Info - * [TyOverby/flame](https://github.com/TyOverby/flame) — [](https://travis-ci.org/TyOverby/flame) + * [TyOverby/flame](https://github.com/llogiq/flame) — [](https://travis-ci.org/TyOverby/flame) ### Services @@ -636,7 +636,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [jpernst/alto](https://github.com/jpernst/alto) — OpenAL 1.1 bindings [](https://travis-ci.org/jpernst/alto) * [musitdev/portmidi-rs](https://github.com/musitdev/portmidi-rs) — [PortMidi](http://portmedia.sourceforge.net/portmidi/) bindings [](https://travis-ci.org/musitdev/portmidi-rs) * [hound](https://crates.io/crates/hound) — A WAV encoding and decoding library [](https://travis-ci.org/ruuda/hound) -* [tomaka/rodio](https://github.com/tomaka/rodio) — A Rust audio playback library [![Build Status](https://api.travis-ci.org/tomaka/rodio.svg?branch=master)](https://travis-ci.org/tomaka/rodio) +* [tomaka/rodio](https://github.com/RustAudio/rodio) — A Rust audio playback library [![Build Status](https://api.travis-ci.org/tomaka/rodio.svg?branch=master)](https://travis-ci.org/tomaka/rodio) * [RustAudio](https://github.com/RustAudio) * [RustAudio/rust-portaudio](https://github.com/RustAudio/rust-portaudio) — [PortAudio](http://www.portaudio.com/) bindings [](https://travis-ci.org/RustAudio/rust-portaudio) @@ -713,7 +713,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [vitiral/termstyle](https://github.com/vitiral/termstyle) [[termstyle](https://docs.rs/termstyle/0.1.2/termstyle/)] — build (and test) formatted and styled command line applications * [SergioBenitez/yansi](https://github.com/SergioBenitez/yansi) [[yansi](https://crates.io/crates/yansi)] — A dead simple ANSI terminal color painting library * TUI - * [TimonPost/crossterm](https://github.com/TimonPost/crossterm) [[crossterm](https://crates.io/crates/crossterm)] — crossplatform terminal library + * [TimonPost/crossterm](https://github.com/crossterm-rs/crossterm) [[crossterm](https://crates.io/crates/crossterm)] — crossplatform terminal library * [gyscos/Cursive](https://github.com/gyscos/Cursive) [[cursive](https://crates.io/crates/cursive)] — build rich TUI applications [](https://travis-ci.org/gyscos/Cursive) * [ogham/rust-term-grid](https://github.com/ogham/rust-term-grid) [[term_grid](https://crates.io/crates/term_grid)] — Rust library for putting things in a grid [](https://travis-ci.org/ogham/rust-term-grid) * [ticki/termion](https://github.com/redox-os/termion) [[termion](https://crates.io/crates/termion)] — bindless library for controlling terminals/TTY [](https://travis-ci.org/ticki/termion) @@ -955,7 +955,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * JSON * [pikkr/pikkr](https://github.com/pikkr/pikkr) [[pikkr](https://crates.io/crates/pikkr)] — JSON parser which picks up values directly without performing tokenization in Rust * [serde-rs/json](https://github.com/serde-rs/json) [[serde\_json](https://crates.io/crates/serde_json)] — JSON support for [Serde](https://github.com/serde-rs/serde) framework [](https://travis-ci.org/serde-rs/json) - * [Licenser/simdjson-rs](https://github.com/Licenser/simdjson-rs) [[simd-json](https://crates.io/crates/simd-json)] - High performance JSON parser based on a port of simdjson + * [Licenser/simdjson-rs](https://github.com/simd-lite/simdjson-rs) [[simd-json](https://crates.io/crates/simd-json)] - High performance JSON parser based on a port of simdjson * [maciejhirsz/json-rust](https://github.com/maciejhirsz/json-rust) [[json](https://crates.io/crates/json)] — JSON implementation in Rust [](https://travis-ci.org/maciejhirsz/json-rust) * Jsonnet * [Qihoo360/rust-jsonnet](https://github.com/Qihoo360/rust-jsonnet) — [](https://travis-ci.org/Qihoo360/rust-jsonnet) @@ -1011,7 +1011,7 @@ See also [Are we game yet?](http://arewegameyet.com) * Corange * [lucidscape/corange-rs](https://github.com/lucidscape/corange-rs) — [Corange](https://github.com/orangeduck/Corange) bindings * Entity-Component Systems (ECS) - * [slide-rs/specs](https://github.com/slide-rs/specs) — Specs Parallel ECS [](httpsL//github.com/travis-ci.org/slide-rs/specs) + * [slide-rs/specs](https://github.com/amethyst/specs) — Specs Parallel ECS [](httpsL//github.com/travis-ci.org/slide-rs/specs) * Game Engines * [Amethyst](https://amethyst.rs) — Data-oriented game engine [](https://jenkins.amethyst-engine.org/blue/organizations/jenkins/amethyst/activity/) * [Piston](https://www.piston.rs/) — [](https://travis-ci.org/PistonDevelopers/piston) @@ -1079,7 +1079,7 @@ See also [Are we game yet?](http://arewegameyet.com) * [kylewlacy/sorbet-cocoa](https://github.com/kylewlacy/sorbet-cocoa) — [](https://travis-ci.org/kylewlacy/sorbet-cocoa) * [servo/core-foundation-rs](https://github.com/servo/core-foundation-rs) — [](https://travis-ci.org/servo/core-foundation-rs) * [Flutter](https://flutter.dev/) - * [flutter-rs](https://github.com/gliheng/flutter-rs) — Build flutter desktop app in dart & rust. + * [flutter-rs](https://github.com/flutter-rs/flutter-rs) — Build flutter desktop app in dart & rust. * [GTK+](https://www.gtk.org/) [[gtk](https://crates.io/keywords/gtk)] * [gtk-rs/gtk](https://github.com/gtk-rs/gtk) — GTK+ bindings [](https://travis-ci.org/gtk-rs/gtk) * [relm](https://github.com/antoyo/relm) — Asynchronous, GTK+-based, GUI library, inspired by Elm [](https://travis-ci.org/antoyo/relm) @@ -1183,7 +1183,7 @@ See also [Are we game yet?](http://arewegameyet.com) * uTP * [meqif/rust-utp](https://github.com/meqif/rust-utp) — A [uTP](http://www.bittorrent.org/beps/bep_0029.html) (Micro Transport Protocol) library for Rust. [](https://travis-ci.org/meqif/rust-utp) * ZeroMQ - * [erickt/rust-zmq](https://github.com/erickt/rust-zmq) — [ZeroMQ](http://zeromq.org/) bindings [](https://travis-ci.org/erickt/rust-zmq) + * [erickt/rust-zmq](https://github.com/erickt/rust-zmq) — [ZeroMQ](https://zeromq.org/) bindings [](https://travis-ci.org/erickt/rust-zmq) * CoAP * [Covertness/coap-rs](https://github.com/Covertness/coap-rs) — A [Constrained Application Protocol(CoAP)](https://tools.ietf.org/html/rfc7252) library for Rust. [](https://travis-ci.org/Covertness/coap-rs) * RPC @@ -1247,9 +1247,8 @@ See also [Are we game yet?](http://arewegameyet.com) * Handlebars * [sunng87/handlebars-rust](https://github.com/sunng87/handlebars-rust) — Handlebars template engine with inheritance, custom helper support. [](https://travis-ci.org/sunng87/handlebars-rust) - * [r-iendo/yarte](https://gitlab.com/r-iendo/yarte) — compile-time handlebars-like templates [](https://gitlab.com/r-iendo/yarte/pipelines) * HTML - * [lfairy/maud](https://github.com/lfairy/maud) — compile-time HTML templates [](https://travis-ci.org/lfairy/maud) + * [lfairy/maud](https://github.com/lambda-fairy/maud) — compile-time HTML templates [](https://travis-ci.org/lfairy/maud) * [Stebalien/horrorshow-rs](https://github.com/Stebalien/horrorshow-rs) — compile-time HTML templates [](https://travis-ci.org/Stebalien/horrorshow-rs) * [kaj/ructe](https://github.com/kaj/ructe) — HTML template system for Rust [](https://travis-ci.org/kaj/ructe) * [Keats/tera](https://github.com/Keats/tera) — template engine based on Jinja2 and the Django template language. [](https://travis-ci.org/Keats/tera) @@ -1321,7 +1320,7 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c * [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust [](https://travis-ci.org/tomaka/rouille) * [carllerche/tower-web](https://github.com/carllerche/tower-web) [[tower-web](https://crates.io/crates/tower-web)] — A fast, boilerplate free, web framework for Rust [](https://travis-ci.org/carllerche/tower-web) * [danclive/sincere](https://github.com/danclive/sincere) — A micro web framework for Rust(stable) based on hyper and multithreading. [](https://travis-ci.org/danclive/sincere) - * [oltdaniel/zap](https://github.com/oltdaniel/zap) — A lightning fast http framework for Rust [](https://travis-ci.org/oltdaniel/zap) + * [oltdaniel/zap](https://github.com/0x1daniel/zap) — A lightning fast http framework for Rust [](https://travis-ci.org/oltdaniel/zap) * [WebSocket](https://datatracker.ietf.org/doc/rfc6455/) * [actix/sockjs](https://github.com/actix/sockjs) — A [SockJS](https://github.com/sockjs) server for Rust [](https://travis-ci.org/actix/sockjs) * [cyderize/rust-websocket](https://github.com/cyderize/rust-websocket) — A framework for dealing with WebSocket connections (both clients and servers) [](https://travis-ci.org/cyderize/rust-websocket) diff --git a/ab-results-README.md-filtered.json b/ab-results-README.md-filtered.json new file mode 100644 index 0000000..8fc71ec --- /dev/null +++ b/ab-results-README.md-filtered.json @@ -0,0 +1,9 @@ +[ + { + "loc": 100, + "status": 404, + "link": "https://www.rust-lang.org/production)(organizations", + "redirect": "", + "error": "" + } +] \ No newline at end of file diff --git a/ab-results-README.md.json b/ab-results-README.md.json index 6b39886..77f8712 100644 --- a/ab-results-README.md.json +++ b/ab-results-README.md.json @@ -1,8 +1,9 @@ { - "date": "2019-07-23 20:06:21 +0200", + "date": "2019-10-27 13:20:55 +0100", "links": [ "https://api.travis-ci.org/rust-unofficial/awesome-rust.svg?branch=master", "https://travis-ci.org/rust-unofficial/awesome-rust", + "https://api.travis-ci.org/rust-unofficial/awesome-rust.svg?branch=master", "https://www.rust-lang.org/production", "https://github.com/jwilm/alacritty", "https://github.com/cch123/asm-cli-rust", @@ -38,7 +39,7 @@ "https://github.com/intecture/api", "https://api.travis-ci.org/intecture/api.svg?branch=master", "https://travis-ci.org/intecture/api", - "https://github.com/jedisct1/flowgger", + "https://github.com/awslabs/flowgger", "https://github.com/kbknapp/docli-rs", "https://api.travis-ci.org/kbknapp/docli-rs.svg?branch=master", "https://travis-ci.org/kbknapp/docli-rs", @@ -64,6 +65,9 @@ "https://github.com/indiscipline/zrtstr", "https://api.travis-ci.org/indiscipline/zrtstr.svg?branch=master", "https://travis-ci.org/indiscipline/zrtstr", + "https://github.com/agersant/polaris", + "https://api.travis-ci.org/agersant/polaris.svg?branch=master", + "https://travis-ci.org/agersant/polaris", "https://github.com/brentongunning/rust-sv", "https://github.com/input-output-hk/cardano-cli", "https://github.com/chainx-org/ChainX", @@ -226,10 +230,10 @@ "https://github.com/kpcyrd/sn0int", "https://api.travis-ci.org/kpcyrd/sn0int.svg?branch=master", "https://travis-ci.org/kpcyrd/sn0int", - "https://github.com/Gymmasssorla/anevicon", + "https://github.com/Hippolot/anevicon", "https://api.travis-ci.com/Gymmasssorla/anevicon.svg?branch=master", "https://travis-ci.com/Gymmasssorla/anevicon", - "https://github.com/Gymmasssorla/finshir", + "https://github.com/Hippolot/finshir", "https://api.travis-ci.com/Gymmasssorla/finshir.svg?branch=master", "https://travis-ci.com/Gymmasssorla/finshir", "https://github.com/brocode/fblog", @@ -366,6 +370,7 @@ "https://github.com/yuvadm/slingr", "https://api.travis-ci.org/yuvadm/slingr.svg?branch=master", "https://travis-ci.org/yuvadm/slingr", + "https://github.com/streamlib/streamlib", "https://github.com/firecracker-microvm/firecracker", "https://firecracker-microvm.github.io/", "https://github.com/oracle/railcar", @@ -380,9 +385,6 @@ "https://github.com/Plume-org/Plume", "https://api.travis-ci.org/Plume-org/Plume.svg?branch=master", "https://travis-ci.org/Plume-org/Plume", - "https://github.com/rustlang-cn/ruster", - "https://api.travis-ci.org/rustlang-cn/ruster.svg?branch=master", - "https://travis-ci.org/rustlang-cn/ruster", "https://github.com/thecoshman/http", "https://api.travis-ci.org/thecoshman/http.svg?branch=master", "https://travis-ci.org/thecoshman/http", @@ -649,7 +651,7 @@ "https://github.com/PistonDevelopers/VisualRust", "https://api.travis-ci.org/PistonDevelopers/VisualRust.svg?branch=master", "https://travis-ci.org/PistonDevelopers/VisualRust", - "https://github.com/dgriffen/rls-vs2017", + "https://github.com/ZoeyR/rls-vs2017", "https://ci.appveyor.com/api/projects/status/d2lxlincwninhsng?svg=true", "https://ci.appveyor.com/project/dgriffen/rls-vs2017", "https://code.visualstudio.com/", @@ -670,13 +672,13 @@ "https://img.shields.io/crates/v/hornet.svg", "https://api.travis-ci.org/performancecopilot/hornet.svg?branch=master", "https://travis-ci.org/performancecopilot/hornet", - "https://github.com/nokia/memory-profiler", + "https://github.com/koute/memory-profiler", "https://api.travis-ci.org/nokia/memory-profiler.svg?branch=master", "https://github.com/ellisonch/rust-stopwatch", "https://api.travis-ci.org/ellisonch/rust-stopwatch.svg?branch=master", "https://travis-ci.org/ellisonch/rust-stopwatch", "https://github.com/mrhooray/torch", - "https://github.com/TyOverby/flame", + "https://github.com/llogiq/flame", "https://api.travis-ci.org/TyOverby/flame.svg?branch=master", "https://travis-ci.org/TyOverby/flame", "https://github.com/srijs/deps.rs", @@ -771,7 +773,7 @@ "https://travis-ci.org/musitdev/portmidi-rs", "https://api.travis-ci.org/ruuda/hound.svg?branch=master", "https://travis-ci.org/ruuda/hound", - "https://github.com/tomaka/rodio", + "https://github.com/RustAudio/rodio", "https://api.travis-ci.org/tomaka/rodio.svg?branch=master", "https://github.com/RustAudio", "https://github.com/RustAudio/rust-portaudio", @@ -886,7 +888,7 @@ "https://github.com/vitiral/termstyle", "https://docs.rs/termstyle/0.1.2/termstyle/", "https://github.com/SergioBenitez/yansi", - "https://github.com/TimonPost/crossterm", + "https://github.com/crossterm-rs/crossterm", "https://github.com/gyscos/Cursive", "https://api.travis-ci.org/gyscos/Cursive.svg?branch=master", "https://travis-ci.org/gyscos/Cursive", @@ -1254,7 +1256,7 @@ "https://github.com/serde-rs/serde", "https://api.travis-ci.org/serde-rs/json.svg?branch=master", "https://travis-ci.org/serde-rs/json", - "https://github.com/Licenser/simdjson-rs", + "https://github.com/simd-lite/simdjson-rs", "https://github.com/maciejhirsz/json-rust", "https://api.travis-ci.org/maciejhirsz/json-rust.svg?branch=master", "https://travis-ci.org/maciejhirsz/json-rust", @@ -1347,7 +1349,7 @@ "https://travis-ci.org/vityafx/challonge-rs", "https://github.com/lucidscape/corange-rs", "https://github.com/orangeduck/Corange", - "https://github.com/slide-rs/specs", + "https://github.com/amethyst/specs", "https://api.travis-ci.org/slide-rs/specs.svg", "https://amethyst.rs", "https://jenkins.amethyst-engine.org/job/amethyst/job/master/badge/icon", @@ -1442,7 +1444,7 @@ "https://api.travis-ci.com/servo/core-foundation-rs.svg?branch=master", "https://travis-ci.org/servo/core-foundation-rs", "https://flutter.dev/", - "https://github.com/gliheng/flutter-rs", + "https://github.com/flutter-rs/flutter-rs", "https://www.gtk.org/", "https://github.com/gtk-rs/gtk", "https://api.travis-ci.org/gtk-rs/gtk.svg?branch=master", @@ -1585,13 +1587,16 @@ "https://api.travis-ci.org/meqif/rust-utp.svg?branch=master", "https://travis-ci.org/meqif/rust-utp", "https://github.com/erickt/rust-zmq", - "http://zeromq.org/", + "https://zeromq.org/", "https://api.travis-ci.org/erickt/rust-zmq.svg?branch=master", "https://travis-ci.org/erickt/rust-zmq", "https://github.com/Covertness/coap-rs", "https://tools.ietf.org/html/rfc7252", "https://api.travis-ci.org/Covertness/coap-rs.svg?branch=master", "https://travis-ci.org/Covertness/coap-rs", + "https://github.com/smallnest/rpcx-rs", + "https://api.travis-ci.org/smallnest/rpcx-rs.svg?branch=master", + "https://travis-ci.org/smallnest/rpcx-rs", "https://github.com/Geal/nom", "https://api.travis-ci.org/Geal/nom.svg?branch=master", "https://travis-ci.org/Geal/nom", @@ -1658,10 +1663,7 @@ "https://github.com/sunng87/handlebars-rust", "https://api.travis-ci.org/sunng87/handlebars-rust.svg?branch=master", "https://travis-ci.org/sunng87/handlebars-rust", - "https://gitlab.com/r-iendo/yarte", - "https://gitlab.com/r-iendo/yarte/badges/master/build.svg", - "https://gitlab.com/r-iendo/yarte/pipelines", - "https://github.com/lfairy/maud", + "https://github.com/lambda-fairy/maud", "https://api.travis-ci.org/lfairy/maud.svg?branch=master", "https://travis-ci.org/lfairy/maud", "https://github.com/Stebalien/horrorshow-rs", @@ -1798,7 +1800,7 @@ "https://github.com/danclive/sincere", "https://api.travis-ci.org/danclive/sincere.svg?branch=master", "https://travis-ci.org/danclive/sincere", - "https://github.com/oltdaniel/zap", + "https://github.com/0x1daniel/zap", "https://api.travis-ci.org/oltdaniel/zap.svg?branch=master", "https://travis-ci.org/oltdaniel/zap", "https://datatracker.ietf.org/doc/rfc6455/", @@ -1863,6 +1865,7 @@ "http://cis198-2016s.github.io/schedule/", "https://blog.subnetzero.io/post/building-language-vm-part-00/", "https://newrustacean.com", + "https://rustacean-station.org/", "https://rusty-spike.blubrry.net", "http://confreaks.tv/events/rustcamp2015", "https://github.com/rust-unofficial/patterns", @@ -1874,16 +1877,16 @@ ], "issues": [ { - "url": "https://arrayfire.com/", + "url": "https://tools.ietf.org/html/rfc7252", "status": -1, - "error": "SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)", + "error": "Connection reset by peer - SSL_connect", "headers": { } } ], "all": [ { - "url": "https://travis-ci.org/rust-unofficial/awesome-rust", + "url": "https://travis-ci.org/AnderEnder/s3find-rs", "status": 200, "error": null, "headers": { @@ -1893,11 +1896,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -1906,7 +1909,7 @@ } }, { - "url": "https://travis-ci.org/AnderEnder/s3find-rs", + "url": "https://travis-ci.org/rust-unofficial/awesome-rust", "status": 200, "error": null, "headers": { @@ -1916,11 +1919,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -1928,6 +1931,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/AnderEnder/s3find-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:00 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5ac3e5e21e3a10f258a89a9fa20028b1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:17:59 -0000, _octo=GH1.1.200442241.1572178679; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:17:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:00 -0000; secure; HttpOnly, _gh_sess=MzFiSkdRempXbitWSXhQZ3JwRWdHaUdGRlgwcUJEbldMbjBQd1NIRmNwWHV6MzY4K3hBMjl4ZGIyWGtaVnpJMk9KZ2VDTGtPRmpHblg4eTlYKzVlU21WTTZTbUtyQU1aeEhlaDFLanNMbTV5K3drQk82bS9raC9OWndqWlovTU9IbnpsYnhiaFJ2Nm54VEZFK3J3UGlMMEFackhxTmRoL3Fzb1lMdmVNQkJQVzBGbVIxS2hsNkJtMU80WjhDQ3VJMTQvQmpxbWdOVktGSUhaWmZSd0tlK0ZpakdUeForaFJ6N3kwbHdlL2FqQT0tLUpOOUd6bG5PQm5YZkNYTFFIM0pqS1E9PQ%3D%3D--d9a8da09eb7c46253e2a7231223831f9b82d946a; path=/; secure; HttpOnly", + "x-request-id": "f4f9bce9-03c3-44da-a4d0-bb3aa062495e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2C2:40B7B:D2BD4D:13B1152:5DB58AF7" + } + }, { "url": "https://api.travis-ci.org/AnderEnder/s3find-rs.svg?branch=master", "status": 200, @@ -1935,7 +1962,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -1945,45 +1972,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b43a6cfcfad4e34875ce5cad5d5a62d6\"", + "etag": "\"9313ce5f435a3cfed4a87985d1b53761\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:28 GMT", + "expires": "Sun, 27 Oct 2019 12:18:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 04:36:38 GMT", - "x-content-digest": "640e17e9f54dbc4f8db529dad459be2a05b0d00c", + "last-modified": "Tue, 24 Sep 2019 19:30:40 GMT", + "x-content-digest": "d4ac64f8dec08713fb518e1ac9d534e948da1d17", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "88fd565a-524b-40b0-a7dc-2a0ee2923ac0", + "x-request-id": "6189afbc-1274-4ea1-a391-4cf2fb9004b8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/andschwa/rust-genetic-algorithm", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ddb5af74ebb9c691bd71dcd1a05fc596\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:28 -0000, _octo=GH1.1.854525806.1563904948; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:28 -0000; secure; HttpOnly, _gh_sess=MEhhbGpiU3MxaDZreGJtY1FDYlU2K2MwdVoxVVpjY2UrUXdoajlZZVU0cFk2bDVnYVJBb2RxU1NNeStMWFRDY2VzWm1SZGJ4enkwN29GY0t4VXdyQkQ4S2Z6K24wVnYyTkdBeGUyei90bWs4MFVvUWxkdUZxSGl0dThRWFpaUUlkUTJuZjNlRHo0aFlIcHRvU2FybkxLWVZrekhVM2lrVk5FN0N5MnlwVEQ5ck5wNVhJWmVNUjN0R25tamxjNmhwcjI0dXJLMmdwUHAwUm1hd3NMWVBxN3pKS0poM3FESlpZK3hoSUZHN0d3YlFaL0dYU29MZDdWQ0M0dW5kZVV6ZjhBeEFWSDNqOGZUWndGRmdDRldiT2txbkwwV2FhTUZsV2tHd2YrTC9mU1U9LS03bmpSR2JiRDZPY0REK0xLU01zK2VBPT0%3D--7d05d0b3dcea77beda65f74b99055617b934c286; path=/; secure; HttpOnly", - "x-request-id": "713a7350-841a-4ab9-a71e-ef23e85b7ef3", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8F:3229D:CF0FE8:13AA7CB:5D374BB4" - } - }, { "url": "https://www.rust-lang.org/production", "status": 200, @@ -1998,36 +2001,12 @@ "x-content-type-options": "nosniff", "referrer-policy": "no-referrer, strict-origin-when-cross-origin", "content-security-policy": "default-src 'self'; frame-ancestors 'self'; img-src 'self' avatars.githubusercontent.com; frame-src 'self' player.vimeo.com", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", - "via": "1.1 vegur, 1.1 f78fee2989d34e40cb45ddfbcb9ba346.cloudfront.net (CloudFront)", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", + "via": "1.1 vegur, 1.1 27fe4928fb2081beeb65fdbf439bb418.cloudfront.net (CloudFront)", "vary": "Accept-Encoding", "x-cache": "Miss from cloudfront", - "x-amz-cf-pop": "VIE50-C1", - "x-amz-cf-id": "cNAf4FHdGRyjt2eBCyoQfo1FEeEJFmybSREzoBcwTEpT3pCTqvjtOg==" - } - }, - { - "url": "https://github.com/AnderEnder/s3find-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2a5966fef073837bf3174f7ee3174786\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:28 -0000, _octo=GH1.1.1510552947.1563904948; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:28 -0000; secure; HttpOnly, _gh_sess=Q0wzL05BN0FvUjhBR2tZMllBbU5UTWM0NzhMZXBzTkdXbExoMFl6VXRQdGFRR3BqSnRiTjVHVk5JMDloMlgwblpUSjcxZlE4TVh2ZHJKMkt4TVpVRjJLK0dLclF0QUVNQXhjNVQrNFhsT0o4SzBaTjJWRWU1a3p6QUJiLy9FWG5iVGErclBzUEZHYjZHZ3pSTzVtUlFHelZKOVhqUjA4L2FrTjYvVGQwdlV1WFZsS1ZpMmRRR3NyZkNzbEkvdFVrbGpFSnBpWjZWVDVUdUgwRCtIVUVkOVo1T2R1YmNUZlptSzFKd281MXhYaXRtc1F4akp2c3VZNVFVaWtOQWMyRkxaekhYSk1LclB1QzdKTkZEbU5MeDNnajhoaEhSNDZ4UWlJbHkvRUp2Sm89LS1YYW8wanV4OW93SGR2K1QwNUF2YzV3PT0%3D--030e7e08310cb76e6bf07fb0e8e89f49b192f194; path=/; secure; HttpOnly", - "x-request-id": "6229e017-8e62-4177-9854-fc1cd42af316", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9F:E0EA:CD8DDB:138FC84:5D374BB4" + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "BHSMHpnCoP1o1K0MihOASti2hr8epZLKgEl-WEbezgTfBdZrE6mKnQ==" } }, { @@ -2037,7 +2016,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -2047,15 +2026,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4fe835a75eb00f87b8e7a2d6695323ca\"", + "etag": "\"e7057e921b0d82d337d044fb73697b53\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:28 GMT", + "expires": "Sun, 27 Oct 2019 12:18:00 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:46:14 GMT", - "x-content-digest": "d928df7cf30abe2ab2e697832f16be35bcc11260", + "last-modified": "Fri, 25 Oct 2019 09:03:10 GMT", + "x-content-digest": "dec36073171a7c9356a31e5550551541be618af9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e3a93f47-133e-4373-9649-f88df8b9e690", + "x-request-id": "03d06b57-6454-447c-b6e5-a1f358ab4257", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -2063,15 +2042,62 @@ } }, { - "url": "https://api.travis-ci.org/andschwa/rust-genetic-algorithm.svg?branch=master", + "url": "https://travis-ci.org/andschwa/rust-genetic-algorithm", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/cch123/asm-cli-rust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:00 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d2b8546f996655d471c7f6c9f52a13fd\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:17:59 -0000, _octo=GH1.1.1126388160.1572178680; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:00 -0000; secure; HttpOnly, _gh_sess=ZVRYU08vb2JpdFFRNFpPcXBPSU5SdlloelpkTU1SbjBrWjg4NEFhbUI0WmU0YTgwa2tEY1lnaGVtdFFPYzVETFpPMFloNS9lNGg2R21PNm9xRlhEMzM3QkJaTEhQNkViN0ZTSTdxMXRxdENLMWJWRUtQZDVmZjBZM25YMUVJblpNdXY0WE03RG45YTVpTm9aQk9wMUMyMzdJemNvVzNrQzNZKzN1eVNOYVp4QmFidVgzYytwOVJYb2Mra1J4ZHBhekxIUW9EQm5UZXJaSU4vVEVoanBMSVp2WVFPekhmdHJXVFlVSFpFdzB1RT0tLXVlR2wyZnVhZHhPTjBCTkNiclVhWmc9PQ%3D%3D--6b95e7ad93bde47d327a11256d1a3f7c8043003c; path=/; secure; HttpOnly", + "x-request-id": "fb568396-3563-417a-9395-ba15897df880", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2C3:1AB6C:2C13D89:4192DB5:5DB58AF7" + } + }, + { + "url": "https://api.travis-ci.com/denoland/deno.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -2079,15 +2105,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a2997563e5391bcd80fb3854e3fa0939\"", + "etag": "\"fb54add5c6f3385bf835785ae7d2a833\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:28 GMT", + "expires": "Sun, 27 Oct 2019 12:18:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 05 Mar 2018 07:48:10 GMT", - "x-content-digest": "e37a0e7280d5307c09795c2f779481abe6340b5b", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "9498fc67-0ac3-4b12-852f-c25d03dc7300", + "last-modified": "Thu, 03 Oct 2019 17:12:40 GMT", + "x-request-id": "8c8bf34c-307a-4f32-bb44-7aeb569c0550", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -2095,27 +2118,27 @@ } }, { - "url": "https://github.com/cch123/asm-cli-rust", + "url": "https://github.com/cloudflare/boringtun", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c3a5ef4b3e06165a16d378ec3f7c57a0\"", + "etag": "W/\"c40eb70ca6eb260c3df93acb06146359\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:28 -0000, _octo=GH1.1.1856342430.1563904948; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:28 -0000; secure; HttpOnly, _gh_sess=OFBMQVpHdVpZbE16T05CUE5FK0IxQk55RmpINkVtRGJQUXIzMDBVZUhmdHNMaUZGOEdoNTVHeHQrR3BzSFVjODl6MXhuV1d2c0ptd3BwNVJpWHVwcTBxVEt3VFhLamdmblBhNGx0d1lqai9rcFZvbUVaRnltOEpUcFVmL0VwejBGZSsvOHZOVlBpKzJpZ2ZYdExNZktZbURHUU94aDhtYUljaVF3TWtrRmZRdHZycE5ZQmhCVVd1aERiaHlvUWphci9aWHUvL2pCS1BZaU9kditJQi91UWI0aU03eTBybWNvQWxPemNob0xSZEtBRzduaE1mcFJNZ1RDWTZ0bmg2Skd1dDZCRE5mVWlKU2V4QW5UR3hFNUpOeXNzaUdIbEg3NURPK3FKWnFFV1U9LS1CVThpZ3I1bGhVaUhsdzBiRlVxVTZBPT0%3D--3c8d76418ce48eba38e153b31fcaabb797e5781f; path=/; secure; HttpOnly", - "x-request-id": "e30eb954-5268-40dc-afba-3957f6240885", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:00 -0000, _octo=GH1.1.64042795.1572178680; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:00 -0000; secure; HttpOnly, _gh_sess=VVdOVHB1OXFXSktySFJ0WWhaUjFxbkVnUFRjbVd1MnViTWx2bTlFRWFKTnJCSEhrSXNDY2MrMHJMRWtEbEdsNytLeEtLTE9CbW41U0pmb3J1ZzRremUwU3o4WC84d290WnFKVHhHRmNxSFVZOEJtRGM1Vk85UE5KMGZoN0NxWmZzY1JpY0dZLzBuNnA1eStmY0x1cTNhYjIzSGo2YWJhQyt6Wm1SazF3MmZsSGVGNm84K3VuNzRiaHVXUytNc3lueVhBV24veWxWZERGSnZhc0pEQjZtOXVJWTB4NEFqUmp0NTMwaVllcGRDST0tLVhHbVY0OXZaQnVmc2dtT0ZUdGIwU1E9PQ%3D%3D--3fe3d2ffa244ed5bc774e78751f4003b028c234c; path=/; secure; HttpOnly", + "x-request-id": "53fa922f-5fdb-4154-818e-9cf454af44eb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB4:E0E6:8B192F:D3A161:5D374BB4" + "x-github-request-id": "E2CD:B5FF:3A52FFC:57A5893:5DB58AF8" } }, { @@ -2129,11 +2152,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:54:42 GMT", + "last-modified": "Sat, 26 Oct 2019 19:30:05 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2142,74 +2165,115 @@ } }, { - "url": "https://travis-ci.org/andschwa/rust-genetic-algorithm", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:29 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/ivanceras/diwata", + "url": "https://github.com/andschwa/rust-genetic-algorithm", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4594e2d09f371538de352027f3e68e33\"", + "etag": "W/\"b5768265f24ff2e1516309390382c1b1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.296093765.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=cXhtZ3VSTmZURFJmNndKZUJEQ2tLWkpMdkFHdGE4TWp6TUpodFJYMGVYU01SUklqeGdnWTBqQVMrU0l3cU1IaW55NUcybXhZbmdKNzNZUE1EKzROUDY0Q0pVSXRXdmFoM1I1YUVkN1JaR3NJU01tMmpCOW41TkFvSG5zZXRzdDczcjY0N0cvb0FHVEZ1b01XVGFSb1lRNVFtTHlwQ3M1amJWVVhzaEFlTXY0a2lpbWlJNXZ3VzZWNjRKcnY4TVA1Z3A2NGl5aE1IY01HWFduVm9HcFZoelRnL3FQNStYR0FPWVdpV1JNaUVKU0tjR3RZenVkUjRNU3BMZUprY2F2WEtka1VBZHUxbmgvZzU1THhjQjV6MVE9PS0tdUk3OW1UbkRKZ05qUldZVm1aZUpWQT09--7fc52d0c9dc9befe23e28ae5798b4847d97937da; path=/; secure; HttpOnly", - "x-request-id": "487bc82e-8c36-4965-8299-8959a0881fa2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:17:59 -0000, _octo=GH1.1.1982334650.1572178679; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:17:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:00 -0000; secure; HttpOnly, _gh_sess=TXV6VmFkVVBtd1VKR1VhVk5IQ1pHTjJPVzVhUHhreU5qQkV5M0E5NkxwQVAybTRSaGJlTXE5bjNFNWpBZGJJWk95cW9lSzgvQzU0ZFN0Nlhib0JRMVJpd2d5L3hBQm9hc0I5bitxdnRGNktoeHAvekNMcnQwR2RybzJPd2RlV3hIZXpNVUFLbjJpTkJvSERjb2paUHJWTXpJUGVUOWt5M0Qva1pqd1l5b1drWXkrVmNsQld3aGw2amlvajVBQ0JwTHYyMU1CM3k1bndEWDg3R0pNRTU0bTF4dXREQ3Z4d09JZVQyNDlSZXdxdTBvamFyZDdNUkZ4TXg3V043em15Ny0tRVV2Zk9QQTNSaWxMdmFoeVNjdHJGUT09--f80b611e669e4161e10726894ae99a537b222f83; path=/; secure; HttpOnly", + "x-request-id": "a0a8e68f-0537-4a07-ad7f-6fcaf10c8460", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB6:E0EA:CD8E5A:138FD50:5D374BB4" + "x-github-request-id": "E2C4:1AB6E:3B532E6:58DEDA1:5DB58AF7" } }, { - "url": "https://github.com/cloudflare/boringtun", + "url": "https://api.travis-ci.org/andschwa/rust-genetic-algorithm.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:00 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"add529fb36f5ef20d392279dbd592b4f\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:00 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 05 Mar 2018 07:48:10 GMT", + "x-content-digest": "e37a0e7280d5307c09795c2f779481abe6340b5b", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b6b20388-e95e-4b91-bf0e-9186ed2761fb", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/denoland/deno", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8254f1ee8344acb4b8d55105aa9b4b8\"", + "etag": "W/\"b2fd73df5edc9debbdd617b4e511142a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.937932643.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=SWdyTUtscjhhRHdsRFpmL0NtOE56Z3Q1ZzEybHZUSnE4ZHpyOCtXSVBrZWQ2U1oySGhWWWtoeEdvVFM4ZTZmcE5RMnFIalFFRnhOOHR6RjNyMXViYWU1RHNlNG1kUlVBSE1KT1lSdlhhT0Z5d3lod0hac0FvajNTTk0rS1NFTHdxUGFKUlM0VkRnY2I4aEN2bW9JdHl6Ri9EeC9ubVlheENKdU1FY3BSNjN6VnV0N255VTV0T3B1b0pwWVVxRmpjc3VHeVhESk5NTDFzMGJ1c2FsenpuMmZ0c1FzMyt4U3c0T1dJWjYrclVoSEFBcDRsOVhTb1BreGpCakhzVlBjSUN5ZHJQbkJwRkoxcm5PYWNTMGtQS00ralFRWG9vcjBmMVVoRDBmclA5czQ9LS1rMUh1UkZRY2FaUExiY09zeHR3c2pBPT0%3D--bc150fc6be02e2ca0cbf281017c7342130e500c6; path=/; secure; HttpOnly", - "x-request-id": "e87fbce7-7407-467a-8816-af76ccfb1dbd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:00 -0000, _octo=GH1.1.436530310.1572178680; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:00 -0000; secure; HttpOnly, _gh_sess=TEhFSW5QQXh3cERwNWNMTWFza215cE5lb1lCTnRBQVFNVGZXUFMrLytvZnVFblprVSt2SmtsZ1ROamxPQlcxcjJBeU1CdGsvOUUwMi84Vm5NaVF2dXpPcnphckRQVDNaa0VvUklPd0VJNHdlQ1ZSaS9jMk1sNm50dFVMRHl1aGpDbWJHbXd6Nm43Qld3T25KdzkvNSs0bjRETE4wMzExMTFUa2k4WUxqMUUrZU5ZbWYydjNPUXhRUzJmb2h4cHpqTFd2cTBxY1hiZm9HSFZ0MS9manhDN2R1RisxcExDL2IxTDBIRWYvcHgwTT0tLXlnNjlmV25aMG9mR2dRNGt5NVRrL2c9PQ%3D%3D--b00cfda6ba611aab5297f395c63c6444f7ca6062; path=/; secure; HttpOnly", + "x-request-id": "398bb9d5-d9ca-43fa-a8c5-5b01336a426b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE5:4D67:D5C439:141B061:5D374BB4" + "x-github-request-id": "E2CE:161F2:3BC9AD4:593FFA5:5DB58AF8" + } + }, + { + "url": "https://api.travis-ci.org/ivanceras/diwata.svg", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"c53b2859e200945176201667fc218c5b\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:01 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Fri, 25 Oct 2019 13:19:02 GMT", + "x-content-digest": "72aeffc75d7854911ac15519f6e8580656616ab1", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "beac7e02-eddb-44e9-a43b-b221c242a385", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -2223,11 +2287,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2236,42 +2300,57 @@ } }, { - "url": "https://api.travis-ci.com/denoland/deno.svg?branch=master", + "url": "https://travis-ci.org/dlecan/generic-dns-update", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:29 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"b143392b594cefb76f6665c599e852e8\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:29 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 16:04:17 GMT", - "x-request-id": "8d0eb963-8251-4319-9954-67b23537698f", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/ivanceras/diwata.svg", + "url": "https://snowplowanalytics.com/blog/2016/04/09/introducing-factotum-data-pipeline-runner/", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html", + "content-length": "30952", + "connection": "keep-alive", + "date": "Thu, 24 Oct 2019 10:37:05 GMT", + "x-amz-meta-s3cmd-attrs": "atime:1571059904/ctime:1571059904/gid:2000/gname:travis/md5:0b504ef984be487321a8dcd30883ba5b/mode:33204/mtime:1571059904/uid:2000/uname:travis", + "cache-control": "max-age=21600", + "last-modified": "Mon, 14 Oct 2019 13:33:49 GMT", + "etag": "\"0b504ef984be487321a8dcd30883ba5b\"", + "server": "AmazonS3", + "x-cache": "Hit from cloudfront", + "via": "1.1 9349ae4f82564896b96f5303b030d189.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "lPDeFCyWwIP_LW0BB5IOEXgJdEQVn4FtNooOFq1GAqKHD1J8rZNbfg==", + "age": "900" + } + }, + { + "url": "https://api.travis-ci.org/dlecan/generic-dns-update.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -2281,136 +2360,67 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"812a44d9f6b5ba9a8395a7d2784eab4a\"", + "etag": "\"62c7126cc30c0c97c6623aeb4a2c0800\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:29 GMT", + "expires": "Sun, 27 Oct 2019 12:18:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 28 Jun 2019 10:27:49 GMT", - "x-content-digest": "4cd6478b7d8221a43fc43866629b8b47298bba78", + "last-modified": "Wed, 02 Oct 2019 14:56:42 GMT", + "x-content-digest": "2984756f78de21160d66b2c2fdeb381de635bbbc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "22c346e9-ba68-43a8-a5bf-111161aedfbc", + "x-request-id": "6c7089e9-2f99-4aae-9ee6-1f03fdc18614", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/denoland/deno", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:29 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"56c3385968d7ce885fafe186c8e45711\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.552841486.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=NmNwL1FNeDdWZUVsVnAzSjg0UEx1L2tGVjlmNXVTaDRJenpZOEFHU0J4RU04QjlGUmc1Q3lKK0VKd0hlL0dEbjRoNFhPRFliSUx1YjJ1U3ZtVFg5R2d2N3lMdHJvbVdzTFFRdlhGNW5SaWJwdFlHTkFnNkdhbkw4Uk82aUVoa05KenZiYllJRXlyN1o2K2NXUmQxMlg0d3JqYmxYaEN5WXVFRGU1SjZyallYeHhzdElycW4waGk5ZEIzN2NGWVF4WFJPMmUvNkRmZmIwV1I3cklQWWsxQzVqSFdBc2pVZEFFbHY2VXlrT3JZUEZPSHJXWE9kOEdpUHlpN3I3MVc5TjM1bFRSZ0pubGIvanYrZ3gwRWNoQXc9PS0tdFk2NW5CNit5eHc4U2pmOEtQZWJEdz09--231c1195db9565c102ad8b5276711a9a9fc228f0; path=/; secure; HttpOnly", - "x-request-id": "69fdb67e-9616-487b-9262-86ff61621fc3", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A91:39421:E985A4:1632B18:5D374BB4" - } - }, - { - "url": "https://github.com/jwilm/alacritty", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:29 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8b1cafcd8b285a41a5530923a1d9cdb5\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:28 -0000, _octo=GH1.1.1963559967.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=OXNwZGFWdHVRdHFsMElkd2JzdzhPMDVQL3JGbjF3VFdGZHVqdUtiK0g2bmF4Y29oT0w1UlFWZCtIbVpTaVdQM3g5MzVESE9hWGJPVUVBWjVTVzVVZ2kzVjZaakE2WmZxNjJYTEU2MG5Mbk1JQ1hIWnluVHlLWG05ZC9JMEtEcE9GV0lqazdEWHFBbU1pcnBtdXpMTXBuTi9NY0RTUkNrK3QvMmZ4azRPVU5wYmg1WHQrSzRZSWNGMmpVMUFOREt2bnFYckVjMWtxZHlWeE1mUDk0SWZ1K2NyK1FOTHF5S2tDOFlNNnFYcUk0a1hndTA5cXFKZkYyS25PZnJWUXdjVnk3cnpCeURIZFFyQ29Na01BQWpveUE9PS0tODc3bkZKNGphdGU3YlB5cEkrR0thdz09--87dde74ce5e4a04140ca87aa92addec580593d07; path=/; secure; HttpOnly", - "x-request-id": "9d033227-d378-47ea-82a8-99b56bdd20e5", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD8:E0EC:EB473B:1651679:5D374BB4" - } - }, { "url": "https://github.com/linkerd/linkerd2-proxy", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5287ddd6f87c58376bc9610abce1dec3\"", + "etag": "W/\"1f2351ed9a88e39a94214f3603831989\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.835058988.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=eTZTcFBad3d1U1hSVWNRWktWZ2t4STh0dmU3Q25oS1pGbUxxbGxLWkhzNzBna2tBcytvTDd3KzQwOG1HSnN4K0llWGt4L05Sd3dTWEhTcnZLdmliYVFKdEpDOVRKSFNYMU1lcUhqS2ZrU1RjNjkzUE1aTlV4REtldFBNZE9KKzVVYThlb1JLSFRWT0hCTmlCQ1JGZTJoWGVySmlJSlk0S3ByQjN4SE9YcXNnbXg0cHU4N09ZT1IrRWI5MXFZcldoeHo2MzBPK2p6bDNXWmc3Mnl0WERNUk1DV0hPLysyM243ZUNPL1FsNGxick5ZcFQ0TENzeHZKYnIwNytkVXVjNEJMNGxydlZiUWovS1VmckE0Um9tcXRFVkZqMGxEZ0U5Y294alNNNS9iUjQ9LS1OMWM3NEZZNExud3VKaGxFek4rTHF3PT0%3D--03b2893b50d13e3b0e537d391d33cde893315495; path=/; secure; HttpOnly", - "x-request-id": "2bbf49ae-7a62-4b27-a126-5c76dbd69d4d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.358594561.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:01 -0000; secure; HttpOnly, _gh_sess=V1F5WTZUZXZwNW1SSHhiYWpQVURIRlpkSXhkeEkvRFlwUlJ2S2F4K1gvblFIb2xtd2p3NTg5NG5JT1ZYcmpaNTJoYThGeWRaOGtPeUpaKy9PNjJkdUZhZjJMTk9rWWZNWjkxM1ZkRk1kZnNOb1lMSnh2b2J5Y0lLaTVqNHdCbE1IbnJWSTI5eVBoaitvWk10eFZidkxSdmZ4Nm1vUTRKajdhRWY1NGNvcVR0dG5jdHRudm53SXdlczcvaEFSa1duMFBkWTZRU0gyNityZ0t2ekxXUE41NXIxcGF6dFVhZFkvVVJkTkxiTmE0UT0tLW1lU1U5UGhwWS9jcnUrai9Rc2NUUFE9PQ%3D%3D--6570ad5bd7a7e4256dbab03a7931e01e1733623d; path=/; secure; HttpOnly", + "x-request-id": "64bcfdca-8689-479a-b2bd-659dc3031769", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAC:E0E4:6296BD:95AAA0:5D374BB5" + "x-github-request-id": "E2D5:40B80:2BA62D5:416C866:5DB58AF8" } }, { - "url": "https://snowplowanalytics.com/blog/2016/04/09/introducing-factotum-data-pipeline-runner/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "content-length": "30861", - "connection": "keep-alive", - "date": "Thu, 18 Jul 2019 00:36:37 GMT", - "x-amz-meta-s3cmd-attrs": "atime:1563380205/ctime:1563380205/gid:2000/gname:travis/md5:08791c58ce4a234ee42185b860ed812e/mode:33204/mtime:1563380205/uid:2000/uname:travis", - "cache-control": "max-age=21600", - "last-modified": "Wed, 17 Jul 2019 16:18:13 GMT", - "etag": "\"08791c58ce4a234ee42185b860ed812e\"", - "server": "AmazonS3", - "age": "6156", - "x-cache": "Hit from cloudfront", - "via": "1.1 8041ecf6e768a41bc9c64e0c75dc923d.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "VIE50-C1", - "x-amz-cf-id": "1jT-7a1QaTp6jAYa4oVxxBhobrojZQrcaPUaXeCosrU6TQyiQlKxSA==" - } - }, - { - "url": "https://github.com/darrint/device-blocker", + "url": "https://github.com/snowplow/factotum", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b3f21e2d5acae5b83975fc22c2fd1d91\"", + "etag": "W/\"22a4597b180ef90ef786f495a12072df\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.1485149587.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:29 -0000; secure; HttpOnly, _gh_sess=c2l5bUJtOE5BSExBKzFIWjFXZVFCek1kQmQ4R0t0cUJhMGlnbyt6MUwzM0xMa0d5b05EeWN0NXUxSFZkRnVvcmlRRm5RU2ZBSWxra3ltZUM1TzM3cWlLdmtaTmxWTng5bWRtYzVqVzZ1aWYxQzRWMllUcXZEVXVzMHJvU1lINjRzU2RPYnd1UGdBTkhtRGFTaDNXbzBjdzE1SzlTNnFmbGUzUzRsMmhHZU1XNTVlL0h0SUI5QjdHMmNHOUhQQ21HYXFDQkcrZUZ2cWxvaFo2K0RtMDBwd0tqQzVVYVpqU1ZycG45a0dQdlREMlVzR21JZjVqaldCRmZRblFHYW1veXZkVWkvalNSOXdjSjlnRG1KWjUzbTVKTHNVOFo4TGFETHlWaFNWd1RtdXc9LS04QUgrZkJsWlhTeUtvSFIwVkJSMStRPT0%3D--62efa14177a03b9b71f62baa5b58cd082e935961; path=/; secure; HttpOnly", - "x-request-id": "ade075c7-2a8c-49c8-8678-0df80ca7f3d9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.646847165.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:01 -0000; secure; HttpOnly, _gh_sess=aWRXY0p0VDhaVkNYcnJQbGEvNWtuQTM3elhiRHhtQk9ob2NIL3lGR3RGOUhpZzl5YVVNVXFvbWZhdk1xQUhoNDBjdm5pTFlweE03RlcyUkEzdGoxUll3UlhWZG94YndZYjJ5c2V3WkpkNEdvd29ra1lkUlNTejZhVkdrOS9oT1pMOWhGRHVNUXRmYWl4SFJPM2NKREpkMllXaVhxK21IemxTVkovMldEeWdRdDJiNVdLVGhQSHZCWVQ4c1kyY21uVDZMREpTWTQ5YjBOK2l5UGNIRkxYR1RJL1ZEUkFDV2txeElIOWZ0MHJtcz0tLVVwRmpqblFRaGJmN1BwSUVYNk9HRUE9PQ%3D%3D--28b608fdbad2ab9edb43f0652bb6a2a8365dd274; path=/; secure; HttpOnly", + "x-request-id": "9aa87ec1-c5de-4d69-8422-751859c19adb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC5:E0E8:AD8E70:108A2DE:5D374BB5" + "x-github-request-id": "E2DA:1AB6D:340FB85:4E174D1:5DB58AF9" } }, { @@ -2418,78 +2428,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2fac3481b84bdca3c3e35bf2c61bc778\"", + "etag": "W/\"a306e2b5cd3f1d79823bea52d9a20d7d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.568295563.1563904949; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=NjJqL3RISHNmOWl3VVlmZk40UXdQNUVJRlN6UFFHMmlOY1J1Qm9FQy82cXhvTVh0blg3d1NSK3A1SFN0M0pQYnE5ZFYxSGNjNEo0Zk5MMU9zdnA4Y3Y4bTF6OC9WQTFzSGNKalRBNTBFYTgzdGE5V29mdEIyM20weEZHWSt0a3VpL0pPWjR1a3I2RFNuVWMwbk1kZ2VEWkhhSDFGR2JSV2xOa09COU1EWXlFZko1TGpzSTNTc3BSeHVaeGFQaTBRNU9jL0E2R2NMdlRPMkNQcmJjSFlpVTVZckk4cjNvMGxLazZQd2VmcWIrK1d0RFQ0UlZCeVBUb0o3VE5nZFFjdE1wNk00SUltVkNKcFh2RVZucHJ1TkRhaFp1RjhMN1hWTHE1THFhYTlDVUk9LS1ucXpmdUc4RDR6UGw3aWkrNVpiWE5RPT0%3D--437ceaa47f6647c69b7ce6f35f2ada2f0920b17d; path=/; secure; HttpOnly", - "x-request-id": "cdf0f6c2-3bfb-49d5-99b9-c77f1e8147b6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.724980763.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:01 -0000; secure; HttpOnly, _gh_sess=cTF2dnQvbi9SQ2ZjUkI1K2p5ZVVhTE10Y3dZWWZuNXg5dzE4MndFWW9iaVFZUkFoeDFma2QrNGRGZmFKUWxqbWg3OHJxMEJDWllLei9lY0E4U0ZadEpwZHpIaGZ1QmM3SWlPbTE4eXZBTk81MElvc1NGYjhIZGJ6dDZwcWh4andhWjQrR01VcEVoR2dSaTU0c2M4UUJIdDdENmVjbWJjcEk3ZTlnT04vYmszcmZpLzlwcjZNLzZhUDZxcG5tTUlMczZhMVVKRzZIWHZlYVJUUENyRk9qMUlnS0VoQXgwdEM4Yk5sQXNsS0JpRT0tLWhlL2lqMGpTWHgwSWZUZ3BCSlZ3a1E9PQ%3D%3D--ddbcc40fd53cf6611eac35118d299264a376f600; path=/; secure; HttpOnly", + "x-request-id": "7516bc45-6186-4353-8d7e-3f1c9d83bb98", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA5:1BAE2:B1C05A:10EBB85:5D374BB5" - } - }, - { - "url": "https://travis-ci.org/dlecan/generic-dns-update", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/dlecan/generic-dns-update.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"48baff17f4b1cd6afbcdb5d48b755a5c\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:30 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 02 Jul 2019 15:42:36 GMT", - "x-content-digest": "6c086bb522c19c230e280343f3ccf2bdac596a4e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "e28d8bc0-ce55-4a67-bfe1-0026eea8e733", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E2D7:1AB6C:2C13E6B:4192F3B:5DB58AF8" } }, { @@ -2499,7 +2454,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -2509,45 +2464,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"adffdd01329b52d5cec8855e17695911\"", + "etag": "\"ab27957ef75eec85cc1b972d1a4cf771\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:30 GMT", + "expires": "Sun, 27 Oct 2019 12:18:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 24 Mar 2019 10:13:12 GMT", - "x-content-digest": "ad3981911ae4bd7e1bbd730a2b7e12f53f6cb824", + "last-modified": "Fri, 20 Sep 2019 08:58:22 GMT", + "x-content-digest": "860c9b1bb8709a6dd563206a31c7de034ebd5fc4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "587dcb25-a95f-4f60-a2ad-286632ec864c", + "x-request-id": "d303ad84-d7a4-43f9-a696-bec078a29368", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/snowplow/factotum", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6921561d0442334597039d50f5b92e91\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.1867036799.1563904950; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=NlVKa1kydGJCYjR2RW5UZ0k1VFBUNStlVXpYb2twUTVkTEdUNzg0N2Y5eWxHVTBuTnNBQ3dPaHhQWDJZVVEvRFFsWmhPMndZMG5MalFFb1RzY1RSWlJiL1hla0ZqS0lMYWdiQ0VMdDVZdWhXcUZSSllVR3E3VUpCWmtFaXRQWXZzY05UdkV6SlA5a0RQN1EyYVJNdW1SRjljUGM0dnZiNjNsTW9GY01hQm5xSWhNNGUvUkQ4ZzBKaE9pQnluV0x1dHkveTFpcmVzKzBOK1lRbWUvcm9SVGlwd3RkUlVDbElhMHArdDhCcDVGL3ZUT1hWRERXaDVTdTRiUlFjbmc3MjE5ckFXVTIwQXYxeGFFdGtMN29aWFE9PS0tcjFveHYwQVB5WG9UeVFveTRwWFRwZz09--c9a3fc1b6e19da40989ac33944b79bafaf217659; path=/; secure; HttpOnly", - "x-request-id": "e92b4e0c-bb97-4d8f-ba3c-bcf17a06d012", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAD:2BAF:EACDF1:1655501:5D374BB5" - } - }, { "url": "https://travis-ci.org/snowplow/factotum", "status": 200, @@ -2559,11 +2490,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2578,7 +2509,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -2588,21 +2519,48 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"26bcfa057d9fb31a531fdc836c949b82\"", + "etag": "\"bcd2df58db360c76167d4bf869012cd3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:30 GMT", + "expires": "Sun, 27 Oct 2019 12:18:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 26 May 2019 16:05:51 GMT", - "x-content-digest": "2a3165683e94071c6e67560648b94192426be476", + "last-modified": "Sat, 31 Aug 2019 00:26:17 GMT", + "x-content-digest": "b73cab7a773f1a9128ac4a3b2393baef199950ed", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4fb27b71-1d4d-4ce6-b33f-ad0092858a44", + "x-request-id": "93a5a530-9640-4808-b144-c4a104c616da", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.habitat.sh", + "status": 200, + "error": null, + "headers": { + "x-amz-id-2": "WQ9HPNrP/vDf7i+v8zXIOt303XqmWrtrk/ffNUk5rRNJIGCHo9sdpNbfPBpDLQyKih/Ah7fqAeU=", + "x-amz-request-id": "844EBCF5D7587D40", + "x-amz-meta-content-md5": "10a2fbe31b18e846afa29f3ff40b8578", + "last-modified": "Wed, 16 Oct 2019 18:01:53 GMT", + "etag": "\"10a2fbe31b18e846afa29f3ff40b8578\"", + "content-type": "text/html; charset=utf-8", + "server": "AmazonS3", + "content-length": "5334", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", + "via": "1.1 varnish", + "age": "899", + "connection": "keep-alive", + "x-served-by": "cache-ams21032-AMS", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178682.933122,VS0,VE7", + "vary": "Accept-Encoding", + "strict-transport-security": "max-age= 7776000; includeSubDomains", + "x-frame-options": "SAMEORIGIN" + } + }, { "url": "https://travis-ci.org/fcsonline/drill", "status": 200, @@ -2614,11 +2572,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2627,109 +2585,83 @@ } }, { - "url": "https://www.habitat.sh", + "url": "https://www.chef.io/", "status": 200, "error": null, "headers": { - "x-amz-id-2": "Lz6HETQFXaRH5pc8A8Cu/c+R8MYwAGli7RCB8KP4HyM2eGzW29sSocr/bZwDfhVql3q6oxGqRfs=", - "x-amz-request-id": "9A5CC280DD1442B5", - "last-modified": "Thu, 18 Jul 2019 17:12:14 GMT", - "etag": "\"b21e6d5bc796d940c55d1c90a2e48fb6\"", - "content-type": "text/html", - "server": "AmazonS3", - "content-length": "5386", + "server": "nginx", + "content-type": "text/html; charset=UTF-8", + "cache-control": "public, max-age=3600", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "surrogate-key-raw": "front post-10975 post-user-1 post-term-1367 post-term-1366 post-term-2221 post-term-3630 post-term-2219 post-term-2570 post-term-2567 post-term-309 post-term-2571 post-term-94 post-term-1338 post-term-1365 post-term-1359 post-term-1340 post-term-2222 post-term-2220 post-term-3631 post-term-4003 post-term-4156 post-term-3629 single", + "x-pantheon-az": "us-central1-f", + "x-pantheon-environment": "live", + "x-pantheon-phpreq": "yes", + "x-pantheon-site": "6839739b-fd48-423f-ae36-eda27751853d", + "x-pantheon-styx-hostname": "styxacf2847e", + "x-styx-req-id": "a378478b-f8b2-11e9-b15a-bc764e11c425", + "xkey": "6+SDCrhpWljIIntWjaZM +T8YNdzfnc46UVuonRej dwc0eWt7MJYTf3EMWtcE snMjv4zxPZ/e6fuUqYBV 5vGAVvxRRDoA6DGoTfH9 LsVd/qt4gp86n1+ztUCX JivICA25CU+Nqr/iw4QY hPy/Aj4Bq4MYaakzwFID 9UhsqaTM07QyY8x9oeVZ A2stGLe+MKfmTYQmunk9 wD7lpUUCTJo+IoLI/t1q xoFL79yL/aw7YrwtT5nm U8JFvzf1LwSqOnLsAFBe OWQZ+9cLEBZux6SA6dw4 z0hhhy9rIs6uFfsZJsD4 +ePNRgoakJxaqQnGpA73 csqLHmO0LzaS1rOjVRXk tPSLyE9mxNhqSc6BFYTf lYK2G7I3iHRdlfnqR7II 7ciDUwSjf5oayaxYNywG HY79rWazA+PdzB70lD8T 55itNBHplHv594wryPdo MD2ovrwbI5f5G7fmFklS BhajrALdu6HfTcwpHwnb Xbj5qfIRjIeZyVBIXY5X fsIqwFG/o7HyDJqv5ysv", + "via": "1.1 varnish-v4, 1.1 varnish", + "content-length": "12872", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", - "via": "1.1 varnish", - "age": "1936", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", + "age": "506", "connection": "keep-alive", - "x-served-by": "cache-fra19165-FRA", + "x-served-by": "cache-ams21024-AMS", "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563904951.613802,VS0,VE8", - "vary": "Accept-Encoding", + "x-cache-hits": "2", + "x-timer": "S1572178682.032841,VS0,VE0", + "vary": "Accept-Encoding, Cookie", "strict-transport-security": "max-age= 7776000; includeSubDomains", "x-frame-options": "SAMEORIGIN" } }, { - "url": "https://github.com/fcsonline/drill", + "url": "https://github.com/fractalide/fractalide", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8833d9dee1fbdc51647ab9fa69ec25e3\"", + "etag": "W/\"e40bc4264256e8550d3e8aa42d62880c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:29 -0000, _octo=GH1.1.1217872922.1563904950; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=MWlhK1NkVDZtaGRKdUxLUUlKdUp3RmplTExBekZ1eFZuViswTnZCWHlsMVY3M3VLZHVnaGJsdnJVV1RzOW5tb2Nzbm9GcnorTDNhQjV3cCtxdEJxVUZoTUs1WUQ2bkN5VEJuK1kzZ2FRcStSNmI4OW5zNXNab2Vid2VCZE54MlFxRVBRaFJLaXJacFRoSGY0L2VsSnNDUmc2QWd0TjlsQ08zd1JmU21UcUh5YUExeFFkbFh2MTVocW80RmNENkJOa1gwVHBqRmx1QlBXOVJZRHBBSElGSUN4ZUZJS2JDRmZDdjFrS3V1N244SDVBRmxQbjBBR2hLM1AyVWdrZDRxMzN1Q3hoL2ZJbXJUeU0yUWYzbnJqalE9PS0tMTJRZXI3K2xNdHM3eEhISzNIM3dmdz09--b8a4af4f589fa370a2cf618cafd5dae86b19c835; path=/; secure; HttpOnly", - "x-request-id": "da2b2762-b03c-4542-9a89-3b369e08bfe6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.1984747837.1572178682; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=dk1FZmlhTUVXdmZ6UzZLYlhNaDNydUw0QVkxVFc5UU1JSXE5c3RYTDRud1p1QXhGaE4raDJ6Y2kxU0NUdTNvQmNvZzQ2cUtibVo5bEJrOTJTM2RzSTl4eVFENHNDcjlEazJsdEhVRmtnV096ajdJRFkxbW0reEtoTnJIbnlnMk9EeUI3Y3ZpMUhxZW0yNlhac3Vob25ZNU9zaDQ2OXNlM0ozU3JSTENTRUxTenBUSWhFVXRoeFErR0NTRzZmU1NhSEREY1V0NFBRMGU2NFd4NlBSTUxITGI1enJmRWdSWjBXN2RMOHpENzhUdz0tLWhQZWlqaGFaT2hkMTFXMVA3eW92dFE9PQ%3D%3D--22050bcedacde04b2d08847643d0297717add481; path=/; secure; HttpOnly", + "x-request-id": "fabf8e79-0710-465e-aac4-48fc20c2b023", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE0:1BAE4:E98C58:163DDE7:5D374BB5" + "x-github-request-id": "E2E1:1B30C:3343F1D:4D09619:5DB58AF9" } }, { - "url": "https://www.chef.io/", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "content-type": "text/html; charset=UTF-8", - "cache-control": "public, max-age=600", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "surrogate-key-raw": "front post-10975 post-user-1 post-term-1367 post-term-1366 post-term-327 post-term-2569 post-term-2568 post-term-329 post-term-320 post-term-87 post-term-2056 post-term-2570 post-term-2567 post-term-2571 post-term-2330 post-term-2327 post-term-1338 post-term-1365 post-term-2329 post-term-2328 post-term-1340 post-term-68 single", - "x-pantheon-az": "us-central1-f", - "x-pantheon-environment": "live", - "x-pantheon-phpreq": "yes", - "x-pantheon-site": "6839739b-fd48-423f-ae36-eda27751853d", - "x-pantheon-styx-hostname": "styx30fdf5a1", - "x-styx-req-id": "23683689-704d-4d71-8c93-611f1e5b60ca", - "xkey": "6+SDCrhpWljIIntWjaZM +T8YNdzfnc46UVuonRej dwc0eWt7MJYTf3EMWtcE snMjv4zxPZ/e6fuUqYBV 5vGAVvxRRDoA6DGoTfH9 LsVd/qt4gp86n1+ztUCX JivICA25CU+Nqr/iw4QY d9D30LPevphA6TtQE2tk /IwwsAiKZC0riHBWTvYr gt6z78FtJ9wP5UGQ/pPN uj+fjPF5zyRjDTOC7yMN NdYCp7apgwSKUBqsZG4A BQIwbPwv+H1IP5KMq12z lEk+Nk3NW/ZF76zx1ER4 wD7lpUUCTJo+IoLI/t1q xoFL79yL/aw7YrwtT5nm OWQZ+9cLEBZux6SA6dw4 8KRrn6sbM3fB1e0UUu0+ nMoo0eZCwuukfdcF1hD2 +ePNRgoakJxaqQnGpA73 csqLHmO0LzaS1rOjVRXk s42JbTb/d03IUnDyp30T pQj1+oMoaHSZWNCIXfTI lYK2G7I3iHRdlfnqR7II g56zWhOIimb0AdxdBd0F fsIqwFG/o7HyDJqv5ysv", - "via": "1.1 varnish-v4, 1.1 varnish", - "content-length": "18157", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", - "age": "31", - "connection": "keep-alive", - "x-served-by": "cache-fra19121-FRA", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904951.589847,VS0,VE213", - "vary": "Accept-Encoding, Cookie", - "strict-transport-security": "max-age= 7776000; includeSubDomains", - "x-frame-options": "SAMEORIGIN" - } - }, - { - "url": "https://github.com/fractalide/fractalide", + "url": "https://github.com/jwilm/alacritty", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"05dd46f78d90be84c500cc1ba66aff0e\"", + "etag": "W/\"b56956a5347745e8d6009f6af55ba137\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:30 -0000, _octo=GH1.1.157270970.1563904950; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=bDBUVnBnUUpyd2F1dUxnQld1R1pWWE9qSFdFSExPUm40Nm94ZHZtMHlDZVJzdTI2MSsxTVRhOFZnV21YWXc2b2pWcXk0VHZLbzJ4ODRmYkppYzF1QzJYcWFjVTJDL2crdkNjNlJxWXZqV3RLWGY4TlNRVnh6T1I5ZlJXSE0reDBoNGZPbEY5SkVhKzFKaGI4ZTY5c0lSSld3YXNLWWdlM0c0VHR4RFg1ZGorU2oxVlFPY29JakxoV2ZybGw1SnVEdERwbmZPOWYyWlRrVWFvVEo0OHc5ZVo4SU9Ca0FRUlE5ZlRKby9ZdzZ4aElPS096TktLdERqZlBFMlRmanNnMmxrZHRTcTZ1b3JVUlA2a0dSR1M2SE1DRWN4YVFnNHJLdFZ1ZGt0b3liWHc9LS0wMFh5RGVxNTQ3UkgyZDVsc2NwVmN3PT0%3D--11e1e512c117622621833ed9a4501c7c1d1d2fd4; path=/; secure; HttpOnly", - "x-request-id": "2f37cf79-2871-45a3-bc3b-4f1c4ab15d52", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:17:59 -0000, _octo=GH1.1.1377041368.1572178680; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=ZWJ5Y1JUQk9ET25lK3FJbWwvWHlLQ055OFVid0J2NVZ6VzFCSm9BVGptdDMyRnhkZllQeWJYUnFtQ29CVGMwN0lMb0E3cHZGNW40OStuZnM0d1VUMzNTNjMwS2hVem0rMDdjdzk4SXJRQUY1NnBka3loQzArMWR1MDVnMndHaEx2T3pubUZJeHFNWmc1VlMyMHB4dzVzeHZPQnFudUxpNmdiTFJHY2J4SlRQa0d5cnEzR3VSRFdwRzNBb1EvR1pjakxUU3dhaGpvTzc2NTNSTW5US3hOTnlxa1p1UEtGTUY0QkVFaHVwa2dURT0tLTY0NjFuc0NZOFMvUUQrV3ZFL1ZkdGc9PQ%3D%3D--a3a1a502a09baa2ee4dcab8295ede20e148bfc6b; path=/; secure; HttpOnly", + "x-request-id": "33c2d90d-7d79-4fc5-9e3b-2d32acd0471a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA6:2BAD:CFE15D:13B9CCB:5D374BB6" + "x-github-request-id": "E2C5:B5F4:CF3229:135A55A:5DB58AF7" } }, { @@ -2743,11 +2675,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2762,7 +2694,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -2772,15 +2704,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d801707a6462241815ebd41085be3957\"", + "etag": "\"59ade237cd9808fcd7e8df03167bd632\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:30 GMT", + "expires": "Sun, 27 Oct 2019 12:18:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 09 Nov 2017 15:28:55 GMT", "x-content-digest": "6c7b674a109f73e92d4c37b5fbccbfbdfbac95c5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e1300904-9c2d-414f-99ce-bcfecf74b6b2", + "x-request-id": "84d83959-9e00-4330-9612-d9a3bc1c1fa7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -2792,23 +2724,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6e8d9edafc41a7ff655f3164302af261\"", + "etag": "W/\"bda834a72453e9cc0b156627087a42ee\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:30 -0000, _octo=GH1.1.244732397.1563904950; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=K1UxSjB3Q01tWHZ1b0ZFc283bDR1WWc1RmxhT0JpY24zbDZVQUd4ekVYeU1GaytMTGRQK3h1SDVScFRoNWFWRU9OREd6Q0NpbEtrNnVjZDJRNHVqLzBsUitTMk1EU2NZRjVITXBjQTNJUE1SM1FGQUQ1OFFBVHVEZkVMRjROS3V3S3Ribys2K1NoLzI5NmxScmtXTzhIZmFXZlFGb1ExcG11bU1DemE5SEJ6TTNxWVpEM0hPaE1SOW5BYkJEajYrT1p6U1FQNmEraEpUL2xwb0JOVnFmUXJYNUFnNW9PY2NaZmUxWENJYVQ3c3d6NHZPYTh4dllEbTBOcFNFR01VRXFVQmR1TXBrSmhQK2N6eGZPcG9paXc9PS0tcEZRNXNWdWh4Y1paVklVQ0V5bTNnUT09--e3b444bd3c3e43c5d435cfc42ffd7a3483726ac5; path=/; secure; HttpOnly", - "x-request-id": "2a2806ab-4b7d-4569-bd07-b263cdb2e78e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:02 -0000, _octo=GH1.1.692112495.1572178682; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=V1FuNEpNQ2ZrVHRGeno0aEViU3ZiSnZhQWJJOStsYWJpK1cycmh1MkFUdFViUXBncXRjVkxwUC9YR3FzZlNOZyswWWQ5NmwwajB2ZVhLeEpKWERrdVY2Q2JiSEpGcWdkUk96eUpFc1JSdmNNYkJKQ2tvamg1c2NNTEZmeFZxVnNBaDh1N011Mmtaa09PaUZwR3ZGd3lRdW14R2NWMGVLRlB3YkxZRVgzckRiMEp5Si9sYXRQbDF6emdXRTk3V2lpNytvVXhiajJyQUJDa0JjZk5ia2VuRWhoYXF4dzdueSs4U2hXejNGT0p6dz0tLVEyZ1lvcm85UG95V1pCem9ZeUhucFE9PQ%3D%3D--821e61fab3439adc40f59dcf598d51834caf390c; path=/; secure; HttpOnly", + "x-request-id": "51c5d85c-2869-4a02-837f-ef344d60c13c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD5:3941E:CFA14D:13CB4B7:5D374BB6" + "x-github-request-id": "E2E4:1B30C:3343F63:4D09688:5DB58AF9" } }, { @@ -2816,23 +2748,71 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"94552bdf28589891516f0ff2525900f9\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:02 -0000, _octo=GH1.1.514727748.1572178682; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=OUJTVjBsS2JHWE84c0NHM2x2d2NuVUV2V09ubTRoM1NRQnE4VHJ3ekVKaTBldlVGSTJ6NDE1UnFEVHhvMHg5YkRzN0szcEx3VWIrZitiaHNpdnU1UzhGQTByVXFxcU1DOVhoS1UxMmtYbG12azhodStYSDdSOGVuUyttS2RZSlhXNkJTa1ZMVHU3R1UyZ1ByVFI0ZkVxcldNUFcwOExxZzVxc0FXUTVzd0Vxa1lvVXVwbDhlYU52MGNuaHB1eTRla0NvWW9PTG95RkllM0FJNmlHNUsxNitCd3BCUzczQkJTYmJXZ0tFR3Zvbz0tLVRUN2tEQkRBNjdYNzZKWDJSb3dqUWc9PQ%3D%3D--20bc99fd0aa58ce31512f4123441fd85f2151ca3; path=/; secure; HttpOnly", + "x-request-id": "d77669e7-a3c4-440e-88a9-60ee28bf0fcc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2E5:1AB68:6950D0:9C35C9:5DB58AF9" + } + }, + { + "url": "https://github.com/ivanceras/diwata", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"256a7eb29993c7ed074c5f68d4c003b1\"", + "etag": "W/\"610472dfcce87ea5fc0dccd04e4e38ea\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:30 -0000, _octo=GH1.1.1388749240.1563904950; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:30 -0000; secure; HttpOnly, _gh_sess=dERDczNvZGtZTEhEZGp6SWRSaFl2RDJLRU8yOE9EWllnOUx1aS9ZTEVlY1ZjN1FlbENYWVNmZG5JTWdubGdxWTVtenV2RmdicVo0KzJrc0FiT1hwYVN2Q1V0bytJbVR4TWlmRXVTOHEreFFDZkJaVWg3Y2NDME4wMVM1RCtEbnJUUTMvTkpvSnRNM3p5U0VYZ1VrdVJyUzdTNVVYcTdSQklQSmkvM3c0ZXBIUTRta0xVNWtBSlJ2cm9KbUlROHFpNXZFOFZNVzMzVjdTdm1tcngyay9WcHhKQmlZbHMrY2hpMXg3dVpJYVU1cFVjcGF0ZEo4NVJuU21DNTV1am9oT3VWYUdpMDBmQjFTNWw1anBkOG9nZkE9PS0taXI2cjJWN0VUdW9vZUlpMGsxc2lmUT09--c3d5b2dd863969b3eec222410f32984f7c80259a; path=/; secure; HttpOnly", - "x-request-id": "0e022bab-802c-41db-ad7b-38568ac4b4c4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:00 -0000, _octo=GH1.1.887843192.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=ejJWK2JCS1R5ZVhaNGNWRzVINDZpM24wSktrdzZwdzh6MWdGM0k4MUNMeGxscWNKaTZmSVdSckVLQUJjNWRtWVRuNEFmazdNK25KMEZnUFhhR3lrSnB1Y3hMNVJaZHE3SE42U1JWUGtlN1FVSXNpZlgrcnROc1JyWGxsbzBMclpTdy9GS1ZxKzRzMWkxL3d3UkdUeVpmYVNkZ1F4ZksxYWYyc1p5bkppYXBDd2xDQWx3S3pvaEVvYkZvNXdPcVJZdG10dUJCNlkxTXRhOXhka2o3UEpubHlOTVlLTUpFams1VWZ3eVlpRm90VT0tLXRjVTdKblhwK3JLWHpyb1FDUmU4MGc9PQ%3D%3D--5d9e7ec0fbf9445235910f76694f865cd8227a5c; path=/; secure; HttpOnly", + "x-request-id": "df2c2416-9e3d-4cae-861a-6945ece007d0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA0:2BAD:CFE16B:13B9CE6:5D374BB6" + "x-github-request-id": "E2D2:1AB6C:2C13E3E:4192EDB:5DB58AF8" + } + }, + { + "url": "https://github.com/awslabs/flowgger", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:02 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"076f6edc4556feef6f2f704933ad4a0e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:02 -0000, _octo=GH1.1.766413880.1572178682; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=RTZZTVpVU0hxNkJ6blFyNXJIN1MvSXdGOXgwaDRwR0Ixa1VOa2w3aWJkbnRwcGJHNFprREVVa3J5K09CelhaeHl1T3kxbmJwVjVSYVZ0SHgvMytMKzRWSGMrK251ZnVBd0Zic2l4eGFZaEJaNDRyYlZYTVpnWjVxYmhCSVBZVXl4WkFWNUtLbDNoTk9JQ3MzT25qa09FcXdHRmR4NmlCc2lyMFF3dWhDYnQxajRBVTJjWU5GU2tVV25lN2hPdmVGTzdwOVBVWmZsZWN0OXZEcm1lU0xaZlQ1V1V0djdjOCsyWDU4dUVISGhkND0tLWR6Sm1yTTdRd0loUW1iZFphb1ZqbHc9PQ%3D%3D--447a96abcf867ffcd79cd3d1b9f5c2faded0e30f; path=/; secure; HttpOnly", + "x-request-id": "a1cc8215-ee6d-418b-abba-154f8d64bda1", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2E8:1B308:D6F397:14207A4:5DB58AFA" } }, { @@ -2842,7 +2822,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -2852,15 +2832,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4c2aaf7c83721f54624ce53968682d00\"", + "etag": "\"71a846d46552426cb7028b2311febcd8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:31 GMT", + "expires": "Sun, 27 Oct 2019 12:18:02 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 11:11:34 GMT", - "x-content-digest": "72dd683bb0410f82fbd04222fa6f9b985d70f201", + "last-modified": "Sun, 27 Oct 2019 11:09:33 GMT", + "x-content-digest": "49830c224d0c90186863a74fb6b601416e0b41ea", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d44b8693-d85a-4cb3-8348-8f5eaf1fff8b", + "x-request-id": "8e3480f2-9eed-410a-b989-34baaa6dfa9b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -2878,11 +2858,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -2891,51 +2871,27 @@ } }, { - "url": "https://github.com/jedisct1/flowgger", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:31 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"58276032ee2373b18b21e4cd7f2a69c3\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:30 -0000, _octo=GH1.1.1808871956.1563904951; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:31 -0000; secure; HttpOnly, _gh_sess=bVM2QzY1bTNPVGE3c0g5bjRoK0tJVWxDT2RVQ283Q0w1SXg2Z01QNFpMUGM5R2oxMDgyZWZ3bWxDZUZZQ3UySytWcE9tS0IwVjNROUNoQzZMWUI4V2FYTmVyWHpZelNQeks1ZmRtOStFZ3NuYktDb0t6WEkyQWhkR09hSEZCMzRiVUp1VitEenh5eWU1bkhIYkVnaVYwVjVsTmhGaGVnc082UkxxWG1VYnNZUnBKdHJ4RFZUenNzNTZLMUsyUzV3MlgvM21QZU01SngxVFlLdDVJMHVVT1V3d2t3SW4rR0FhckJENHIrNXExb2Jxd3o2b1dkYXdDOUEyeTZJTUkxcGxLT1JMRWtzSVhMc0U5NXhMVVFOSFE9PS0tSHNxdGFWTFNOY25CRFhBTVRhbndaQT09--69f410be9e21e4333cff81309d2844167ff9888c; path=/; secure; HttpOnly", - "x-request-id": "4536cd82-cc16-44ef-9a41-967bcf397aea", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABE:3229B:AED634:109BE15:5D374BB6" - } - }, - { - "url": "https://github.com/kbknapp/docli-rs", + "url": "https://github.com/darrint/device-blocker", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eb686874d7cd4393ff6d7fec44f230bb\"", + "etag": "W/\"86cd9a006b08802b8bca8e2fd8e1eb0a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:30 -0000, _octo=GH1.1.1432822211.1563904951; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:31 -0000; secure; HttpOnly, _gh_sess=UElTcU5mNnhDWkhZcDRvR3NBU0ZOd2dYTzQ2bWVhK2YveHp1RGNOSVhsZ0NvWkZHYlJlN0RvV0hvOXZXNjhLSU9jSFNrOGhQNWthc3NLSnRQZkJ2SSt6cGw0Q1l1SFR3cHBPOXNrem9SUmNnMlNxMGNBaVZzbWd6OWJQZlFZanRxNFM0UjBtdDU2YnkxYmxCUm9OVGg3bVBoM0RnSVR4ZUJIS0lFT1YzZTliVDI0UG9MYWlYWTFMa3lBM2IrTGhGQlR3c2lsbitxeTd1NHMwM2RqS1pMY1JRY1ZCY0Z2dk85b0k4bm13M0hBRHJjZ29EdlBsTDFKRmFLKzBQQ0tCWUdTVGNxbytoaXhkcGE4YlhuWXdtZmc9PS0tNHhLWCtJdjRmUkZvaXM5RlVvRWVodz09--9b06429538de3e2f37b6980fff4efe40155ec6d5; path=/; secure; HttpOnly", - "x-request-id": "83b221b9-4fa3-48da-bfb6-7cfb3feb1663", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.2060659436.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:02 -0000; secure; HttpOnly, _gh_sess=SVlqL0JFM3AvZERBc3M5WHIzaEpnWmtvRTBhOWhOaUdhNGFVdzh1Sks5SHAzczl2SFN4d3Z6OStiUm8rekMvLzFDMmJDcVR4OGVuT2NjbzdMYVh0OVdGa01NV2NnSHJ4a2QrVDZ0Qm1BcVFoOWdDL2tzRm13MlpET3RLdUd3Tld4VFF1NFZza2o0N3o0NlJ5OFcxM1pPNWEza1VMZ0ZOTUF4aisxRngyK0FISmpBR3VOYzUxVzl0NGNlR21LV3pveE5Jdi9VNC9QdXE3a0c5MWZENnBPVnBCSTVEOThCZEdZMytldENKck1Bbz0tLW5RQ21FYkE1ZENvejFSM0NwSEQwalE9PQ%3D%3D--05bc6ef3c9ee055329e60bc1af3e5ad96ef1b3c0; path=/; secure; HttpOnly", + "x-request-id": "9a6565aa-4252-43ad-b0c3-ec03f44bbc14", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABF:3941A:AD26C0:10804F5:5D374BB6" + "x-github-request-id": "E2D6:40B82:3BADE0A:590A1E2:5DB58AF8" } }, { @@ -2945,7 +2901,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -2955,15 +2911,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b65cb2c62f3519c5d0024d2d041b570d\"", + "etag": "\"9c3f3242da4b0ccf6302eb4207ef8c46\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:31 GMT", + "expires": "Sun, 27 Oct 2019 12:18:02 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Fri, 23 Jun 2017 19:50:35 GMT", "x-content-digest": "e662e5dbf04f27c2a2ab48cbecfeec17fcdf3916", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1ccc6115-ce24-4fde-93eb-6edd057d6c33", + "x-request-id": "da183d00-c25d-402a-a733-8650e5d4b11b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -2981,11 +2937,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3000,7 +2956,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -3011,16 +2967,31 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:31 GMT", + "expires": "Sun, 27 Oct 2019 12:18:03 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "8b163dfa-4e2f-4ba3-bf1e-cd6d147e8f10", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "99efbde8-797f-45df-9bb8-a6fa66394602", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://pijul.org", + "status": 200, + "error": null, + "headers": { + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", + "content-type": "text/html", + "last-modified": "Thu, 01 Jan 1970 00:00:01 GMT", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "vary": "Accept-Encoding", + "etag": "W/\"1-1826\"" + } + }, { "url": "https://travis-ci.org/azerupi/mdBook", "status": 200, @@ -3032,11 +3003,66 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/nicohman/eidolon.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"ce3d60501f0a01820761bef5495e2edf\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:03 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Wed, 29 Aug 2018 02:24:09 GMT", + "x-content-digest": "b8af843416590b56747ea6a81c420c87bd85df9b", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "eaa13043-434b-4bf2-a37f-f30e3d071b94", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/nicohman/eidolon", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3051,131 +3077,89 @@ "headers": { "cache-control": "public, max-age=0, must-revalidate", "content-type": "text/html; charset=UTF-8", - "date": "Mon, 22 Jul 2019 20:14:49 GMT", - "etag": "\"1374f03af52658e3a0670c7d056fbee1-ssl\"", + "date": "Sun, 27 Oct 2019 12:03:03 GMT", + "etag": "\"7fd92515e4c210524106ee8304003128-ssl\"", "strict-transport-security": "max-age=31536000", - "age": "78462", + "age": "900", "content-length": "25074", "connection": "keep-alive", "server": "Netlify", - "x-nf-request-id": "1c47caba-f9c4-4b31-be0e-b66e3ca4da3b-8249425" + "x-nf-request-id": "d25efcc9-309f-487c-8b6b-ee58f3f9fb04-61651892" } }, { - "url": "https://github.com/nicohman/eidolon", + "url": "https://github.com/fcsonline/drill", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3d9a2416f87c857903c748ea9eb23545\"", + "etag": "W/\"64b4d9f0a36dc63e6dd1b3d42a1e7718\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:31 -0000, _octo=GH1.1.1356849123.1563904951; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:31 -0000; secure; HttpOnly, _gh_sess=YkdsZERMQjlXT1A0L0N2djdBUUxsQ3NvQklxems3bFhWNkxzWVg1ODdlbUJFaGxGcGp3ckU3NGJhYnI0b09NeUtyQmxHbVJMTmUrWElJMGVaeTExcW1hRXhxTUM3QWYvS2VqMW5WMEUvaTM1R2ZSQXlhZThKYUFuZC9Jcm1QQ0RTVlpMcm1jdXdPcXUvSDFmbVJKeS82SVZuaVFWZ0c3TGdsdW45SzkvRVJKczBGK29icEhyTXY1ME5BWWY0K0JGeTFjaTMrdUJhcndzZ0Q3WHdGUllKbFk1d3ZXQThzOC8yeVpic1Z0d1hIUER2ZXdyVFdsaDEyVDhTWDBFZFFweE1DbUljNE5LQUx3ZmNVblR3ZDVTd2c9PS0tZ2ZSSStvZWVBbWE4eGZiT1NHRFRxUT09--7c36233db8fd474662a9048ea85c3cf1ded62117; path=/; secure; HttpOnly", - "x-request-id": "ce27399e-9979-4411-84f9-67d89fc5f696", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:01 -0000, _octo=GH1.1.884997169.1572178681; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:03 -0000; secure; HttpOnly, _gh_sess=RzRMMWJDQVdMMEYvNmtDalRSQk1PTGpMdEt6Z1EwV1UxZGZycTFja1k0NWVFQXBjekRlOURWMjRjQmdTTFB6eExydERkcWllKzFlb1hRRmZ3bFhvamlzTUtWUU9QNll0aExXd3FyUlNqWThLWFlKcUwycjc0cGZZZk5pbThidldIWkFtaFVyUWhVa2xONVNPanVHY1BjS0VCck9DcTl0REc0UmJQd0FubTNPS1NXSkFrV0pqVXRXWjZZT0FOTFF6SHlvcWY2VTVsN0lMcEljK0N5cVRPaEdKMlJGWGJkUEx1NGdaUEczcTNjcz0tLUJSVWo3OFBmSmVFc3dtcUVlbXcwcXc9PQ%3D%3D--0af463fcb7c18b5d928285bfd18409224a64d0ef; path=/; secure; HttpOnly", + "x-request-id": "e0c79cb4-757d-46b9-962f-fe52aa649f3c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFA:3941E:CFA20B:13CB5D5:5D374BB7" - } - }, - { - "url": "https://pijul.org", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", - "content-type": "text/html", - "last-modified": "Thu, 01 Jan 1970 00:00:01 GMT", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "vary": "Accept-Encoding", - "etag": "W/\"1-1826\"" + "x-github-request-id": "E2DE:1AB6A:15107E8:1FAE57D:5DB58AF9" } }, { - "url": "https://github.com/withoutboats/notty", + "url": "https://github.com/kbknapp/docli-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d798d9336515a6a405d0ae3d9c62f059\"", + "etag": "W/\"cc01afa63b6f2328a5bc50afe4c97dc4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:31 -0000, _octo=GH1.1.1005347546.1563904951; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:31 -0000; secure; HttpOnly, _gh_sess=OXZob1RpM0NpT1BKSWFBNjhNMVRHbVZRY2JJQ3ROa2d1SUhRbFVwaXF0R1FGNTNIYlM4S01CS2hCMStxdG5MQm9LeCs0RnQxSS9oUVpKTmRGU1FTMW0yZ0I1ZmxNNmNlUFp4M1NHSExlV2h5bW0ySk5ibExud1B4M0Y3Q3VnNXVVSDZJSUFKcVlKRUhYTkg5YWRNSUNTditHc0hnMnVSQS8rTElFTXdhTFQ0WFZobDJWbUU2UDhNVUhJWkhwOHpMdjhJU2wraDNpL1o3TmFCcWVGdXRDaVZsZS9OcGlpdVFNMlQwRnBNYk0vamtNNmdKRThDd1FrNnZCZ0x2L3BkVG9iaGsvNTlFS0JkQnFnMXlJYnJ4Vmc9PS0tdHRzMGh4bEZoVUljM29NZ1NyUGZaQT09--85b73416065268c08107ee7c2eb26fe8d86b3ca4; path=/; secure; HttpOnly", - "x-request-id": "77df626a-f850-49de-b2ae-f75f31e17ee9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:02 -0000, _octo=GH1.1.1582022866.1572178682; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:03 -0000; secure; HttpOnly, _gh_sess=VXE4bk14Zk1lbWRjNC91TVhubmh0MnMvOEJWTnlqbnMybUQ1djA3aHRnUjh1ZFIzU2k5ZFd5OE9MeGdYMW5OdWQ5UjA1OHQ3UDcxRS9LVUxsWUszNWRCZkZsaks0R1ZrQXB3U053a1Z0SzIrUTY2RnlDNU5nRDZpMUQ0WTYzWk9BNnJCdHZVcGlFOGdsL2dQYU9WK2FIalk5RUxmK1VVZ0FWbzVwUXU2U3gxNTVrTVllV3NYbUNKaDNyQXA4OXA5V2JGb1RUMzJJbmJtbnY2KzhiUFlBNWVoeWxKSWhhOFdLVmM4WUk1UXR6UT0tLVRmdmNqQ0xWZzl2d0cvQzdoWnp5b3c9PQ%3D%3D--1a206be282713f6433b910b08de139f4d150406e; path=/; secure; HttpOnly", + "x-request-id": "2089f459-7db9-4c54-bf45-d270c46be405", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFE:32298:8C74B5:D55E62:5D374BB7" + "x-github-request-id": "E2E9:1AB6C:2C1403A:41931EB:5DB58AFA" } }, { - "url": "https://travis-ci.org/nicohman/eidolon", + "url": "https://app.codeship.com/projects/60b28d80-7645-0135-4402-1639b58199d0/status?branch=master", "status": 200, "error": null, "headers": { "server": "Cowboy", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/nicohman/eidolon.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", + "x-download-options": "noopen", + "x-permitted-cross-domain-policies": "none", + "referrer-policy": "strict-origin-when-cross-origin", "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"e3f7abe9df978c90494bb5569be85ea8\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:31 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Wed, 29 Aug 2018 02:24:09 GMT", - "x-content-digest": "b8af843416590b56747ea6a81c420c87bd85df9b", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "51783a2b-af9f-4002-957c-8ba408920822", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "content-disposition": "inline; filename=\"status_success.svg\"", + "content-transfer-encoding": "binary", + "cache-control": "private", + "vary": "Accept-Encoding", + "etag": "W/\"eac5ddc06fb6f0f6d55e298800e663ae\"", + "x-request-id": "22309e0a-8d93-40bc-838d-43c2b03c4d7d", + "x-runtime": "0.017133", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "x-amzn-trace-id": "Root=1-5db58afb-697b6a73c049fc6c37677061", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -3184,23 +3168,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"225821f993973c54e8cb8d472bf4a20b\"", + "etag": "W/\"9f96aa0b72becf2dbd1e818f16f38d0a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:31 -0000, _octo=GH1.1.958029502.1563904951; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:31 -0000; secure; HttpOnly, _gh_sess=SWpkNFY5cHA1RjNXdVh3T0ZScHIwd0hZZDBDYjJhTXRxYjI4OVB4THE3Mkd2SkdORTVGczNOb0VuaDEvY294dG9xdFY3elpmZjEwRGduTnJ4SXJyWDVMbytDc004aWUzYnRuUUpVclZZVUxlVnByK3gveG9aZU55aWluQWhPbTR2MURUN2xHaDM5N1hxZHJNY29IQndIWlJtSEk2ZTh5RWkyanV1OFdycEtsYnBwQkNmQmx5VWUvNUsydnpKd0ZCSWtJTlZrMzV2K0FZWEJLenI3Q2tjQ3VJOWZaUTZ5UFVTYTdTTjhBNFNKQkFBUnh0c0xJdUxoTUIrQXdlbkU1U2JlbjQ1NWtWU21TOGNVWkpUZ1dtWUxJVHRaajFqVU9Wbi8zeEtBK0x5VEU9LS1FVnpuVVZzSHBIK09MM050b0JnZWZ3PT0%3D--cae2af5e79a878cd84786ef6946551bb6969ac45; path=/; secure; HttpOnly", - "x-request-id": "a432c52f-c297-445b-93e0-aa39a35657c2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:03 -0000, _octo=GH1.1.793733971.1572178683; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:03 -0000; secure; HttpOnly, _gh_sess=Q0pXOU81bURLbTNVSWN5Zk96WEloZ0RkVVZMT3QzcDlodjZhcTlFSVJIYkludFY4cnZqdmdWQk5aejFBMFFQWlYwNlFrOGFLUEpKUGZ1b3JxeldqOEwrNklmZ2R0MFdXVkNQVTUyYlFVbWhBemJDWWJhUmJnbHU3amFNQTM2azcwTGFScG9KYVdQOGhIamkzUnl4Z0dKMjFFclhReW41QjkyeFlPQS9GMWNkWWIvdVFFNXY2V1NQVkt5VCtjRUp2UW85WUpJZFBoblZyOWViVmdxR3VCcXliT1IyRnRoT2tiTzljd0V2VUxZdHFscWthNVl0eEc1QWQzTnp0ckw2Sy0tZmJKYllVOUZwYURScDhrVFF0SWdaUT09--618f28cddc11707fcbfc89145d2ab815713bfd5d; path=/; secure; HttpOnly", + "x-request-id": "0a91f711-3396-4b2d-a295-3a5bab329d10", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACF:4D68:E5C3AC:15DE51A:5D374BB7" + "x-github-request-id": "E2F7:161EC:2026F66:304E1A8:5DB58AFB" } }, { @@ -3210,7 +3194,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -3220,15 +3204,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5dbabefa96565786ce6531294f3a5697\"", + "etag": "\"181d6b31d724f9dc85d17ce9fbf338a5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:32 GMT", + "expires": "Sun, 27 Oct 2019 12:18:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 18:01:57 GMT", - "x-content-digest": "4be48a755bb6d33b76d7dc616ab8a124e9dc6835", + "last-modified": "Sun, 27 Oct 2019 09:20:53 GMT", + "x-content-digest": "54f6ec37d355ff4c57ee71342d8bdb18557a1b0c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "91226c1d-2ffb-4535-82e9-023edb835f7d", + "x-request-id": "88496e2c-7ff4-4f09-8f4c-d386409e520a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -3236,35 +3220,54 @@ } }, { - "url": "https://app.codeship.com/projects/60b28d80-7645-0135-4402-1639b58199d0/status?branch=master", + "url": "https://travis-ci.org/bluejekyll/trust-dns", "status": 200, "error": null, "headers": { "server": "Cowboy", - "date": "Tue, 23 Jul 2019 18:02:31 GMT", "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:03 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-permitted-cross-domain-policies": "none", - "referrer-policy": "strict-origin-when-cross-origin", - "content-type": "image/svg+xml", - "content-disposition": "inline; filename=\"status_success.svg\"", - "content-transfer-encoding": "binary", - "cache-control": "private", - "vary": "Accept-Encoding", - "etag": "W/\"8f76e8d84f278b72c1b53ed45dc1beff\"", - "x-request-id": "71553bdd-04c2-47f4-9561-b205c2515ac7", - "x-runtime": "0.030860", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "x-amzn-trace-id": "Root=1-5d374bb8-4439d549b79f38bb49011a8d", "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/bluejekyll/trust-dns", + "url": "https://github.com/servo/servo", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:04 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8b1fc3d1934c5770ae80f8f33e5ded2d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:03 -0000, _octo=GH1.1.711940119.1572178683; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:03 -0000; secure; HttpOnly, _gh_sess=b2FBbUp1Qm5nY3ZYN2QwaUt0TklVUjJLdXBEdmFBMEkvclR6c1k3Ly9Gb1hxL2xiRi9sSnpuYUk5ZkdtWDQ3Q1FvSS9pYmZFQmYxNHNaMGJGRzd4SmIydFJLNTRWTGI3M0hYNG5WdzlzUC9VNU1mQVB4WjRzcHI4cFNXNVV0MlpLOFZzRVdxTTk4NHdaNE4vczBid1dKaS9CTWwxUE9xS0lyTldUZFpPMzR2eCtVM0hPZ0ZueUttQW8xUnUyUHlKcGp0dERobDR1RWFMQUhqRGFwUXlXTHplYWZ0aVRiZkR6Mzhka3B0N0NGND0tLWIrUWkrOC9WaEZkQlh1UFAxaW4xMnc9PQ%3D%3D--d48ee5e1e96a08d427caadb8a1c611ae1dff5fef; path=/; secure; HttpOnly", + "x-request-id": "bbf26241-d841-4a5c-ad21-d09fb07d3386", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2F8:1AB6D:340FE1B:4E178DA:5DB58AFB" + } + }, + { + "url": "https://travis-ci.org/serayuzgur/weld", "status": 200, "error": null, "headers": { @@ -3274,11 +3277,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3293,7 +3296,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -3303,15 +3306,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a78ae2b1a9956b9fd6d7aa2e3f0bcde0\"", + "etag": "\"56580a0f9bb4f3dd1e34d83bd2bd1117\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:32 GMT", + "expires": "Sun, 27 Oct 2019 12:18:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 07 May 2018 06:31:04 GMT", "x-content-digest": "c181c9c328c195ec0106b6b3f725df952129f9a4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "57473bf3-2320-4ea1-adbd-9f9e6ab8de48", + "x-request-id": "a4734952-a6f9-4354-af4b-22598aba8067", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -3319,55 +3322,7 @@ } }, { - "url": "https://github.com/serayuzgur/weld", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:32 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"61779c1eff43cfb06387694efe0c4be6\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.1487833024.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:32 -0000; secure; HttpOnly, _gh_sess=T0oveHd4VmUxeERuckIwQzJ6dEJRZ1lHTTdyZGRvYmFxS3dieC9RL01INlY3RS80aEFOMEJMdTdnZ2pZZjg3S29zVmJkV0JxaWJMSXUreCtWbUYxbzZTZDBwcFNvYjVFRFEzV2VvMSt1amFiZFB4cnR5OHdtSzY3U3hxWkwybnhVc2FaZzlpZ3JubW51WG9LVnlLMFNZb3BNU0dPNk5rUUtiTUxrdW03NVdiZjNWNFQraDN5VW9jejhLZUFZU2hzeW83UWw1a3dnZENpdDB2YjlvZEJXSWxWTlMxcWlSVUo2cXlYK1o3dmlFeC9wUFpiYmloL3VSRHlIZktUS1pHZ0VOdlh3MkFsOFpLYTFBNUdFdHpnSXc9PS0tVW9tcnFpQXB2Z3MwNGxKem1wNjkrUT09--34d2f648f93e93306dc0867cf1629ebf5908b335; path=/; secure; HttpOnly", - "x-request-id": "46a90371-3830-4675-94c9-b77f57dbb68a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A85:1BAE3:D0CF9E:13E4046:5D374BB7" - } - }, - { - "url": "https://github.com/servo/servo", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:32 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"98ea68929aad35fcf2adc76a7b98a396\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:31 -0000, _octo=GH1.1.650821185.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:32 -0000; secure; HttpOnly, _gh_sess=RGgrYUxEVzZCU05BUUNMVVFtaWZpeGVMNmpHMHlvNjFuQkl5eWpUL09nMjJQOHFycjArMm5jd1lXK0xzaU1EYUlqQmRpU2wxcnlibmdyVFlGV0I2NmJ0RGNXa3dXQW1sdGZWUDZudCtKUGdCcHFaUlVWR3BaTjYwVHVaeEw5STZRcFI2aTQwczNNRWsvaW1nMjFKRGltRXRJVCtlRmVidkcxM21LWktWWFR0TjRCVzdlbUlKdVdaeURMd3NTZFFYcC85N3dlQUdIcXZPVVZrMTlSSjBCWUZyQS9lT2lhTHBKQXZ4NWd3SUs0ZUlzZlB1dmppcnhyVGhvQ2NKaitSanZ0aStTck9TVFBxUkxnQzUxOGxpQ0E9PS0tYWE4YjF5S3NNQkFjRDBuSUFBQTR5Zz09--d0d52c8189c9f7413323bcb5048baed8139ef967; path=/; secure; HttpOnly", - "x-request-id": "b974e533-0279-4f22-9ac2-20a7cbd09bad", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD9:E0E8:AD8FF6:108A54E:5D374BB7" - } - }, - { - "url": "https://travis-ci.org/serayuzgur/weld", + "url": "https://travis-ci.org/indiscipline/zrtstr", "status": 200, "error": null, "headers": { @@ -3377,11 +3332,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3396,7 +3351,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -3406,15 +3361,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fea061d7d57c0f8259987b89f4eb4301\"", + "etag": "\"19f956080249368af258b33baa83b1ac\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:32 GMT", + "expires": "Sun, 27 Oct 2019 12:18:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 11 Aug 2016 12:33:25 GMT", "x-content-digest": "2d1bef038f4f62a2043fbe9fbc6aa3a6f7f28184", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0f9dbb98-4ec6-4be4-aa1d-1b88f251eb40", + "x-request-id": "d8136005-197a-4739-a39f-61bbee2a3d90", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -3422,31 +3377,63 @@ } }, { - "url": "https://github.com/indiscipline/zrtstr", + "url": "https://github.com/withoutboats/notty", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3524b2e5839b95265f2cc6fdc9c0de2c\"", + "etag": "W/\"9596c0a2aa24f781f4bc9a2173fd64ad\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.1848581720.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:32 -0000; secure; HttpOnly, _gh_sess=UzNQcXJVMmh2cDMveFk2dkJuM09XNTNubEsvQk5Db0FzSUVkazdsclJJYWc1c0JkY05rcFc5YTBmMTZlU2oyTWtORmMzbVFpZDRIMDZScHYzWmpnNGNhSDNGdVIyV01tZ2wwUktqUmM1c1NtRVdVcjN2VzBIY2dodnNLcFJ1V2R2ZDM0d1RRVnVCTSt3cGczZHJ2T1pFSEU3UHQzRnVkWkZYdWdCU2R5Z3ZKNHhsVlRucnNsYytxTWxiY0d5eUFLZ2lvRzZYeGUrTHQybU1sektuRWJ1VGFIemZFNGRlZEhqdVNwYzY0eTUvelRBV204NExQbTlpbS9MdUFnWDcyQjFTbnU3OXp0RHBqNXF2QXNOUlIvU1lSdjJJV0Z4dmk5Rkg1ZmlSclVkQ3c9LS05cm4vWUpyVkoxQVFHZXdUTEdrWmNnPT0%3D--f88c9b4044fb48f13b53163f6abd70cc95564f0d; path=/; secure; HttpOnly", - "x-request-id": "496a34ab-ec08-424f-aa3b-92892e10d914", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:03 -0000, _octo=GH1.1.1486135046.1572178683; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:04 -0000; secure; HttpOnly, _gh_sess=MS8veG4wMmxtSHNSeDRYQk1jRWgzdDdCTDE3TGtDcjROMXh6ZURBNTRLWVBqdG5mMFlDR0xTQ2pkc0NnNSt6NXI2UUJtNkJGeC91RVJzNzBIRkVjTGpsOXUwa1RDeG9QMzBSM1ZxNHoxS1JtZ3N4YXo4ZTBoTWdYQVRrUzMvcks5eVI1c3VhQndxN1BRdWVhdGozZElSZ1l5dlM2bTZnMm1wMm03dnJ1cG1XYWJkNkdsVUxuQzR1ZzR3L3FocDZxc0tDVW5TcHlNMHNSSS9MOStPeEV3NzNBNjRiMVpMMkh1UEs0Ni9CYTRJTT0tLTZNN3hmRXNWWm5UYWdlSXpyNlBNUWc9PQ%3D%3D--10e796a31fe24a29617c1d4e2fba52a065d41b98; path=/; secure; HttpOnly", + "x-request-id": "20acec4d-7b7d-496d-b66b-8f67c98936d6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A186:E0E8:AD902D:108A5AB:5D374BB8" + "x-github-request-id": "E2F5:40B80:2BA64FA:416CBC7:5DB58AFB" } }, { - "url": "https://travis-ci.org/indiscipline/zrtstr", + "url": "https://api.travis-ci.org/agersant/polaris.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"518a4db0f0fa294246969fd3645d85d3\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:04 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 29 Sep 2019 07:18:53 GMT", + "x-content-digest": "52c9ae23dab1214f2188bd8a3adc5eb86d7e303c", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b81dcdd0-c795-4b09-ada9-dcd446bbf6e9", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/agersant/polaris", "status": 200, "error": null, "headers": { @@ -3456,11 +3443,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3473,160 +3460,152 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"29a487a0bc5d16f81e935d2440138250\"", + "etag": "W/\"222ba50914f7281cd6483da891f00d92\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.2030979353.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:32 -0000; secure; HttpOnly, _gh_sess=Y0VONVp3ZCtVanl3d0I1cVBtNldCTFdSWEVEU3lheGRJQ2xXZVk5MzhGMWI3TkxYN0U3UHJPelFFMkgyRzBoYituYTZwdGFoMWRlVk5GTjhRZXRpZDNRSW9LSmFkN0VNNks5K1UvOWJsKzBOMFlVRHgyWUtiOU5JOGNZS2tzMC83Si9NRDJTYlZiV2loNDg5MWFCM1o3b0M0NUsvNEFWWWswZ3F0MUxtY21IMk1JNjVHdnJ0NVBvZWgxR3Y2ak1OL21vaTJtMFc3SVpnTk1tVm13MS9XdXh0WU5EWjhGQjU3RnhXMitYMGxhaE9VOFFKSnpXV1VWTWR4YUlWYjdvYnFlNDh5UFkwcmZlM0xZUUx6Zml5Rnc9PS0tcWIyRHlwcnBENUM1Ri82K01vRnUyQT09--e348856728dcbdd1bc9117d0aa2bdc8aed6c00ac; path=/; secure; HttpOnly", - "x-request-id": "923c2483-23d3-47a8-b6a2-13692ab6be04", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:04 -0000, _octo=GH1.1.1079802730.1572178684; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:04 -0000; secure; HttpOnly, _gh_sess=QU1FQW03KzdPRGFyeGs0NDQyOVpYbzNXT3pYL01vVHpFdUlTbmV4bXdXeXJhVHRRbWlpWHFrbjA3SmU2eU0vNWIxOHdkTVVMM2VKbVZ2blVSMU1Vd3RtZlVma0JiOTVyY21qVnlwaGJRYjB2VmJMMUhqcldZM2N2WDVXNFhxZHZ5VjRZbjAwMmNKOUNWVGduZEl0aDJvNVU1Q2J3elNVblk2UUhsS1lqaG9KWjhWeVhjWWZ2M2VPWk1LMUZ5Tjd1SWR2UGx6UG9JOVl3SWkyaVRhaWFaT0RlWFh4b1d5UVUwbXBUdDBPRFhHRT0tLXo5Wnp2QUsyb29VSERhaW5ad3Ftd0E9PQ%3D%3D--9ce2ccc16c39ce91ad24584757c8597c4afc0ebf; path=/; secure; HttpOnly", + "x-request-id": "78ed2742-738f-4d5c-b688-700ca86c39e8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A19F:32298:8C7504:D55ED5:5D374BB8" + "x-github-request-id": "E2FF:40B7D:16D4B9E:2226D9A:5DB58AFB" } }, { - "url": "https://github.com/input-output-hk/cardano-cli", + "url": "https://github.com/indiscipline/zrtstr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7989ca5d544f9cbb42311938a5e9c7b2\"", + "etag": "W/\"bdb39e0d1b92cf6671cb383e31ca9e04\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.1332491571.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=WUJZZjdQdGJxNWFWeUwxbXAwdVg0VGlMeDZENFQwR0VneFBhU1R4cFMxdFc4TFh3emtSZHpYeHdzcUhzSGM2N2ljNVlKOTNDVGpEVU1DWFllUXNFemRVek0vN0lzbTQ2ZWNENE9rSEZRbkRSNHV6aExtNm41RDZMK29vWStoYlgzaWVuYWVKdW9Yelg1NHdlODY1d0NwTUpWYUV1ZEJuN29TZzVyZTNKQkF4MXU2b3VQbU9RVURiaHFDU09uaFlBVlRMYlhOYTVqdUFoaDZNNlFLdTZnY2g4Smp2d09BVFJ1M1NaY09NaHNlQ2JiZFh5aHNYQ05UV2d1MXpNU21XYkwvbU5ZUDhteDExa3lxaDJwNW0vU1d6d09iNGtlMkkxMnRGS0xoWXNoWXc9LS1oYjhTNnowTlFQSHhzREtHcmM1b3V3PT0%3D--db71373181b42d25cef9ec038530684d1b522ecc; path=/; secure; HttpOnly", - "x-request-id": "b217401e-b5ed-4e9a-8db1-fff878fa1ad6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:04 -0000, _octo=GH1.1.2124850402.1572178684; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:04 -0000; secure; HttpOnly, _gh_sess=bzEzaTJqRFZPejdxd1ZNdC8wUXV3UytaaWxXdDR1OHkweWxnV3F4d3pWQWFJaHJQejlhREd4OW8vdU5ncDY4d3piM2xUTFhNVUlPZGovRWREZmpEcnkxQWxmRU13Y2JtSmdLaW41aWFFd2c5SnNqVlkvL2NCWHJRTVFsa1hNMTBqL2tlMlJ1VEpDYnFRbHFERHkrN0JNUnFoUzBveG5sR0w4ZTYwM1prRkNWNmdHSmhKVzdxcG1PRUFsNGNUVTZubUkyYlZWUkNnaDdiZVBWQlo1dVJNQWVhV0hTMHVxSVROaTZsN0l0aUovZz0tLUNOMWp2ck9Eb3RWWDg4cDZvdjB6SHc9PQ%3D%3D--0d5cc31f80c831425ff74ddad943ff5ae3be341b; path=/; secure; HttpOnly", + "x-request-id": "0f34d3c4-2f4f-4bf9-9274-f7997f8fe04d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18A:1BAE0:665C0F:9A75BE:5D374BB8" + "x-github-request-id": "E300:40B82:3BAE212:590A7FF:5DB58AFB" } }, { - "url": "https://api.travis-ci.org/inv2004/coinbase-pro-rs.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:33 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"61e97ac05c43a8cb80247732b5005517\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:33 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 05:39:21 GMT", - "x-content-digest": "40da89eb907c39e3d01e4f09e3391c984eee110e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "1f7fc95b-d8cd-41fe-ae18-bc51f3a5af7a", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/inv2004/coinbase-pro-rs", + "url": "https://github.com/serayuzgur/weld", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:33 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:04 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"29c385e74a867842ed23db371122a72b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:03 -0000, _octo=GH1.1.2125165013.1572178684; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:04 -0000; secure; HttpOnly, _gh_sess=RHZVVmd5dDdWSmwxckIxRWxDbjc3VXdrOVZrdTVtajFEMGhMeGZnVVpPaDlmZi9mYjZIc29oMnJkL2dQV0FnbTd1a045eXNuTFFEc05pT1hFNWpGYThtL3phWTJKemdmNWlSRFNuVElPSHh2R3k3SDJ2K1FGdHF3WjZnL1d0SkdxL3NKTFF6ZG55WlFWRVpzMWFsUDlhS1lralVZQ29KblFya2p2dHNtQ0JjWHdwS3g4ME05Z0ZkUnJiR2NST0l2ZFVWZmlrekM2V0RueW9VMHhUdTc1MVpLdGJ2bEMzMWpUejVMYXR4cHNIQT0tLWJ6TW9qUldsYVdsUksyZmdwQ0EwSUE9PQ%3D%3D--ca5378a3109ba1da2e5f6c5b7365607be6d0c418; path=/; secure; HttpOnly", + "x-request-id": "8bb5875a-014a-4b77-9ead-221dd2b4449b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E2FC:161F2:3BC9EF2:5940601:5DB58AFB" } }, { - "url": "https://github.com/brentongunning/rust-sv", + "url": "https://github.com/agersant/polaris", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"df272d5db877a672e322e2d48483e2c4\"", + "etag": "W/\"6548ac949ea52d5873895c576e2f02f1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.583681223.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=ZHZpWWhTNTdDZlM5ajJPUTMxTzNuaktpdHVRSDlWRFVVcUkxbXJwMjNOZTNvaEh0dU8wNzRGZnVVSzdRUEZGU0t5T29SeVFNYkpmb29KVGtIRUIyS0k4Rk05cXpoS1I3UU5SQ3pRY1lQaTJvTjJ3aXZKRUZyM0RkZ2VwYWR1ejRicm8rL0hMd1ptMkF2TFRGcDRvNjZiOVpUTStkTGdqdUNaR0FmMVMrajVKaG9mSFFxdGZmSjJXL0pLNTVCNUtxQWxsTzcyVXFDMFpOZ2JxcUJzTjFTL3dQcmlJY2tqVTh0Ky9DMGFLTG45WGhOQ0hRcVRCUDF0N2JzbUgzckpCT3VMckVuQlBiMjN1bmZiYzl4cWFsS3Z4TG52QkNXQ0duT0lJSitxR0h5QlU9LS1iUUtlMTBHcEVVbXhFc3g5RHpnMjBRPT0%3D--16aeed0000fd58838365a7306cee6d58d069fd32; path=/; secure; HttpOnly", - "x-request-id": "e90ffe20-013a-4ca3-844f-fc2f1506497d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:04 -0000, _octo=GH1.1.1937941814.1572178684; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:04 -0000; secure; HttpOnly, _gh_sess=SndXS1hYK2ZWZ0FLWGppV2lpNzg2OXQ4clAvbkhhbENuUjdOa3J1aDFZS1FkcFBuVGNoeUsyOVFzcjdhME1mdzhxQzdJT2hzajRrd3p3RzNBM3hMSUVwOFBQdE1PeGNIa3l6MndadC8rbkc1ajU4cWNCdEI4c0tlV1VOMjRUQzNzMkFTeGo0Zk90dTR3d1p0eWFRSFRIcXQ2enBYUDlOenlickdVeFdraXlwMXk4dkpWVE1TTDFUNmlYVlFFdVJRZTlBeHRGU3E0SnR1alJOd1J2SW5IVjNFdzlXTkdnSXBZclVUSEhFM0tJTT0tLWdjVnIxZzdNelZCSXYyMCs5UDZFclE9PQ%3D%3D--c95ef20496d6913a8731ce638e606bb4eed07841; path=/; secure; HttpOnly", + "x-request-id": "fd676bba-e1ad-49b0-ab8d-d68c5acb1027", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C4:2BAD:CFE2F6:13B9F5F:5D374BB8" + "x-github-request-id": "E303:B5FF:3A534E5:57A6021:5DB58AFC" } }, { - "url": "https://github.com/chainx-org/ChainX", + "url": "https://github.com/nicohman/eidolon", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8935a486099ab1d30bda4da88a7e1e9\"", + "etag": "W/\"dfdf119c1b9889c4339a5cfd2b78fc81\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:32 -0000, _octo=GH1.1.233398103.1563904952; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=SVlVN2gxTWppbFVydlhMTmxrRkVUSGNTQUhiVG1OZGZ1dit3N0N0WjFSNTR5SkVUQ2wvODEreHJCZHFCWlRaeTVia2cxRmZCSTFkQ1NHdkoyVzlESlRlRW1BbjRucWFJYUlwVzBlcUdsangzWTVYb0JXc1BEQmc5YlZKNjNGd2xweVFNU3pPOExYdUQyNzRFbWgvY2Y5UzVOZm1hOHBvcDI3NFdycC82Nm15VzhjblZIOWZQSHFtNDhZb0JJVkNSTVk0UWEzUTdBYWljMzl6OE5HN0ZuNE03eFlUYmNHTUhaUXpsQWRFeGdzWEVYVFVCRDhhVlUxYkVEOWcxSFJjT0xKell4U21URHpyemo1NXJBa0Qwemc9PS0tcUxPQ3ByKy9ackdIbHp4dlo3RjVqdz09--da2c78a7d12467502614e2914a18b94cad7e9fee; path=/; secure; HttpOnly", - "x-request-id": "978e1161-6dc9-42f2-a2b0-b3656526116b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:03 -0000, _octo=GH1.1.652566813.1572178683; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:05 -0000; secure; HttpOnly, _gh_sess=OEpLemVQdDM0WGp4ZjVKOWRDN1lPY2RKTjFuczRSdWVRbXZockgxOXhUbCt3Uy9waHE0MGFHYlF1Tkl6WExiTnVOTTBBNUgvVHhmSVBUTVNERUsrZkNVSDFTOXU0Sm5GUkxObHZlQ2FiWU5OWGJyNVNwNFFIdjJ6ODhZWHRXSlRUM1lGZEc3bnQ2K1RPcGkySjg2TlNyTW9PVEkrVVdGZEREU2tKaWZqTFJnbnZUY0NDd3RxdEM1cWtKaXh5bUgvNWhqYlBmVit3ek5tNmQ0NFl1Z1hRM0p3alpsUFZwdmx3WnNIa0hIUGM2RT0tLVBIbWVTNGsyV0d0czh5SmN6RWlSVmc9PQ%3D%3D--8f70b1939334711d32d91cb3d7d9f9843b965399; path=/; secure; HttpOnly", + "x-request-id": "87f7f5fb-e2fa-4281-b96a-58459a989ebe", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A188:39414:624BAB:94E8E1:5D374BB8" + "x-github-request-id": "E2F2:1B30A:2050D99:3080E27:5DB58AFA" } }, { - "url": "https://api.travis-ci.org/Limeth/ethaddrgen.svg?branch=master", + "url": "https://travis-ci.org/inv2004/coinbase-pro-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/inv2004/coinbase-pro-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -3636,15 +3615,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"07a68a61d3b3084cd16757eeb6b77afc\"", + "etag": "\"645b81f57e5aaa8c22133ac08e32e9b4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:33 GMT", + "expires": "Sun, 27 Oct 2019 12:18:05 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 08 Jun 2019 22:02:53 GMT", - "x-content-digest": "affa798e3fc73db17996e03b589d22a803b2185d", + "last-modified": "Thu, 24 Oct 2019 11:40:27 GMT", + "x-content-digest": "746cf6bd525d0ededfb4c58d6e5c7f947358a200", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d575d72f-bded-463a-a35b-3c9b01ccbee3", + "x-request-id": "2720a523-02bd-4e2a-a29e-57925b139f24", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -3652,51 +3631,83 @@ } }, { - "url": "https://github.com/Limeth/ethaddrgen", + "url": "https://github.com/input-output-hk/cardano-cli", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8d2848d7407fbe379f482f5d8d9cacc1\"", + "etag": "W/\"61116ddb853f5196a0eef99e8d09f612\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1114579440.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=NmRLMTB6UGhWQUsrNzhYT281cFZWTEFabC9JalNoYys5amxrZEhtSGVidFpTM2JvdlhuZU94SWM4ZUFKaGhFWWdaaVRhZTNCZHIvVUQ5S0s2dUJqWmNVS3lDdmFBamI1RUk3K1llTVM1OGVIdW0vMDB2cG5rUHFWRVRkamprV1RyQWRTT29Ub25xZHdEUFIrZCtXMCtGekZtM1ljeG9SODIreElJUktWZWNDOU1BY1lGZ3ordjRLQjl0NG9zNmJwZUp1Q0pYcDllZDdiakxSa1JrbFdHREo4MU1BRDR4TTk0TDMvaUwwSHpRN3o2NEk2QWNmL1hPUWQ2bEpqRmczQTdTSXV6c1ZpRDhNQnhtTlZNWThSRWc9PS0teHNtdEp6UFlDTklBbHRaT0x1ZFBaQT09--808d40644b9cdfd836c3b67f2b41395d048b824f; path=/; secure; HttpOnly", - "x-request-id": "0f5f48ea-b1bf-43bf-8719-ed9908faafdd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.590453712.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:05 -0000; secure; HttpOnly, _gh_sess=b0N1OU1rRFVhSnpIMmh4eUdoVjdmZ0VmQjZ0Sk1Ea2ZUZ0FGNWw4WWxpUHRHdXRDc2k4Y0orSjZ6eHV5M2tYSmdzbm9xeFh1bG83M2h3V3d6QkhNYXp1WFh6Qkl0Y21ydjlzVC9pNmw5d0QyMmxQbzBYaDNsTEprUmZkbkoxQVlRSHAyU0QrV3g3V0x3NmwvQndmSGY0bEZDamt4Z3dWVHR4VWFNSENPMXN4TU9DMEMxSGNLRjdUN0NNNDhoTnB6b0xzVTY0UjIyWWxWQzloZnZERVE1ZHpjeDdEcWZ1Z1Z4dUllMWlBRlBTa1Q3WUNSNEdKMllEb1hxV2lWc3R1cC0tYkgzQjJ0dVU3WDBtK24yc2RFK2xqdz09--3a66bcbc6a6888f0a404fca3722ff532738666f8; path=/; secure; HttpOnly", + "x-request-id": "7b922972-8596-4e21-88f1-5a7320a8495f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1FA:E0E6:8B1B59:D3A4BE:5D374BB8" + "x-github-request-id": "E307:40B80:2BA669E:416CE5D:5DB58AFD" } }, { - "url": "https://github.com/inv2004/coinbase-pro-rs", + "url": "https://github.com/chainx-org/ChainX", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"44673d5441ac98978d224ff61e28494f\"", + "etag": "W/\"c549e3314a4bf0a950e63158cc15a725\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.120294268.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=VHIwQ24wdUVBSXRPcXFqK2RuSnhmSWo5SDZLUkE2b1NXaGhpR0tGc0Yva3JHOE1PY0FKRVNwemxYOFJWUnE2LzVxZDNLcnhyVGdBeHJtSHlzRnJKdDhMY1VKaW1vT2xrRWgzNjB3bElHSDZCNW9jNzBSQldtMDAvSEZ4NGtBWEFjbDlwREwxcUxlMm4xQ0p3QmNOOW1qRDBKNWZ5WXdtVFNTWXRxUGFtYkgxU2d6QnZXM3RTR1N2c2ZlTmFWd3JPZGt3UEFybUUwWUEzTU5zRjVTUTZJYXI2RHFuOHJWOXRDVEdxa0ptVCtpQ2t2S2cwOE9BY2lDclE3QnM1bmI4QmJVRFhNdEdQYjlVRk9INk5EM0FCUlJjTnh1MXpmR01yNHlGcG8zMnFHTWM9LS1EY2pQaGRMdGsxb0taZVZ4QlBRamNnPT0%3D--03b788a8ce7c9510832bdd203f7b135be9550087; path=/; secure; HttpOnly", - "x-request-id": "e03f42b4-8b7e-4ff2-975b-dd7d5d3b95be", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.703054090.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:05 -0000; secure; HttpOnly, _gh_sess=NW1DWnZOZHNMY1RmQTdCSlhWankrOHNVdFhqK3paSTd1LytrUnRtM1VwY1JmeFRlNWY4bW9xYXhaVjVKYlJjQmEzdHhtNk51SkM2clZ5KzFtT1BYYmlBVTNZWVl6Yk11K2k1N0Ixek9BdTJlZ2F3RFhQV0l4VnZJc0hvR3BGNkdsdTEwOGpWWG1JZTFYQ0VZeC9nWlNUV0htWWx4RGhDZWdjTjc3Z3hoUG1JUDRIVDRPdERHZFVVclpsZ2VJRnZpL0lRUCsvNFZxdEMrSjJJS04zdkFpZENhV3Y4VnBIQ1gxcStYbGhJZlRPMD0tLWVBOVRva3NjeFhic1lxUkNvaUR2SHc9PQ%3D%3D--c4b9e9f5d9e2c9f23a6e91f62a02025fe7fd263f; path=/; secure; HttpOnly", + "x-request-id": "b0e45d40-c067-4f57-b794-df277f207623", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1CA:4D63:3AB1DA:58CDD8:5D374BB8" + "x-github-request-id": "E309:1B30C:33442CF:4D09B7B:5DB58AFC" + } + }, + { + "url": "https://api.travis-ci.org/Limeth/ethaddrgen.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"1ec015e470821c6740cb03cf2d49b06f\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:05 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 08 Jun 2019 22:02:53 GMT", + "x-content-digest": "affa798e3fc73db17996e03b589d22a803b2185d", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "275eff20-e89e-4a84-b0aa-aef2eee78b95", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -3710,11 +3721,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:05 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3723,199 +3734,171 @@ } }, { - "url": "https://github.com/jjyr/hdwallet", + "url": "https://github.com/mimblewimble/grin/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c31e2a1c60cbeac89783ad536617796a\"", + "etag": "W/\"51cfacecbaefee2c75ef6b6dd5b1092b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1846048912.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=dlZlMWtCbllWY3FyQW5yZ3djTmsyWGpoTS9ZcWtLZm5keGVGYkxjZE5MbFNEblpSRFpyQkZMdjFVckNWSlVZbUxuKy9udmo3VUw2VEU0ZnV3bUx1NnRjV01YV3FHZXZYaHh2M2RHbG0wYWZnWmdWZ2lab1V4QnVyS0I3VW5yeFhuMng1UXRreUdqM0JNTG96eitGTi82UG4vVVlsNU00WjkzbXQwVU5TekV3enB6aS9EbjBJajdxdVRZVG1nb05sRS80bCtHTjZqNVFRSTE1ZURQcVphWGZqaERrOHh2UW81MnhtZ3JrUXgyK3dibnpOb0l4Uk9meHI1REpPa1R3T29wTy9wSWQ3OW45MG1BQ3kxT24rV3c9PS0tVW1RdHFxY0c2U0VhYzMzYk81T1ZIUT09--05ae65ec9a9cc88fc592814cb0f554c9324f1edf; path=/; secure; HttpOnly", - "x-request-id": "5a6091dd-f090-4dbb-980b-9e0e000348aa", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.1087023161.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=elRva2haaFBMeFF0WE5YcXRhYng5WG1OOHNNaFJQa0dOQ0x3dENQc3dDaVBYb2dHSUtaRURRZUxlYVdnbXlaYk42NHl2b3NLNVQraDViV1g2RllGc2lGeG1ZWnNDeUdVZXJ4ejRUTERBbjVXTzFRTlNRL2M5VktKWE4yUUIrOEpiNEhvY1RDbFdXTVBFMk1ZeXc4YzIyVWVZUEZDckw1L0lCSlQvdkRRTjNTa214aHIxTkNLN01mWXVIVEptMFV2cmYxVEMvYXY0eFJKWUVGeExrTENqeUlzYlJZckFXMjh4STdOOUhtd0xMbz0tLWllcDNob3c4TWRUVFM0RUJXUVpueFE9PQ%3D%3D--4627da11896aad1c3a02ec0889a3b0ed078d1bba; path=/; secure; HttpOnly", + "x-request-id": "08a3ed64-5ed4-48dc-991c-99858983f204", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1AC:39414:624BDF:94E92A:5D374BB9" + "x-github-request-id": "E310:23F7E:20B916D:30C79A9:5DB58AFD" } }, { - "url": "https://github.com/Joystream/substrate-runtime-joystream", + "url": "https://github.com/inv2004/coinbase-pro-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"879333f53fcb92fb4d4ffc7b1d5712fe\"", + "etag": "W/\"79d0a2f3f7e175e3100935812f2c4d8f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.557687139.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=bWU2UHNQcXlBNDlycktpODZtUHhCYVlKQ09tK2pybW14S2JpT3lWZGpyU0h4dXF4ZjVEblRFb1lqVVpLaCtqL3lvSVlrSDZIcVQ1QlhjZGVlaTZrdGFXNFBzOVVBeGFIVWpsc2tHcGF1cmt0eElieDh0YTFvWmxUTEVyeXhveXNSdFM3cWNrRS9meFZsMGUxZjcxdnk1YXJ3RTl2eXpqL3pyZTliT25wRmo4ZGQ4cEpiU1JSR1REZHBkU3RnbE9XU0ZtZmdXV1BDZDErNkg4NS9BSzZaZmNKQnR6Z3djRCtFcURCVFdFRE5kWmxkTEVkWDR1RkxVcUdob0lQVTFKUnNLV3kwdnU3M1lxN0NGZkhOL2FYM005cisreXNPdWhuUFlVRy9FcXVsUDRyNk5Yc0M3ejlnTUd2NlZSV1k5cE8tLVBoV2N6WU1RY0N6aFZTMUltYk9EelE9PQ%3D%3D--249adae456cdb8c5b821db7c5dc372213d7bb01d; path=/; secure; HttpOnly", - "x-request-id": "197d783d-ddfd-4053-b7d4-9bea89a709b1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.1271681438.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=bUVHS21TTmVkU2VWaEFIa0JObUpoc0gzWCtidzMraEt6a2JaQWlqMW5PRC9LQlBIb1pDTmkxQW9OS3hQdUdraFA4M0RxSWJtMCt1SzEyQ2pseWZTaS9zakRuRjJHbWwzMCtYRXh3RUt2QXFNQml5dGFSMmFKcUx5RUhJTGZxb3YzOEZoUGYxb3I3Ny9JMUxLOFFBaTBQNGdZUWFJTmFHSGlSTHhQU3NxcUNCUjlZd3dKQ05tTzcyN1ROTWFJZHNISmJpYkljck44L3dZbzJocVhiNWxWejF5L2htSDNTZk1uZDZLQUxJWWRCcz0tLURrVEZtTjM5WDRzYTlheExDVmxEeFE9PQ%3D%3D--7bdcc06a8f80f39ade78e05f2b304a7688ca1a50; path=/; secure; HttpOnly", + "x-request-id": "7722ca99-fb09-4172-ac72-3971cba4ff2a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1DE:4D68:E5C530:15DE785:5D374BB9" + "x-github-request-id": "E30A:161EE:2AFADDC:40AB72C:5DB58AFD" } }, { - "url": "https://github.com/nimiq/core-rs", + "url": "https://github.com/Joystream/substrate-runtime-joystream", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3a6e4b63b34f16a39583bef2070af4f3\"", + "etag": "W/\"a0337559e96388be9ccf7bc03c5d7d17\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.995844253.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=WFZWbnorblNzSkJBN0dqamw4VlhFTHFNWlhRaktUbi81RmNqUHBRRmF5aFpyL3NLVS9MMlN3QlgxRmRGQWcwZWhLelk1elIxUmQxTFltMmlPcjBJSGZ1SllJL0JkUm5KWEozU2U1c3EwbjJTKytzSkJRRFNHQVM5UXhGUGV4K3BhVzMzQy9SUDN3YkRVUG1LcnViOHAxcytlczlXaGlNcjhRQnNzOGxTREZSN1YrQnFVZW13VFVlZklIazZSdDFnRXVZMm1UdUd2K2pzKytLb2d2cDc2V294ckU1VjdES3dsZEplUkszaElFczhtTWhEbWFWMWI3cXRLTmpuU0lDaVltVGd1N3dma2NNa0llM2h3TXJmV3c9PS0tem9QWTM1ckN1TUQ5WUtHeDNZcStVQT09--deaa4b817b27828fad7c466532907a0371b93a4c; path=/; secure; HttpOnly", - "x-request-id": "55647135-8ae6-4407-b78f-b5460775550a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.992452256.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=eWdDU0xRZlhSSGwzM1VPcmJ6RmZhb3l0eVdnSVhPZ1ZmUEtaRG1NSEdvOXVJbXBhQzBrT2w3SHBxRG11c3RJeWkycllSeGFXd2orQWRLUElISGF2T0JmeHRKUU5lZlp0Mk9kd1pYK1p6UmVheHB3elVzR2c5V0xjMUpIMk5nbkpVTVY5WHduQ1RKeHdYTG9Ld3I1VlV0eURWOHFIRDZNQ3RTUW1BWE1xdUE4QVRBbTFUZCt4WmtGYTR2TzZkQWY4RCsyNFVOTTV0NzRTdlBoM2MzcVVsWU5RMWR1Z25XdlM3TDllUmluK08vM0hGaHA0djBCUjVUNHI5ZUprNWdVRy0tdUxKTUJBSlIwUzI3YjRyeTR6cVlsdz09--42f86d3d0875bad41d20c6e0f8f6ab08ac4400b0; path=/; secure; HttpOnly", + "x-request-id": "14d0d8bb-a83f-4e4c-a1c9-b66e89215f9e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B1:1BAE3:D0D0D6:13E4228:5D374BB9" + "x-github-request-id": "E313:B5F6:15AA1CA:208F019:5DB58AFD" } }, { - "url": "https://github.com/mimblewimble/grin/", + "url": "https://github.com/infincia/bip39-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4978414a4896592ae0df3284cc168f51\"", + "etag": "W/\"a84b1f28c1af94582191b41fc13d428b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1361471613.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=eWdxUHRiU2RxNk40WlVYdWFjQVV4STR5NFMraVkxdFFpQTMxSHlZWVVOc1RmK053Mno1bDVpQU54Yy9hcDdEazh6WG1sdlFnQS8zWHZtb2VrQWtpbDgzbHhmTzhxZTdhM05GNTBKUTR1OWVKbTNtL2h5aEl2OFlqRml5UE1FVUVJQVNIVEVUOHAwRm8vV3BxdUtWVnh0d3BtQ2dudE5tTjhwWGVQZFVFVHBlV2Mvc09QaUVBcmhSeEZkZEc3ajR3R2YzcHAzQ3JMRk1hZkJ0b3liVHJpbzZBa011UlF6ZmNJYkpYZlBSTUpXUi85QzV6S3U5S1hTMkFYdmV5RU1Zc05yeDZOdmhQSVlsaXVqcHJBM0hvR0E9PS0tcU5OdkZEOG5QL2VjNFR2TFBrL2xrUT09--a43eaa808f9134dd20b661b8300f7b122b89703a; path=/; secure; HttpOnly", - "x-request-id": "6396e98a-d10a-4eb7-8266-410d10bac4f9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.1019133568.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=akRHNUlUV2FBMDNINEFUK3JuOXM3MGJNU3I5RjhLdGRsaklVcXlLQnhsalBzVVF2R2NKeUJkRkcxU2hLVXJqUk9RYmVwb0xoY25wL0EvaXpuYzVySU5iRStVY25yTHBLNGVSRHJRUGJheHFmTk9IWDZobThRZE16VjdQOGE4N1gyUlpVR1ZrdVlMcXFHeEMweXR2SWl5T0Z2bEJ3WUlSR0dmKzdCaVBsb2J5UW1kZ3lNQ3cwR3lnUFRkalg3TDVjWWNjRVJEYlJMaDZmb0xCNzIreENNKzRPTVhsZDhPZUQxVXR6SERTNklrTT0tLTVnSkhiZG5EbjRNcDNsdlhDRXdhV3c9PQ%3D%3D--29185b048c0ce5f6f0a11dd00900ae838ad8f194; path=/; secure; HttpOnly", + "x-request-id": "9f4ce70a-8f5c-4748-b64b-7b66766952d7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1CB:2BAF:EAD186:1655A91:5D374BB9" + "x-github-request-id": "E312:23F84:3B210D1:587B8A0:5DB58AFD" } }, { - "url": "https://github.com/nearprotocol/nearcore", + "url": "https://github.com/jjyr/hdwallet", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"05a1cfd25dfcff82c58a1b9da98a9eee\"", + "etag": "W/\"a67f262b34fdb47077d0f450948c72ff\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1946585760.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=bnJKSmNrVFZHUHJ6ekhBQSsySFk1MVUrYXZ0NEVWOCtwcWdmOTlZNFVpTVpXYlRYSGw0N1BXMVFvYTEzZ0V2cTFFbjQyR3VZYjZjL1VVNDdiUHQ0WU1QS3BlUVZhejk2ZU1uR1RnN2ZhS3ZTS3lUTlZEQ1pzOHVqbXJsQWJyR1VPQmUvMjFNNCs5VGsxT25yY1ZTWSs3QW5mN0RjZlQ5a3NXZVI4Nm9xSjRHVFRDMXNmdWt5VHd6SFBZZjhxWTVob3BQSyt1c3hDRjFMa1FuYlE5TVF4QXdVRTlINXo5U2FHWVZ6blNwN1QzbWtCcGZNTm83THFEMEpiL0t5N2MrRkpZK2wyU0xBc1p4TkJJcjRlQkFRUzFBUkVnQU5xYk8yaW9yVUJ3WktGUEk9LS1UdmIrL3o3eUNmeDhpb1Bqbk5kODV3PT0%3D--159d713d30f8ce89f1694683a03d17584cfb8011; path=/; secure; HttpOnly", - "x-request-id": "babd9339-dab6-4687-8323-ebe9bae9d686", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.1423172096.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=SG9tZXluQkUrVFlGMkE0NW91TXdqbWRyQVkzTm5YcDNVM2doaWh3V1k3YkFoaXhiOEh6SG40ZnljakJSTEFLdDVHYmxZWnA0R1NuSktPSzZmT29Va2pvaG02NDBoQjZoTmxuRFo0bEliSlQ5ZUtHeHdKTkdQOEYwRTZqOEpROWYzclEyVDJRMFNWOFB4bnJaWXBvSHdvOEFhaGw4WndsZUVpNlMycVNmZUlzajZ5RmFWMEhlb1RuL2hMMUVNZ0FybElGNEVqK0tuWTlTLzkyV0U1aFlWK1lpMWdBY3JkOE9hVlpieFFYa1VTRT0tLW5CeERobFZGY2ltYVN2ZFJPd2NtVVE9PQ%3D%3D--6bed21a8ef69b4f286bc81f77451d5dcf8e533cf; path=/; secure; HttpOnly", + "x-request-id": "1f7138b0-b7ea-456d-b12e-7607970b32d8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E3:4D65:852AD3:CA96C4:5D374BB9" + "x-github-request-id": "E311:B5FA:2AAE578:4003BB2:5DB58AFD" } }, { - "url": "https://travis-ci.com/nimiq/core-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:54:42 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.com/nimiq/core-rs.svg?branch=master", + "url": "https://github.com/nearprotocol/nearcore", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"41635dd237df90abe27f12320d26b7bd\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:34 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 16 Jul 2019 17:39:33 GMT", - "x-request-id": "d5b2ed54-bb3a-49be-ae99-ef8f3e0a8f84", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"28faea0ebb0371bb5f34e964f4e000b6\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.347564320.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=WEZ2SkhNakY3TEViSnlDMUV1RkxDZ20wR3BaNFVVdFgzYWo1RkVrb2VBNVczK3pRN3NxMGgranIzS1NtZG9NQUU1a2NFVVZpUW54d09jejF2R01udjZvS3VZZk4rUzJWYzdpUjI4VE1iN05jcnRpTW5Zc0VFMnFOUDdsSk9OWXVVR1F4eVQwNS81eUxWb250ek1DUUZnbFYzZGZLY3c4N1phOWVzZjYwVW5tU1FPWjdIUk1KL3Q2Ym9YK2IybmNjMUdTYk5hd2FueHNwMzdsMk1tOUpOdzR3cFluYWQwSmc3VSs5Y0w3aUJuMD0tLXpXd2tRNTFqR2dYMDR5bGpUQ1E1S3c9PQ%3D%3D--16f87c0374aa2314cf667a5f4ac8229a510bef66; path=/; secure; HttpOnly", + "x-request-id": "77b8acc3-380c-4661-afa8-4f2a90f40335", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E314:161F1:33EA775:4E01C3C:5DB58AFD" } }, { - "url": "https://github.com/infincia/bip39-rs", + "url": "https://github.com/nimiq/core-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bc8dcf5c19f3da3d751874bd0c64dbf8\"", + "etag": "W/\"e2e06d92b045469104ac3300435e9f38\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1579176696.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:33 -0000; secure; HttpOnly, _gh_sess=RTNOd0VPR0M5SGRwVjNLa1duTUJ3LzRJUENrMVhBdEo1cCtvN3BDTXU2TitlelNBVkQ4azZyQkVhU0hsRmZmaTJnMkczUXNhWW55NU9RUHlFWXNOOWtWbGkvdnV3V1FZQ1B3Q3AvYzRBMnpvTW0zSEdEYTVoTHlmNlc2Qm5uQ21UWm44ODRObjBQcEZGMk5JZ0tMR04vVTZTanFpOGZsOWZGOVdwZnppY1RhSmttSjRQaXNndEd3Uk1HWWx5UWVQV0lURnY2NlpKTVM5NitHK1N6Z1lZVUFLVVg2a2drTDhqbCt0NmVxcWhVLzNNUERReVVKcG1aVUsrdDV1QTcxWXYzVlpFcEk4eXZSQWt2RVoxZlU1clE9PS0tajdyby91UENzTk1manB0cU5ydkl0UT09--0b2c78ad6aa60a8306db9639338e18b211d60894; path=/; secure; HttpOnly", - "x-request-id": "5e5e2998-5e3a-4412-b664-ad5750e6306e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.1257293017.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=dEZIaStMbTFJWkRiT3ZQVytCOGpTVkkxZUlWVVM0QWZrTjQwVlpSVFd5Y0NISkRLU014bm9IL2o4MkVLVUtEUnZncUt4c0RDeGRVeWZ0ai8zU3BFMzJtd0xUdEsrbjl3cHZYdkk0VTBWbXZkNkJIWDQ0WjFZaWh2cGpYb2xHZzEzQmlNRE9GRUcrN2ovQnNuK2RyYVdWNjVOVXA2WWNnZU04dXBjQUw3S3ZTTVV0d0NPVnNabHprRDVJaDZmYkZLdE9tWFl3TkY5Q3NVaEQ3WjBEMDA4OXlEd0pBdzlBaVdRVDE5dWFMajYxdz0tLUJaNVFFZm85amJuNUIzcXA5ZHA2bHc9PQ%3D%3D--07a1e66b74d3a324740ae7090c7c1848d719d7cb; path=/; secure; HttpOnly", + "x-request-id": "0a1fc0ee-108c-4c38-a8cd-978b5d83f164", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C6:2BAB:AF3ED5:10B09B4:5D374BB9" + "x-github-request-id": "E316:23F7E:20B91AD:30C7A0B:5DB58AFD" } }, { @@ -3923,47 +3906,123 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"90db1cf8f432597998d6ee14f0eaa88c\"", + "etag": "W/\"3ea3372d0830b2ceec40c6520d6fc113\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.1753093077.1563904953; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=VXNSTnd6UEtGNFZxTDdUUDd5dmkxKzhaN2dFZWJROUVrMWlWNVFTNzFXU1FwSkNEdzVad21JODV5L3lPV3NITUdFTEorcnhZRUE2Wmg5cWtqRlV4N29SZGxoUnVnVXVQa2xJODFmSk4yakVaTDN5c0pYR0w1ZmxTMGhMZ2dDdTltUVB3SU4xWEg2dFYzbjVpVDlqMGxDazFxbEdMRVNZVlVpakVqQ2wvbmVCdXF3aU1sVnVMakt6WHpvcjdxY0N0cHpuaVhYTzZXSTdZZFhSaUVrTWR6V1NwM2ZKaldDMkNhbVdxYlM5aUUvdXJ6UzBpemVKdzA4a2lnR3B0WWhsMTYxRUJYYzZLcUN3clJpZkdtc2VGeGc9PS0tK0ZBOG1HZ1ZVY1REekw1aHkwdXREZz09--cf221f419082a521330e2e141f6ecc2aae0c28aa; path=/; secure; HttpOnly", - "x-request-id": "233c57ec-2cc3-4588-8af0-d1f07e74835a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.1739919344.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=eFdMdDdhUVJSdlROZnJBOXdsTFNjWjJ5N01DR0w4dk5veE5aaVg4U05Wa3pXUGgvT0VtSE4xZXljaWgxY2pQYmpRVEd6dlJxc3JMVDEydDhUZCtkbGtZUzVRYm84cjRuYnV5QkowZlFxTXNXa3dtaXI2djNrYzdtYmVLeFp1bVdnd2w4RWVMa1B2aXRzM0lxNlc0RkJUSWxiQVA0YmkwUlIzWW5WUWlIdTVrcmNobUJxSGw2czB1V2tHSWQ1QlhLbzdoSHo2T0lQUWV3U09PMkVEU2JWbjN3alZFaS8zdjRiMmhNN082aFNwMD0tLXVsZUxVY1ExN1QwTytSVVQyLzFTR1E9PQ%3D%3D--1abf268c2cb3a00c1f78a7bf8cefa2bc844af7f5; path=/; secure; HttpOnly", + "x-request-id": "a3363cd7-4ea5-4b60-b73e-792d83b20f27", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A183:4D67:D5C765:141B526:5D374BB9" + "x-github-request-id": "E315:40B81:3476739:4EED589:5DB58AFD" } }, { - "url": "https://github.com/paritytech/parity-bitcoin", + "url": "https://github.com/Limeth/ethaddrgen", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:06 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"b0ca38cfd39df7666fa7999d99e08ee2\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:05 -0000, _octo=GH1.1.829523732.1572178685; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=WTd3ZlcyOEgvVU1YL2Y5b003ODYzSGN3QXNEbFAzUmR3TkFHK3ZZMDZBdWFaSnNTbFBOQ01XTzQxQjQ0Zno4aXkvZ25vYWdQSkxRWFB3YVhweHh5allJaDEyN1U5RktVemdwY1lJWWtjbElTY05Tc3hJSzh4QzR2OThkVGpUZlkxQ2lVcTRlVGZKZ1FOb0x5cCtpbTJYTDJONDJWN2VKMWNrNUh6djVYS201aHc3SnVaei96UVZpUmRhZExCOU9sbTNRcTMzcm85Y3ljdnZNSXEwdkU0YXJRZjczQWkwbDRrbmUrRkVPOGVOaz0tLTVaV0lOT1BucUd6ZUxpV1RHdW50OGc9PQ%3D%3D--9cebb7861e9decf034567a022a04ef5f7cebef33; path=/; secure; HttpOnly", + "x-request-id": "8be128a4-1adf-4ae4-84d2-8599989ea44b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E30D:161F2:3BCA096:5940860:5DB58AFD" + } + }, + { + "url": "https://api.travis-ci.com/nimiq/core-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"5075c2f5be70c6159a8f140627159442\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:06 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 25 Oct 2019 18:15:59 GMT", + "x-request-id": "3019a184-90ab-432c-9832-98081c7baa3a", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/brentongunning/rust-sv", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c826cdef7ab79cbe282faf6302329fdb\"", + "etag": "W/\"7626d276fa2e88e11ca6bb5648fd8115\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:33 -0000, _octo=GH1.1.376838394.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=RFRWcEhrRnJUS01hYTNDWkx6SWVSTUJXWlhOcFYyb3lvMDFHakFISUJ4bkVqNzVaSXpLdExvY2pMUCtHWVRhbGVacytJYWRMQTJhSzdpRklINlAyNUNYbjJUVXJPWS84SWUyTUpNUGxmTjNqazB6NkZlcWJuT1JqOHhqbmpTTVhub1hERDRHejcyK2tmalR4clkrZUowZS9ZVW5mT1E5MDJYQnFKOWJaK2lTYzFXaGpwRVUyVHRibDY0SmpvenlqNnVKaGQ2OXFJZ1ZDRkltQkV6OFRZc1U4ZDBUdmQrT1JLaGhaQ1dLa0Q0RjJLVzZxaHZxamlPcmN1WkpVejVlV05LU1pwWThCUitYRVVBSGJiREdhWm1YNXdDbWVORHM0T2dWNm9qb082WFk9LS1tenhVQU82WklOZ2ViSzFLaER5KzlnPT0%3D--b012500c9cee375e6b304aa97dbf35778a0eb737; path=/; secure; HttpOnly", - "x-request-id": "b94f44bb-9159-4953-bd1e-487e64299501", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:04 -0000, _octo=GH1.1.923310254.1572178684; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=c29vTmR0SjQ3REpHckx4SDZuVlhJL0dDN0E2Qkd4UERCdnBZdkpJTkdMdFY3aVFlN1ExaFRpMnNRM3JRY1czeHRzeDc4Z2d3MkxiT2l6b0ZXWWlSVFR1Unpyc1BxYytmb1FvbmxlaTZIeWYrQjBEUzJXZGZ4ZG1SeUFUd1B2cmZ5V0FUYTdIdjdVN1hHRzREWUwxWHIyMHVWK1dOM0dpYnFOUkZ0K2l0OVY4VUV1Nnd4VjRzb3RycGtPSUtNT0gvVUppSEIwNGJJMXlRWkZoUDJIazJGMlhzU0FiWk9pTit1K0d1Y2VSNklpQT0tLTdrRXNXZEs1T2g3YWJ3YmZYUVAydHc9PQ%3D%3D--a928bf8dac936544f50306caaf320bacab103297; path=/; secure; HttpOnly", + "x-request-id": "1b432993-9d00-4992-94e5-45dbc8676fa2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D5:3941E:CFA3D8:13CB8B7:5D374BB9" + "x-github-request-id": "E306:1B30A:2050EAA:3080FD6:5DB58AFC" + } + }, + { + "url": "https://travis-ci.com/nimiq/core-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 18:44:54 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -3977,11 +4036,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:26:49 GMT", + "last-modified": "Sat, 26 Oct 2019 18:44:54 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -3996,7 +4055,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:06 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4006,15 +4065,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ddbb13d28d5930c97fccc5af4e9b1c88\"", + "etag": "\"df4f0f646144b2a80480e5f1f33c9f77\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:34 GMT", + "expires": "Sun, 27 Oct 2019 12:18:06 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 12 Nov 2018 08:14:12 GMT", "x-content-digest": "acdfe82b2b090c66a53ec1d8c15085ad574e4cae", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0b24ede3-e785-4732-bc0e-66042ede4139", + "x-request-id": "1740156b-791b-45fb-a44d-e96b1529d784", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4022,51 +4081,27 @@ } }, { - "url": "https://github.com/paritytech/parity-bridge", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"977b556a7215c07ca36aa7fb53c10dc7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.1226083156.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=RVRzeEVrRmZxVHRTc1ZSbnhld2lnRy85djBXUVdXc3FhZDFLMzAwNnEvWWhEYndpWW5MVUVDUnBBTlo0YXBKd0RWRTF4WHdQcUNkczZXcy9xV1pzUkQrKzhmSW0xQUZTZDNkaUk5NG5yRXdQeWNpMEZZUnJvSGs5SUZybllXTlRLOFovdzE4TWZRNXBmN2o0Z1c4clovZHBrcEJ5akptZUZkS25Fa0YxcHZxSjlZRk5uL2FuQW5IajFDb2U3ZnI3U3hETTBLVCtWdGlYRHhDd3krVVZ2d094RHdQN2VISmNoaXlyaEpaN1NGc0g5aUpiVnYzMHAvVUR6VndFUEsxdE9zNC9DdXlRMTFZL2YvdGJhVmRpaUlyV29ITkZaaUQ2VXFWNVFsWld6TTg9LS1OTnRqQitlLzNTZkI0b0w4Mjhaa21nPT0%3D--a017544651ed927579352a8953b3adafaa05f712; path=/; secure; HttpOnly", - "x-request-id": "8fd56014-d404-437e-9b73-7024e6749b7a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A195:2BAF:EAD265:1655BF7:5D374BBA" - } - }, - { - "url": "https://github.com/paritytech/polkadot", + "url": "https://github.com/paritytech/parity-bitcoin", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"704038f5ae56cfa8433a124add8e1eca\"", + "etag": "W/\"a1cff5255c8ff309670a71f83a5540b6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.558620764.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=R3hka3pPYTFTbkI0V0haeUtxVEwyUGk3cCtxU2k4WnhSZ2Q2cXhEcTRzUGVaeG1CejFoVG9SR1RsTG5tUkhLMWdOdytkd3VqWWlraC8wQ1FiZnB6NzdoNFZGTTQzSnpsSUFxOTQxY3ovL3FYc212L054aDBCc085R2oyRXlzZ1cvakgvYWZTVGMrMUJvM0p4S0hQSWs1K3FKS3IwOGU2aWlNWjR6MUF0cTA0ZFdwNEdJNklOeVI2WGV4TnZNUlJvSlhaRG1pekNNWnJ5NS9YWG9SVlBLMGdaNzF2ZTFob1gxdG1xOU94bWVwSmhLUFFiOHIrd1JMRG5UM0huQXAxYTNhcm1oNG80M0tJOWJ4WG5yZENqb2ZQanhkK1ZvWE5uT2lMMEVyWHBtNW89LS0yelRQNmlaK3BLenRqWHNGaExrQjV3PT0%3D--99307c5ceb1a445d8460ea0c2f6f8518e5d894bf; path=/; secure; HttpOnly", - "x-request-id": "d95c12ef-26fe-4fb4-a5d2-374fe2549b48", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.1719028622.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:06 -0000; secure; HttpOnly, _gh_sess=RWE1T255bFZqQldPRExoRWc3ZnEzcUZUVWlXMzRXRE04TzRzbXhxZjgzSno4MW5NT1hWT0NSSi9GTzR1T25KdkRVSlFJRXlEUWsyMjI3aTh2a0JPS2Z3MS91TENGTWhWZ25wWkVFR3FpU1hjODFmMzZJZWNSL3ZwSXFTVXhnSnJBdmdDYUFBMnUzTTZHTG9KY1VyZ05DUlJVc2NoejJMQnRGY3pYVnFQeW90MDFrNVFFVktCTVNJSis0QkF2TXJkaUt0RS9SY3M5d3JXV2NPWTlPeEF3cGFmQ3ZEdlRTVE40RTZHSHA0OVhhbz0tLW1xNzA3SVBaMG5oNGxOZVNNeSs2T3c9PQ%3D%3D--7e51ad4c5d7f2a031d83d916f392b4273f99fa46; path=/; secure; HttpOnly", + "x-request-id": "d76bf853-4c6a-4603-8b88-cbfdfddcee3f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E9:3941A:AD28CB:108083D:5D374BBA" + "x-github-request-id": "E319:23F84:3B211DE:587BA2E:5DB58AFE" } }, { @@ -4076,7 +4111,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -4086,12 +4121,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4c2d5a29ac2ee1b4e3436652ba24d3f4\"", + "etag": "\"afd8c45ce1223765fdb677ae2291d098\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:34 GMT", + "expires": "Sun, 27 Oct 2019 12:18:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 18 May 2019 05:01:05 GMT", - "x-request-id": "4b955e58-318c-4fa3-8a27-907b5b04cb31", + "last-modified": "Tue, 01 Oct 2019 19:37:38 GMT", + "x-request-id": "854d43bf-1f7b-4b99-b5c6-4cc28362ca56", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4099,186 +4134,158 @@ } }, { - "url": "https://travis-ci.com/lucawen/rbtc/", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:54:42 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:34 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/lucawen/rbtc", + "url": "https://github.com/paritytech/parity-zcash", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8451a5e37d225fb90e663bd9763b3890\"", + "etag": "W/\"0ebf6cf51d0258f37354c996309a078b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.2098660232.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=bWIwSkVGSzd4aHlLRHRPUUR2a3ZBQS9ET3RlMEY4am93REFCUUFZV1pmVW5qeE5PWTNoL3NxSmYvLzJQWm1PWC9CcytDVHZ3NkdTSnovZzcyQ2JUU3ZaZ3hiY1pVZ2NxNXFSQVBFc2Z1REF3ZzY1TnU0NTZiWGtycGIzRjdqcGNEa0lESzZFMXBYUEtoeHlSZHBNcUVIcVU5ZkpoVVNDWUlidlVXSjFvTHl4RmtsR1VoMzJINnhtMVRyTGlibHhWamJGdXV6Tjk1QjlMWFdKVS9mYSs0TXpGRDhRUVkrcU9oQm1GbUZML0dkOVlpalZYMEtYQy9GdkcwRkM3Tml4TTBLMU0yNTREcnM2dXhuekZJZEN6b0E9PS0tS25pWGR0RU5rZXVsQ1VLaE5BalpPdz09--9c4c97cb334071638c8c9a1d31f774f937414837; path=/; secure; HttpOnly", - "x-request-id": "1c30b09a-ab34-4fec-bc9f-1f2c534fd52d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.447682230.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=R2l1L2xYUXdpVmFOYXRPN2V0RWMyMS9MU0xpc0s3ZzJ2VlNOdk5od1lYcEtwRVZ0N0R5RlFvaFlOMEdVeGxkaDh1RFRMWDlJSHNha3RSYTJaSm8wSVUwM2czb1AxWjdLMWRSL2szeGJkNGxWajZxNENBZlpMMGJlWkViZERuSlR5SzlTcUIxM0R2MG9kVG1zSW83RVBsZ3RXOC9mdXA3SVJpU2hIVStZeHYrZ1BMS2FjOS8zZmJGOEtGb0hjd20xQVF5VHRqVUorelIvS0QyTWJ5VzkrU3NsZVU3ZlFjd05RMytZYTRSQnJCMD0tLXpyNnlMd2R4T3VtNnNXUysvd2FuRGc9PQ%3D%3D--dc3d7f7195e69eabf541225429ffdaceba83e0b9; path=/; secure; HttpOnly", + "x-request-id": "948fe1d6-49c5-4ce4-bd71-9988b1cf3f72", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1AA:2B96:2107C7:31D203:5D374BBA" + "x-github-request-id": "E31F:40B7F:21FD916:325F849:5DB58AFE" } }, { - "url": "https://github.com/paritytech/parity-ethereum", + "url": "https://github.com/paritytech/parity-bridge", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"643504b6b64397510d4fa0d5fef839c5\"", + "etag": "W/\"d65b75284f262172e0976dc65ea8a6bb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.270063746.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=aWUxOTdWU1ZaSzgzcHE0OHRFMG52TmlPTWNsczcyRk02TXhBSFdGR2ZHY0U2MThEKy9RVWs1U3FoUTk4S25VMFJ5NDNveXg0ZDQxakI0VFVJMFRQbms4dVdWZTY4TVFZOXlETkQ3WElhTGVGbnNPTXZNTytVMDBxakpETm5VS1NwMkJhUjhLaFNab0lockx2a2FXM0tNQUROWktIdzV6VCsvNS91LzhzaDAzRzVEbFM5ajdUWmlOd1pBQXNWM01JeFFuMXFxT1RyeWo3MjVSZGx5Sm9wK0RKN0xidHNjd3dSN3pUSVB6c2Q5OHROYU9zQVQwNStaNFJvZDZNbDg4MXk3ZzFEUjNrODlsS3MxamZrOXJGZHp0K1FoU2V6dWVJVUMvUkppZ25BVUE9LS1DdEZ3dmQ3VnJJb3BTeTVDMm40aHF3PT0%3D--32161d67c76a8d280c2b08b7c9d634a13772c1e5; path=/; secure; HttpOnly", - "x-request-id": "a23b6ab9-cf91-4dce-ba4a-27e51d9afbe6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.1784550285.1572178686; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=NDQzVWtTMXZNaCtKZjcwS08xdXdUVWRKSGhZOTRGYklJWnFlMXNoSGVBYnpCRWlPOGliVFVUQVhpbk12VTFyT1hJeldqbFpmU0ViTHV6SWNObUZGQytGcGprRVNaOURRRkxoUSswVy80ZHRlc0VoRHdZb2cxTHRKc1JHZXlmWGgxbld5REVRaThFODBLM0pKYm1KaEFWcENuOHdZYXZXWTJ2a0VKdXJNMjBCRWlQWTNpV3pZNHNvRkJINlY5cnNKNEwzRzNndVRXa09BS2Z3ODNPbHlKWEQwc0MrcWJTNnE5WnBIbE5GZDhhcz0tLVMxQUlmN2p5L25sM1RwenU1RDBuZVE9PQ%3D%3D--8be097c827a0ad8eb0f426d8ec47c1687446d6e8; path=/; secure; HttpOnly", + "x-request-id": "deee4c6b-c67d-48a9-944d-de69ff64f842", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D6:3229D:CF1463:13AAEF4:5D374BBA" + "x-github-request-id": "E31D:40B80:2BA6800:416D05C:5DB58AFE" } }, { - "url": "https://github.com/input-output-hk/rust-cardano", + "url": "https://travis-ci.com/lucawen/rbtc/", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:30:05 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/paritytech/parity-ethereum", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e28ed33e486b00cc11ebc217d4748a79\"", + "etag": "W/\"3151c4490d5254d4df47767e3347692a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.946062395.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:34 -0000; secure; HttpOnly, _gh_sess=Zy9JcUZ4dHpKT3R3OFhQNTArV2d3QzVkV2lkSnZQNWFaeDE0dS9PSGE4TldLeVVGU3RVZzBnT2FjV3Evalc2VU5FWUo2YldSSldVdlZMVDIyMHB5OS9GVEpzZVZhdzNXV0Z5K2s2dkQ4dmh2YU1Lb0ZxZDFVQ2I0T3RpdnpLWnZaZGtYanU2MHVuMmJMRDZqdFdGNHdic2VFQm1OeGVOR3VML2hNdU96VGRObWU3c3VYSlQyNkx6bFU1U0t0bmIzUk1Yc29FeU5vUnR3ZnhRMWdhVFdKSGkrZUlVcjNhZGlUUnhVbXIrSlczckorSUcvdHpEbGd1U2ozejZCOFZSd0VGQ1JiTTdYSVBsMS9TYlhsY3ZJc1BjZkpRdEhDMldMemdvRmZ4S2RlaTQ9LS1qOUhSby9TdTBmQUE4dlRsMEFyYnF3PT0%3D--9fd0d09e0f604113a607cbbb0c2c1b5cc0235d0b; path=/; secure; HttpOnly", - "x-request-id": "00670923-fcae-4ec6-9b4e-3df19fdf8e6c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:06 -0000, _octo=GH1.1.1705699789.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=U2J5R0hGUnRGckUyTUZNcjBTNzJ5c0swYmc5Wk4vSFk0MGQxUGxBMjlqREk1OUMySm5oMDQrNUwwbHlVeXpTWVowRHMrQVRWRE0zWFk5dXNuYTI2Y3pGZW9tYTVIMFZtcWNwK2x2MklUbmY4MVpoMTB5RVY3bDlRUk96TUJpSEhVVjFyMDZ3TmJQWGU4cVVDVDcwbkZScVRGeC9zUW9mQ3ljVFFyYTZBZHRPbisxN0p5dlYzS2s2aFFDSzBGdEhOMmZKeHpCc2I3Wm1nRURuWjlYTnlSaXc1em9YV3NGbHpIbUtCb1lrL2hxND0tLWRsL3RZSE9mbXhhYUZjY0V1d0NHZ0E9PQ%3D%3D--f5b5db170778747894bdfaadb69b01c44cad2258; path=/; secure; HttpOnly", + "x-request-id": "9fe95fd3-8777-41c7-9207-4b1d5bd0d66d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E2:2BAB:AF3FA4:10B0B04:5D374BBA" - } - }, - { - "url": "https://api.travis-ci.com/ArgusObserver/wagu.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "b134ad55-5e62-4dc3-a92a-7f9a6e8bac33", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E31E:40B7F:21FD916:325F84A:5DB58AFE" } }, { - "url": "https://github.com/paritytech/parity-zcash", + "url": "https://github.com/paritytech/polkadot", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eee52d835d06d3d2b6b2548853e778f5\"", + "etag": "W/\"18b405b6c3fa2f461cc574c231a44129\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.1183765073.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:35 -0000; secure; HttpOnly, _gh_sess=ZDNvcEhrNE5CcEdMckNpcENtSVpQbUFVV2dvNjJYTThLNkRDTS9jUzVXbjdXcFNZaklJYkdqK3pYSFJ3Q3lOYVBLVmFsaURaZzY1OFUzbFVRU3dpSDdZaHdkM3RrRFJ5R2FvNkJYZzFwb1UyaFFkeW8raW1Wa3RuYkU0MDI4NXN6WWNoMXRBTWhlS3Q1ZTVXeWRRVVVYYUZFNEpnNkNmdEJnOUpQNENmNlVEU3VyZzlQYlRwWnpCTzM5V3N5K0hlM3ZnaHg1SUNqU2M2K0M4OEVDV1pkVzNkQ3FWTVFwQW1iWnFQNGFJNTV5WUg0QzUyNEsyaktGU1diaG1rak9wR2h5Z3l3Mm5HWXZiaDdwejZWSENCVkxvbDEwMWFjcS9kZ1RGR3pIVGdMYU09LS15KzR5VS9SdzRlVzM3eUxFUDcyNnlRPT0%3D--fa626822b3da92dac0564c7909a399a075ade746; path=/; secure; HttpOnly", - "x-request-id": "4986961b-6522-4a5b-9cbf-7e9357861c4f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.289611341.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=aktMeVd2VG1oMVRVVEpaVERKdGFXNUYzNDZxeWJZZHVVM3RIa3pJTzhsOERzRlZwOUI5R1VJOEFpMDhWWFJtcG0veEJxREsyNVA3ZWp3cE5JTGJrcG1DNXlUVmJSQ3pFbVJLR0lYb0lYMUdDSzVhZGUxT1prTU1XOEdxWnB5UU9uMmxZREJ1bEhoSnhKOUxkMkdVNVVZUkFUMk5Malg1Uk1Jem43N01MYlVYaXkvSHQ4ZFJYd3NBYUdDVlhOR0hRVmhldUJIMlh0WE56NDlRRHk1aW5YVTJwdFFMOXFoaExsbVpabGt3NzVDcz0tLWkzY1doTVdNSm1jMVplUEdVdTdYaUE9PQ%3D%3D--ded2ff0702ec64c04760eb009b0da543f00a4819; path=/; secure; HttpOnly", + "x-request-id": "220be1c0-f6b6-44bb-875b-dc861666f9fe", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A199:3941E:CFA441:13CB956:5D374BBA" + "x-github-request-id": "E320:1B30D:3B5AF35:5892498:5DB58AFE" } }, { - "url": "https://github.com/paritytech/substrate", + "url": "https://github.com/input-output-hk/rust-cardano", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b47f272e4b52deab81dd577ee3872bc8\"", + "etag": "W/\"5a855e1a935b7749673ade6b96e10342\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:34 -0000, _octo=GH1.1.2020655498.1563904954; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:35 -0000; secure; HttpOnly, _gh_sess=T1NYcDlyZzRhKzVzZS9MRVJwS3hqa1hSekJZQzRlRFcvb3JxdTgyeklWRk9Ta1JORklNMHgzQ2pWdG1reDBLQ1RTT2wrbTZBaTN2T1R5Q1h4QUFlWTJBUFIzSTBlekdlNzYyV21UTnR0czRJNzdpRk5YSE1pbFBEdTMxZCtLQ1lwZ1dTbmJxYmZoYjlCbm9HaW1PaUtDL0plQWZRNjdZTzB1OHAwWm1zZmdmZGpkZEJ2OEczNG1mYVR5WnBHSDU4Q29EUm9tT0FDUCt2dW12anVxOEFSV3NLY0o3b1E0V2RNNjErSU96VzBkUEhQR0hDVHlIbzBKZ2dXK212MUE1WG9TczRMQ3hkRXFmYlRSMU12ZTJhOUx0MWRTN1Bta2YzTkVaS2NFV1Mrejg9LS1mbUxhNExvaVRUUzdram9XOGFMZFF3PT0%3D--2ddd3827b0446a3ef4d0576d9457de6687a4fe18; path=/; secure; HttpOnly", - "x-request-id": "37773c42-37b8-4f49-ab82-55cc1233c84a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.1599904899.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=QnNZY2c3R2JobmxERnh3QnV4M2lFSG9DTGNMTk1SRko3Ym5nOWR6dTY2QmlOamE3dTFlTW9zd1NaOGl6aFVpNE5NL3p0THhmMnNjM0dTaVJ6RHhzL0t6bHdyd3hpV1pwdldVY2hVZnJKTjZCaTNCZXUrcCtlS04yZGQzQytJeWtaNlJMUjcyVWptTmFKSzFlc1BpTFlPUit3dU9wbmpIVnRCclo0VWtqVWJJTFNmYmlqS2hPTzN5NU5CQWZGRGRJbjEyNGZkRkxodkxnUDU2ZjR6bG1sellOZTlyYXlENk92ZHZlbWpnNXJ3eTNyRFpaQW9HTXZYZStleHFmSmZvNC0tM3dNWk1meTZ5TEJaWlp1RDczbXI4QT09--784138f6de0e4e6d48a131356282facac239b02c; path=/; secure; HttpOnly", + "x-request-id": "64149c41-3480-43c1-8348-8ffa60adf825", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1FE:39417:869260:CCCEB8:5D374BBA" + "x-github-request-id": "E324:1AB6A:1510AA9:1FAE9B7:5DB58AFF" } }, { - "url": "https://api.travis-ci.org/indradb/indradb.svg?branch=master", + "url": "https://api.travis-ci.com/ArgusObserver/wagu.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -4286,15 +4293,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"04b885cf416bfab7e2c21659ee5f40d4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 24 Jun 2019 03:01:36 GMT", - "x-content-digest": "92d6dd10596723a7eafcacb18c396c756d645dae", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "de5f64dd-3c2a-4efe-9a3d-234adc7300d9", + "expires": "Sun, 27 Oct 2019 12:18:07 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "a19cbc2d-f2f2-47cd-bd81-5da199f97fac", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4302,15 +4305,15 @@ } }, { - "url": "https://api.travis-ci.com/holochain/holochain-rust.svg?branch=master", + "url": "https://api.travis-ci.org/indradb/indradb.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -4318,18 +4321,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5221795947dc287f83b867d4321198ec\"", + "etag": "\"ae2681612f15c8830a2342cc030bec7b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:35 GMT", + "expires": "Sun, 27 Oct 2019 12:18:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 16:34:26 GMT", - "x-request-id": "79ce5580-5b7f-4bc1-8f6a-951298fc9c27", + "last-modified": "Tue, 13 Aug 2019 15:56:24 GMT", + "x-content-digest": "8dc5acd681e47f8890055b9cdb9b4846351d9f93", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "3a2302af-5182-4596-90ad-302806c7281e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/zcash/zcash", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:07 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c17f34af8a7c1e94076a88ebe9ed11d9\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.150472637.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=czlyNTRjZFAwcTIxUWo4V1ZpTDgzbjVnMmZaMjhaRXY2Qklwd3gwNnVzNnZ0RHZHTW5QUnhJM1dxRjNlNG1xNnR1NUYvSFd0RXF2elFYR1h4RGNlcHY2dlFZd0NraW9ZT0JoTTJyMG1SWlFkUW9sSEtlWWYzTVMrYnl3dzRWQ00xZUdUNDJlYXdhQmhTYmxzNGk1QnUrbWNPblVaYjFGRjlsSTRJVGtGVi9DQ0txNitWYW9IWiszWTRTM2dXMWtzRTdpT0I3dEZEei8yQ0RMejlHa1ZEUXFrR2JLUUdlY2JMcEl0bEx3bzk1WT0tLVNuRWZnK2NINVBpdW12UlFaaWpJL3c9PQ%3D%3D--dc092e68d4f1e642ada1505a19c90706de8ca25e; path=/; secure; HttpOnly", + "x-request-id": "4f5be641-c98f-4b20-8df0-e8a417665f40", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E327:40B82:3BAE5E2:590AD9A:5DB58AFF" + } + }, { "url": "https://travis-ci.org/indradb/indradb", "status": 200, @@ -4341,11 +4371,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4360,7 +4390,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4370,43 +4400,67 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a4d084dbf27577bdc449464ab43b6c81\"", + "etag": "\"ce41a1fa97aeb253f0d33e7488849f5f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "746c265dd322983a12c1463508f37f462d5f6ee7", + "expires": "Sun, 27 Oct 2019 12:18:07 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 30 Sep 2019 20:53:23 GMT", + "x-content-digest": "58dc8825510a6b2aed1f4115c2f300adf7d1b87c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2410ebd9-b20e-40f0-9cee-897083135d4a", + "x-request-id": "2c180089-b9d3-47f6-b80a-be088c589abd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/paritytech/substrate", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:07 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"6c4d5168116ec15157a5e357fa55a926\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.1201266614.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=Rzg1Q1NjajNHQ0Jta2JneGtTanZNemhqQmtVRDh0K3JQdnhWR1JkZmZpbldHeHR2Y3BtY3NmREFMYWJuYVNwRHVGSktmVlRsQ3FuWXJ6aTZqazB2eG9UNjRGWnBxdG1GTk1BOEp5T0JiL1lYTFhSMHFCaFM2dFFPNFBpSkV0cGZXU3k4NWw5SWw0TWE2S0YxcHhBdDdSWWtrbnVkS1V3N2x0UDlCK2s2ck5nWElhbFJRVlJSZVpZVE9LUFhIeXhJZXBsNzk4NzJtWlRSbWEySXg1QzRFZGs5bXVUeFNwaTEvVU5NRFkwclJETT0tLWhCRUhVdVlJTXByWkdCbUw4UTJSSVE9PQ%3D%3D--5fcbaab9ae6d5da3facfe1e88db29e09bc9a60da; path=/; secure; HttpOnly", + "x-request-id": "1769a686-1596-4555-bfcf-86fcaa701792", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E325:1AB6D:34101A9:4E17E3F:5DB58AFF" + } + }, { "url": "https://github.com/holochain/holochain-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"535ee04f872acd1cabde67d7273094eb\"", + "etag": "W/\"54ba1380807e711f83a91ee414b216b1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:35 -0000, _octo=GH1.1.340868757.1563904955; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:35 -0000; secure; HttpOnly, _gh_sess=Ukg5Vzg5UkhTc25zR3ZzSVpxK3FlSUhzaWFZZGRRVzB3OERYUzhuQkxzQkViY2VCa2RBWncxQ29iS0xGRFVHcUwwOVRFYzZ5SGllNkh2ayt4cmxTS3FJOG9GNGF5dkJPVEVYMmIyNGRwMkhidk9ETXZxSWluRzFLdjJDMFhDTjUrMUljYVhINjgya1dTN21BMGJ0Yzk2WCtmS0RiRkQxRkVjQndIbE9YSFlxUEMyK2IzczNKZnhmYWtsbko2VEtQR1VNNmZKaytpOHdXS3RWTVFGaThNR1h4S2hUQXZUWWMvNkdwNnVsRmRNVmpuK09xZlRlRUp1Nm5UVVJHMURvVjlUTVBWdEJvMjFtVW9QUnR4M2ZqN3VrRnN3ZCtDbSt2OUZCLy85RHJhYVE9LS1XbExIS0I0M096Mk1tdmIrV3FNdGd3PT0%3D--d970868a31ba5cfeffd284d5908387536b26f737; path=/; secure; HttpOnly", - "x-request-id": "4d10943c-5d4c-4f48-a668-669d7d842826", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.2070484577.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:07 -0000; secure; HttpOnly, _gh_sess=SWNUZTc2b3hDc0RDWGl5Qks1eTl1REVHazRTSlkvY0FGaDhZZzZjZHBWVVlkelc2T0xtZys3WFEwMk1FVVNzckRFaWQ5cFo2SkwxeXUzYzFldUE2VUNMck1aZ3I3QjYrTUpKbGx4QUh1eUt2clQ5TjhhQ2R5azl1TWU0WnBtdTVjRnRTZ3l3RGlLUmtGT05INGVjZFJPN3orV1dOMWNUUDJ5OFVJV01LQllBT0VML0orUXJ0QTNqVTdDbm5Yc2ZlWWxJY0s3aC8ybk5FeGxZYlp0QW16aC9aYmJBKzlrOE13M2hiL2RmK001Yz0tLW41b0QwcDczdTNQQUhtc0gwekJyMEE9PQ%3D%3D--cac76dc05c58d9fd4829c33bf70f23b3fe90dbb6; path=/; secure; HttpOnly", + "x-request-id": "19713755-3a47-40e8-909e-0f56b10f22e4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A197:4D68:E5C6B7:15DEA04:5D374BBA" + "x-github-request-id": "E328:161F2:3BCA305:5940C0F:5DB58AFF" } }, { @@ -4420,11 +4474,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4433,58 +4487,105 @@ } }, { - "url": "https://github.com/zcash/zcash", + "url": "https://api.travis-ci.org/PumpkinDB/PumpkinDB.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"cc4c50ff732b3ac1a3c44be47546ef95\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 07:43:15 GMT", + "x-content-digest": "0d652d8a5ae433187483b835076dc415a6c4e73f", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "ae95eb03-3dac-4cab-9746-31d0ea3ce8b3", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/PumpkinDB/PumpkinDB", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:35 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8a5ee7677c91e95366ca6769b76319c6\"", + "etag": "W/\"ab56b5ce76c834004e3074e94f310c3d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:35 -0000, _octo=GH1.1.284623000.1563904955; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:35 -0000; secure; HttpOnly, _gh_sess=eEs4RWVDSEVmNDdxY2Ywa2V1andFclJSUUtobWFmS1ZUMmJnOXlZN3lnK1RMVEtsU3RlREtMM0VxY3pFbDA4cmxJM3JaYVZQaXNxUHFENVZOWG5raFdVdWRtQUpOWElSL1pNTjN4MkFlMHI0emNtRFBmSjhSOUhHZkFZNTF4bWorVVBlUUJyUkdGaVQ0azhtS01WQXArdytxVkNqZUxDS2o4L21zek1ZTm5YZ2ZqWmIwTDRMekRqb2QxY3grNjFpRlZNQ2pnTFN0M2tCQXFlelBReXZNRkRwT1VlTXZHTzFKQStWS25nQlNJcjYzdm9HWXhTYnphM3Z3ZzZaTjNidDV3bCtGcU1CRVVwQ2loWFM1ZURvNmc9PS0tb05IdGx3SkVKT1NpTWxWbFZvZ0s3dz09--e307386bf2185d6d76eb52077462be676edaef74; path=/; secure; HttpOnly", - "x-request-id": "22485576-1192-46ea-8555-a8b99ab70ac0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.748754226.1572178688; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:08 -0000; secure; HttpOnly, _gh_sess=Zmw2YkV0Q09vYXUrRFVXeFhpaU5Zb1JuYktPWWcxdzllZU5Lb3hmZnhCUVhsZHNUSE95Vlc4SWplV1FmelhBQXBUR1ZKWE95OHIweWFUeFU1UXB1MWl2LzdDVnhjWVRnZDVZWlpIZDFZYUJBYlltMTVLNFY4TENpdyt2b2R0Y1NYcGxsRmJ0d1RrS1RJcmlQNnNyQmJQaHhLNjNSVUE2K3RzcGQ2WGxpVVBjWndKekF5RlM2VEQvSzhIRE1LYW9naXZpaXM0bG5jSDNmZHJtZDZ2YzFiVWpwWDlZRmI3RnNSWnhpWERodWt0ST0tLXdCUUR2NkFLMk1mN1FHam14a2VDYlE9PQ%3D%3D--81ad0ee5d5b32442ddbff5c6abf1cbdf16b5bf88; path=/; secure; HttpOnly", + "x-request-id": "a04bedbb-a3f4-4f2a-8c27-fffe99d5519c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A196:E0EA:CD930F:13904E5:5D374BBA" + "x-github-request-id": "E32F:161F2:3BCA364:5940C9D:5DB58AFF" } }, { - "url": "https://api.travis-ci.org/PumpkinDB/PumpkinDB.svg?branch=master", + "url": "https://github.com/lucawen/rbtc", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"fddaf1841f361bff8be6f96d4b38adbd\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:07 -0000, _octo=GH1.1.1446818388.1572178687; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:08 -0000; secure; HttpOnly, _gh_sess=aWYwNnBrYmVrQXY1ZUtWeXZYcmVuT3p0UHhSK2RNVXYyMnozT0VkZzRZSjJlMkVCQmhTOUE4QnZWQ0JxRDA1NEErWG5YNEIvR0ZvaFZuUEVtd0QxV2dlQVpCWUh2VHE0Z3pmSTN5Wk4xS2RadDZNVXJiTTJDbEdtTk5yWkJJaFE4clZVM2tqR2xGdm82dFFvWHNwMmtlUEJZYW9lMFk2Qjd0MzUxSWRTNVBadGdybkZSL1hCOExlQVdLU0k1MW93U3JVSTJIQ01NZFJPWHdCTlAveGVCR2d5SnBNclhnMkN6MnUydU5sa2hUOD0tLXZ2OWgzdU1aMDNDVHNpaEc2dzhZTGc9PQ%3D%3D--b40d215455901e2556f6616c2994a837284c9540; path=/; secure; HttpOnly", + "x-request-id": "c58ad2c6-26e2-4a5a-8cef-bf469277f04e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E321:40B80:2BA6824:416D095:5DB58AFE" + } + }, + { + "url": "https://travis-ci.org/PumpkinDB/PumpkinDB", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-type": "image/svg+xml", - "content-length": "362", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"b4b4b0926950c1746e82cbdc2e1b62b7\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:35 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 06:51:09 GMT", - "x-content-digest": "2b57b96052aa8bc61844ea596f58516fb2cb3cc0", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "19074cfd-6f68-4655-a7e5-5595032eaa84", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -4495,7 +4596,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4505,15 +4606,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"62986c7fb848991f4f5e690468b1203c\"", + "etag": "\"0eb06e945bb57a97a36af703da49b150\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:36 GMT", + "expires": "Sun, 27 Oct 2019 12:18:08 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 04 Jun 2019 16:28:45 GMT", - "x-content-digest": "d30058a4c57f6d368dba8d5053afcf8b3890c2e6", + "last-modified": "Tue, 13 Aug 2019 19:31:46 GMT", + "x-content-digest": "cfb2e18290bb6986615f3a3ea876e5da19c15f18", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c2161a26-577e-4ad2-a313-05ab36ed1d5b", + "x-request-id": "0cae1500-fe67-4de1-ae76-2115d1c1f655", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4521,7 +4622,7 @@ } }, { - "url": "https://travis-ci.org/PumpkinDB/PumpkinDB", + "url": "https://travis-ci.org/seppo0010/rsedis", "status": 200, "error": null, "headers": { @@ -4531,11 +4632,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4544,25 +4645,31 @@ } }, { - "url": "https://travis-ci.org/seppo0010/rsedis", + "url": "https://api.travis-ci.com/holochain/holochain-rust.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"b1d26e9408e1fdad59c8c7a1d7df470e\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 25 Oct 2019 02:37:57 GMT", + "x-request-id": "b7acc76f-a6c0-4ff9-9edc-26c637cf3c59", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, @@ -4573,7 +4680,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4583,15 +4690,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c4eb1a05f612d3ec6b2b2041cafb61ef\"", + "etag": "\"1277900c18dd95801421b922e3c3592b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:36 GMT", + "expires": "Sun, 27 Oct 2019 12:18:08 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 21 Jun 2018 12:59:45 GMT", "x-content-digest": "8b7556a10765a4513d1a3e0d315c8dc5d435876c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b772aada-7ab0-4109-bc01-6a636d8a301f", + "x-request-id": "2c94ae35-820d-4c30-9d11-a710d5eec8f8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4599,27 +4706,27 @@ } }, { - "url": "https://github.com/seppo0010/rsedis", + "url": "https://github.com/paritytech/paritydb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d9654d4d4eca1e505dfdfc916de1d95d\"", + "etag": "W/\"19badf0d42b64d5da9f700f8212c164f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:35 -0000, _octo=GH1.1.920342169.1563904955; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:36 -0000; secure; HttpOnly, _gh_sess=TkJpQ2ExR2pLY2FEKytUamthaTBjZzhQZVYwYXJ5aGJpVUlqRGNjMVVqWjc3bkp1TURVM0JncXZWZWcyc2IxZWNScG1mM0Z5RmJDZThWQjRjOTIzM2VNUVhuS2FjTGh4ZUFjUVE5Y1ZGR3VyYkQ3VFFESURyL0todThUWmM5NGVKeXJpTU9taC9PNnFWTFVrdFJ1RWhiYkhUUTJ6eUNDWnNxUGNZb2EwRHlzUUFUWnNuSC9rR2xlMW82QXpKU3pjOVU3VmswRityeUE4RzJpZTdqZDMvZzNmOGVLVEJOOEtoNVZKR3h4N21EekJZUDJUbWdKU0ZUU3ZFSWxKUWYrRTFMdVZKL0QzSVdlanRETzYwN0Y5M3c9PS0taWV0aThZOXhrdE1tQm1GcXN5ZjVSdz09--1e5e23bc9c6cc06b7189670a17e33bee2da2a65d; path=/; secure; HttpOnly", - "x-request-id": "18f0eb41-3fea-46cd-b463-1da5020c6add", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:08 -0000, _octo=GH1.1.1451902718.1572178688; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:08 -0000; secure; HttpOnly, _gh_sess=a2t6ZXA3QjdOM0tVdVBCL2YxR0VYSEVrR2tKM2I1c0pTN0hFY1FqSCs4Y1ZXd3RrV3V3SExHdnR3UUdwTmtGTjlwSXpoeVRneWZvcjJnd1lGUDhkQkViVTZHU2VzbWFwV1ZUQVpucTl3MmdMdHc3TjlPdjlYSmNEdWdRZVVET1ZWdXhFZ2ZCSWxIdTJUOTR4SmZTODkrZmZ3WW0yb1doM1JTaDg0dHdYb05sTGRCRXBaZ2x6RkI1YUZZN0MzZjhEWkV2ZTZwYXMrSmpoNmZwcE5SUHlWVnVnK0dYazNsNldLNzNQNC9Bdk12az0tLWVXQWVKTElIQ2JDR0FPYUFQZ05CeHc9PQ%3D%3D--d03d96c508c8a6d7671243ff979cbff2ab4552d4; path=/; secure; HttpOnly", + "x-request-id": "9d848e48-c709-4b37-9f5a-3798b97b8d9d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1EC:39421:E98C1B:163353D:5D374BBB" + "x-github-request-id": "E335:1AB6E:3B53C8A:58DFC68:5DB58B00" } }, { @@ -4633,11 +4740,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4646,51 +4753,21 @@ } }, { - "url": "https://github.com/PumpkinDB/PumpkinDB", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:36 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"15b6af89f042585a4726f417547409ef\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:35 -0000, _octo=GH1.1.550341406.1563904955; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:36 -0000; secure; HttpOnly, _gh_sess=bVdGNmlrYlordkY4V3RSWjB6eUpmdXdtZzU3K0hjOWtiKzhFMXZydFA3Y0pmQnYrMTZRdkZTSDg0dXcvelRheDNGYnIzdldkUWlSZThaanROVkVBRDREdmtKWlRZUWN3T1EzNmdlZ0V6UkVxWEpYLzNFQVl6U3ZaanB0QmFneWVwY1JIWjNibEcyZHZZNDdMY1dId0FyWnhuSWNGNEE4cXFOWjBWR0FyY1dlNTFtbnBLSFc5U0NSeGpUK095ZW5kb1Mrc3lJM1o0cXh6UTBURkpHTmFzUzgvRlBtdzNLbHJLYW12LzZDYWRvY0RXSVljTnBjR0p5OTYySkVGdHZRSVZNeStpQ01HVFlwUkRtWTNocS9nZlZXSHdLc09vU2dzR0RualhDVUNDY1U9LS00NmM5clZ4YXcyVTZQU09SQUhWTVRRPT0%3D--c9c4437ac5caf47547659f56ae20cdcdc5cd36ff; path=/; secure; HttpOnly", - "x-request-id": "5a071828-e289-4c90-b9c9-61016a6eaf38", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18C:2BAB:AF401F:10B0BD9:5D374BBB" - } - }, - { - "url": "https://github.com/paritytech/paritydb", + "url": "https://circleci.com/gh/tikv/tikv", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:36 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"655f8e625119eeeadea189e88c573952\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:36 -0000, _octo=GH1.1.705522081.1563904956; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:36 -0000; secure; HttpOnly, _gh_sess=TTZUdkRMdFVDb3N3a2JtanVMVjhQRnpWUHp4TFg0UmNlVFlFR0F6Y0Ewd2Y1R2hlSEhTWmpHRysxN2R2YWVYOERVcVI0L2VTS1grSlNNQk5tbnNNcFNPTTVqazhmWXRvcllXd0UxbXBickFNOUpUMVRpTUZ2emRNS25GbmFDa2FJS2RHQkRjcDZwMERBVEJmUENhTndNOVpaSW51aUU3TzVwUmRzVjN0SjRaekU5K3lOUmI4bFVDSzlYRGQ3NVQ0YmpjK2lPQ1pWNzBnRVkxTk1KeUFQYmxzSmtFczNZc3kweU5QUmJuOTEySy9KbzVpK2VXR0kzdTh3cXFyMWtRY1NMQXJzenFnRUhHSkd5Z3pacHA1dmRkNW01eEZVWVY2WW13c21xTFRKZm89LS1mODBmK0pxczA0OXNBSy9yMFJPbi9nPT0%3D--cfd07c94cb0059ec0345a3f7ae15d25130ba2492; path=/; secure; HttpOnly", - "x-request-id": "98ddacf4-e16c-46a0-ad49-770b45678d5d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A19A:322A0:E66BF0:15FAF6F:5D374BBB" + "content-type": "text/html", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "server": "nginx", + "set-cookie": "ring-session=YcDHvO7PesMMJS%2FU9%2BwnBGMXKodPKuZlfXvALCp858IQaNGm0bqb57ShHNx5ygrJR1B8%2Fc5t6C6NTXp%2BMeQy8sG%2BamDdWuPKODlRWGm2CW9EFlPYb4gHFs9bzXbBBkwSd0WJrk7RO%2B6%2FnhDGVWZf%2FXWpGHNQb%2Bv8eCrKJiw%2Blym4yxImLPRbFZW7gzgg4w4rJDGL0IO5YwvF7R%2B46OWmTSaX9j4Ssidd0Yskt9XEuD7DiZKmnVW6WHxnWgsAN5HSlVJA70MAZ9dv67yn7o2ua535q%2B%2BoShHZrcZy49Yli%2BJsYqPQ9F9qUge3Fk2wt51tsP1rjUuoSjtBo1vhp%2FiTtfGAnOfo%2FsNmCP%2FUMs72llgaEALE2XgD4vmT8wQH5my8--roDJchsR2GsQOjY1vXWcOtxisi3tftAKFtyPM0W3kgc%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 19:59:19 +0000;Max-Age=1209600;Secure", + "strict-transport-security": "max-age=15724800", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-k66fp", + "x-client-trace-id": "", + "x-frame-options": "DENY", + "x-request-id": "049fd0e3-54f3-4587-89f2-621c56342227", + "content-length": "5774", + "connection": "keep-alive" } }, { @@ -4700,36 +4777,73 @@ "headers": { "cache-control": "max-age=0, no-cache", "content-type": "image/svg+xml", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", "pragma": "no-cache", "server": "nginx", - "set-cookie": "ring-session=j9zBCKZUIv7AwDbptVLzVGyhPoc0uQVbJtOuPwHUHx6vWV2vlaxACiBMi%2Fn0TZAEHurTjXEbp9GRBaHzbcK3EsSsSs4Fw9IW%2BpcMdBF9806P1qoCarul4NrxCFXJEnUz7pbiKCJqNO3Xbb2Sy9GxUe5jDCX9ETnSwFcInviEPgnSiW8dI2Dw5asDyTGr2%2FSUITkNVgwq6E%2FWfiKJnRxx%2Bin4a1tpykJ1tuG38jMTCFY%3D--HvoYlYyY7%2B0daJZQu1N7am2b%2BrMEZAiF6BLPOBGurqc%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 22:58:29 +0000;Max-Age=1209600;Secure", + "set-cookie": "ring-session=YNKHsuQHonAjJHpcRR03G%2BVrFxy16MtWnSCUBmzN4HJfs1km1pbG%2FSyy2FkD3B1SenjWugxbwUiH1DATILjToPxSDM2ZIT41rGF4iItWyBoVnSRMa1cDGixvkFjP90IeTT0t0lVqWJtFmxTRq0o2JrRd9bSVUU2Ni4R22w9gKH4pZi9Le74%2BcdK9m2SIlrTactP7i1A1Xi8g5u2MVjW8w8TtuHwln914eGQGhdqh3Ic%3D--KE8Qarj1g5ztLjhii486gIJx7Cv8gQwbxhec5FsqLxU%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 20:04:16 +0000;Max-Age=1209600;Secure", "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-8xbjj", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-7b2dv", "x-client-trace-id": "", "x-frame-options": "DENY", - "x-request-id": "7ad72011-8013-4220-a589-f3b57a7b7405", + "x-request-id": "92afdece-ed6d-4a81-8170-0c259db2fbdc", "x-route": "/:short-vcs-type/:username/:project.:ext", "content-length": "383", "connection": "keep-alive" } }, { - "url": "https://circleci.com/gh/tikv/tikv", + "url": "https://api.travis-ci.org/kondrak/rust64.svg?branch=master", "status": 200, "error": null, "headers": { - "content-type": "text/html", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "connection": "keep-alive", "server": "nginx", - "set-cookie": "ring-session=QhPwX%2B%2BIWxGb4fwIgdCMU%2B6ZNgzyLKwrSn3Rz3gP3%2Fu1Z5CBUx0ZEi394H0%2BB2A150oTa53FodvXCQaHQaPG4af2nbWWstgpMibELGMQ3qXvYbLaZbaDVSftDhrE506fXCXjQZMBgLCs586G%2FEnBkmSKvX%2FxTr1l66wG5RnycFy63NBeoTZUaXxrAtncjhaxXG4B0Ms054M6KfwDb2Y%2BbM5KKKNlAwW9RKmkrh%2BWoeNgwNW8%2FVOuZVYdpFuud3FdUAmW3zrpeLfdbtxNDQj1lmBDgIhozc8%2BH9DhjIRzv%2BnnGySSZJcGN94aa4roeTNy2AkHgQN8Fr3A8WHPXLZjfuRaAcmnNzWpiBTkSk48gNlpHkwFQkelTKYKZB5Pr9Ci--2RcZNt0hQ5zYUxJxSR5sVRLc1RjC5atETap%2Busx9fhU%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 23:04:58 +0000;Max-Age=1209600;Secure", - "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-8kblk", - "x-client-trace-id": "", - "x-frame-options": "DENY", - "x-request-id": "2e014c65-028d-4bff-9367-d5ca41db446d", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"672079870086d900d2c1048a541c07e3\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:08 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 22 Apr 2018 12:57:38 GMT", + "x-content-digest": "453fef1c40dfaf0211359a29cff5fe9e4069ab15", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7853b873-1a0b-4257-96c9-cd37e86d9ece", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/kondrak/rust64", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:08 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "connection": "keep-alive" + "via": "1.1 vegur" } }, { @@ -4737,33 +4851,57 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8382f1712e84d932352805fef549f455\"", + "etag": "W/\"1890ed6416ead13e209545149a3cb35e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:36 -0000, _octo=GH1.1.884865456.1563904956; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:36 -0000; secure; HttpOnly, _gh_sess=VWJLTXUwNk1JS1JmOUdickoyZElaVk90RkV2U2FEWFJXY1dIVUJ1dzNESkpzS2ZCcmppQnNSQ1FYQWZPdmRvZ0cxcHdLdWJXSWtjdW5Fa0JLeFdOU0tBSVBNRlV5cE5MS1NqZGhJVGMzOW85WmVFMjZwK3lsRzB5a2tTUHFaZzJnNklDWGlyNlg2endFYjF0b05XTFZmbnpIN3VUSll0QW1YTGR5dUx0RG16UlE1dDN5N3VvczNtOE4vbXJWRHM2ZGRsVVJyTXNoaU1IaTdIbWtxK0ZpcHZYVlhFR3FOZ3kxbzRFS1dLZDVHeTljcHdLQXBDajNxSG1iWjBUQzUwdSs3emRKK1l4T2RJemxFbXhjSS9oMVE9PS0tR0YwNGpZQ1hXQWpKUnprS29ubEo0dz09--d3387a57e390beb63d387d86f714c1a0ed9f53db; path=/; secure; HttpOnly", - "x-request-id": "53652c2b-01df-4f22-baf7-1bfc651d4d67", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:08 -0000, _octo=GH1.1.773551344.1572178688; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:09 -0000; secure; HttpOnly, _gh_sess=MVRuQkYxK1dPL081RGI5eTV5cnRPUGx3WldPOS9vUU5PMVRiQkxKOWsweVFvMXlOaVZlUjEyalpSZ3V4WlBjMW1kb3pIelliY0NPWUtOWTVjcXppWVNiaEhjWnJwYUdHMitQdWpEVS9ndVM1cXdVT1d4SzBoQjNEYktjUUtxNDRCU1J1ZUx1dFZJZnRERDRDMGZzUm1qU0NpMHF0Sm9VRHNiVTY3MTBNeEsySTlOSy9TOE9nNGNMKzhaRGtQSkpQaDJTR0Y0TDN6bVdhK2dxN24zTU5PQT09LS1TK2VlSElaYzUzOTZkQW91cUQvNS93PT0%3D--13f2e1b7d64569059ef0f8258701fc285b47521a; path=/; secure; HttpOnly", + "x-request-id": "09203bb0-369d-4b28-9648-ddca2684a87b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D8:2BA8:8A6C47:D1B195:5D374BBB" + "x-github-request-id": "E338:161F2:3BCA41E:5940DCC:5DB58B00" } }, { - "url": "https://api.travis-ci.org/kondrak/rust64.svg?branch=master", + "url": "https://github.com/seppo0010/rsedis", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:09 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a9a397496b31c27e2c33236575bd7c47\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:08 -0000, _octo=GH1.1.1113677071.1572178688; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:08 -0000; secure; HttpOnly, _gh_sess=NVJycmh2ZXdWVTNVeldZeHR0L0tIOHUwenJGMlJWQzJtY2praXRKcjhQakNIZDlDb05pV3hXZTVXZVdEbkdrYUY2WVZwNE1MNGhkbXVVK3hVanNHV0FKZUlRUkNKeGdoUVIyZkp6M1A4amZzRVZRUzRpRlJaZ0cyM1lDZ2R1dVhaRm0vWFkvQ1FCcU1aNGVWb0RzWHdESjhYaGdxWno1YkQ5TmRiNkdyNEEwdUdWd3lRMGFQWmJka0s0VzVBRmFQMlNEanRqMjg2VlYzSzRDV01ad2xma09WV3JrVDduaUs3ek9FNnFOWnA2ND0tLVpUeURyclZ2a2JqZ244bkwxYVFmb0E9PQ%3D%3D--a0f29743725c6c92f9f2ca527228ae54200db79a; path=/; secure; HttpOnly", + "x-request-id": "f6a27a9e-5959-48ec-aa55-d92bf06f89ff", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E332:40B80:2BA6929:416D220:5DB58B00" + } + }, + { + "url": "https://api.travis-ci.org/Gekkio/mooneye-gb.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4773,15 +4911,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e671962389f1385165104a5f996689b7\"", + "etag": "\"15ae1f257da60b35696f344b01943952\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:36 GMT", + "expires": "Sun, 27 Oct 2019 12:18:09 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 22 Apr 2018 12:57:38 GMT", - "x-content-digest": "453fef1c40dfaf0211359a29cff5fe9e4069ab15", + "last-modified": "Tue, 22 Oct 2019 23:52:11 GMT", + "x-content-digest": "26dffd95efb5ef78323178c035a0a039d8a99197", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "397dcd04-39fe-4bd9-b623-fd9b33707735", + "x-request-id": "e554364b-a7f1-4f40-9ee7-cef4e4759991", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4789,7 +4927,7 @@ } }, { - "url": "https://travis-ci.org/kondrak/rust64", + "url": "https://travis-ci.org/Gekkio/mooneye-gb", "status": 200, "error": null, "headers": { @@ -4799,11 +4937,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4812,13 +4950,13 @@ } }, { - "url": "https://api.travis-ci.org/Gekkio/mooneye-gb.svg?branch=master", + "url": "https://api.travis-ci.org/mvdnes/rboy.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4828,15 +4966,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f10483c6113c53c9daa1d3014cb618c3\"", + "etag": "\"d73a5328882a266bde6de0ad400fafed\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:36 GMT", + "expires": "Sun, 27 Oct 2019 12:18:09 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 15:24:38 GMT", - "x-content-digest": "a4038dc6c6a19a472228dcd4326fc05313a1a7f6", + "last-modified": "Sat, 26 Oct 2019 10:25:13 GMT", + "x-content-digest": "6d3ac0b3503ccefcbb7353c475fb292d4fc13c48", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a8f7831e-6bd9-4133-9f5d-4dedd68db290", + "x-request-id": "bd5a851d-f8b2-4f18-9450-be92405e6827", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4844,7 +4982,7 @@ } }, { - "url": "https://travis-ci.org/Gekkio/mooneye-gb", + "url": "https://travis-ci.org/mvdnes/rboy", "status": 200, "error": null, "headers": { @@ -4854,11 +4992,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4867,61 +5005,60 @@ } }, { - "url": "https://github.com/Gekkio/mooneye-gb", + "url": "https://github.com/nivent/RGB", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:36 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5ab7ccba4c9603f2d694d14aad66d57c\"", + "etag": "W/\"e0ec24099f9c89e040e2f2a652cca255\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:36 -0000, _octo=GH1.1.1643518050.1563904956; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:36 -0000; secure; HttpOnly, _gh_sess=MVBqaUR4aVV3NnUvQVg4aEg3bTYxKzZSeUxaWmhIWWZqTFV6T29PR2llNDY4K0VCUHVrdllIZWkzVW1sdFMyN2ZYRXFmWlZ2WXZGK3ZvS2VNUzdsNm9Nc3BpRkozaC9VTTU2b1lvRnJ5dnhZV09tRTc5elZWb2JQaVFaVjc0K2QrTFhHNHVHT0l6UzFzR1BUZFloRFRPZGxFcFd2bkxTZXFzb2hPL1ZxRXdHN0NVODJQL3AwWGJNNGk1Y3Q5dmxUSkg0cFlnTnpOejJiS1ZEWm52T1ZLN0lPNFo4WnJzWUoyRmFDd1ZqNGp0K3hpREJBdDM1aE5PbjR4elE4VUU3Z1RmaWFtT0xHRjAyYnpPMTFoSG9pTWc9PS0tb2pmQTRPdE4raU00SEZqcHdqQk82Zz09--163da94d219e44399180c7176b1439337fad6b88; path=/; secure; HttpOnly", - "x-request-id": "805cc817-8ce7-407e-8f94-8a59b605ec97", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:09 -0000, _octo=GH1.1.1633131466.1572178689; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:09 -0000; secure; HttpOnly, _gh_sess=SEREUE5nMURtVHlrYzJXd0xMTXJweXZaNzhVaTJ0c1BqL1J2R2t3dGhwblFhOUFscngrZVo5V25TYWZ0K3praUc5SDhkNWw5ait6L05xSHhucVE0WTFESHgzdHI5V0FlY1ZIWGVaaDlqbGFGNG9oUEhENU0rT1ljRTZhcFZsNyswdUgvQnZOZ0hxYzZzNkxjTXJoUTA4N2pTU2hEQThPMWRXaHdtdlZkblgzZGxuMEJoc3A3REx2QlNKZWhZbmNQQ1IydDBXamltSTNqR2lPRmJqUStJZz09LS1CSFdzc1J5UDh1eWJQUjVhT3F3Rzl3PT0%3D--b1450d1dafceee468bca2bb14115e2f78de212d9; path=/; secure; HttpOnly", + "x-request-id": "26d2cb15-5568-45ea-9205-2531027923e8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B6:4D68:E5C7F3:15DEC07:5D374BBC" + "x-github-request-id": "E346:40B81:3476A32:4EEDA1A:5DB58B01" } }, { - "url": "https://github.com/mvdnes/rboy", + "url": "https://travis-ci.org/NivenT/RGB", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3f8bdbe6a85862b8492d47897753a068\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:36 -0000, _octo=GH1.1.1154215993.1563904956; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=UXBCdkhQNTM3RmM1ak9heFFGQ0lBSGtnQVE2WHlpZFkxZEd6OUxLbVlVNzZrcXFpZWJLN282SlptaEgrNkd6MU92Rm95eWRSVDdTMTdjWU5mYjF1Njlod3FkNlRkcnpTbFd3WnlhbWFHR1I3YWk2UThsT1ZZY0FmKzZoZUR5SDA3YkpabnRucDZHdllKcU8xaUU1SjZROG52VlB1SmQ4ZEh2YzRCdGZ5Rjg1WDhDaGg0WWIrcnJlSG0xQTdnSkszN25ha1JLWWdGZ010UGhFTGxLTVROVHhWVkxrR2lEVWdpcjdLcHhEVUcxdy9kWkhlWjZjeSszbWt3ZE1xNWxYOVk1bGFLRW9DYnFDeFdrSFNuOTRJSlE9PS0tcnJLVUdGbU1LUUE1TXEyWHpaQTg0QT09--465456a219191fa73c22b17b0cb6857b3f62cce4; path=/; secure; HttpOnly", - "x-request-id": "7a45e62a-c5fc-4c0b-9b03-cc1af2a16b36", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A192:2BA3:605A55:920E39:5D374BBC" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/mvdnes/rboy.svg?branch=master", + "url": "https://api.travis-ci.org/NivenT/RGB.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -4931,15 +5068,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e255a14c85f707b4b3c1f34c06c0479e\"", + "etag": "\"3203f714b8ad928b77a1844637a4c7f0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 25 Jun 2019 19:02:06 GMT", - "x-content-digest": "4d89a52cdccc5d113ef2ee99304b940310f6f716", + "expires": "Sun, 27 Oct 2019 12:18:09 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sat, 03 Aug 2019 00:20:59 GMT", + "x-content-digest": "70244f9e38a316f116ae06d201a716c10d0d2a9b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f47bdb09-f4e9-4ac8-bde3-a324848de322", + "x-request-id": "ced0b067-7b57-42e1-bebd-776d8b700efb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -4951,27 +5088,55 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ed9b02d515cf0810cfce2429b9f46ad0\"", + "etag": "W/\"4e5f7959e9b95ef310dc9682fea818e8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:36 -0000, _octo=GH1.1.1107400512.1563904956; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=RlZtTWlsM0ZwOE5WQWd4bnpoZGE2VHRlRVRUSzRLb0luSG1wdzl5V1dZQ25NZFR0Yy9pL0JGVVJTN2hQazBqbVIwL2JmTE0yY2VYQm53NGxsUFVuQlc5bTRNa1lvbzkzTnNOZWR2bjJqM094U3Z6OThoSnIxTnRyMjczd2FVVTlKbHd6R0lnaTVISld5aTI1NE9pWncvTHhSNGY0am9rd0Y2QVE3Z25xMmp0Y0h1dFJuQXlmejloTDd1UiswM3JMQWFoK1g4eUU3M09QR3dSNkdESWdCQmtieEhPUXVtK1BiS0k3NlpQTXhUYUVVN3p0UmNTaHcxRmIvY3FhNEtCMmhJSGFPT1QwUnJ6ZGxZakRLeWRrVkE9PS0tblFRUGhnOGJkL3VGYktCcXRvTVhPdz09--3fde39a37784c7c58543da4baed207affeb43f30; path=/; secure; HttpOnly", - "x-request-id": "80da10f9-093d-4142-bd65-6d07cf408e80", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:08 -0000, _octo=GH1.1.959273462.1572178688; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:09 -0000; secure; HttpOnly, _gh_sess=ZHlHa0QwbEE3Nk43M1lmN1BKODBtTlNWYlRnOGc4UmZCVzVPQzg3ZzBlREdwb2ZLcHR1M2xWb0pEUHNUbnRhbDk0ejdXT3N6OXFVTTNsYitoRHY2WmY2VGcxODZHYUJQTHBQZmtQSndQM0ZaZTd4VER1YzVQWGVGMW5ZVHZSYUd4Si9DTUs5RDVVYitPRnpvbVYwWENiaUZ1QjRQQ0czL2NWM3YxZUFaQTJrUEdudzhGUGdMZWRQU082dlRGM3BnY3F6cUgzd2VFeVdhUmVRMGIxN3VpaHUvbjhEYWdQSGh6a1RYYVJkbFU3QT0tLWJaWmo4cFJDRlU3OHVBQm1FS29aWlE9PQ%3D%3D--088872edef7bf42bb0421925b7e901afede90896; path=/; secure; HttpOnly", + "x-request-id": "bf957d61-77ab-4e9b-80d0-b5e374312d4d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18F:4D68:E5C7D7:15DEBD2:5D374BBC" + "x-github-request-id": "E33B:1AB6C:2C1452B:4193954:5DB58B00" } }, { - "url": "https://travis-ci.org/mvdnes/rboy", + "url": "https://api.travis-ci.com/iamsix/oxidenes.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:09 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "ba50be44-33b9-40ef-a4b1-68434681b826", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/iamsix/oxidenes", "status": 200, "error": null, "headers": { @@ -4981,11 +5146,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -4994,37 +5159,13 @@ } }, { - "url": "https://github.com/nivent/RGB", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"28403d4a3714f54709c24b63afe7aaf0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.588031383.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=L3FwK1IyN0k4c1lSNmxmS2FoancreTRlbSsycjEvSkZaQVhseEVaMEp5R0ZxdjkrQXFmbE96Q0ZMcU0yTXdJTktDVG9ZZWV3RFFvTy91cSt3cFlLaHh1ZlJyZWcydDFDYnlkY0lncCtaMERZV0o0U09WbkVvUVhuZnhMOTJaQm83YXRucWZSbEdzYmQ2T21LUnJ1MkFEL1NTR0hBNXdoeDhoY2w4bUpMNm00YnExNnlrQUF5aU1CbXBqanFmcDFBcWtnZ3ZRWTBaZngwSUpPYUVMRTFabmtlSUxSeVBEWlpYRm1KS3l0QUhpWkhBNlFpcGJORnVOMmFCYUYySkFRck9LWXUxZVRDU3kwRzRNZ2tiM1I4SEE9PS0tS0dlWkZiZHJaTmY4d2d3c0RkOVprdz09--cad34edfcb35c2aa7d12f2b94d6eea8bdc85e427; path=/; secure; HttpOnly", - "x-request-id": "337342cd-7174-4250-a53e-94f5f52fece5", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1AB:E0E8:AD937B:108AADE:5D374BBC" - } - }, - { - "url": "https://api.travis-ci.org/NivenT/RGB.svg?branch=master", + "url": "https://api.travis-ci.org/koute/pinky.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -5034,15 +5175,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c0c3d6449f599b748409a8027645a843\"", + "etag": "\"29a9d379b52e796e9c93d94eae485168\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Sat, 03 Nov 2018 07:53:47 GMT", - "x-content-digest": "ee4eaf1ae5c33ab8283471e8f3efd1d3982cf7a3", + "expires": "Sun, 27 Oct 2019 12:18:10 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 03 Oct 2019 20:02:39 GMT", + "x-content-digest": "971a0c60261fc0e59a4931f15ddee5edc54fb1c8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0d7b45c0-18dd-4404-8a9d-fc3b3d9e0992", + "x-request-id": "bc60b26a-40ec-4b7f-b1c4-ec13e8ceb888", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5050,7 +5191,7 @@ } }, { - "url": "https://travis-ci.org/NivenT/RGB", + "url": "https://travis-ci.org/koute/pinky", "status": 200, "error": null, "headers": { @@ -5060,11 +5201,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5077,59 +5218,82 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"943a5294e59123cdf5ec2e9c44d554bc\"", + "etag": "W/\"d40f3395f91e57f05f26dc2751589761\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.1686964468.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=cjVRRzlSTVBQSVNkS2M0amJmQnlQTWRXMGZvb0QyVEpVV21UNytJVXdHTWZ0WWlqWlZPbHRHUnp1M2FZMi83azltSHE4SjZqRU5RdHdWUDh1WVAwbFJGQmZoUzZLYmxQNGRQT1RqazdpNmY4WUNmNUFqK2l2Y01IajhFdDJLeEk0Vi9TZnRQTGVlbEwxU2M3RjlkVWd5QUNJbmlpWERjWThKdkYxaUs0a2VVMGNqWE5hZXFBalVaQ0FEYmNEbWk3aHNmYm5sSkN2c3M2TDJZa0h2NzJXMkpRVUtkQkoyZEtvczVrY0tQZDNpOUlNV2oyY0NVMHRBVnpTSE5CQjRUemNFOElFY2VqVHJSVFBCUkgvQUxWZGc9PS0teTM3L1oyVzBIQXo0SDJmRTB0NGhvZz09--8f66f058a2974e1ef8e345bc16c2bf470f5fdb8c; path=/; secure; HttpOnly", - "x-request-id": "96bc6620-4366-4710-bb4b-6ac3343438b5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:09 -0000, _octo=GH1.1.745117264.1572178689; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:10 -0000; secure; HttpOnly, _gh_sess=em5rQUh4d296VHN2TnBlYlluekJzUWt5cXl5U0t6dGVPbWJNcW9IWm1JYkRvZFRxdWd0eGppQXVqay96RUtWa1FLOS9QUzdQcitPRGJKWTloSEZ4MDVxV1o2ZFgxOWJSWnVWMUcrQlpzMVdmbklpQ0dBWTZuTEh4SmprUXluanJ6Zit0bUg0SGxJZlBxblJDSk9Rc3RKSUlmWHF5ZGRtamptYzJ5VFN5SmRnRVBKT1FUWThvUEVpRzZDM2dQVDRwaE9HbW1GSWNPN2F4S29LRU90bnNqMVlseGU2NTcvVlhvZ3VRWVloSGM1ST0tLTJxYm1jdmJzZytsaDFZbWt0MWR5aVE9PQ%3D%3D--6784550ac8a6145cf1e25e829e0897e1c89e88ce; path=/; secure; HttpOnly", + "x-request-id": "f8d9a31a-fa45-440e-aeeb-13dd865b1b97", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A182:2BA3:605A70:920E68:5D374BBD" + "x-github-request-id": "E34A:161F2:3BCA514:5940F45:5DB58B01" } }, { - "url": "https://github.com/mohanson/gameboy", + "url": "https://travis-ci.org/pcwalton/sprocketnes", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/mvdnes/rboy", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9aa12d2ef29637c902ebd3a4357a1951\"", + "etag": "W/\"08c249214196ef36e899c60bd10d6437\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.1681419368.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=a1JlRmdHaC9QYnZ6YWxBSXhqcWUvY2dHRFJWT0JwamVaR2RzcFZBbmVEUmVsU1pjVlBGU0QvNVJKbnZYK1FHMEJsNnJURFlhNnlMMnBBb1dKa1B6MUNuVjhqbEVxc2hZUVBXMFRHd0VKNThOdXVkS2RkZEtkMXpRTDVJVURFNnV0K285VTRxSmR6UzdxSFhOR2lMOHQrcm9WNUVya1pHUjVPenFyMDRROHlkS09WU09Rb0llU0t4VEVmUjN2YW9DZ21FTExrbGdja1g3TktXTzBNRVRmQUMwbzlxWnZkSDFPZ0ZGcXU4ekl1Y2JtdDgvZzl1YjhadnVxUTl4a1pVOThNU0NWR3FHMDVQRUxHUzFhUWVGOFE9PS0tQ3lPeDRaT3lhZE02RE9tQTMyU0xxdz09--80374e7bbfeb403f89e4f8fb9eaa0248536e506b; path=/; secure; HttpOnly", - "x-request-id": "75d771a3-b9f8-48ea-8284-07c487b73044", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:09 -0000, _octo=GH1.1.1149786500.1572178689; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:10 -0000; secure; HttpOnly, _gh_sess=VnREYUZmeWFrbm1WMzBzQjE2Yjh2djI4WW5KN0MrcjVseXY5L0E2ZDVzYkJTdGR0eUhjT0dkaXFtQS9XcEtCSWpVWm5EdUplT2YwMml2UjFoY1oyVlQ5dnNySUJJaWZMOGlDdzZLOE9DSGpoeDYrbFVEUXpvSExpTW9naEorMWQ2Q0VGRlZvSkpOVFp5eVNuMVRpY01Yd0luWEV6RTV2OGtzVTNaV3FRM2V6MzI3V1dPdGY0OENXZ1A4anV2cVNOS3FPNWlFYldKQ2Y0SWd0YlRjcXp2dGNTMW4yQnRGcDBza21WeklweTN2UT0tLUJIdjF5cXJUcW9DcDVHSlBvVjl6dUE9PQ%3D%3D--5fd99f116321244cca4582ed0b8b067b5f616f44; path=/; secure; HttpOnly", + "x-request-id": "894b0895-61c5-48cf-b680-528ce74a260f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A193:E0E8:AD9391:108AB07:5D374BBD" + "x-github-request-id": "E343:40B7F:21FDA65:325FA50:5DB58B00" } }, { - "url": "https://api.travis-ci.com/iamsix/oxidenes.svg?branch=master", + "url": "https://api.travis-ci.org/pcwalton/sprocketnes.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "361", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -5137,11 +5301,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", + "etag": "\"feb47e306b578d89dcdc5fbcf6b3c62d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:37 GMT", + "expires": "Sun, 27 Oct 2019 12:18:10 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "69158391-1a0e-46eb-bf57-463ff4eb35b3", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "c784e524-e00c-4b4d-a3ea-5010c116b9c3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5149,36 +5317,89 @@ } }, { - "url": "https://travis-ci.org/iamsix/oxidenes", + "url": "https://github.com/Gekkio/mooneye-gb", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"220b90e30193e2ccaa0d1342caf5516b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:08 -0000, _octo=GH1.1.964959664.1572178689; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:10 -0000; secure; HttpOnly, _gh_sess=SjVNRmRLYXBCaHBxWS9DdWVEQVY4R0RUZEZJWmx5eGJoSHRURTY1SjYyVXJBSzdkcnJySHVxRDlmaEVEeVZ5ME41NnhRS3UvOEc1WXIzNVVZTmJZNWpXUU03d2M4djJLWjE3Y0crUC9tdEgyVEd5NGlmTzNGOFlSUEVhWVFYU3FlR2ZJKzlabXorTjlxdjZiWE9nR0paR0hzSklTUFNjZHlOT3RzMHd1dlprYkJOdmlzZk1nMjI3N3Nyb09jLzdCSjlYeGxlMzh0elpwOTBDcFFtZ29CcjljU1EwVkQzQ04xdE81aGJMVWZBTT0tLTliTFBkQXhkNmJTTjBLQy9heXpXaUE9PQ%3D%3D--52b2c82c2ca33a90ff2fab7edaaf5b6749ff4ccb; path=/; secure; HttpOnly", + "x-request-id": "2e7a8efd-94ff-4a98-9228-05482079bdc7", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E33F:B5FA:2AAE7D3:4003F3D:5DB58B00" + } + }, + { + "url": "https://github.com/mohanson/gameboy", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:10 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d9e6e351f38b58a2082eb9b16210b962\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:09 -0000, _octo=GH1.1.1788994016.1572178689; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:10 -0000; secure; HttpOnly, _gh_sess=SUVETm9kejhhU0g1bjc3TTBwQUlrclBwdlNDTTdvbnBMYWtqeU1ITmVITERXK3oxRjhkNGRVNUFHT0hQc09IT2pBdmxwa3U3bW1qNDhTNHN1a1NiTTFMcUxGQmRCaEtEWCtFb0s2UWRYQ1pJeUYyNlBTckhVUXc4VU1TcXZ4dDVYajRFNXJzdlpWNjVQVFNVZ0F3L0R1VFAyc0FOalVFSUlRNU5MOHJKanBUVWQxNGd5bnR1RzJVemI3NUZpNHUvSGJPMEIwL3A2YnFLUUc4ZXhmbytJaTVOalJWdFNUNHY2cjJHN1J4ZFdlbz0tLVA0dEZPZTZlSFFmdldPNElVYld6MXc9PQ%3D%3D--5721603894b7744ad7b9cee6428ba2f815485711; path=/; secure; HttpOnly", + "x-request-id": "540ee3ed-b813-4a77-a636-d01372607cac", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E349:40B81:3476A5B:4EEDA5D:5DB58B01" } }, { - "url": "https://api.travis-ci.org/koute/pinky.svg?branch=master", + "url": "https://rodrigorc.github.io/raze/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Wed, 17 Apr 2019 22:27:44 GMT", + "etag": "W/\"5cb7a860-14d2\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:13:10 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "4664:0EAE:205DAB:2996B0:5DB5877E", + "content-length": "1602", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", + "via": "1.1 varnish", + "age": "246", + "connection": "keep-alive", + "x-served-by": "cache-mxp19832-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178691.716173,VS0,VE0", + "vary": "Accept-Encoding", + "x-fastly-request-id": "2be527efffad682e0c34b2c30961ec9a5469863b" + } + }, + { + "url": "https://api.travis-ci.org/simias/rustation.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -5188,15 +5409,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"18a3988cef6fd68f100b661ae26d92c0\"", + "etag": "\"da2847018a077b3ba3385604dd550c1a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:37 GMT", + "expires": "Sun, 27 Oct 2019 12:18:10 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 24 Nov 2018 22:49:05 GMT", - "x-content-digest": "e6a4485689877d248cfaaeaacfad3f9d24262cdd", + "last-modified": "Mon, 12 Nov 2018 23:02:44 GMT", + "x-content-digest": "573116968bda5dbde2e96d99fb556d24887ea168", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9a16d731-8485-4d6a-bee8-6cddc5c3f1a5", + "x-request-id": "691ca519-bde8-4125-9bd1-2f3e6c51fc5d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5204,7 +5425,7 @@ } }, { - "url": "https://travis-ci.org/koute/pinky", + "url": "https://travis-ci.org/simias/rustation", "status": 200, "error": null, "headers": { @@ -5214,11 +5435,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5227,63 +5448,15 @@ } }, { - "url": "https://github.com/koute/pinky", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3dd54cc44fb1aa7b6bbde96c01e1d715\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.69380338.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=NVZub0M2NTQvTmdyRzdmSU52SlpXZjRWcUQ2S1NzZnFJV3RXVlVVWllVSU1ZK1VzRk0xcGVMV1pHVmpzMGkwemhzRXVKVGEzQnY2VG40SmtLdzRNZXpjSWxTK3MyWmI0TnVjUEVLZFR5QTY3dDA2ZUppWmU4L3QzbU5zV3JLeTBOVUhQM2RNQmNLdVNxb3c2NUFjMTJQRVJXN0FWamR6Y24rZExQZXU0NW9Nb2ZZU3ZHNHh0QnpOMDBDaVZ3QU1YckV0SnhFaTc2TW1udnlVdXZrQ3hzZHRMbnhuWVdwSlBPSmgvUkRBak9XZUhSaEdJWTFDNlcwUHlMY2xyWXVtVDJqWWVxeGt2UWpOb3RLZ3BSRTU2VEE9PS0tSnNEbjQraXRsU2I3aHF4R2EzWkM4QT09--c2d989ef65c28ff56021c99dbc318a6271eeba34; path=/; secure; HttpOnly", - "x-request-id": "af023935-1c15-4a0c-9cb8-2b9c73bfd1c1", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D7:3941E:CFA6C6:13CBD4B:5D374BBD" - } - }, - { - "url": "https://github.com/pcwalton/sprocketnes", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"88b888ad8e0ff0f33c116113afa1447b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.342647094.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:37 -0000; secure; HttpOnly, _gh_sess=RWlwTE1GQTZEam9JWldmcFV5b2xzOFVIMWNVWm5IRWlKZTA0ZTNoWGdXUEpMNVZYSGlNdTZpbnl0WW81Y3BvMTlkSE9nMHZZSDhSdWJxTFRRRENhY2VYQUtyOFFOUnBSYTN3YTRMSlcxNy9BMTJ3UnQyZW9Ea3FxL04wb1VBbFBOYXE4ZUs4U0YvWGhyd0RHSWo0QkNmN3pXMUJtTzVEZkJkcklCdmsxdHFkY0ZZL1haMW90emRlaHQxUzdBekZHTldOb0QzWHpoQi9jUGI1QWVydEl3b1JYenF4RjN1cVBMV1V6NjNFMXFPZlJIL3pmbTRJUXZkTy9seTZtVGZUbjE0amRVUS96YmhHOXU4N3ZPN29IcG1NZlVtTElsM3Mvcm83dW4yRFlmQmM9LS1CenhhLzh0a2dnakhhay9KMTErSDN3PT0%3D--ff1354c83707524344675f6b04fd0b347c465b05; path=/; secure; HttpOnly", - "x-request-id": "974ec760-8ea3-4e8b-b539-841e537b898a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A187:3940E:3C05B3:5AC249:5D374BBD" - } - }, - { - "url": "https://api.travis-ci.org/pcwalton/sprocketnes.svg?branch=master", + "url": "https://api.travis-ci.org/pacmancoder/rustzx.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -5291,15 +5464,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"43faa7a4e628bf1528c4f6bf1d66c46c\"", + "etag": "\"96354c380a645ba9b8a2eb4443af8bff\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:38 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:18:10 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 16 Aug 2019 19:16:43 GMT", + "x-content-digest": "80ee16d0167246a95bcb737aefb50095dad8a59f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1f19a689-7cab-4ad2-9471-f28bc324569d", + "x-request-id": "ca0180b6-15bd-45e6-aad6-44d42b0c6829", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5307,7 +5480,7 @@ } }, { - "url": "https://travis-ci.org/pcwalton/sprocketnes", + "url": "https://travis-ci.org/pacmancoder/rustzx", "status": 200, "error": null, "headers": { @@ -5317,11 +5490,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5334,27 +5507,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e97d2abbb5109da3fa493ec8d6485be5\"", + "etag": "W/\"13ef62923e507c836116bc2bd5f77f94\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:37 -0000, _octo=GH1.1.477986871.1563904957; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=UmlqT3htWm4yakQrN205R1VLam1mbm5DdWdPTUYydURPSnNmRW5QdUgzSjJtQkhyUXV1VVlxcDlaZGk4SmRzaVZLcDdCNDVueUwxbUZrQUYyeFBENFB0bnllOEhoM3JvT3JsRDRsVXM5YWllK1huMVJvZVZ4UUlLU0pBK2FJOElieGtNV3cvYlBLMTNEaUdJMmRkVDZCNnV2NElyRmFxTUp3eVBFdjlPb1hVa1pwWHUzejVxaDZudU9uUC9ZNEtEVWhCL2VlZWlzWUdUOFk0eC9sQnJ0em93T3Q2WVIzcVpLTmVTd3hqdkEyN2dVVXFOZ1lvYU96SldGUElna3BIYU1WOVlRUFI1d0dnTkg5L1l4SDJlRlE9PS0tK0VXTk9CM084ZVNQd1Rlb0pYQS8rQT09--edc5adf4a0dd7ef274ee7055d58e8ac272e664f7; path=/; secure; HttpOnly", - "x-request-id": "56fb2e73-bf67-4d0c-adcf-e40166ee1c16", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:10 -0000, _octo=GH1.1.1091441593.1572178690; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=MVd1c1haNzZid2h6UHJXMzNKUlU4aU1JaEZuYjN0ZHJMY0hRS0NkanpkVVBmT1hsQytxSnlCdFdvNWp3MWlmMW5mOFVta2x6UngyK200UWFOY0FUOW0rQS9yMVB2bDF5ejE1d1o0ZTROUkpxNWg2dzBDMndlakxNdDhTNnVValJlTUNwWDZuUUpCcU5xNVdQN3hsYkVOQSs0NEczckhFVlRTczV1SFRnRkFudlAyNWhENmxQeFl6RGMzVnRhelY3RGtYSTRMTWVvYURydkdSSXZUWDlGbFVWTkZlK3dMS01PRHdiMGt4Y0JWdz0tLXRjYVpCM25IUzErRWlOVU9ZR2krMnc9PQ%3D%3D--b4a99284ceb2c8fb0451f0396e29acf31bc1aa78; path=/; secure; HttpOnly", + "x-request-id": "9b6e1089-6f19-4685-8785-8a81809ac884", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B7:2BA3:605AA0:920EBD:5D374BBD" + "x-github-request-id": "E353:1AB6E:3B53E9C:58DFF72:5DB58B02" } }, { - "url": "https://travis-ci.org/simias/rustation", + "url": "https://travis-ci.org/emu-rs/rustual-boy", "status": 200, "error": null, "headers": { @@ -5364,11 +5537,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5377,13 +5550,13 @@ } }, { - "url": "https://api.travis-ci.org/simias/rustation.svg?branch=master", + "url": "https://api.travis-ci.org/emu-rs/rustual-boy.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -5393,15 +5566,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c88265d86982e8b4c57148c9d7a8132e\"", + "etag": "\"d3dbfc4152c437081a38796d690fd672\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:38 GMT", + "expires": "Sun, 27 Oct 2019 12:18:11 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 12 Nov 2018 23:02:44 GMT", - "x-content-digest": "573116968bda5dbde2e96d99fb556d24887ea168", + "last-modified": "Thu, 17 Jan 2019 19:54:41 GMT", + "x-content-digest": "947993a3f878e235c9d87968bfc15678049a1559", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c0c2b1c3-476c-4da4-b43d-002d88ca0145", + "x-request-id": "ad994bb6-920b-42a7-b3fe-b4167aa67f00", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5409,134 +5582,51 @@ } }, { - "url": "https://rodrigorc.github.io/raze/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", - "server": "GitHub.com", - "last-modified": "Wed, 17 Apr 2019 22:27:44 GMT", - "etag": "W/\"5cb7a860-14d2\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:12:38 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "DF2E:0BF0:18299:1F645:5D374BBD", - "content-length": "1602", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4076-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904958.322482,VS0,VE98", - "vary": "Accept-Encoding", - "x-fastly-request-id": "26911f8a458f301a1e7e666f56a13e788a4d3fd2" - } - }, - { - "url": "https://github.com/pacmancoder/rustzx", + "url": "https://github.com/koute/pinky", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0b61692300d34fb5616a75488ed3e3eb\"", + "etag": "W/\"e4b9f723a1d7bd61db63ad01bfe34f86\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.559193202.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=OFR5Vkp4aHdCWXdyQytCSzlHNGZ2WUtjOEJubjhaYmNWUkVnK0VGUmRjUnVzdklzRGs4V0E3QkFHNzE1QlI5Y3NsQVVPbVFJRG5kd2RRZ0VZTDJKenZSa3FVaTdtWWtNM2xENUpReGZYbDFKbXZQQVM2b3BYMGxET2RkY1UvMld3bWxoRnphQzFYTXlLVjhHbVBnZGMzdGxLcjJaZVZnYjZmN2JHR1lEcHZ5MDZCUzg0VXREeThJNHB3dTFXR0tpaFg4d29VaExPQ0pQZTl2SlRoUTNTbTR0cVFxN1F4bHpTWkt6RlJPREFmUERiTzUwb1UvZzhWMHU0Y2o5SzUrRlcxaXdRQ1Z1ckVDaVNUdWt1M3d4dmc9PS0tbXdZaWpWcTF3Ni9KYmRURUxxKzdXUT09--323a6152c82ec9b2ecb955c17a65ad8b762cb414; path=/; secure; HttpOnly", - "x-request-id": "bf55df7e-4707-481e-a457-50620fcf214a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:09 -0000, _octo=GH1.1.1117007694.1572178690; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=VGdERDB5MjRWNU5LNzhwemIxK0J6R2lOOXo3SDJuU2tWbzNVd3BZaERrUVdmbkwyN09lRTlhQS93UGJEWXJlT2FneXRSUERxZWZHenRvWE9rY0FGOEZrZXdrRzZ0cllJSjh1MzhwdWNUNlJOeGNWcm5icjhkQ3FnMlhmc1YxY1JpNkx5WXhqMTcrMm5zYWNzWFNpemJETXg5VmdGTHBjZFd1U21mMXdnbUpWajhpWUxIN053MHdCWGNsaGlFWlZtcFlIdnlrN1pCOW56cWxJdUZHTGNKZFd1bTI5WG15QUpSNHhRdDkzNVNyMD0tLWdoRkNGT2RyaHJubHJibXhZeWxGVUE9PQ%3D%3D--bc901311d7b0de1b682b33d7ae467ab9ec51aa38; path=/; secure; HttpOnly", + "x-request-id": "49da8252-3a06-440b-88ec-e0976a446cd4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A1:4D63:3AB2F3:58CF8D:5D374BBD" - } - }, - { - "url": "https://api.travis-ci.org/pacmancoder/rustzx.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"71ab88ba0f9e7a6015139852ccc68f0c\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:38 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 12 Apr 2019 20:13:31 GMT", - "x-content-digest": "4b1744a6ad2d8c39104633c505e48116d0c9a83e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0d787c0b-33f6-4aeb-8ce9-50f2b8a78368", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/pacmancoder/rustzx", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E34D:161F1:33EAB13:4E021A5:5DB58B01" } }, { - "url": "https://github.com/rodrigorc/raze", + "url": "https://github.com/pacmancoder/rustzx", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a9b703b6ee909799d675f9cc8e0d1e7d\"", + "etag": "W/\"53ab4934bc30a1366598b182a7a34b41\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.605988410.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=KzNMdGp2aDc4eXBvbWt3NWowK1hEQTk1M0VLclZYZmFpbDg2V1NTWGRHRHorZXg5UkJhYVJvSmZaT0Z6T0ErcHBKazMwbU5uVVRLMDBvNlVOSllOdFpmS0ZnQzRPWEswRGs2cmszL29WdGN2cTBHci9YK0FmY2xIQ3FSYkR0T0E4Z0R2dmxVT045WktpVUJPTlducUpzdXNPeFErSFl5SndGNjhSZHd6OFgrR29vdXVzVy9SRFB2TTBOcnZMa1c5TzhBNVRRK0h5U2VIZUJ0TkxUcXpTRmZnQmdTeXJUOWxZYThGU2ZNSHdSVVVBeW5ZT0VvaHFTemZDRktHaTZXdTl1YU5nWkxnR1hDdkg5dzIvUUJnTHc9PS0tdnJmRGJsZmtIVjA4bU5xSUh6YVF4UT09--36a9d5d6d1d8ae1dd76387e9141eef9f9a3bfb13; path=/; secure; HttpOnly", - "x-request-id": "8dffb3d2-8e70-43e4-9de4-bb31b6073cc9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:10 -0000, _octo=GH1.1.129762788.1572178690; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=azhYMW5wQkFETThndnh2bHdKa2c1NHMybVhxWVh0KzhNVjQ4cFcrb003eGhWSEorZU8rZkJNa2xzYkV3dFVjdFlScUFrcXFxNHhObUZmYXN4QmtBZkE5NzA1NS91bURIeEdKc1Jmakl5cXQ4blkwWXpEM2JrN3hQc2oyOEVrckFLUlFwWVlwL2VIVzdLM1lWRUtBZVQ0QUZXejZ3cGhvSW5PUWEvM09vVmZLSTNnMTd2ZUllZkxlS3dGUWl2a0dlajltN1Bwanl2dTRyQjRJa1pHMkdRN0FFQWt5S0FvT05JWG9nSmpXS2Yvbz0tLU9LZ1JwM21zTDdudDRJeDU1S1haTkE9PQ%3D%3D--f930b18e3977ca1ee65b9f75fea23fd977143cf1; path=/; secure; HttpOnly", + "x-request-id": "746fb8f4-7a58-4b2e-a5ff-3a43be998f99", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A87:3941E:CFA767:13CBE49:5D374BBE" + "x-github-request-id": "E356:161F1:33EABC6:4E022B4:5DB58B02" } }, { @@ -5544,102 +5634,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"73bef83a4d1623ca2a3ad5a0419cc6f2\"", + "etag": "W/\"ab47b55af3ac89b89626eb195094d1de\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.13655612.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=YStkRGFXRXJaTTRFbVNvNVdVVjNNamZ0eTB3dzcvYXhSdUU5WlllcVV2dFNBMVJDWjJrVjJQU3Mvd1FXTTdPNGk0dnk1UlhJcmpSNEQ0S2Z0WTFnZ1Y1UUZXcnM1UU1LSU9EQnI1bkVjeTlMSVpza3JZejdOU1JtdmlLY2RXYXNQNzIzUmNiQkhaTlNMS3owZEJtb2dLbTNGWkp6WHlpSWo4enRHQkYrNFZNMDA0Ynp1ZjdwOHhqWVVqTzZ6dGJROWlRZERLYkJoMnV2K3dVQk5MMWFFa0JSN2crSTNDaVMyRWc3NGxLZHZCKys1ek1MVXgzbVVObXppQXkrNnJic21sS2NCa3hmalNnT1RKTU14bHlySmc9PS0tb0JpMU8zZkdwQXBOdlRCUXF2TGx5dz09--845896a969025c5312f600ee34f2302c0345572a; path=/; secure; HttpOnly", - "x-request-id": "3946e450-ae4d-4c4c-b106-b6f9e7afa83b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:10 -0000, _octo=GH1.1.677641201.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=T0ZYWUV1TG9uS01reXFkdS9ZOGtJTU1qUnFLcThFZUY5SjdhN3NEbld3S3RpV1A3aWIvLy9idXpBWFZlVmFGZ0lvRzZ1UC9UMy9WcXhRbWx6cnYweGJlR2hHeU11ekdUUFljeDFPLzJtY3ZLRitqOGRxNWxSTVBKZnF0QnFWNXVITVRlWGE4cGc0Q2pnZG01Ykc5aXpyeFpEMUlYUzlTbWh5L2NtRXd6MkxQbXFNaVZ3U1MzSCtDS1F2NzdrdmhlQXlyTEpYM05JaTVQWVFwUUhpcnV1dUpSV3RKTnFjS283NFRJdkxWbWgyTT0tLXN3SU80V1Q5ZEhDdXErWDllK0tSSVE9PQ%3D%3D--a585a2ae0726e22800c84593d4c6838ffc7346c4; path=/; secure; HttpOnly", + "x-request-id": "10aadeb2-d799-44a0-aeeb-8deb61acee51", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9C:3229D:CF1799:13AB402:5D374BBE" + "x-github-request-id": "E35C:B5FA:2AAE939:4004170:5DB58B02" } }, { - "url": "https://api.travis-ci.org/emu-rs/rustual-boy.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3a4d739c8d6400a69dba1c116648db1e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:38 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 17 Jan 2019 19:54:41 GMT", - "x-content-digest": "947993a3f878e235c9d87968bfc15678049a1559", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "230b9ca3-3b67-403e-8bd3-386e9ef2be3e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/emu-rs/rustual-boy", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:38 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/ioncodes/snesutilities", + "url": "https://github.com/pcwalton/sprocketnes", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"db7ccf44d170399a52a609ddca03bdd9\"", + "etag": "W/\"3fc6ae7c52f309beaff42ff9cc5a9366\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.974267672.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=MWE3d2lLZ3RlYVFHTDVPdEoyT1diYkRaWkR0V3B6cUxCdmJNU0NQdTZkOTdHY09Ta2phOWlubmdLZmU2TU9iRHQ0U25WMzlBb2dqbllmRVVCSDRSSlA2SUJPM0VoOVVsdklVNXJuZWZwL0ZuTC9KL0NCQ0l2ZnZITkpZYi9IUFRzRElKVkIyb3VPWGE3cUEraTNFMC9SSjdWRCtaU0wrOWxMWFlCMldReklSbHRQWGF1VlRvVWdreEI0cndYZ2ZpbnhpdTJRU1pSOVJWdFlscXVSdEtzRlQrSGRib0FUOHRUNStTcHZ3Z09lUWxaUXZSNThDaVNzNmVCek5oR0xtTVJtQlBVYkwyQVYxRk9DRzdHV2t3NVpPcHRBR09Gd3I0UWxZR1JJNGVBNGM9LS1XbmthTFgySVhUQW5NQ1pZMEF5bXNBPT0%3D--9afcba744048ad906a425d9f8b6d298c0a99bf49; path=/; secure; HttpOnly", - "x-request-id": "f9c91fab-bf96-47e8-94ee-fee3907ad7ed", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:10 -0000, _octo=GH1.1.192635512.1572178690; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=ZEhOaGUwanFLcjFkTTlLZUpxMys0bFFEZjZtS09kNHlMaDF5dk5TeENoZndNUm81VFhlMUE0M1JiMis3VktYR2lLZ1FwamllQkZwWUpjR0lOWHNKdVhZeFZnbzZuL24wZk1Ya2x6cnVCVmZVeGx5ZGNwRTZCNkJiQjYvaFl5S2swN2h4TXJDZE0vcTFObXpBSVNOcnNlU1laWlpsNXNOMzdER1oyMUwwUWxFTXAxQ2M0WThuL0l2RDhIZ3R5Und0RU5IcGxpWlZXenJlT25mcmY4TWtGM1lOK0k2bndDZ1N0Vm9MakF3eldrMD0tLVlNM0xJSjBBcktPdC9vUDVUV2s4clE9PQ%3D%3D--7a0aec25ec0b0026443a70f7eed6270056d40bcf; path=/; secure; HttpOnly", + "x-request-id": "5836ea8b-617d-4dbb-bc0b-48393d67d33a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA3:39421:E98EBF:1633957:5D374BBE" + "x-github-request-id": "E350:1B30C:3344734:4D0A226:5DB58B02" } }, { @@ -5647,23 +5682,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:38 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3e0cfb6aa058ae427486a2ecad56a413\"", + "etag": "W/\"5600f486802c04cf0ea743b04c2b3601\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.1734141745.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:38 -0000; secure; HttpOnly, _gh_sess=L3FOdmZUR2c0TmovbXBXMm1zQk92QXN3T3M5MVFCZStSTnAzbklYb2xoZm1UWXJCVUt5RTc0dFNWVmlXQVFrRUV5REtPa1BjSVlGSEFrYW83TUpVYmRzTUxEd3JTSzI3eTNlc3pmYzdBSkkrV20xQXNVdnZndERjUGJCNUhZRVZ1R1ZaSzJ2M0VydjhEa213TFllTjZ6RmJ0NnFpYUZHKzAxb3FiU2dXaTJIeFdjalkxbmJabndhWDhCOVNoSER2YTBPajVJbEhjbDJGeEtpekdjTkw4R3EyZWJvbTlFVTR4cHlyajdzVHMzZStjMnh1M1FtdU5zQ3cyTXhFMzlMRnVLcWN3UktRczFXYjJvWkduMTJZVnkrcnNkQ0VoTlloY0ZOdktWODVIZUk9LS1IZlVXWDhuSE9wUmZWOXhWcHRXYTVRPT0%3D--9a3ad0ac4583aa7bf76c5f6031b69e962d2d4522; path=/; secure; HttpOnly", - "x-request-id": "0965ee83-1e34-4148-ae8e-55086cc96fff", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.863712510.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=Z1hybXpjTmI2ZnNSdDU1SVRDSHYra1ZXd0NVTmVHR0Z6dktsR2x0MlBsN2pPOWEwUXFObnhxeGYyRGpkQklKNEVCSkpRRytrNmlRZUJkTDladFRZUmVxZVlvV284eTh5c2ppMFN0L00rdVFaQkh2YXNUZU1tZnJoY2hMakpTSWpGVlMzR1Q0a2IwUHRiSzNJR3lQRlRHZnRld0d0TjZuNFhYS1hmdlpTSEg1OE10MVZqY2k2ZkJVeVdyUVAyempVR0tCc09IbEZUWlJqbkJPOGhBRFNWYXlncElad0J4azExWXdUSHJ0SlBSWT0tLXRzdTRiMitrVnRMOEpSeGJyOHJ4elE9PQ%3D%3D--e44ac66d296cd4f5df86a8f40d76591ca0618f75; path=/; secure; HttpOnly", + "x-request-id": "fa5a434f-74c4-4bf6-b6d4-baaf2efa3f03", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18B:2BAB:AF42A0:10B0FAD:5D374BBE" + "x-github-request-id": "E361:40B81:3476C36:4EEDD11:5DB58B03" } }, { @@ -5673,7 +5708,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -5683,15 +5718,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"85f8f4a7a040975785e97984e4855a42\"", + "etag": "\"52d1e014b10e11677f12c21e3c727d6b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:39 GMT", + "expires": "Sun, 27 Oct 2019 12:18:11 GMT", "content-disposition": "inline; filename=\"error.svg\"", "last-modified": "Mon, 20 Jul 2015 16:12:37 GMT", "x-content-digest": "9312586109e6f9fa4afda815e6e8bed6a044f441", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b832b4be-80df-44ad-adc8-1034bd9d24b9", + "x-request-id": "afb222e0-0c8b-4c88-acc7-248771577d5b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -5709,11 +5744,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5722,51 +5757,83 @@ } }, { - "url": "https://github.com/mohanson/i8080", + "url": "https://api.travis-ci.org/ozkriff/zoc.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:11 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"d65acf8c4f88b1b83428f5f470dc27ea\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:11 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 15:50:05 GMT", + "x-content-digest": "c434da7def8881bb70bac74aea269c957fdd6564", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "0fb57434-f480-4212-ada9-dd2f7ebbd2a9", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/ioncodes/snesutilities", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f5e062414bbd4f625bf65128dc2bda17\"", + "etag": "W/\"9d48b742582f78c09f73992e566f6345\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.2098122695.1563904958; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=MzlCSjN2WW5EM0F3UTZnUFNmVHpBVGJEOVY0dHVTTzB1MUtrMVVOaHJYc24zUFplT2pDWDhmQi9qb296cG1BNlRsYVQxbUViNWhNeXQxRXRZMnJ0dEp2TWsrZ3l4T1lKL0hLZUhORENPU0IxYmlpaDdRMWt6VTBWWTQ0QlEzTUhVaU5qUjdJU0JTSjRCZ25OZVVJbUFrdE9XNWYyb3IyNHVHVTZ6WEsxeUM5TnBXUlhCNWN0eXFsbnlxT3hnL2xQQ002N0dPSmxIVkNFUzIrMkVoN1ZKNUN2SlRLeVNRM1duOVppelhJaG5kaWxLL1hhSVc1eG9JcmpPaitLYS9qYTJib0hHaWhFSHBNWGpucTM3L1NVS1E9PS0tTFNSWHJkT2lpRi9RWmQrdThHSFJrUT09--6d514c86ba6577d7f6ea07831115583895b503ea; path=/; secure; HttpOnly", - "x-request-id": "8c17ec96-919f-48b7-adbb-e1e3901f5ba6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.725910678.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:11 -0000; secure; HttpOnly, _gh_sess=Y3dVUWRjNWVqcHp6OEdPUG1YZG1ScHphSWJoUk1YZWtrbWIzekJWQ2ZtaEZOY0tsYW0rRkxaSURjZUEyNFZCOXRPWlZacWNtcXZteGc4dDQrdmVIQ2lPRmg5eDZzUWhXVFk3M284VHczRk00RjZKWnRzaStwWTlMQWdBTUJzWkd3RTQ3UkNMV2YrQjRoREJwdjR2UmtLOWdIYjM1a0VidzFZd3FXOEFiTjM0S0pxdEJSSEJUbjIrelZ0WG9VcXhkRXRUOGNrc0JtZ1hzY2Ztbyt6ZENQcGFxMkZEWXlJeUFOU0g3ZzFlY2F6OD0tLUE3d2UwWkZaSHNyc21WZDE3ZU0vSHc9PQ%3D%3D--b6945cd4c517a0ca785e1764e69acbecae1218f8; path=/; secure; HttpOnly", + "x-request-id": "d4035ac3-8686-44f2-9a9a-dceeb915fc5b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADD:1BAE3:D0D4E8:13E4892:5D374BBE" + "x-github-request-id": "E360:23F82:33E6E4E:4DB5B79:5DB58B03" } }, { - "url": "https://github.com/swatteau/sokoban-rs", + "url": "https://github.com/mohanson/i8080", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5110f9b52a01f69042b8d08e0989061d\"", + "etag": "W/\"88a3e3762e37d10ccb9aa119a895e059\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.347560790.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=TmxyR1BUeVMwVnNXbHUza0ZzMVV0UTU0a3NqRDlPdm1EdVltNHd1UStwcGdsVWFhYm94SWNZQjc1ZEdCVnlMUjk5NGMvUTFLd1RXR0pCOW9TNnI5NTEvOWxrN2lGQXE5c3BKTWxDU1dIZGh6NkFZaXovQlYwMEk3ZERWMzcwUXBUNkFyZGlWa1BiaDgxTUw2ZWtScjJNOEpDcTBaMmVZVnlHZ2p6NnJKV2ZuWURpR1kwb3ppeXBNZ2lrTTJsSTV1aCtjZFExTVFwSDlBbzFWN2RHVWNieCs0bDBiR0NvMDdHdHkrMHBPSWhiNzVVK0dUditEdUlhK2VheGludTUrdGxYdHFSNlRXWXc3UTRubUpRSGN0a09CaHVUMjZadmtaeHY3U2hleEVqcW89LS1xWUdYSy9hVEFUQUs0NE90NHZqTkl3PT0%3D--99ffda891bb9cd287b702a38bf51406e09a3a3f9; path=/; secure; HttpOnly", - "x-request-id": "51649d26-163b-4d91-ba5e-5c408627181b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.211175619.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=N3doVmJERnlscm1XaTIxVGV0ZWM4MUMybit5ZklhMUxkbzRCd3BsU0dTQVFaTlFQNzNkTmsvNHFmNHNoR1prR1dnSXBPdzd4amJNZHJxcS8wQ0JORGl5dllJVDMvcnBFWm4rOHBZRHZaT3F2c2gzUjBxRWZNbUR2dEFnMUhVcmZlRlY0L29OV2EySjBOdWplYzlxWG55Z0UvZGRTZEdMbnBra3REelJNTXR2NzVyYnp4bHM5UFM1WFJxWFBCNzc1SG9LUW9kYmF2SFNOZUtmRk9NZjQxeStNanRxZkY1TWxZNTE5eDV4UDV3VT0tLWtVWENpMlpYck5jaHJRNzVRTTVWY0E9PQ%3D%3D--686872b8a1966032c69244a0fdb8246ad4b767ad; path=/; secure; HttpOnly", + "x-request-id": "e4eb2784-ed3b-42ad-86fc-3a1b666fa41d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB2:322A0:E66E23:15FB2EB:5D374BBE" + "x-github-request-id": "E35F:B5FF:3A53BD1:57A6AB4:5DB58B03" } }, { @@ -5780,11 +5847,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5793,35 +5860,27 @@ } }, { - "url": "https://api.travis-ci.org/ozkriff/zoc.svg?branch=master", + "url": "https://github.com/swatteau/sokoban-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"6b5bd05876cf04b2700f335530f2792b\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:39 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 14:49:04 GMT", - "x-content-digest": "b459f4648cd032203305633233859fa9b64bf9ee", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "7c2af6a1-3457-43a4-8f58-c38f1e56a4ec", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:12 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"6b0333aa77103beea0114b69246135f9\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.1569164230.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=OFlGNVY4N2VtTjNWcjBCYUxGaVVEZ2RwQm5tOGRWZ3BFbWZZcmRocnYvUGFmMW9BM0hpN3JXa2tiK1l1SXF4eGNDS1hHS2pCTkRkdUUzNW5TbU5zd3ZmRFBQV01BWFJMT0VDZk8xbE9ZQmttaDBCaDN3enB6bHZXendIeGpQeDhpSDA0WnU2dFNycmRYU3hvZ0Vxb04yTFhFL29ocWdKN09jbGtpUGlIRlpVTE5tSUlobVpIdU1tZ0UraHhiRUJ5b0JwbW5QR3kxaGVPTk9KaThJUms2VnpMZmJGQW55eHk2SXVCZ0NDODIxbz0tLWdzeHNZSmdpUjVVcmZIbVpWN01yRWc9PQ%3D%3D--f3093bc5616cc5226b6f92a9aa309188bf7a5241; path=/; secure; HttpOnly", + "x-request-id": "b613436b-0120-4a38-9ec8-5e557141118a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E365:23F80:2A4A79D:3F35C38:5DB58B03" } }, { @@ -5829,71 +5888,71 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4632e5357d832f24a90d093c784fb72c\"", + "etag": "W/\"c3a91b9f7f4550446658be847689db8d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:38 -0000, _octo=GH1.1.1022976096.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=Uko5RVJGRjVBNWhlVjNEcFh3aGNhSmJhOGtMLzc1MnlXTHJYanN3UVl6VTRVUDh5dWZ0T3BrZDRzT243YkYrSG1KMnRTQzY3a3JJczlxckNHWHVxOFdVQ09ESStTWFNPTDQrN2I4SmNlTThTdGFLTmFlbjAzRXpvek52LzR3cU9oZXdQRUMyeUVSOGlsR0o3RU1OQ2ZhQ2dpWW1SNVdFMk03RDcySWl0b2xUb0ZOWERxc2ZVOXFPVGs1QUptb3pUYmgzdUNJbEpVYjRDNXdNblRyems1c2N0MmV0eXZtcERPOVNyd0xCQ2FlTkNmTFNZSXBZQ1p6NUNhdm9nMzBTclZFd1J1aTVUTFM1cG1lM1JWZjdUT3V6amxEMjdrYmRxN2dWMkRaaGxDQ1U9LS1CVFZhNEdpVXRnRGlqQUN4OGNWeG9BPT0%3D--b8a7dcc73d895b843caa1d3e00bc893a4c59f402; path=/; secure; HttpOnly", - "x-request-id": "72e1db59-fada-4b6c-bd55-caac40507c99", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.1258152333.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=TEVMY21KdjBhOCs0WkdDYlYwQjc3M2ZqQlNNalZ1UlNvN1llTm9LbnBKQnVrUUF5RVM0QzhJMXRyWk1SQ3lMZlBHZkRlMVovWCtITFNWZDNWQk1WT0pxckMxeWMxOExkbnNsTTJEaVZYd3A3UUZQYVhOYWVYSndESHVjT1FsR1ViOEM4U0pzMlB2a1lPSGU0VWY0ZTN2V01oSk9uLzRjdm4xUWJmN05GZXgzWUUzOHRXbDlKVmQyOFRlNTFtakc5MGwzQkVScW9vd0V4Y2poL3ppVFRJT285cDN1TDN1TnhLTzNXVVVDbzZncz0tLXZZbU1pczRZRWdlV3U5ZTQ0T2V2NWc9PQ%3D%3D--1884b1ea3311d5f25d87b30b284ce8f3975a209e; path=/; secure; HttpOnly", + "x-request-id": "e7ef20a5-e2a9-418f-bce6-1154769ab1a8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D4:E0EA:CD960E:139099C:5D374BBE" + "x-github-request-id": "E362:161F2:3BCA705:5941209:5DB58B03" } }, { - "url": "https://github.com/ozkriff/zoc", + "url": "https://github.com/citybound/citybound", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7ef1a88443b7d34d00b8d09cd60a20b9\"", + "etag": "W/\"5860a503de25a9915e17fb8d29f6bba8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.573989926.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=UC8vNXFTUm41V09VTFQyV1hIT1BPQmNwMnZOYmpPQ2s4eVhHYzRUVnlMbjRnVklQbWJiS1hEa3NaQ3ZybCtJa3ozRDFMZGd6V3lINVpoMkZrQUhFc01XSG83U2l5ZDc3Uk1PZjJQb282NXk5eXNjbCszRk1BNVkrMVJNK2FVVVpQM1MwcDN2aHYzNUxsOEQxbTdjNmVpVzRadERLcFNFYzdXRzJiTkh4NU56OFN2ajk4SkIvaVlSRlRhbE1XT28rdUtNRm56Rk9oZzZ1QmYvMGdROS9Yc0ZsMExCMEZRNk5pZS9DSWR5dGlGdk1pNVFYS2FjNFkybEtVNUFzT2dYQXhYcXZGNUcwcittZHZjbGI2WjdNekE9PS0tZlRIUlF1dmEvaGVwbFdUSk5XQXd2Zz09--858e8049e7d7988fcf67761603bb4e23b88e6569; path=/; secure; HttpOnly", - "x-request-id": "dbeafce1-34f5-4892-81a7-9ae73c60de17", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.868706201.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=MkFQTG5haWVkZktZdUdoTGdNVFVKK29Pbm9XNjhacUdtQTliWURFTi9uV3NiK2Y3K0xFS0gzSEx1aXZPckxQMVRJMmE1RmNrekxBNHgxUjJOQVpBVGJyNWRNQStBeWhXeGtUWWZndzY0NWlCdHQrTFlkVm9tZitVK2V1Z1ZMSEZZMjVhdWFHNStvTVlMYUtJcmJoQlpDQWZQU2phbHByaW5ZRVE4d2tKQ1h5cmxobDRxRWdubmdIVktDN01ZWHV3Vm14TlFCczlNWTByNDNhTTA3YnpEK1ZWbDFNMTc1dFlPaWp3REhvdGpObz0tLUNDdzY2U1dGaG5OajVqUDFwTmhzWEE9PQ%3D%3D--16b6a58ff8556c3b5ce33348ad0e59737c87c273; path=/; secure; HttpOnly", + "x-request-id": "49419a49-4e12-45ed-a656-652bb57f4085", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1AE:2BAB:AF42DE:10B100C:5D374BBE" + "x-github-request-id": "E36A:B5FF:3A53C84:57A6BD4:5DB58B03" } }, { - "url": "https://github.com/citybound/citybound", + "url": "https://github.com/rodrigorc/raze", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"65c28e4bfe87e1182a4535a038abbfa0\"", + "etag": "W/\"4fcfd9c7cec96e8cc4de6e5345847983\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.1318644758.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=dWNYQXVHeFVrNHpOUFU3cVRjRjNVcCtFSis3TWNCaFVsYVRJbytYZHh2T0VIWU1JYi9NUy83LytKSzhaQXcrdmtWMTlzWGgyeEIzaFBrVzFWaDk3T09YQ1JzYzg0TC80YzZHRFN5MVFuOUhNeW1pWU1ETFNrWnVUYXVodTBMUGJnVzUzaCtRdTIvMnhhZlJkWi8wTGFOOVRaR3Z6OG9PWkRCLzZtMmhvc21UN1U1SHF2YnNpbk1JRmVVNEp3a2NXTTZKL2plaWFyOGI0cGtMeGtUb0c4R1VLWElGNVBJUWhKYnJZV3NJUkplUlBLVThCd2g4UHd3LzJ2ZTRYZm1qZC8wR29JVTdHUGZ2SUljb0NaUS8yd2lXZjZHQ2tVbkcySE81eCtpa2JFUHc9LS1tdkpnNzkwbXlaYlZBb28rQWJTZEZRPT0%3D--fbb4e31f974dd4a9e7f238b277a3c610af777d2b; path=/; secure; HttpOnly", - "x-request-id": "e23caaea-e7a4-4094-9e62-21b7c245a5cd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:10 -0000, _octo=GH1.1.177244767.1572178690; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=SW5hOGdiTHlVTmpkTGpsbEpnaVJmNkJHTGFVVjJKZWhLajdzR3Q1MEQ4RkpHa2lsTy9Xa3Z5NmY3cldobHlTWnI0UytSNnVEMHB6clVTS01ZejFCNStkaDIxMVM2NEQ3b3ZnY0lYd1dpWWVNeUhoT2lLYnVLT1VHUmViQ25lODN3Ui82c0VlMkprWkQ2cFhCdUFSRlRnbC9pZjRvcVk5bk5pUnpzaW9rNlphL1BESDdPK2VyVlFIbDVuTVBYOEhORXd5aTMvQ3ZQaGdsQzh3T0sxdlMzeXE4ck9heE9ad2VvdlJjRGNQRGllRT0tLTJySlZZdHJoZGgzWDJ0WFhEaW1ZNHc9PQ%3D%3D--97c878777774e0bbb8958cffe7955f1ab5c13a89; path=/; secure; HttpOnly", + "x-request-id": "afe19304-98d3-4217-8575-82b8ee219835", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B8:4D66:AF3FE6:10AF5A8:5D374BBF" + "x-github-request-id": "E35A:161F2:3BCA64A:594110B:5DB58B02" } }, { @@ -5903,7 +5962,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -5913,45 +5972,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"69852bdd3e20d53ca429f2cb8b2f05b9\"", + "etag": "\"edb4dfcbd4a8f3c2a96ed0e8f6c4ab8c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:39 GMT", + "expires": "Sun, 27 Oct 2019 12:18:12 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 16:26:08 GMT", - "x-content-digest": "ab2a05dad4f57e8d012491b33ef0943eea574b26", + "last-modified": "Sat, 26 Oct 2019 17:02:21 GMT", + "x-content-digest": "bfd0d74cd3b263f3e05c05893ca7c86ff2c0e69a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6f78612c-5eeb-43a1-8b18-320b2f47c5f3", + "x-request-id": "f8a3cebc-6e7e-43d6-96c8-7d50248320ce", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/ozkriff/zemeroth", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"987670d8c4e73c1fdff2b5016911bd9d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.959027672.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=QmF3N1cxY3N6RXR5VnhJY2dkcmVsYisxNVVPQzNwSlNVWGZ3ek1tWjhRTUlYdFkrY2wvWW5BMkJ1Nkk1T050WGt2VTlMb0pldVVaTHNQY2pJVEY2cDJ5R05jMEs3RStZMlJkai9ZeGlxSXJZRko2b1I1cnFJQlJ4UWJvbmNOOTVOSVlTU1pWbWcwY3JEMWFwVDd4TGovWGVuVnlxb1ZlV3cxM2tORStGWnBaaVZmSG9zYzZvc3ZUZGJjMUwzYXM5dmJZZjV5M3VwNHoxYlBSZ1dwbmtiLzlLTHFsazRkb0o2THI5MjBVT1prdnU5TWRjZ3ZOeUZrZTdBMzBlS29MQTJjSkl4WlRMcFhCaVNwQVdHSGVUSEE9PS0tb3R0N01Ed09mVlc4T01FdGV1MVlGdz09--758a283c5545378dcaa3b0d6443e6ada1969c877; path=/; secure; HttpOnly", - "x-request-id": "29eb13f4-f29a-47cb-839d-75e2a3057463", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F2:39421:E98F61:1633A5C:5D374BBF" - } - }, { "url": "https://travis-ci.org/ozkriff/zemeroth", "status": 200, @@ -5963,11 +5998,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -5980,23 +6015,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:39 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b65b23d70b22c5a6de58f4476c2f0867\"", + "etag": "W/\"fcd5334b869d495bdfd971384a8999f7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.527591954.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=NXZZODNlWjlseTc1SnR4ZVRDVGNhdWdJdGl1dkNDSm5IVE9rY3FpUUpaNTZTRVlUWFpVN2Y3Y28zVnFmVElqRFhNVFNuN2pmd0QwdklYZmRpV1F3dkpLSlhSTGY3cTZtTVU5QlhpWC81QmJGdUlxL2NHaW9HSEF2SENPL3dPd2FrZXpDS0FyUDRRbVBqRGlvWkVmc2NFeDdPaDFIWjZOK2c0SHhxdDF4anhFb2I0MmNWNE91ejhORUJ4WW9zeHczYjhCSUVKN1R0MTRMcXYxeStrZGlBUkh6TGtYSm9IVkp3b21CaWdtcHlQMlJ1Q1E4QjNHc2RheDJ3WDdCMHFwb0pUVHYrbHVPVzRXNE5pMS9UU2xYOFE9PS0tNXMxSVpsenBYSCtveDZCZFBGRFhrdz09--8e087b1da2eb18528464d1a2d603536753507258; path=/; secure; HttpOnly", - "x-request-id": "3bd5085f-7c42-46c6-8147-eb225b09b7cd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.1512669771.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=MVlQM05ZcE1hMHFkRnphY0tYdjEyY3lrU2dqQTFoK0s4bGdaVE9iLzVOajVzUlBnSUVFRGJmY05CMkNlaHlLTk9pdlJ0cjFNNUQ5WGVCL0tTM1h5ZEJDd0RodVQ1Tm5hcjB4ZUoxNWpVdGlLR3pab1pUeHR5M0RZNlFxb0I2NlBRMDZXQzJLbHh1bnptbTlhWWwyMDd2b2hXUUpHam1adVpId2JTYnJLMitUL29mOUMyY0ZyZG5QZXcxdDVIVmZHamtqUUVJcTg3MW1vaFRDcW9FOFVOTkhlM0JlNHcxem9PaGdQdTYxMEZsUT0tLVVXRUgyYzQyWXdIVFJuWEE1YkRmRlE9PQ%3D%3D--0674d5369d8f2a4dd59cb0edaa6db435159ad26c; path=/; secure; HttpOnly", + "x-request-id": "5fcdf36d-0218-48c8-b039-5b066e2a9940", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A6:1BAE3:D0D5DD:13E4A0B:5D374BBF" + "x-github-request-id": "E36F:161EC:2027475:304E938:5DB58B04" } }, { @@ -6006,7 +6041,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6016,15 +6051,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"93a24a83fd83a7d2cb1802f7d275f8ff\"", + "etag": "\"4be57c0b5b019d7621e32582a1f1fe33\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:40 GMT", + "expires": "Sun, 27 Oct 2019 12:18:12 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 09 Jun 2019 21:05:28 GMT", - "x-content-digest": "d5d7e756c50879e578ad84a9dcf147fe88e78fd8", + "last-modified": "Mon, 14 Oct 2019 09:24:11 GMT", + "x-content-digest": "a7464fbff40af118a9c7cced32797c1974aee38d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "57e5c4cb-8ce2-45ca-9ddf-7ae9042a6e20", + "x-request-id": "e97c87fd-5dac-4c2a-8ad1-13fc99be6c19", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -6032,75 +6067,75 @@ } }, { - "url": "https://github.com/rsaarelm/magog", + "url": "https://github.com/schulke-214/connect-four", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0156bff20793f5364d882e3e8c215e5c\"", + "etag": "W/\"d859a5498b6f041c26838a422d289515\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.871950408.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=ZWZtdWEyUThMa0VWcjB5N1VXOWRjdzNIaTY4TDBvYWJia21NbkZkSGFYSnR0UzRCUTB3azk4TEQzUUFISGg0N0lCMUJGVWlwRUF1ZTcwdGs1QTBDZlFCVVorSktPa1VwQ0NlOTNrYWNqa0dpczRKNW5nbmhldGYyQTFhenZnd0FUOExOZ3ZteVlxNEJIUW0xZDE1VndneWEyWXd2N2NsV3RqcXdEbjFlUHcvSHkrU0Nnd2FtZW1wT2NKUlJuQnJqK2w3bDlpbVNsUU1mSDRxaEo1dmdEOWtjUC91UW5QSlJnTDVMTDlvNDRsS28vS3lwRVYyUkp0NkhITDRYR2d0L01vMzg4d3JESFdWcnUrQnVtZUJCZXc9PS0tOVZCdnNZU1NtekZ4THN6MjV4U1p2dz09--f31e8593c0be8dde0baba8a285d7bbb681aa5ff5; path=/; secure; HttpOnly", - "x-request-id": "82bdb473-ea49-4478-bee0-d95cf8a5c43b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.1339964122.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=WE1DNWhmTktNTUw0L2RwUEJOZnVBaHVYajhQaG9xNU4rUXB4Nm9tNm8rdVAzZzJKN0Y5QjZwNjJ2b0x4K29hcGJkcjcvUUUvSERQSk1GcVltU2d2cjFaSjFkZkVBSjN4Z0pNM1VGL2JNZURxTWQwd1FyTzd6MTVBa0wwcnVTRksySzZTM2ZNclBreW9VNWMvZ3U4d1FVbGxWRmVCUmZ1eVEydlpWNVRLSnY2OVVWOWRoZnJza1RYeXAyd0dNb3ZldnZIcUhiQ2E0c1JkNDhPOGtIeXFLZmRUNjh0SlFQdTBTU0l3SjF4T21Ddz0tLWt3MHEwODBBNnFPVWF4RUlCZU0vTFE9PQ%3D%3D--fd2bf18e3fd08c3dda4985e1d2dbba9f53e8d759; path=/; secure; HttpOnly", + "x-request-id": "45d4f535-dbe3-4819-a5aa-c90bf4d1dde4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D1:2BAB:AF434C:10B10B3:5D374BBF" + "x-github-request-id": "E370:40B7B:D2C0A2:13B16AD:5DB58B04" } }, { - "url": "https://github.com/cristicbz/rust-doom", + "url": "https://github.com/dpc/rhex", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"99bf5334cb816827dd3bee8114ae5034\"", + "etag": "W/\"4c9abbd29581330e4e319a299cbc0a92\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.1195096509.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=RTVkRElPaXRVS2RvRUVVR0hoVTNaSlZ5OTBKVS81dHFteDY5NGNoWjd4QUg2elhSS29kcmlLTFZhMGRqTXhkVHZhMnBlUkFHMkJIQzlKS0s0K3psdkFwemF6RlRDaEduSjUrdG9XUDlrQjNiMnFDclRxS3JVOTdGT2VRVHhWUzBkTnhBMFhIZzlrajBjZHdQTURIWXlwR0JZeTFaUXV2UjdVYnpCZVI2RXMvZk96OW53WUIrR3FrQ3diQktFRVJ2RTBGUFE2aGJGSmFGUzVZUksvWEtkaW5JU1Q3UkoxcVg5WUxNV1lkRExsc0ZaZ29tT0dtRHQrQmhVcnV4a3ZFZ0d3YUVKWjQrak5jYlRVNERqek5FYS9oUXlIZjVKY1NJaUI2d0dmLzVmMzg9LS1VakdlVEFKMHgxQVdnUnZVMDJVQ2h3PT0%3D--0b2bbf26cedb4f68e773404425d8eb77a706fa0e; path=/; secure; HttpOnly", - "x-request-id": "acdf9fcb-7052-4db7-851a-11eb75f8034f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.1458672618.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=ampsWU8yeHN1UDFSaWNIalBEMEpsVGRFV2NMUFVuaW5yRDlRZVhrT1NjVHovMGhjSHlFZWVZc0tCUmZJcWhLb3NkRXNGMUhZem1Odmt4SHRyUU00WmRORUR3aDRrN3gvY2FGUTlycGIxVGNlT3cwb2EzYnRoY3Vzb3lSS2QwVDUxem5Fc2tEaTZRNXg4Z3dFdUQ1WEhlQzd3T0JwQm5lL29YaVFJR0JvUzdTbVlSTnZEdmhIQ0V0MzVYZlBPQmlPWTMwRWozeG9ZVkR0UlQzejU0YnAvZz09LS0zd0RkbFhFcGpuY1BCYzM4YlV2RGlRPT0%3D--2588af28f4b3f391cd6898bf8557ffe2293228ba; path=/; secure; HttpOnly", + "x-request-id": "0e01db8c-adbb-4dc7-aad8-4f5fd6c9806f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A7:3229D:CF18A9:13AB5C0:5D374BBF" + "x-github-request-id": "E369:1AB6D:34105C5:4E184A8:5DB58B03" } }, { - "url": "https://github.com/dpc/rhex", + "url": "https://github.com/ozkriff/zemeroth", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1b17ffd9eb05ab66ed9393e8cdd48c3c\"", + "etag": "W/\"74b228cea9d71e1d1694111824850ba2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.1806041703.1563904959; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:39 -0000; secure; HttpOnly, _gh_sess=SEplNllMVTA4R0p1T09XeFNJbnlEMUF6cDZDYWFrWUZWalpGT2JtdWhoTHduOVliTXpHVHhyR0FOMUVaQTBEYnAyeVFWR0Y3VjliUkJzTWRNR0p4YjRtcWNRaHFRRlNDZnZZYlRldS9scmZnME5QQ21LSnFQN0VQUS95djQvMHN6UjhWS00xUXFVK1Rjc1FvL2d1a3k1a25WcDRvTlh2MlVtaHM1Rm5FRGlVK2RsdVZoOWFmY0hjL0NvcnpEQ3FhQkw5U3ovRHozazFmQ0duWXJqbHlhRVVCejUxN1kwMnphQ0tYT2tuUVNsdHc5eHpvNXJlZzVxNWpPVXV2bjNzWmR4cHczdUN5NEpwdUV4cGlHWWQ5WlE9PS0tRDlCWFZvSzIrWnNHQThZbWZUVWJlQT09--6232725f3b63134422c56af56b6468e178955e7f; path=/; secure; HttpOnly", - "x-request-id": "dcf044e6-faa5-46fa-941e-4ab9bced8662", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.2091329874.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:12 -0000; secure; HttpOnly, _gh_sess=NkdkenBCTGZIUzRHNmZ3V01MMUJnYVZ2ZUlJTysveVlvSURRRzdwSzIzOE1qZCtDVTZGenRkcVVaT1ZkRDZqMHM5R1V0ZldWcnE4bEp2WVJlMDA3eVNQQ3NlZEFzKzRaY2lQd251aUxMTUNzZncyOTJEKzJFZjN1QjhXbmVxYnp3MGo4SFl3MWtzWVRPbTJITUl2bG16cXJQaFV0bGpZc1NPNFlOWTVZMlFtTUVCdDVRckZoaDNKMzdINnA3SjdHdE91V2J3dll3R2VoN0RDR3k5cmVTRU4wdkc5ZWh0ZlRTUGFOYkhjV0ZPVT0tLUQ2RmJGVnRoTnF2Rzg1TWMvM2xsV2c9PQ%3D%3D--f71a741c1829d118ed2a5a583354f69d0e161ebe; path=/; secure; HttpOnly", + "x-request-id": "122fae76-0781-4b3f-ae0e-2edebcb5a9ff", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B5:1BAE1:8BE028:D4A41A:5D374BBF" + "x-github-request-id": "E36B:1B30D:3B5B4DF:5892D34:5DB58B04" } }, { @@ -6114,11 +6149,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6127,59 +6162,51 @@ } }, { - "url": "https://github.com/schulke-214/connect-four", + "url": "https://github.com/cristicbz/rust-doom", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a06105b5928bd3ff57a060df4d5a36c3\"", + "etag": "W/\"ca9871939845cde298dfc2b57a329af3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:39 -0000, _octo=GH1.1.1956908792.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=bzFlMVJJZFRZVGpIeWZVSWduSG5qalhGTUtscU5tUitQRnFkai82NjZtUnpLQUNrcG5RRjFEWG5jaHRFdnhtd1pIZ0x3QWltTml2eStUVyt4MzNVM054ZEduVEVlZUpWL3hIeXRlbkkwWHZQZGxZWExTRlA5SWwxUm0vOGN6NEl5ZmM0T1dnZm1sZHBaS1ZZbUh1Sjl5RkI1amQyOFAwSjNnK000bTZ2M1F1cGtLUnQ2Y3BlcmNXZ2lmVU92dWo3OHJlWGY2ZnhvQ0E3bDlpMGdvYVpQZkNIbzJZOTk5ZEFUb1FUUWJLc2p1YlBxbEJzZTcvRFlieXVHUGh4OWdSS21Bb0JzYS82K2kyakJ2ZjRPMjBCcEozVlhCdjZGVS9pMThzRHdlWDRhTkk9LS1VanprNUV1Z0pUNmZvcHFzdEtDSFZRPT0%3D--0a3079b99cc92e144198c13cb94032369619c3f9; path=/; secure; HttpOnly", - "x-request-id": "6048316d-c633-4f24-a789-30daf6c8e256", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.1750052902.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure; HttpOnly, _gh_sess=N3JORmlUcVRnMWFrYU5KM1ZydHV2Qmt4aWNSeDFTU3FWNllEbGdMN3E3THVOeDQ1VEFXOXBYL3FyeExlZXFJMVNCQ1NaMURNd0prNm1EMmdzU0lING9kRno5WEU4ZGZIUVM2QXg3dHFiejZIejA0SE5pNkJIc2htTC9NeDkwMGhuYk02NURMREs1aTNtM2IxdGtaaENhYlF5Vnd4d1hhdW9VNVlMTEYrY3RoZGxoaWFGMk9MVzFoNTNCbTh4MDdQZDBMdG9mZUZnZWlrM2pCTHZkUVpVcmM3N1pBSkpkNzQrazNnMTM3S1B6QT0tLXVEUHpWQkVBNlk3QlNCcmhvd1FTT3c9PQ%3D%3D--3916d6331dac363c21c1038a4f9348c792b70d36; path=/; secure; HttpOnly", + "x-request-id": "9f9ac4c4-264f-4729-b7e7-ad32535d6256", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1DC:E0EC:EB51AD:16526C1:5D374BBF" + "x-github-request-id": "E371:40B80:2BA6C1E:416D6A2:5DB58B04" } }, { - "url": "https://api.travis-ci.org/aleshaleksey/TGWM.svg?branch=master", + "url": "https://github.com/ozkriff/zoc", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"52f571eb3d4e7a4e88bca9d774cb2f22\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 11 Feb 2019 19:34:12 GMT", - "x-content-digest": "bee74528eeed80024830fc942518e916cad54276", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "74545457-ef1c-4466-8c5a-4924d753b30a", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"aefa8a4302d479782fac7aa85aa92b72\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:11 -0000, _octo=GH1.1.325409659.1572178691; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure; HttpOnly, _gh_sess=Zmdlc1VJUFRuSXFkdEdSQUI5VktrVk03V1o5OVptcFBhY01jd2RBaFpGSVl3VHViYnlsRjBCNGtHVUljTGhwR0ljRlVRY2lySC9FTEZ6YTJIZkt3RnBTbHdBWVE1R2VIMjJjdGd0ZnNBSUxvYTBBMU5LRjNJSmNDLzhNMnpabnpIRVNTR0Y0SjhBM1dYNTJJOXhLR1A0SjhZQVdGVkY4OWxtRy9HcFc3cDZhYVd0VjcrbXNUcDJYNVFzWis0cjkxcXRGWWZNQXB5a3djSk5kTzJPMUoyVUUzM1VZRWJnakR3YWZLdjZWTW1SVT0tLWVPbVExZlN2U25wRFhrdlZXbEZUVmc9PQ%3D%3D--8e079e9bcdb9cab4dfb92fb245d0ba92535a2fd0; path=/; secure; HttpOnly", + "x-request-id": "839178be-d4fa-4058-b2c7-98a721319f57", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E366:23F80:2A4A7A5:3F35C47:5DB58B03" } }, { @@ -6193,11 +6220,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6206,27 +6233,35 @@ } }, { - "url": "https://github.com/Thinkofname/rust-quake", + "url": "https://api.travis-ci.org/aleshaleksey/TGWM.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"054e101233789e6d91c657fef04ce492\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:40 -0000, _octo=GH1.1.2036110078.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=OW0zMWhCSlFRVjd1QXd3RDNteGZBV3Zmb1dYaC8rSmJFdnpjODI2ZzA2SWk4SWVYY2pSQXEwWS9tRkY3Szk0V0J6bHB4UnQ4ZGw5VDNXeGdpR3BWWVplR3MwenVjQnI1aGZPZUNoSWNVMTFTdmNRREphdEo0bEpiVkN2eGNoWXdHeDQwNTJ4T2tKRnBtZWN5UjBQLzZ1anFiVkMyVWxoZkxCM285bzB0S1NNYWdCN3htc2ZuenljRGJHWjVzdUU2NUQyZkVFRW9xNGJjcDlCTFdnUGVQb2tzWHZGRm9SZ1poR25uWG5Ga2N0VDRuT1VtNENxT0t4V21wV211QWJzQnZWZW5QL3ZGZ2ZWSlZ3bDFYL1l3bk1La0duSnV4eURpQ0lkQzhGeEc1RVk9LS1PczFVOWw1UkZnczZXT1ZFN2huT2lRPT0%3D--ed8d37fbd858b30d240571c4a1d64706ab605989; path=/; secure; HttpOnly", - "x-request-id": "327c53b7-3c91-42b7-a03e-46231d9ca782", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A9:1BAE4:E99617:163ED0A:5D374BBF" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"9515c80bd61410bed51b37c25be8b125\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 10 Oct 2019 19:22:45 GMT", + "x-content-digest": "70ac5bfa51a2516d338fff6ad0b4c9b527d0c1fd", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b2e89b7c-2f54-4e04-9bdb-38280224facc", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -6234,47 +6269,55 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"702b58a658d0f2833d32452582d046a5\"", + "etag": "W/\"ea60fee093903443d464be06abc4279c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:40 -0000, _octo=GH1.1.912348422.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=NjdiRDlZOVFaT2YzNlBkejVZTFpGbytKdnpIY3NUZFdQbjZVamR5cTM0N2FDYjlTZ3Z3QUhwVGpoRGVtdk5oZW1PU0llV05CL1JkTzRNSnl6SjN6bkF4SkpaV0FWbVduYTRlalFneWVST3pud3RWM0NlQVNlVjhmTkN0cVZyMWhMK1p5dGNERU1MM2k5V3gyeXRBQkRrVVNQYXA1eTdrQmVJbzZrOHlCcDNBeW5McjZ1aWhYOHNFUjhaS1IrcVNaQm9ZWVlJK1JhK3JMY25QZTF3Y21SK2lqS1gvS1EyWldmeWRCYTc0c2pCVHA5MmVWOWJjUWhwVXNsOUJaV0pZQjM1M2dkclo0SE43V2pOL2lINWZwNHc9PS0temtQNTVYOTZoMVB6YmxOK29OQ1BIdz09--62ce5650596172ef617bf39e4da4a47af7ef5958; path=/; secure; HttpOnly", - "x-request-id": "03a4d567-df41-4ab5-ba6d-71a91cbdd491", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:13 -0000, _octo=GH1.1.1357293554.1572178693; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure; HttpOnly, _gh_sess=M2J0MkNSdVprZHR4MyszNTdkSWV2YVVGMFdGdnhiWkFLOForSnhKK053RnJIeXplZ2c2SjR0NzlHUlU1VTUvVzZVNi9DRzFCRGdsUnJzRUdIUU9PYWZjOEh4S29EUnZyTmRJa1BWOUFKeWVtR2J4OXJlUjlrS0llUlpSSFdhK0lVNmZsUENTR0lyc2g1OGdaMnZzcTZmcWxDeTEvc0lrWGZXK0YrZWMwdUxxa2I4QmxLRVo3NFFlSEdPbndjNXVDUktrZVZKOXRlaHNBTHJMZHFzbnB5Vk1uVHlsMVN6Vm9yMG9wa0xGaHo1OD0tLVBidWNCbWpmOTExNHRBSm53VXV0eFE9PQ%3D%3D--f15be29fd091d7f3e5930d03dcbcc7b92ef94d5a; path=/; secure; HttpOnly", + "x-request-id": "69ff0240-a9d5-4f7b-a30a-59d772107dd2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F8:4D67:D5CC3F:141BCC7:5D374BBF" + "x-github-request-id": "E376:23F82:33E6FDA:4DB5DBE:5DB58B05" } }, { - "url": "https://github.com/garkimasera/rusted-ruins", + "url": "https://api.travis-ci.org/garkimasera/rusted-ruins.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6d8595a4bf4f930dee4e2a1723f5faa7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:40 -0000, _octo=GH1.1.1535315777.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=TXZCZGpmcGNRVEVRbDlyc09sbkJrYTIyTnEvM0tYWjhpbEdNbi9tOTFTbnVJV0xLbmc0a0tGMmEzYXMyWFA2blM5Tk9nVHFkUi9XMGVoNVpUY3V6eG1jQityMUF4Yk8vanBZSkdhMlRTaXlaK092WG9PU1RFSnFYUFg0dG5qVWtraHk3ZXlaak03OWx2YXVVWWNEU2puWlJxMGUvdUZ6TkNqT2N0dmN1NjFjSjNUbEUvNGFDNEl1M3cwTzNFREhxOFZzSjVqSjFEZExEVkllS1ZKdXlWQXI3dUpEVDN1RUxNd1ppeVpEd0FMY0l6ZHUybitjZFJPOE5USlVkQW1SM2dwSmJTLzhVbHNDa3hLTXc3QlFDaHdwbjJoMVM5c2QrZW9kRU1Fd0hxT009LS04Rm82U0RQUFpnekNzbkhuaVUxNXpnPT0%3D--26f1c12237128ee950ecf94fc0d0dcd0eeb774d3; path=/; secure; HttpOnly", - "x-request-id": "634f6e0a-74f6-454f-bd14-4692699696d9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B9:1BAE2:B1C6DE:10EC5E1:5D374BC0" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"0cbe960726f8f79427ad57d0b5483053\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 18 Oct 2019 11:05:13 GMT", + "x-content-digest": "b3e830d38947c29e01621409b88c9ba44dfa2c96", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "62fb1d11-097d-4626-91f4-76c33055ca94", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -6288,11 +6331,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6301,35 +6344,51 @@ } }, { - "url": "https://api.travis-ci.org/garkimasera/rusted-ruins.svg?branch=master", + "url": "https://github.com/garkimasera/rusted-ruins", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"cb83a67eebf960bcfb381bb189c04f61\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:40 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 11:23:33 GMT", - "x-content-digest": "63af1874990a16d8727e6a8c6dbb9c3d35ec7d2b", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "cf23b04c-8ded-4877-b319-c0cbea6614d4", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"105e2564a9261b0b43934a1597fe4621\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:13 -0000, _octo=GH1.1.331281423.1572178693; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure; HttpOnly, _gh_sess=WFQ3WUJkYnV1Ny9jQ2pYdVIzOE1wcTl6WkZFdUQrSW9jNzZEVU0zZlBMdTBqZmtQdmIrbUFZN0R0SCtERld3cStVYUcyMCtQQUpXMFV3aVZIeStBdnYvUHZHQlZGYkhUT040VVloNkJrNFhIZVJ0c3d3b3RvQ1FQeS9Gc3VPZ3pnMEVid2tFUWF3aGdaQVZtWjdaMngvVWdJaWQ4N251M1VNWU1WMXJlbWZGcDRnZEwxSG10dGpKUVFRbit6V25HaW9mdS9CcXd3NjhsNmVVNkxja1c1OUhHUTBnbllJSlVQQkJJSXozcUdvaz0tLUZ0M2hYL1ByL0lmcXF2WDNUZE0weEE9PQ%3D%3D--1abd78b4da086226b61926098771c8091783bdd9; path=/; secure; HttpOnly", + "x-request-id": "9b08d36d-4e6b-4515-bd8f-a0151220c0db", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E379:161F2:3BCA8C4:59414A3:5DB58B05" + } + }, + { + "url": "https://github.com/rsaarelm/magog", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9b68afe58513e79e035b6474f62313ee\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.1429375968.1572178692; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure; HttpOnly, _gh_sess=RUd5MnlGTmdYRU9Hc0RxY0V3NE5aYzZGYVVNSjNMZmZpb2VnREE3SkQwTHFOQzV2TW05M3NlVGJBNkkvcGp4Q29ZV0tNR2gvTGwydEJqejJnUmIrOWZ4WGF4TSswb2hHUWoyYUdTeFV1VWVsbDNJTzhScVhmM1lzYU5TOFNWT090ZTgrTzFwemZDVklWWm1nY2U5ZzlwNWZiM0RQRkxnZHFSRkd0ell1Z2cxY3BUZHFKaDBiRlNJWWxRc2hueVMxd1FGV1hIOElWbzBtZHR1UUE3MmJUeFM2SXliQlBVUitoKytoN3hWWDNrTT0tLUUzTlBvWUxFT3pPdDhKU3VyWVNQNlE9PQ%3D%3D--32a56cc38ece90404b9a219b0b5c6ece7ff0f147; path=/; secure; HttpOnly", + "x-request-id": "de6136d2-03e5-4146-a5c3-a0e596727db8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E36E:23F84:3B217A9:587C2EB:5DB58B04" } }, { @@ -6339,7 +6398,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6349,45 +6408,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9d7059cf769e6c21dc781705502ba927\"", + "etag": "\"a529663222217773d26ce360346f6989\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:41 GMT", + "expires": "Sun, 27 Oct 2019 12:18:13 GMT", "content-disposition": "inline; filename=\"error.svg\"", "last-modified": "Fri, 07 Dec 2018 14:05:26 GMT", "x-content-digest": "91cd34ec4ec6fc505c9a72f439e9ad06a1202acb", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "10148e0d-874b-41e1-948f-e1394e8109b2", + "x-request-id": "8c88f921-2388-4c50-82b4-37e048414270", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/Limeth/euclider", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5593c5106bb7377cdfcbcbab629f6d9c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:40 -0000, _octo=GH1.1.1857341562.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:40 -0000; secure; HttpOnly, _gh_sess=RmlNZU9rbTYvUDFoRGMwV1BVY1NqWnJTR3BmUXZUeFZmR1VQdTVyUlNLY0txYWVPb0hIei9aellXOHNBbEpIeERJcTJJa1Q1Y3kvaVlFdk52RVA0M2ltOG50U09EM0ZJUlNyendCakxyT2JEVlk4cFI2VHJ6VEowNjZYYTFPUDBzeXBPTW1McHJscHBuWk5yS0tYMnJOZi9BS211VGxDYWxNbTU4RFIwcmYrem1zdUc5V21KY2NlYnEwOWNzRWx5SjdZclA2UDZ0YmVqMC9LdjFwT3FNdlkvbklGNFZnSlZTZjljYlNiejY0L3RVWFRvNXo0WnpUdU9EbEp1VS83UnoyNXAwb2p2blVrT1JQSzFNTTdkK2c9PS0tcDdLNGZQelJ1TXp5ODUrRWY0dVpnZz09--cdf86febeeee10c1b0744e96b1269780a22c62e5; path=/; secure; HttpOnly", - "x-request-id": "05330935-cc87-4f0e-a94e-aa0d463e2133", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BB:3941E:CFA947:13CC140:5D374BC0" - } - }, { "url": "https://travis-ci.org/Limeth/euclider", "status": 200, @@ -6399,11 +6434,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6418,7 +6453,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6428,45 +6463,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"79e7ca9f0595a97c5d309eecc6d35f3d\"", + "etag": "\"3e51902537b45e220d6e412524bdc4cf\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:41 GMT", + "expires": "Sun, 27 Oct 2019 12:18:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 20 Jun 2019 14:17:56 GMT", - "x-content-digest": "c5a0fcd911835d9d17db1269d5b79a0e32689edf", + "last-modified": "Sun, 20 Oct 2019 03:15:30 GMT", + "x-content-digest": "7fe54c1094dbb518187f23ad04d7c6f5cf016fe2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cdd6ddd7-30e3-4ac7-ba61-879214bb7075", + "x-request-id": "f4ae8a28-607f-4abf-8b06-7f7084eda639", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/ivanceras/svgbob", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"382e1cc3f46a5a52bfef802ff8a7949a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:40 -0000, _octo=GH1.1.837190963.1563904960; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=bHJrNHNXQ01qYyt0NnppNVlEaG5nMnBsblVZZWZoRU0rRWtEUzlkUlRxcEhXdGFiWEJYK3cwNVVJSlRjeUZvRkcwb1lWb0V1Y1kzVTdSN3BFcm9OTFNXc1RuWE1aT29tZE5FaXhXOWNTbEcxWUVKSGlCOER0NEZ5dXYzeWhtZU5wTTZQWnNMT3ZVd0xNUGJOMWtvelI0MitSQmtaaGZNSnNvUEVQaCt2eFlBSjNVSVh0eWxsVXFad3p2Y1N6YisvdmJxQ1I5R25zdjVQdFNaOVZpWmVmbUFaY0hiR29CVTBPWHhONTZGU2xUdTRzbGpsMzY3UDNpaXN0VlBTUmV2dC82WFFSYS9FbEJRODVhRVJqcDJkM2c9PS0tMWdhYUt5R0NRYTJPbEVSWmpqckVSUT09--54eb4dc5de0e6ab496878a10185379d3947e7d40; path=/; secure; HttpOnly", - "x-request-id": "b976662b-ee27-4570-9b6f-91385b1af7d0", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BE:E0E8:AD95E5:108AEAB:5D374BC0" - } - }, { "url": "https://travis-ci.org/ivanceras/svgbob", "status": 200, @@ -6478,11 +6489,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6495,23 +6506,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"890d6a9262e11a120be5497495bbe02b\"", + "etag": "W/\"c31b4d8e724b5db86d429bfdd2d0bb93\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.1567934551.1563904961; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=aGZJajJYTlVZdnhsM2NFNWJsRFdKelV2TEVxcHZremM4NkdWekxNYkhnYXZPNTJZVEtidW9tOFNjSEhqUWFVK0RSRTVvSmhLalg3SnI1YUU4NTkrUFRReVF0cnpEWktwOVJuN0RGNHFSUDgwbkpFZUp3M1grY21rTXVHN1dSM0h0RTV4ejZqMnFBUmY5VjducUprdFJVVGxoSlFHa05LMTkvL1BsOU9OOTJ4T0ZyUEhWeFJyejVWL2NXNEtjODlFdlF1UmluVDhYdmpnTGp5U0lCYkZYbGlzYW9PQm1PZEhWT21DSlE0TlQxamp2d2p3VHVaZURIeGdKVFZsOERTVW0wZGdlSDRzaWdxRlJ3ZjluRk82bnhyb2gzTlZHUC9pbytEc2s2Y2R3NE09LS1BVnRhZkVIVmQrWjhlRXVjR2tzWER3PT0%3D--703c42714125c4b16374a868297922d1c4611916; path=/; secure; HttpOnly", - "x-request-id": "3c8d21f3-8d0f-46f8-b12e-32266754eab4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:13 -0000, _octo=GH1.1.2067759963.1572178694; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:14 -0000; secure; HttpOnly, _gh_sess=NnU5YVZBSWwyelgvT1hCaUtrd1pHNGtpM0tHM0J6N1YwQUlGWVFBU2VPSEFXRCtKeUNOclpxMEp1Rlp6ZFRsZGtrZ0pobGV3VHJNQjNiaVJPTVhvNUNqV0lKYTNCdFhBWnBJdmdPdVdxRmRIbW93VXpQSkNKdXhpcnVZdWZwbGZ3aHRZdUJxVUp3TmJnWS9lV0o0elNRamhYVWdWMEZGTEkxVzh5QXcwK3pRYW5zT3l3ZDVtOGlVR3Z2NFF3OTRrOXZvWU15WTZ3VGhjTzNnMjVHZTkwYnBGNXRhaWgrQkVoallESVYwamJsRT0tLVV2TlcwakI3SzFsNFJxSnUybGFlQlE9PQ%3D%3D--671c14b3f282f21aabd851c8543cf24ad811cd25; path=/; secure; HttpOnly", + "x-request-id": "6774a51d-6aa2-4fdb-b246-89e544fcafa7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D2:3941E:CFA9B8:13CC1F8:5D374BC0" + "x-github-request-id": "E383:23F80:2A4A950:3F35EC1:5DB58B05" } }, { @@ -6520,24 +6531,26 @@ "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "vary": "Accept-Encoding", "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"a16199ca8ea079828b4a3ddbfd7770b4\"", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-rJGBeYZ+rwYbfhQbCPCV8g=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"e8ace3adfa27f2f3bd1760a970f2ce7f\"", "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=d466d489c6259b2244859f25c27f726b; path=/; expires=Tue, 23 Jul 2019 20:02:41 -0000; secure; HttpOnly", + "set-cookie": "experimentation_subject_id=ImQ4YjAwODY0LTU1MjQtNDJmOC04YjhkLTFjNWI0MmMzZjg0MiI%3D--cc05f45d602abae2f7c5f514fb592bdef45bff53; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:18:13 -0000; secure, event_filter=all; path=/, _gitlab_session=f0ae14079852f5d60f6dc8e1eebaa103; path=/; expires=Sun, 27 Oct 2019 14:18:14 -0000; secure; HttpOnly", "x-content-type-options": "nosniff", "x-download-options": "noopen", "x-frame-options": "DENY", "x-permitted-cross-domain-policies": "none", - "x-request-id": "EiUomloZhO5", - "x-runtime": "0.486060", + "x-request-id": "ldHhXCodpP4", + "x-runtime": "0.370470", "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" + "gitlab-lb": "fe-14-lb-gprd", + "gitlab-sv": "web-18-sv-gprd" } }, { @@ -6547,7 +6560,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6557,15 +6570,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b01336143a884b3f12b68e5e0af48b76\"", + "etag": "\"231917a1d2d159c718f8cbc1a1f22194\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:41 GMT", + "expires": "Sun, 27 Oct 2019 12:18:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 04 Jul 2019 16:08:32 GMT", "x-content-digest": "891e8809184042fac3406e50a08055e6f1454e22", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3112c5a3-0da9-4279-93fb-fa904e5d713a", + "x-request-id": "7b88d1fe-d38f-49f8-9489-0f140a6594a9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -6573,46 +6586,27 @@ } }, { - "url": "https://github.com/Twinklebear/tray_rust", + "url": "https://github.com/Limeth/euclider", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"803781f16893e77e75060f4633f7c33c\"", + "etag": "W/\"a2223eccc901fe74e966fe6907fdae06\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.1730386993.1563904961; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=YjhyUmlQcFRpWnA4QlA0d29XYS9ETFhpN1pVT2hoQ2JYMU0rZXo4eXQvbTZuL3E3UWE0ZWxXa0M5cSs0KzdGRFFEdXFhUnZVWVI2VjdnWUM1dDd6RzVjK1M1NWhFWnJDVUxMZHBsZkVxVnlpUnF3ZkRKNDBBQU9sMzVZaTJkTlVQZlNXL0g0Qm9HSVgvQkNnUGNzVTJuTkZmaVU2R1NTS3cyQmVVSlRSV3pzWU9scFhycjE0ZUxINjhHNElidWdSMm5rTnVLTWk2enNndlpQU2hUaTRwdFNpN29hZTFHNWJoUmlhZ2lPWFB2VG0yNVQ3cDBPaVRmblZWSlhxK0dXZmtPMkVIaHhsWmQrdjA4amFYSUVoNVFzejJaTEphdmlQeXZ5OFNUNUIrRVU9LS1wa1gwMWV5TlFHU1JNVnVncExmWWhRPT0%3D--34b88ce9908716c740926a6e460c9a7b89def487; path=/; secure; HttpOnly", - "x-request-id": "fbcd6110-dd4d-43ef-9e35-beed4c79e2e4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:13 -0000, _octo=GH1.1.214194759.1572178693; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:14 -0000; secure; HttpOnly, _gh_sess=L2Q5c2hjN1Z4MFRQaDZhREZUdFNjMXJaREU4RzFTVE5GUlg4VUJyUFhzUHJHd0xEOTZRVjdDUmtKS3RVY2dCVGR5U1BCNnVONEliTEUwcW5NZEJIdWhuSHVGdmFld1YxMGQweWJKZlhPbEhPcmVDWkhKUkc4U0MwdmFuSjYzRFBvc1dDOTZTMzZXMjRpTWhKb0dpNGxCSDVDR2JCSFZXdlFkNUR5MndzTTNjQ0U0ZUoyUnNnaFl2K3RkVFNtc2ZGL05PaXpFV1VNYnBadGxpaHEyL1MrR1k2STZnd2dxQWJTR3JHemw2Vk5idz0tLWM0QkpLNXhCYURCMVFIN1NZUU45bGc9PQ%3D%3D--a930348824a01bd64695c4a657a0d75747be4ad2; path=/; secure; HttpOnly", + "x-request-id": "ffe29208-d7a8-4e27-94e9-05e16d950a56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F0:4D66:AF4109:10AF76B:5D374BC0" - } - }, - { - "url": "https://tokio.rs", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "content-length": "12241", - "connection": "keep-alive", - "last-modified": "Tue, 16 Jul 2019 20:35:01 GMT", - "server": "AmazonS3", - "date": "Sun, 21 Jul 2019 22:36:25 GMT", - "etag": "\"bfde18e5c450887c2e37a993cb75c413\"", - "age": "65138", - "x-cache": "Hit from cloudfront", - "via": "1.1 f1a23d3ef0f9fd221ae2e300de878916.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "VIE50-C1", - "x-amz-cf-id": "Lq-H4OD84PDmBzCf9sGCSxIzDW6L7vb8TLTAnh3jUroBUKERo5p4vA==" + "x-github-request-id": "E37D:40B7F:21FDCBE:325FDE5:5DB58B05" } }, { @@ -6626,11 +6620,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6639,40 +6633,21 @@ } }, { - "url": "http://modbus.org", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", - "server": "Apache/2.2.22 (Debian)", - "x-powered-by": "PHP/5.4.4-14+deb7u8", - "vary": "Accept-Encoding", - "content-length": "7023", - "content-type": "text/html" - } - }, - { - "url": "https://github.com/spejss/Image-Processing-CLI-in-Rust", + "url": "https://tokio.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a11c558b62a4fd22a9f760d4c7f6e812\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.1814674279.1563904961; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=T21qNS93MWN1VkN2cmxHenFyckJoMnRBOUttS2hQdm8xbWd1ZGZzZUxxc2I2cWp1YlZaa1FMa0d5Qi91RllOMkxsNUkzRHdoMXlMZ2o0RmpScXJBZ1pTT280U1JzZDF0Y0xwQURtZVd4b09DUU1PaG5ocnR0R3QrZ2g5dmp6OGEvTzVFYmpzeE1NSmJFS3lRcWJDZzM1N09EK2R0NkhmdVRQZVVKd3RPcDdFWk9wS001eDVUM2Nrc0MzZ2FsL2ZDTTdlSk1GNWQrNzF2bHU2N0N6dUV4UzVYSEVYS2JFUnltc29XbVBoRWhseCt1YUc0TlJGT2I2K3piYUlLU3Erc2xoZFpoSWw3UXltbHRHVW5uTTlpWWVnMTFpc1ZvMWc0cmFXVWhueDh2RkprS3lRNFRDb29yY3pvc2FGTlV6azktLWU4cE5SS1BLL25PbG83UkUyYlFUVlE9PQ%3D%3D--e22ee730f890e967bb716a0d99ef7fa2f9391721; path=/; secure; HttpOnly", - "x-request-id": "13f39279-f6dc-4fd1-b939-738b3b855364", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F1:2B9D:3DE890:5D9580:5D374BC1" + "content-type": "text/html", + "content-length": "12240", + "connection": "keep-alive", + "last-modified": "Fri, 18 Oct 2019 16:07:03 GMT", + "server": "AmazonS3", + "date": "Fri, 25 Oct 2019 17:53:49 GMT", + "etag": "\"90dba8dedeaf069d2acf77e1caa4f081\"", + "x-cache": "Hit from cloudfront", + "via": "1.1 6dc745d2e515f93f6ccc56a06bdbb8dc.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50", + "x-amz-cf-id": "tP_nKhZO9_Th_9X7FAF5t-7fv3W_J_0To89Mi4-9JAuXLDMe0nwJ8w==" } }, { @@ -6682,7 +6657,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6692,43 +6667,104 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bd20654753be07b1900b8cce70a1c1b4\"", + "etag": "\"012effa7583e49725627f87d40d13de9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:41 GMT", + "expires": "Sun, 27 Oct 2019 12:18:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 01 Nov 2018 21:12:52 GMT", - "x-content-digest": "91250af0510b5dc11b44b0a5d55143f7dc8f7205", + "last-modified": "Fri, 04 Oct 2019 22:51:12 GMT", + "x-content-digest": "742612e36dea08857c103ac0f918e915d5ce2be6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "66d04572-7077-4e27-842f-db2ee9328e99", + "x-request-id": "77c609db-6224-4864-99eb-75269de5f6b5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/Twinklebear/tray_rust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:14 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ff8523d45717ef0b6881ad2bf2af9048\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:14 -0000, _octo=GH1.1.649802526.1572178694; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:14 -0000; secure; HttpOnly, _gh_sess=M2l4N2p5L1h5SUYwcFp1djB5M21IUUZBUFovKzZMYlhvdnlyZ2I0Z09vclF0VE9iTmZNTmVBamtXRVkxeTN2N01hT2xZeExYQzU5TXUwR3ZISGFNVGVHTkdpN012K2pPdDY2dnYvNkhhNUM1SjlQd04zZTZCRkthcEtia0ZlaytUN0RZSlVoTGJRMmpsanFBR3daZ3ZHTHBidWVuTkd4TUZrb1BXTVJmZ2JpOFlObmZEelVaQ09hRlUyY1dqL3RYeDJaMzJ1RlBaaXJVcklOTXhQOGVVTFQydXF3bU1aVWpYRnkxWlAwS1Uzaz0tLXB4bHhPdzRNblZoc3NkYWVmSDNHbnc9PQ%3D%3D--1abee1400c4f57cf545be2dcde89112234401da4; path=/; secure; HttpOnly", + "x-request-id": "45dd4c76-58c1-4312-9891-5ac7f9590303", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E384:40B80:2BA6D2A:416D820:5DB58B05" + } + }, + { + "url": "https://github.com/ivanceras/svgbob", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:14 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"26a8f62cf647594d43d8b971290dee1c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:13 -0000, _octo=GH1.1.1867993330.1572178693; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:14 -0000; secure; HttpOnly, _gh_sess=NE80QnQyaXdVVS9sVnROem0ydGNNbW93S3JWYjJwK05qTmJ2YXZ1dDRVZ3ZBZTZKWFg0L2hWSm5XUnZyMTk4bmttSkFydFZ5MXVoSlR0dHJtLytwR21KcnNGV3pIQlVnQUVzaktISEpYMERQMnV4aHRZNUFuWVJHT0FhQVRacUQxV0xOb2svR213SlFwRjFuaGl5akxlRnllRlJFcWViOWJxOFFybXRjektVZzVZVEhUNDVjRFEzZGhzek9VMXduMndodmg2T1AwbnpKNmlwK1dSa2VTVHlJMW15OGEwQWYrUzk5UGY0UEdVRT0tLUhZVG5raXh1WUVad2VneFF2RCtnNGc9PQ%3D%3D--eafe2e224f6e6d1f4ccc5c03771083716d766752; path=/; secure; HttpOnly", + "x-request-id": "32071fa7-245a-4c3d-8bf8-e1f1b701978c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E380:40B81:3476E32:4EEDFE2:5DB58B05" + } + }, + { + "url": "http://modbus.org", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:14 GMT", + "server": "Apache/2.2.22 (Debian)", + "x-powered-by": "PHP/5.4.4-14+deb7u8", + "vary": "Accept-Encoding", + "content-length": "6832", + "content-type": "text/html" + } + }, { "url": "https://github.com/slowtec/tokio-modbus", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"956aad59b34851a8c390a57128d85b10\"", + "etag": "W/\"8766f57ee74b779f6d6eae102876e790\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.368791808.1563904961; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=R1RjNmF0VHBTM09lZDhNTXRaNjF5Q0JCVlUwS1FMRmdWL3ljVDV6ZGsrUitXTG1JMXZiem8yck5OM2Q4VXRYSjVOV0hyUkFGZ2NvN3ZRVVZ5UnBONXZSdlZHR1lhbWdrak5JU0tHckl6c21xNGNmUTJyVkhieUIrcG9jRmRxRkR0c2U5Q1ZrNGdRSnVGWm9LOFBEN1JLZDhrVVFGOTJaQVJqNHlTWnVjVWJ0elk1N08yRnBkSDArUU1pMndneUhlNU53T0ViNTVvekg0RDh2bjVYeE8yNUo5VEJveGlncGM2clo2dllGb0thMm4xUWFvWUVuQzJPM1ZlTmh3Y1lPQy9KTHJvQzNXdXpBMzdYMmo3SGY0eWJ5bUc1ZnM1UTQ4bmRZVkpud3VhR2c9LS1ISEs3c0l1NEZkOW5rdGR3aFpwNjV3PT0%3D--d119279564ea9938667d2e60e22c2a5a4ba9aaa3; path=/; secure; HttpOnly", - "x-request-id": "1d5697e4-39a5-4f13-95a6-80e0cc362843", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:14 -0000, _octo=GH1.1.1822984760.1572178694; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:14 -0000; secure; HttpOnly, _gh_sess=VE9UM08zcUhUV3RjVGhHRE5ES2dra1JmRithRWdIRm41am5OMS9BS3hrQWxNNktRNmtJZHE3TWU3dFRZdlp0UWpwMXk0Y3JCYXJuNTBkQ0dIUUpUVGhWQnBCdHZSMS84bVBvT3AwYVBZN0syMlRTOWhSVVcyV08xZE9UMExpUHRjVWxmWnZyYmR2THJsbkdmTGlaL0xXUHVhcHdEZ3FjK0Nid2ZYeUJUc0VWK2NkOFhRS2E4YnAyd09uaGdnZzNYN2FpU21qTUVGcXpRNUkwRitHdlc1Ujg3N09obDdyZmlwT2lpZ3RoME5QZz0tLSt1NEpLcmN2TWtQZHhTR3luMElEV0E9PQ%3D%3D--8b46cbaf749acc6f4da86a4145bf24592f8e06dd; path=/; secure; HttpOnly", + "x-request-id": "3686d70a-5b51-453b-84ca-01e7bb482ee2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E0:322A0:E6704F:15FB662:5D374BC1" + "x-github-request-id": "E389:161F2:3BCAA32:59416B1:5DB58B06" } }, { @@ -6738,7 +6774,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:41 GMT", + "date": "Sun, 27 Oct 2019 12:18:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6748,15 +6784,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b66d8c3881d75222d419381b4e185d99\"", + "etag": "\"b1bcdae9ae52e95fdcb25098383e206e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:41 GMT", + "expires": "Sun, 27 Oct 2019 12:18:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 06 Jun 2019 13:03:33 GMT", - "x-content-digest": "2eb126c2169c78d876f932fe19f63f7c3bb91f96", + "last-modified": "Tue, 17 Sep 2019 11:03:23 GMT", + "x-content-digest": "d7fa8483c08e7f043c0cb2e4824a74b7ab39ed2d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "47e3be1a-4b48-44e3-aba9-8532383fbfb8", + "x-request-id": "fde61bc3-9830-47df-ab07-e51483826f86", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -6768,23 +6804,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"30ddd3bd51eef67f47ae945f077ea525\"", + "etag": "W/\"71608be25c8cce19de7d9be417daa65a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.865595587.1563904961; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:41 -0000; secure; HttpOnly, _gh_sess=UWJOcG9md3Y1L3ErTVlLd0I5dUt4am9GVFVwRkZqeUdEOGxPUlJtcGVxVGpBdXYyYkM0U0Z0ZDhRYkFxRFViUVZtNXZGZmxMU2FscmF5eTN5VmVKcjB6czBmck5BSVZZbUhlazJCVkFtRlFwN2tZL01tN1JRVTJWZytRWTgwNGF4NHlkeFQ4Ky8xN1N5UmFoWmdQZ3NkdkllcXBOUm1XYllnYkJVWDUwZ25mS1dvSXUwQTlIREVySFd1Q1d6NGhVdXc0cGlwejlxY21wNnVWWTJwaitwUHJCY2ttaDZQa0h0blNxcWVDdTdReTBGYS9pMTcvUlNCUFVyM2FEaGZQM214ZVpnS0ZkYm9wZDIxdWQrdExrS0E9PS0tczFnWGl5WGlMVlRCYnNISDdnM2NYdz09--5bd53b059d6f037ec58bef1312e4436aafc4ef3c; path=/; secure; HttpOnly", - "x-request-id": "4157cf65-fb46-43ca-ab0c-f021d919bb4e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:14 -0000, _octo=GH1.1.1405270446.1572178694; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:15 -0000; secure; HttpOnly, _gh_sess=WkFYL3ExTTRaMUxqMktYc3BzU3EydHJpYWJ6ZnVNeTFPbTFqM1lydTczZWFqV0dKcmVzWkJIeVQvSkFrWnJwZmJNQzViTy83dGtqcldjOEp3R25qb2NneTRxMnpzQTNzL05QTDJKbk0xMFZnR0NFaVlmNXRZakg1TEZWcXJyZ283NGh6NGpKajJkMGxCR1JGeUd4T0l1WUV6MFFFMHFCUjFBbEMvVEJyOUJQSGZtNXNEQzNSa0x5emR2R1hMcHIwZW4rUkRDRG1UWW5ZaHJuZkJSbDhGRmtJZWJFWWc4aXZ0a0M1dXN6WTV1bz0tLVNhYjIvOE9CWnJBdUR2QW5BOVBNZVE9PQ%3D%3D--85d61697f47d26edb700704da23d9db1ece0694a; path=/; secure; HttpOnly", + "x-request-id": "8460810c-6c84-4a3c-b402-de5d66ee18f5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F3:3229B:AEDD9C:109C98A:5D374BC1" + "x-github-request-id": "E38D:40B7D:16D4F68:2227374:5DB58B06" } }, { @@ -6794,7 +6830,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6804,15 +6840,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"eceb837bc47a53cc97680c37afc399e2\"", + "etag": "\"a92b9300b427195deccc1ee0b0f59a85\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:42 GMT", + "expires": "Sun, 27 Oct 2019 12:18:15 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 02 Sep 2018 12:55:44 GMT", "x-content-digest": "b9c4fe9fe96334bb28799af39e5d8e352ae2cc75", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4a8b0426-b8dc-4302-879b-7b8e65096bdc", + "x-request-id": "2159370a-33a8-4217-90e6-75afe8d034b0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -6820,51 +6856,83 @@ } }, { - "url": "https://github.com/flosse/rust-os-comparison", + "url": "https://github.com/BiancoRoyal/modbus-iiot-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"88d0397f5d2740c9d933389937e8845f\"", + "etag": "W/\"f5a6b335bfb6cccc0650818bfb4a1e53\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.1958736567.1563904962; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:42 -0000; secure; HttpOnly, _gh_sess=VjBOK05oZ0w4YVR3V0NrMEZjYnV3bVU3UkgvU0YvUEkvYlFCbHNQM2w1bSsxalE2Sk9FYzhCN2pMdDFLek04THJLbHRSVWo1Mk80VDZWR0FJdUhkaFhTcUlwd2hXb0dnUDRrUm5ZMGF4SWE0c3liWlhWeTF1ZGkyWnBiQzdRSVIzb0dKVndYb0NCOHNFTi9xWmFrekRqaXJHV3JYbVlySXV6ZjRXSHJYVHZ3cjhJc1VVdjlUUG9rWUFmbERyTjZWZU1HOUFheUdud0k4dUpaa05tZ1VqZG44a0MyRFRPSkkzZURoTzM1ZlRvZmJUN012VVAyOUNKQzY1QzVmNTZLNDhldGxQSC8yU2g5d1BrY3BUNUxxVHpINmJveVNjbEJKTlIyOEhuOWRMZGM9LS1MYkpPMndqNExEQVBjKzVMQ2dDenp3PT0%3D--0aebfecbecba0ffe51debcf0b8074e0ff71c02c8; path=/; secure; HttpOnly", - "x-request-id": "8d2548ad-d219-4684-a01d-485f6bb06a02", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:14 -0000, _octo=GH1.1.1952553922.1572178695; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:15 -0000; secure; HttpOnly, _gh_sess=QW1PcnZFYW5ZN1lZSCtRS3FPQzVQZTBlUm5hODByM3lwaDI3S0NpU3RLL3hCMDE3cWlXUGNKNUlPeHVMeEFibWNoTlNOcGNYVDdCRlhpK0FVR0o0RHZFdm42eURXNlZVTFVpME01dVByUFNXZHp5VkhVNVMwdGJDRWZZKzh6YXpVSVo5eU05RU4yTEVUb3NKMU40WHB6Y3VYamoybTE2WjQzVTNLQlZDTWlLY3FIV0p5djBXTE1IRDdPam5QYUkxcVc1bkxQQlF6Vk5JM0pvd1VtZW9vVGt2Z3dwVUNLdEZtWDYxNFVKOFVkMzd5WWRkUmtqRGhFRDM0b1RLRnRITy0tSmR0aDAyUUVZUDlmU0lTdkRQMkVudz09--2e1ed750cfe5f7a2839510ea3c76a3ef8187989e; path=/; secure; HttpOnly", + "x-request-id": "6a6d2011-f3a3-443a-955f-84ebeb7d20fd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D4:4D65:852EF1:CA9D4E:5D374BC1" + "x-github-request-id": "E38F:1AB6D:34107DD:4E187BB:5DB58B06" } }, { - "url": "https://github.com/BiancoRoyal/modbus-iiot-rust", + "url": "https://api.travis-ci.org/redox-os/redox.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"2b6d2ad13eb7f5dd1587bae1bbddb65e\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:15 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sat, 16 Mar 2019 21:34:26 GMT", + "x-content-digest": "bfb865843098a9b53d8cf9e8d708799702d640cd", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "11b51771-ea90-4c87-b069-54d4ea5865bc", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/Thinkofname/rust-quake", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ccbb3372de1e43df409e44790d91e5a9\"", + "etag": "W/\"884591dba3cf08c5998da3497c74518b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:41 -0000, _octo=GH1.1.365791590.1563904962; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:42 -0000; secure; HttpOnly, _gh_sess=bDJwYTBCdTdpcnYzNDlrOHFJcHJqaU0wSDhDRzZBSW9TelNuSkl5am9qTldTaVBGemJQM0xsN1VuU0dwTWpZSEROUnNycElNTkptbUFXaWdKdVF2VEE3R0Z0aUIwZU9vc3pIamJ2ZjVQSktoNTdIdGRydmpqV0tTUXhJbFFGb096QXhUZjFoN1ZxM2tmL2N6bFUzSEpXRHJXaXZTZFZNZTExakhrczRVTWNEVmRXY1UvcUJmMmlsOEEwWVFwNDJOYjJhTElZRzRLSm9vdmt2dFNYY09Pd0xaQ1lsc3RwdVlhUHQ5WktMQStLNFllQkpweG04T0FmSUxQd0lOWmJzL0J1S3B6UWpQV3Y3cWZWN0t1VWV6TFNGU2pxY3hCRWNTNy9Sc25xYTVYVHc9LS1qT0h1eHYrWWZ2bDJ2RTI0Q0s3M3JnPT0%3D--07178f1729aaf90aa8d5c2a4e434ee48cdb10aa6; path=/; secure; HttpOnly", - "x-request-id": "b5b36f0b-7dc2-4910-be84-a9e25e2f5cb7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:12 -0000, _octo=GH1.1.493593789.1572178693; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:15 -0000; secure; HttpOnly, _gh_sess=WlFQNzdJK3VQSzlsM3dhOWg3NXVwYUN5eG9iT1VxUmxpNjVHTytWVUFUbUl6M2VsV1lXUUtuT0JWOGhHVnRmYUhHSGxWQjZrWktqM3AzZmZZQVZmR2VtVFF2SERFOXVLaDc1Y0VKYjhGcVBCZWZMdEplZWF4RDJPSHVteU5JQXV2ZHoyQnpJYUlwS3gyUXlDa0w5ak1FYTUwTHJ0by9ZNWp0RnZuTTM2bWFuYm1ZS2cydk1pc3Jvd3BwY2RweW1hQmppQkFrQzVmNDFFU1RFWEladDlub2JyeDBGTERhdC9CUG1rN1pQa2s0VT0tLXh2RWxPN2xEc0R5UFZJRklCTzdqL3c9PQ%3D%3D--1db718414674fa5a92b7760abef3968c41edf425; path=/; secure; HttpOnly", + "x-request-id": "2d7bea5a-7089-434e-a007-e6172ffbac13", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F4:322A0:E670B9:15FB70C:5D374BC1" + "x-github-request-id": "E375:161F1:33EADA4:4E02582:5DB58B04" } }, { @@ -6878,11 +6946,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -6891,13 +6959,13 @@ } }, { - "url": "https://api.travis-ci.org/redox-os/redox.svg?branch=master", + "url": "https://api.travis-ci.org/thepowersgang/rust_os.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -6907,15 +6975,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7d0f1322297784eecfefa2b64bae4d1e\"", + "etag": "\"c07577321954ee906ec81c0cb2a2b03c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:42 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Sat, 16 Mar 2019 21:34:26 GMT", - "x-content-digest": "bfb865843098a9b53d8cf9e8d708799702d640cd", + "expires": "Sun, 27 Oct 2019 12:18:15 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 09:38:48 GMT", + "x-content-digest": "da94a3eb502c4d57c4e21cf4d2339e89ad3d6d59", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4f01bed9-116c-48a6-b5db-6d381fdf6d83", + "x-request-id": "db858f1c-b344-4b97-888f-f1b1f1c45b2e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -6923,154 +6991,124 @@ } }, { - "url": "https://api.travis-ci.org/thepowersgang/rust_os.svg?branch=master", + "url": "https://travis-ci.org/thepowersgang/rust_os", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", - "content-type": "image/svg+xml", - "content-length": "362", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3e6fb0c2d46725ad973b64a12f13b1c5\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:42 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 08:47:05 GMT", - "x-content-digest": "f961becd3d0597a4bad7ec7237d23863748146cc", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "8022228d-81d9-44d2-a29f-44730b669077", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://github.com/thepowersgang/rust_os", + "url": "https://gitlab.redox-os.org/redox-os/redox", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"babdb2419e7f407c6e00c451acec8942\"", + "connection": "keep-alive", + "vary": "Accept-Encoding", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.1115081822.1563904962; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:42 -0000; secure; HttpOnly, _gh_sess=cThjYWprYnkxZVRRNktZbHdMRHZOVEkwYVQ2cklLTTRxRDFEaXAyaU1UWFRoQ1B4QmQ5VzVxV2NBSURaVzdtVWpxanlLWTRVRzkxL0ZOdnVpdEFvQjdqYWliRjd2VUFMR2xJemtFbDNpRTIvK2UvU2ROVmJPZ2ZDNjhZQkx2VGgrNlhGS3V2NTBlRnVnKzZQNC92Rjk4clNOQXQ4Tkc0aEZoTExROWFnenZEL1dDQmkwbWptNk94Q2FBd3dTVStzZHFmV25GRlE0REZoQWhJYWtiYy9veURyK0NVWVRUUlNFNVFiT2lMWlhiV0c5MWV6ZGhMUSsyZFFYTXFadDFvUEt3LzJvU2lVMFlVbmliL1J3emJ2R3A5dld2RE1NNDFkeUJydG5QUk5YMkE9LS1oQytsUWNGRlFNQXIyZXBCVmZweDV3PT0%3D--65bde4ebf79088b20fc8d00d5db188410d00670b; path=/; secure; HttpOnly", - "x-request-id": "86fdad8c-80eb-4f1d-8234-f8b422429d51", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "etag": "W/\"b0fdbd26a2539f42ecc37bb3ebfd0073\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "event_filter=all; path=/, _gitlab_session=e2aebdb3aed09db8daf556fc99fb98c1; path=/; expires=Sun, 27 Oct 2019 14:18:15 -0000; secure; HttpOnly", "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "RVtvUkiU666", + "x-runtime": "0.424570", + "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F6:2BA3:605BFA:9210E4:5D374BC2" - } - }, - { - "url": "https://travis-ci.org/thepowersgang/rust_os", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "strict-transport-security": "max-age=31536000" } }, { - "url": "https://github.com/tock/tock", + "url": "https://github.com/nebulet/nebulet", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"77d8f83bfda18b5da5ca34beeac32110\"", + "etag": "W/\"21f07270355985f12e1b55559b7bf099\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.1803875346.1563904962; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:42 -0000; secure; HttpOnly, _gh_sess=Z3hRaWwrWkcyNDUzbXRkUVNDUDFuRnFjVEFSdEtaTzdqZWpneHlENGFPZnByYTlZTEs2ZFlrdmtibCtHY25HdW9HL0pTUUt3MFBVY3RCMFEyQWViTkhjTkJPaEova2lQRVFycTA5VVNaK3JIUGUweGdWOCtvbGRka0huUFFPdzJvcEpuUVR1Zm15UW5vczdpenExcnpaOElIcjE1OFZKa2hkbytDZ3RvVWlzaldYc3Y1bGlkU0wvcE8zbWxVNVllNU5panlia0gzUURxWTRsYnZ4a2dCTytDZFF1UzU4R2tUOWpWbFlGTFhHWlVYRzRXYlRjZzRxR2RDSnNRZjR3Q0cwcS9MWDliK0NEK1lhL0M5RE42d0E9PS0tZzZNZjdyeDN4bU5ESEloQWkyMVY5Zz09--0184947c85a129bfcfc63c7db90472eb5db63ba5; path=/; secure; HttpOnly", - "x-request-id": "5e31a3af-74d4-4944-92ab-d7b04a653001", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:15 -0000, _octo=GH1.1.1397947912.1572178695; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=WFRNZzQ1ejRtUnowVGhQa09VSkF4eFVsOU52elR1TjQ0SHhKV1ZrZGdzM2pWbitKcGx1MmVEUUZQMnhXSmZNbVZvdFJBUVhidnVwTlllUnpyL2pNTWxJenROa3Bmc2hVNExkRk5WZ1o3ajlDeEF5Z29wdE1RZFRGNlZwSDU5cmx0Z2N0VTdLUjlTNnZCQUtKQ21hMEF1anIzK1NtUzNDRUhaTXRucXpXeUc2R3NLdEV4WkY2bnJHNEpCZGJtWVphMlk0VjRweEl6MVd6YjhqY2VvQ2UveHNzbEw1SWNSVXc5ZmFpc05GelltYz0tLWpVaVB6ZGU4eWUrRk9XNmljZ0QvSmc9PQ%3D%3D--c82c0823465b1503b3de7b978ed1e5106d169bf8; path=/; secure; HttpOnly", + "x-request-id": "f80f0666-5c8d-410e-8bc7-9c7405a7e2ad", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F7:3229D:CF1AB2:13AB905:5D374BC2" + "x-github-request-id": "E39D:1B30C:3344C10:4D0A96C:5DB58B07" } }, { - "url": "https://github.com/BenSchZA/pier", + "url": "https://github.com/tock/tock", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1ef0810ee8bd7c990d09aba63167f2e0\"", + "etag": "W/\"feb2a947446f59e7ff95857161f0ee36\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.1349802409.1563904962; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:42 -0000; secure; HttpOnly, _gh_sess=QW5CYmZKU21VVnRDcVlYZVB5eWVJb3NWSllhWXlod2ttcXFOVlUxVkExdGg2ZExBRWw5UHpEY2ttUm5veVdYUTRCYVhRdlY0VUlPTVlZdCtjaGZiKy80aW9waS9jMVJaSlFtRW9ZRitoVmx2bWFaUStITElVVEhnRlowWXhIRDIwTXkvNlpyQ1VXUTVXdjUvRms5L1NWWU5HYnNYNFF5eTBtQVNnYklHZ1BiMXl0OVRXa2tyMGRmcUxyUHZEY3ZCUDdyUkRMNnlUanRiVjBBVFZrS0xyL1M4a3lVcC9TVmRkZVhCcjFIQTVZaTJGZngxTUFNY01sakI1aldJWDBqU0FHbmdYamk2MTBFdzVDelgyNGRLMlE9PS0tYkplTERnZG5CeEhjM0kxdnRZRGo5Zz09--1c333efb142a3a8200878774cbbc8ab102986a07; path=/; secure; HttpOnly", - "x-request-id": "50bf046f-ca97-46b0-b14a-fd75aca7e76d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:15 -0000, _octo=GH1.1.1026050252.1572178696; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=cURtOERQN0JiUzk3UUtvVG5YSnJNVDNnMGpPeS9WQWRuNTZ6Tnpwd09KNDZtMGtzWXdFYktPQ01ScEYrVVFIdjBra0FwK0N1dkdXcTRUWFUyMXBDdjFWRGxQT1Z5d2VpTlhxcWljdmJqOG51WXVVVTRFaWZTR0kxWGc0MnlGdzBydlZGbWxaTytOWEliSGpnWWJDYjFLUjVCUlRxWWMxdm43MEdNakxQR0F0WHpIcnNmU1UySDdNYVMxdEtrbThGZnFFWGsreVBuNW5xMWZ0MDFWL25IZz09LS1LbEtUOEpYWHd0bkFZbjdqODJYVk13PT0%3D--836a45e79ccb6f9a29691583583749d092b968db; path=/; secure; HttpOnly", + "x-request-id": "832159a6-4374-426a-9ddd-31351ed090a9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4A3:1BAE3:D0D876:13E4E10:5D374BC2" + "x-github-request-id": "E39C:1B30A:2051472:3081898:5DB58B07" } }, { - "url": "https://gitlab.redox-os.org/redox-os/redox", + "url": "https://github.com/thepowersgang/rust_os", "status": 200, "error": null, "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:42 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "vary": "Accept-Encoding", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a6a1eb4b663b578dd42863c2098cbd8d\"", "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"037812d6d5c9f72d939ad0c2455b97ec\"", - "set-cookie": "event_filter=all; path=/, _gitlab_session=27b56db87da0ecd2ae2bfa27f371ddb9; path=/; expires=Tue, 23 Jul 2019 20:02:42 -0000; secure; HttpOnly", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:15 -0000, _octo=GH1.1.1445211746.1572178695; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=akZEQXh1dXk1cmpQWTZwWGhQVTdqMmw5OVhaTHFWVE5NTFJZdUZ6TCtCQ285Tm1oUWxHdUJ3blJBMENBK1hmZFZYaEp3T0hDczNoWWFPY2s4Ukl2U0h5TkJRSERqeHNPR2Fpdml6K0VNVTRzaklmZng4K1N2MzBEamFad3R4U0JvTlZiUVBqR0VEL3JZREd4azVLc0FaYkVHdUtNWlNSRTE5T1h0YXc0NTZMREhCQWJmMUJXL2w2T1hEOFk5UHNBT05wbEJxMlU5TVk5NUNwak44elFiVmlGZ1FqRElzKytqbTZkb3ROeTI3WT0tLVlWU0F2VDJBVk1uNEVqQTdTVUZBT0E9PQ%3D%3D--9f9e8550392b8eb53d774f6bc7f261a440167d80; path=/; secure; HttpOnly", + "x-request-id": "598c71ef-f7b4-4620-af53-621491c63d3f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-frame-options": "DENY", - "x-request-id": "LF2QjHu0t97", - "x-runtime": "0.268256", - "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "referrer-policy": "strict-origin-when-cross-origin" + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E397:1B30D:3B5B7F9:58931BF:5DB58B07" } }, { @@ -7084,11 +7122,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:26:49 GMT", + "last-modified": "Sat, 26 Oct 2019 18:44:54 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7103,7 +7141,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -7113,12 +7151,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"28c95ab5b6826aef694b4ee9ec502bd6\"", + "etag": "\"c82201208aca3cd77fee9190011f537f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:43 GMT", + "expires": "Sun, 27 Oct 2019 12:18:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 31 May 2019 12:27:03 GMT", - "x-request-id": "1ea1a83f-6035-4c7d-8b45-90d64c13512f", + "last-modified": "Sat, 26 Oct 2019 08:06:52 GMT", + "x-request-id": "966d527b-e802-4c77-ac8c-078675a03f04", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7126,83 +7164,75 @@ } }, { - "url": "https://github.com/arvancloud/libinjection-rs", + "url": "https://github.com/spejss/Image-Processing-CLI-in-Rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"580c70f3dd0ccf46b44b72fb5613a103\"", + "etag": "W/\"3b96fc20bfac73c2e05767a2a424d00c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.947201221.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=a0ExaWJLdXQwRUFqdUNLV01rd1FYRG9rek9KUmQrUktWTitiR0FlckYyTkdxU3BiVHpEcjZHcWJDNjVVWi83UTdIMU5aNW1VaCtERVFIYkZBbXZ0S0RwYUQ0L2JSK3dCVzZSVm1kUmxVT2JWV0lsNW9IRnYveVJVVWdsaW13cEtxbU5melNyVG4zbXB0RjZ0S2YwQlh5L0lrbWQrVkloZHhFUEQzNnE4b1NORkptcS9XWkpZK01hbW0xZ0FmMkdvQ0YxaW0zUzRTbWJIaEtsR3RCUTNaU1VUeU1DTW41LzBRRWF1dWlLRWJKQURWakFEbHoveDBwSzRIQmhQMmh4cGxlN0FPVjBSWm1LTThvWkJDT0xiT05hVmtPQVV6Z0dzYVFoOExFME9yb0k9LS1yaGVUa0Z0VGU0YjVkN21rcjlyK2t3PT0%3D--db3c2b4c6abaa267c1bcb2b19f29b5456ed5e802; path=/; secure; HttpOnly", - "x-request-id": "8729a03e-4de8-4cfc-92a2-864e1a5a2615", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:14 -0000, _octo=GH1.1.2053241773.1572178694; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=YlQzSThRUm9QRWFnR255cVdrRGg2WFBOUTlhTnFuYSt3UmJnR0ZOVlkyWUU5S1FPcTNsS0tDUXdPZm9NNnlDNGV4bW5DYTNQekM3UEV4cjYrb01FY2hBMGFqWlVJazZlRjN0YW51ZGgrNnFvd1pRVjZNWXVFRDNVeVY2WXpyM0NiMDIyVy90OWxkVUlKc1A4NHZLZFh1ZjF0VUVQejRKVjhNMTBRb3pmVGdTdEs5WURNYlR2cFRVeERKMlE5UzFaWE9RQ2c3R1d0ZTM4bC9NYllVUDZsQ0VHZ0FPSVZnWjZBL0JXUzhSQzZWQVpjeVU4YXRSZVNqQ0g4T29Vc1pBai0tcUczaUJscERKWXp5cWFUejIrQXp0UT09--fbb407bbca8bdf49e1e9ea6a4ce071eb77e397e1; path=/; secure; HttpOnly", + "x-request-id": "20196ca1-a2e8-4f7f-8943-4f3d5b09cf0a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4FC:E0E8:AD9735:108B0B4:5D374BC2" + "x-github-request-id": "E387:B5FF:3A53EA6:57A6F20:5DB58B06" } }, { - "url": "https://api.travis-ci.org/arvancloud/libinjection-rs.svg?branch=master", + "url": "https://github.com/arvancloud/libinjection-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"6550424da169166e1a87771372fb6bb6\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:43 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 08 Dec 2018 11:30:59 GMT", - "x-content-digest": "3fb906bf04b9dc964f006f1ec8f793775246df0a", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "62ef76ed-3836-4575-9539-408d5be413ff", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:16 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ba753b11cf51d28c64b098122a2deb9c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:16 -0000, _octo=GH1.1.1670283691.1572178696; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=R1JnWEZvM2o0YVpDQXJ2cklIT0Z3YTRITWxFQTJmaFRCeGd5UWtGM0MxdEdMeXdkOGpEUVhBRnI1SXJWSktxRU9xWEVOVi9JUnlGMmZhTmJsdldWdjB5TlB3RVQybDFpWis5SzQxS2FXbkFpdTVLY1g5NGhkQkdaSG1OMWhtc0gxRDNiSTQ3RUkzbXhvL1Y2V291RVJFK2lXSzdZbTVNdmlsK1VsM3pGMHQyemVBYjZsQ3FVeEtDdkxqbzcvdld3TWFWamZNRDZHTHg0Skp1dnMxckNsL0Z3dmx6eldMNmc4ZFpsb2NlWGZpVT0tLWYvRWNNREJ5TnVWOVRDbE8yZVMvdXc9PQ%3D%3D--f056b5331e9b3257461d1e23480b16397150b643; path=/; secure; HttpOnly", + "x-request-id": "f8c63b97-4cef-4935-a118-65697cf42545", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3A2:1AB6E:3B544B5:58E0861:5DB58B08" } }, { - "url": "https://github.com/client9/libinjection", + "url": "https://github.com/kpcyrd/badtouch", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d611ab6d92a4429ddee46b0cc75447df\"", + "etag": "W/\"5c9aa9b68702dfd51769be1239896132\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.1301508658.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=Z2R6NzZnb0lyZGgwZ0F3ZW4wa0loTTJsV0ZMbEg0UENteWpPNmpFdXF5T1R0czBrWmZDUmpRbGtDYVdlQlVtbzJXUVFqaVhCRFJVYUR3VkdpT1pORUZhdnphb0x5ZWFRT0ZpRzVHdkJtNy9kcjFZcjBIb3pqSGpQcnljdGtGNWVjTkZDeEd3WWxDektnV2k0Wk02bm1aQWVzUU9uR2JOTnR6N1J4R2NHOEZxSmhLVGVMWC8zRHVMU3RSbVlZY2E4bDljVnptblZpNGtBRVRCcXVWeERlTHMzNXNhV2U5NUFnZFN4MTVrb0JzbXdNQUdvanhndytZdHkzSzVSR2pNMGwzcjMwN0FtQkZXUlZyeExXZVh1UEE1RHFwdXlwempwTVF1L0ExeGJSWFU9LS02L2ZqNEhoeFhNVUVIb0pKR1kxQUhRPT0%3D--0498cbd19ae54cd63c57c502050113b3774a9dcd; path=/; secure; HttpOnly", - "x-request-id": "e405746a-f1bc-4f4f-8226-29d9d05b47bf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:16 -0000, _octo=GH1.1.1009897596.1572178696; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=Skl3VHJtR2ZhWlhLcFVZMjBEeXpNSVlNRW03a1hUZUVibHRsMXpKUXpKcWg0RW9QOWNOVUZGN1VINkFTek5Fakd6NHJMQ0tSbHROanJIWjl4b2hzWjVHNGxidmh2MitsNlhLVitjRHBxTkFZa2h4aXRhWll1UU5OaTJsejBUcWZLakZqaHorMjRVZkhXUnpLWlNCOW1ydzNPZ1U4TWx2eGY5bExnRXVFRFlKT0tLWFVQT2Y4NDVJaHBKKzhkeXpnSVlqdnl1WHJlTnZRV2lMRHpZdnZ4cHZTMW1YNzBoNUV1MVhnNzhjVU44Yz0tLUIzSUlCZlZ2ejdZeVh0Sm1zOXhCZnc9PQ%3D%3D--8a1b7da959ab6ff40714ac0fc2de428402b2a39c; path=/; secure; HttpOnly", + "x-request-id": "ac43f41d-a168-45e5-b217-bcbd9738d27d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C2:4D68:E5CD84:15DF4E3:5D374BC2" + "x-github-request-id": "E3A7:161EE:2AFB593:40AC2C1:5DB58B08" } }, { @@ -7216,11 +7246,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7229,37 +7259,45 @@ } }, { - "url": "https://github.com/nebulet/nebulet", + "url": "https://api.travis-ci.org/kpcyrd/badtouch.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:43 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cc1c1b6cdd9d15f096356cdbfdaecaac\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:42 -0000, _octo=GH1.1.1342624701.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=SndVZXloWU1HNks3bHhXTGZkZUZvOSt5NmVON2crTy9oTlk3WkpvZGVQWTErRGlvdlRuZ3JGN09kbTEyeEdtNjY5RTFXZ0YzUDI0bzh2eHRaV2JDekd2dE0vNFpIMWI3L3hzSFgvVkVDZlFQbS9ZS1lPSHF3emlobWtzZEhtRFRlVU0vUkhkWndVd1FpLzhuN2hHUUVKSGswaGROMnM0K1NOMy9sU3ExL3Z3dG1wODZ4VzNJUFRJNCtORTZCQ1Q0VHl4MlpDRWx3L2JRLzVlN3VKZmhmWHMzQlZJS1N5R0t6OE5rVFE5NFhzR3huaUdadzNQVTV6cmtkSGo5VmhpdzFod1duOWtvUzl3d3BLNGFUY1dOZmc9PS0tTGd4ZWpsRGV4MHdmcENBMzJqMGZGdz09--d3334a57af841a6994589d8f5c2f3655dc6f875e; path=/; secure; HttpOnly", - "x-request-id": "14a1bc26-b1c0-4af0-9c8c-25b73bba6180", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C1:2BA3:605C17:921117:5D374BC2" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"89f38381c88a1eedcd1d7923e938e5f8\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:16 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 15 Oct 2019 22:48:22 GMT", + "x-content-digest": "30c3da572372c6488c76679978393ce1dd100f38", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "6576250b-e13d-4c6f-b7b6-2924ff1fd7cf", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/kpcyrd/badtouch.svg?branch=master", + "url": "https://api.travis-ci.org/arvancloud/libinjection-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -7269,15 +7307,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"32d63df683a8d68735cbad469195cdad\"", + "etag": "\"9c636a02614229d5ddebf9b35c55c5ee\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:43 GMT", + "expires": "Sun, 27 Oct 2019 12:18:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 22:45:59 GMT", - "x-content-digest": "97d8d2cd60d270d465ba266abb5f0f12bb4c8213", + "last-modified": "Sat, 08 Dec 2018 11:30:59 GMT", + "x-content-digest": "3fb906bf04b9dc964f006f1ec8f793775246df0a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7c79e824-bea2-427f-a477-0a08f51b1667", + "x-request-id": "206d336a-d91e-4631-b38d-28114c50b893", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7285,123 +7323,91 @@ } }, { - "url": "https://travis-ci.org/kpcyrd/badtouch", + "url": "https://opcfoundation.org/about/opc-technologies/opc-ua/", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:15 GMT", + "server": "Apache/2.4.39 (Amazon) OpenSSL/1.0.2k-fips PHP/7.2.22", + "x-powered-by": "PHP/7.2.22", + "set-cookie": "PHPSESSID=k75mg9nnisf1fgam3omh7828h7; path=/", + "expires": "Thu, 19 Nov 1981 08:52:00 GMT", + "cache-control": "no-store, no-cache, must-revalidate", + "pragma": "no-cache", + "vary": "Accept-Encoding,Cookie,User-Agent", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "content-length": "10064", + "content-type": "text/html; charset=UTF-8" } }, { - "url": "https://github.com/kpcyrd/rshijack", + "url": "https://github.com/BenSchZA/pier", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"48875728865eef366dfb668678de1413\"", + "etag": "W/\"42e97bd03303311cb07403173c7510b8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:43 -0000, _octo=GH1.1.25289402.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=aWs0QVRvU0o1TWpnN0ZhenExempqRDBMazl0QUtOVDEwOXJUYnpGSkdxY3U5dDVyaTNGckVyc0xPZ0tNVG1ISVNyMVFqUGR1bWg1RUhTWHBRT1RvVmtxcTZ6ZHFsRE1RNWNQQzBmQlM4cEhwZkpCaS8reVE0Ry8xdXUzTk1LbEV4bVdBcFptek1EOE1HRXZiVG5Qb1EycUhiTlBhSnNzRUxYRFZRK0k3VWIrYkpaUmdRbEMrWWh0OG1KYnQ4alF2Ym43b09oaDlEckRMbmZDN3V2V0VqbDhrdzJYakpoMUVSU2cyZjdsVVdDZ01ib1R6a1JpS3VMTTkyRkRUYUFaUTNMVjlGQ3JRbWVpc29leHhrbytSb3c9PS0tNXFXSjhYT3JyU0FBU2hIbDVHYUFxdz09--2d4eadd989394825e693468dfe259e90f152eadb; path=/; secure; HttpOnly", - "x-request-id": "60858fcc-426e-46e3-9633-f9d03baa6c8b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:15 -0000, _octo=GH1.1.1448872256.1572178695; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=bmt5alo3c2szTlQzMGNURC9oUTV4Q2wrSnYzV1E0dDZzUDlGTzN6UEF2cnd3NVJ2MWkvN3RQbHR0anFTNkF6d2lKRTFGRkgxbHptUGhFLzR2SG5lemswMkVOdWJueEk4MUtTaW9ZOGJsZVliS0JoWVlRcVV4aVgwcUFSTEFreGxDOGpsVU9jaGV6QUZuamo5bTFEQnErdjJkUU0remFuYTl0OEdTVENCZzdjNFIzL2RvYnBocGkzWmZjWk9MYmhlMHdxdjVyNFZmbzNZeGRlZ1d5NGJqTTZpblB4UHlUd3VzWkN3LzJuUkVJUT0tLThwMWhDbzVFc0UzdURCeWN6VjhidHc9PQ%3D%3D--24d48ce1eb86539849296030abca84f438e9c934; path=/; secure; HttpOnly", + "x-request-id": "ef64f0aa-c8bf-49b4-9f39-013ede2df32a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4EA:4D67:D5CEB9:141C088:5D374BC3" + "x-github-request-id": "E39E:161F2:3BCAB96:59418BC:5DB58B07" } }, { - "url": "https://github.com/kpcyrd/badtouch", + "url": "https://github.com/flosse/rust-os-comparison", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4800a49150deec8a7fcb8be897b03433\"", + "etag": "W/\"78390db4730fcba05434d43b859b83f0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:43 -0000, _octo=GH1.1.932708896.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=cCswN3ZscXR2MlV2YzNzay83Wi9ubDdsa2VGRDUyd3ZZMG9zajZYUndwNUZkcW8xeVRpSHVDU09zN0VycjlTekFickkzaG1UbGJCSUtrYUdGVUpmdUlIQWhReG1SbHBFdlRVWTlzNFhRSVNDbGFRbHlUK09sTjlmZ2Y1a09ZNmxkZ3B3ZklQWi9pZUNuenBBYXJZY2dtc25ZVHVtcXB0U2VBeWZoTzhTa3NyYmc4K2RuQURhbjh1dWROdkxnaFEwSE9iMEhoNklTdURvTitUMDFzbUtpWTlPemFrT0NpemJHL2llZks2SENDcStVYVR6MTRPaXZPL1BVdWtxMmhyR0o3Nk1maFo4bG01OGpBQ0NVdXp2Y2c9PS0taDFaQ25uMVNXeitnNzBWOGFaWlN0Zz09--e071cc5f6bffc5aa555e64c5087cfd8e2c578af2; path=/; secure; HttpOnly", - "x-request-id": "e154846e-8cf6-42c9-ab20-48f70bd56b0c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:15 -0000, _octo=GH1.1.1464947237.1572178695; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:16 -0000; secure; HttpOnly, _gh_sess=T3dnZ0VYN2NTK21QNlBWNmlibU9HTXovVnRKY0ZrdXMva2svWmRseG1nYks5cit3NDdDTWJyUFhZUzhPRitFYnBEaWJuSVBqWE9KcE9RMWt0c3lDd2F4K0ZFQjlaNklET1llM1hWcU9nb3VsRzJobk4ra3lqZmF5UnFPdjdrOEhicjFyWG1DUEFkWDNIN0FUc28rQzdmcmxaZFZZRVA4RStKZ2dpWi9rbTV1ZG5tRGFzQXl0QW5KTnVqT0ZLb1NhWEQwMER1YllKQTk2OFZSQmNTNWg5L3FBb3Y3V3ZHM0lycnBXbVc5SHVyST0tLWtLTytFamJFNmxmVWZiMUhxbW5HNEE9PQ%3D%3D--8b83ebada90f0d593d0d4d07554dfefd426c861f; path=/; secure; HttpOnly", + "x-request-id": "144a5600-f503-4d15-a62b-2aaff4086eea", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C5:1BAE3:D0D8E8:13E4ECC:5D374BC3" - } - }, - { - "url": "https://opcfoundation.org/about/opc-technologies/opc-ua/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:42 GMT", - "server": "Apache/2.4.39 (Amazon) OpenSSL/1.0.2k-fips PHP/7.2.18", - "x-powered-by": "PHP/7.2.18", - "set-cookie": "PHPSESSID=6ng45g8lgc4u5kdd3ql4u8ja48; path=/", - "expires": "Thu, 19 Nov 1981 08:52:00 GMT", - "cache-control": "no-store, no-cache, must-revalidate", - "pragma": "no-cache", - "vary": "Accept-Encoding,Cookie,User-Agent", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "content-length": "9342", - "content-type": "text/html; charset=UTF-8" + "x-github-request-id": "E393:40B82:3BAED77:590B928:5DB58B06" } }, { - "url": "https://api.travis-ci.org/kpcyrd/rshijack.svg?branch=master", + "url": "https://travis-ci.org/kpcyrd/badtouch", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d595a1a28d8512309754e00d68c98cdb\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:43 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 27 Jun 2019 21:17:04 GMT", - "x-content-digest": "443817f37176dc664e6dcedb4a162caa30def612", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "7fa6e606-5450-435e-8266-91cbeae2380f", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -7416,11 +7422,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7429,27 +7435,26 @@ } }, { - "url": "https://github.com/kpcyrd/sniffglue", + "url": "https://travis-ci.org/kpcyrd/sniffglue", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:44 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9ad6f1a59d6e662907ccd2541eea12bb\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:43 -0000, _octo=GH1.1.1573586842.1563904963; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:43 -0000; secure; HttpOnly, _gh_sess=bTJQbGdNWXVWUUNrVHlhamxGUHIza240QXdhMzk1RzdJQU0wUmVRb0xYUCtXbmJBUWZsOS9iRnBYRW01M3Jxc1JIL3Z4TE8zY2gxY1pyVEpBRUNza1FMbWZmeG5KeHFBSU1tN1U1c1FBcTcxWTd3WncwQ1VYME9nS0lrSi9DRjhkbENDMy9rdzdGYmtSaEtEOGg3ZzQzSXV1elFkNW5zQVE1NnR0Ujk4RExOTmlRMFJpZ1lsSVJadkUwQXZSOGVtQlZIQklsbGFrcEtjdkliSDVGUytVUHZhNExmaVdTN1B6ODFnbHFLZisvMVhlbjRIWGZpeThndlhtQTNIcU9DL09XUnhDUWNjMjJSR2MwN2lwM0xCYnc9PS0tY25WTk9wT1lvZXVkaEN5K3BOb25uQT09--760def26115972d074f90e0e657b689f33f1a8a1; path=/; secure; HttpOnly", - "x-request-id": "929c27bc-4aa0-484c-8a85-6b90d2a98de5", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F1:1BAE1:8BE260:D4A787:5D374BC3" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -7459,7 +7464,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -7469,15 +7474,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ffb89123ef38b88a027d8ae893f420a0\"", + "etag": "\"793c145fa858b764cfc2c09151c2e677\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:44 GMT", + "expires": "Sun, 27 Oct 2019 12:18:17 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 01:44:36 GMT", - "x-content-digest": "f969be58943a0000c27944bd17f1f51139eb199c", + "last-modified": "Wed, 23 Oct 2019 10:23:41 GMT", + "x-content-digest": "d1dd24d76780b3f252410e58a5c022a416bc683c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "88b11c03-3b3b-4e3b-a355-c957d4dcb924", + "x-request-id": "6b8f60cf-3e18-4b3a-a869-a67488fb8d61", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7485,25 +7490,34 @@ } }, { - "url": "https://travis-ci.org/kpcyrd/sniffglue", + "url": "https://api.travis-ci.org/kpcyrd/rshijack.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"b6be8201142e1a521a8bcbcad75c9853\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:17 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 27 Sep 2019 21:19:49 GMT", + "x-content-digest": "6792a07f8c9802ecfeac910f1f1b85442930c8db", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "ee250f86-34b8-4a6d-a33a-57373a928a6b", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, @@ -7514,7 +7528,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -7524,15 +7538,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4f9741bde4bc5eb09ac0ddc574a7e035\"", + "etag": "\"251f25c14108b9351e3b5ec3624d9e15\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:44 GMT", + "expires": "Sun, 27 Oct 2019 12:18:17 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:51:47 GMT", - "x-content-digest": "b95ba8138dcb02f77d030d107bbc4a58f117590c", + "last-modified": "Sun, 27 Oct 2019 02:46:27 GMT", + "x-content-digest": "e4355ab965b760e06dccdce53a33c774894eb359", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "82fd986e-1c41-4185-9fe4-96411af0815e", + "x-request-id": "ff2fab7e-f2a3-45e8-ad70-9126f2e834fd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7550,11 +7564,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7563,27 +7577,74 @@ } }, { - "url": "https://github.com/kpcyrd/sn0int", + "url": "https://github.com/kpcyrd/sniffglue", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:17 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"89fa2ccded7ca73b960bf9dc41c8b1e1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:17 -0000, _octo=GH1.1.82491522.1572178697; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:17 -0000; secure; HttpOnly, _gh_sess=Rlc5WFdGU05pK09NcWxqek9FVzkyQ0IvcHFQaFVXbkFaRFRCMWNTK00zeHI4dVFiSFFScC9kQmcxcW9sSnRFQnF4SXBPS25CVlRXdWVGYTdEV2ZTL0pqMXFUcEFmdVAwZk1RMUN4cml5TzJURksxZExjV0NyelRRZTVlTklMSmJleVlNWnFVL2hUdElrSjdMOS9Kc0JGL0hwQlVRQ2lYakd0NGMxL0JCK1MvbFdvU1JFVEJUV3hkdFlQTmg4eHJNZ3BCTWllNzNwaDhTSkp1bmNYRG1NZVJDV1ZQcjlWSmJETWJoN3d3a0IrWT0tLTFMcHFJMVVhQTlkemdMNjFxRjUrbVE9PQ%3D%3D--13793cc3cf1a69018d254f8d4d4a1ca72abdd72c; path=/; secure; HttpOnly", + "x-request-id": "327d6c1a-c5c3-4eb6-8035-fdfea11b3853", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3AE:40B81:34770DB:4EEE3CD:5DB58B09" + } + }, + { + "url": "https://github.com/kpcyrd/rshijack", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0c8c7ef53d894e4c1cc9797441caaf85\"", + "etag": "W/\"be9be815ba6d95dfc49265caf6e81b99\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:43 -0000, _octo=GH1.1.687363466.1563904964; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:44 -0000; secure; HttpOnly, _gh_sess=bEUyWDR2eXZSUlZZNmZCSkMvb1MxREtYQ25WNVpyYTBNOG5pSklhQ2lRN053ajlCSGRhZU1VMS8yVzlwaUZ4RE9lNmpob3A5ZXBiTkNNMTc4WG4yYnlzcUlPZm9GZ3kxZC9Hcno1SzJUTytyOGV0Z1JBQlk0bUV6L3RQd3BMazRud0RKdGh5QlNvdVZWR0dHWnE2ZWw0NVFTRjJaRDg0a0FsQXVJOS9tMTBJdnJEV2lCbURZc0tHMVR5aFhTSSs0bFJoL0oyUFI1andISzVROUVJWUdjbXZVck5SdkRadXFsaHNPSlM2cVZKZERVeFdtNlFvY283dXR4bEV6aDgyNTZ0K3laUkw1TXBpUE4xQ3hOTHYrQmc9PS0tQ01Jbzk3QmNndXlaQlBjZko5Ynd3UT09--5f17eefdf7be62ca205a9de673371c8fb95e13ad; path=/; secure; HttpOnly", - "x-request-id": "8bdb149f-498d-4040-9801-c60bd0acfc8d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:17 -0000, _octo=GH1.1.1392039312.1572178697; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:17 -0000; secure; HttpOnly, _gh_sess=eTNXRDlvTXhDdVYrc2tpdWtwM0FrY3RWMENSeHlSQzRUWTNYekpIZVpLa2REMXBKNDE3Wk5WOVgxbTRtdDRMUTVXLzRYSHF2WlZLVURwS013b2V3dGZFaXhuZFQ0SjFhU203Rjh5bXV3VmU4NEhYRHQ2SHlMRjMyU0c4RUE4UG5yT1F2cDVRMlk4aytsVEpOc1N5cnFZdStwbkN6REZRTXFOMUV4VzErSVBVUWgvZUZ0KytyVVh5aGZYVDlaUmw1MFpYbzVBZTVwOEVtMzBHejJDUW1YOWtGQWo0ZXZCeU5NTHdMeUdIOUZ3az0tLXY1M0t1WHlIemYxbEZXd0tuNU5KbVE9PQ%3D%3D--b42bbcd866f8e02523ca6cdc77c2f0f761ecd93b; path=/; secure; HttpOnly", + "x-request-id": "99383326-a60b-4234-b766-e6aa2385f43d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D5:2BAD:CFEBC1:13BAD56:5D374BC3" + "x-github-request-id": "E3AB:1B30B:2B2963B:40C072F:5DB58B09" + } + }, + { + "url": "https://travis-ci.com/Gymmasssorla/anevicon", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 18:44:54 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -7593,7 +7654,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -7603,12 +7664,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c638aa846eee932e215426e0fca3dba4\"", + "etag": "\"0c911672093bfc3c20513cd19cb8469e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:44 GMT", + "expires": "Sun, 27 Oct 2019 12:18:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "4b0faecf-378f-4d46-aa41-186b6b720b0b", + "last-modified": "Mon, 26 Aug 2019 01:10:57 GMT", + "x-request-id": "f4c85893-09db-4d2f-b6ea-f7b9acffe375", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7616,31 +7677,31 @@ } }, { - "url": "https://github.com/Gymmasssorla/anevicon", + "url": "https://github.com/client9/libinjection", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1a137b36d43465134b06349558e6cbb6\"", + "etag": "W/\"a9f58ae88ae44d5a6a6de60f96e39171\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:44 -0000, _octo=GH1.1.1835255088.1563904964; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:44 -0000; secure; HttpOnly, _gh_sess=QkFmYUNFOEZiN3E3c3M2SWhZMnBwZnpHZUdUY1A5OUx2Nmg3U1d6WWU3Vm5KdU1DejJONTFLMzd2QjhaL2hSQllGT1NoQlliZWFwSmgrNk1oeXFmb0ZyOFQxcWdubGtIak9rdm0xSC9lSExPM1QrNjh1NFllc3ZjYlAyQ2ZpbG1OVUVOUUlkc0JVSUFIOHdyVTJDY3RmMWtxUXdEWEg0cnZqd1VNRU42NituR2VmakRkdG0rSVpLY3RHUWZqUDNLYXJFemVwVlkyWGhLRFFTQThvdFY3ZXByeXRkSWREWmMxMHh4SzZ0dTY2OE5LanZTc2RwMDJGTWVaRnJSMHpBSUZIaE83dWswWExMVVppMVhRZnBIL3V1TmhlM1Y2UlJRd1RaT1BBczZMd0k9LS1lbGdFZ3AyTnN0d3pqVjBQTFk5SUFnPT0%3D--d8d4b6cb51b14f4c102e1e6e35728b3256c260d2; path=/; secure; HttpOnly", - "x-request-id": "5233fecd-8dd3-468e-8800-4e52d49e7a49", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:16 -0000, _octo=GH1.1.514476628.1572178696; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=NFFCeWFINHdHM0pYZEVqWTNVazlhbnRYdUxFQURaeHZhWS9sMWptaFYwWVljMzdjaXhnZkwyRFdTR21rN04wYktiTnNrTGczVkt4UHdOL25tbWhXOGhrRUE2ODNKekJmYTAzdEJHRjY3RHJxanBLQU9NRGR6UDdidVdVWSsrOGZpSlp2MUQ4cG1oOFJXNGU1MHBacEY0MW82NnFxaXNsK0lLNk54MzloYlRYTFFRemw4eGhQV2ZtQ0lLYTIrTTE1TDRKTUw5dTRSZm8zSTl4cmtKb0dSWko1TnArZXgreDhVS0tTckJ3eVo1Yz0tLXhrMlhid2JiZEhyRjZRQm1pNE5aZXc9PQ%3D%3D--807773518f1df9813d72cd764c08f07a90b47c25; path=/; secure; HttpOnly", + "x-request-id": "2fd4f739-d3f2-4aeb-8032-7a602ee9f0f9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E6:3229B:AEDF0A:109CBD4:5D374BC3" + "x-github-request-id": "E3A3:40B80:2BA6F0A:416DACD:5DB58B08" } }, { - "url": "https://travis-ci.com/Gymmasssorla/anevicon", + "url": "https://travis-ci.com/Gymmasssorla/finshir", "status": 200, "error": null, "headers": { @@ -7650,11 +7711,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:26:49 GMT", + "last-modified": "Sat, 26 Oct 2019 19:30:05 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7669,7 +7730,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -7679,12 +7740,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a47195ab7b063ce91d6dec9b0bcd45a0\"", + "etag": "\"4bb04f74877ec3b0488c97e6cbdce019\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:44 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 04 Jul 2019 12:57:40 GMT", - "x-request-id": "1e945f45-2fe2-46d5-8ecd-3a5b2cc0fa6e", + "expires": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-disposition": "inline; filename=\"canceled.svg\"", + "last-modified": "Sat, 26 Oct 2019 19:22:53 GMT", + "x-request-id": "e3e69079-60b4-4953-aa03-90bf7fb797a9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7692,50 +7753,99 @@ } }, { - "url": "https://travis-ci.com/Gymmasssorla/finshir", + "url": "https://github.com/Hippolot/finshir", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:26:49 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", - "x-frame-options": "SAMEORIGIN", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0e7484b2dd9a5b4c38809235b1292ef8\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:17 -0000, _octo=GH1.1.2014198189.1572178697; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=Y09WLzNrNDl2Rll4aXRQUzBBSGkzL0Q2cnc4R2ZmWnBSUWlpdmZmdmxpVlgwckUyWllTV1ZBUHNaVjhDQTZqRnZQc0ptcDVGd25tWFcyVTUraENqTndJTm9zam4zWEhEUG9CQTNjcE1UVnM0ZWh5TzFtaUt2cmdLQjJ0aEFyOXQyRGV5by84Q3NWZkFBUXFDalBDR28rSjFoSFRHa3EzVUp4QmZ5RVNtSnl3WEtxcFVRYURpRkc2SUtCUDF0NjlpMVV4bmV0ZVpoZDV4am9CeldXTzN2anBlVVJsQUN0RnB3dGVJWk91VGdiVT0tLUJBUGU0cVNzUStjZnhIS1YvaWFMNFE9PQ%3D%3D--830cda9340cfed54f3cfa5e74aa33ada148ba51e; path=/; secure; HttpOnly", + "x-request-id": "c3f3df48-665f-4c6c-bc98-1ff165920194", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3B7:23F82:33E73A3:4DB6389:5DB58B09" + } + }, + { + "url": "https://github.com/Hippolot/anevicon", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c8bebbd815db86aa3c071f8ebbe1ebce\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:17 -0000, _octo=GH1.1.633736032.1572178697; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=ZHl0TDNTek8yNkNneXNPVGhPSXRMVTR1RU9EWmVUSWp3OVFsaFVKdWt1bCtxU1ZtL0M1M1RMTEtiSVZtOFBEWFY5MnpjWjhyczMwRVhpUTBtUzd2ZXNZZVg0SEFvbFllWWNlZEhqL2l4UFRKZjhLeDNPR3NoOGlnZVF4b0s2L2FDNXdZV1g3dUpIVWY1emJCVTdzQ0NNNjhkSW1xRlh2d3Y4TFBpMEVwR0lOTy9wSExYb0s0cHBvMGtOcUZ5QTZnTldZanR5cUlDZEhxUXNIbjZTU1k5dEk2WnF2Q0NjbEk3SUFXaTRvNDVDTT0tLVBmT0ZEVHAvcHBrVmFacUxrWk11b2c9PQ%3D%3D--a2d01e679a356d53d4a9248ad68d50bbe0819ec3; path=/; secure; HttpOnly", + "x-request-id": "b0ae0742-320a-4e6e-921b-32e4b897594c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3B4:B5FF:3A54232:57A7472:5DB58B09" + } + }, + { + "url": "https://github.com/kpcyrd/sn0int", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"4dc0436fea06a05b5b1085208fbb9a75\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:17 -0000, _octo=GH1.1.1935320868.1572178697; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=SkxKaFN0V3I0TzJ5NXNWNUM5bVRTZWJEWFJBOGh3TjhXZ1Q1cUVBb2tHN3c5THB3RlVPdm9yTHplb3FuRWxCMUF3Y2JNQk0zTmpzNWZNdjlnNGxRdHFDRko4VEVya2o4dEhjQ1QzMlhPRGNmc2JBZDQ4NUdIYkNteDB1clAyUjJHUDB3YTA1OTNaa21rUVU4cWozZjQwVWtjbGtIMnZWYWhsNUM4V2dlV0FYY1dFVnNYd1BBaHJCNkN1SGUzeWVocVkva3VObmZJcjNLdGJBS2xTdjFoMGtGQW9OSTRXM3ZIVi80MnU5ZlUwTT0tLTdZdVhVUzVPVmhaai84WnhMSExZVWc9PQ%3D%3D--38f3979f8993ed252639b2cb95067f1471d75d24; path=/; secure; HttpOnly", + "x-request-id": "813c0675-b9aa-4e2d-9c5e-6ca4df2f3642", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3B1:161D7:2D9026:438D9B:5DB58B09" } }, { - "url": "https://github.com/Gymmasssorla/finshir", + "url": "https://github.com/brocode/fblog", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a5130c4d73c69dfacc915a0c237e6e5f\"", + "etag": "W/\"0845996b6a38ed062201fc78c495f087\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:44 -0000, _octo=GH1.1.235710623.1563904964; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:44 -0000; secure; HttpOnly, _gh_sess=Vkw1aTRWQnFBTUJ6MWRrTGh2amZkNjE1L1c4VzVyZGlBZHBrakxSMGIyazRxcmVtRlhaNWFmZ08rYlkza0ZoRmMybHpacmdGS1FTVVhtNEFpMWNXREtXWDJsL1U3S3MycVdZTnlPeXlmVVEzUjVsRGFILzdXQXdNaFRGM1ExRUpaK2xtdUJLY2hBYlZhUHg5aURxY2k1YXNaSkZ5QkFhMzJqNTRwakdONjdoa2FJZmVPeWQwNUVxaG4xWmpmTVUxMUs2dG85QUs5NWs1MHdQVExsVnJDQ1daZkRwWUkvYXFYdURjdzRER1BPWWYxdWdad1pjWi9Bak5vS1ZMVWtrbEw0MDFzb2dKZEJNTUs4Qk41elhxaFY3QytpVlhMN3g4Q2xlRVBBTmFpdm89LS1IaFVvQ0M3aXQ5RnlMWlBaNWJTRjhBPT0%3D--8ffb1892154296a3c896b056c4ec488265a03bc6; path=/; secure; HttpOnly", - "x-request-id": "a9bf3bf3-76eb-4eb6-adf0-32cd80614a79", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:18 -0000, _octo=GH1.1.1941284764.1572178698; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=QW45RG1JTStITGVCNzhZOGhOQ3c5Ukp6Sjlwc2VIVkVES0ZxTXhJdVMyZVN1Z1pweWlUWTRiZ2ppZ3BOWHErazFXRXg2ODkvdGNKSFBGVE5wRFQzVzh1Z3NQb0piQWJFWnNLZW5jZEpyL0pkRGZnc0ZEMmlLTVZnRFc0Yk5yekZ2dEVlZDFRTjdmZ3dTWFdmd2tLUFhiL3pKSTJ1Q0kzK2g0RkF5MkcxKzFFblhhVkJDYWNzNnFkWllzZlAzb1pkSG1aSHlQZy9IVDBBTjg1TlNIUUxyL0JCaHlvdFBZTjBqS0xDMTJpSUgxTT0tLVIvNjVGeVIvbXpueFdLa3hhVTllT3c9PQ%3D%3D--fb9238837f7a67545692778cf5cab49fbcd62b89; path=/; secure; HttpOnly", + "x-request-id": "6e2b51ca-9788-405c-8824-892a24c8d88d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E7:32296:60AC0A:929D11:5D374BC4" + "x-github-request-id": "E3BA:1AB6E:3B54666:58E0AD1:5DB58B09" } }, { @@ -7745,7 +7855,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -7755,45 +7865,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"19efb68cacf3c6bc350f2e04d148fe62\"", + "etag": "\"e47babbfa84e6088ac183f4be4a3e42c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:44 GMT", + "expires": "Sun, 27 Oct 2019 12:18:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 05 Jul 2019 10:45:16 GMT", - "x-content-digest": "2efb03fd6dabe0dd11f4c8dfbc1c5e4db99d501c", + "last-modified": "Fri, 13 Sep 2019 10:33:47 GMT", + "x-content-digest": "b7e60632b59ba3e419817d5d9d674eb0fcb30a98", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7d715603-3ed9-4923-90db-22f317fe0345", + "x-request-id": "80b8c677-2ffc-4b64-b925-91b168cc94b2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/brocode/fblog", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:44 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"210c85ba0d1c8196a8cda69b0cfbe41e\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:44 -0000, _octo=GH1.1.230776514.1563904964; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:44 -0000; secure; HttpOnly, _gh_sess=cEpSSHk5V1dvbEJOcityRWU0b29pU2ZkeCtwYUVsVlVZTkw4S0JEeVcwQlNwK0tiTHNlYUhPT1RCcGlVanp2M2RjT09tc2lIVy9oamZOdWg3U2ZYTW04aHViUmVnZHJMb1Uwb0RtTWpVQ1hnL1dvYml2WjFEQWswNURwcnlMc2Y3a0xmSmFwc0gyby8zVFZRSERNQ2NUOEptYmVITTNSb2k2dmgrWlE3WWJzTWpHL21lallFWkRRTEpyMEdMaWRKSGpXdEc4SEpJczNIdkJxUjlPME1zc3Avd3pKVnhDWXBSTEtPTWJiNnhPSUFzZHBLRWdheG5HNVg3aS9ZVTA5NjArTjc5d3J3WDNRaTM2VWQySHlvWXc9PS0teFczeWVDTENzYlZBKzNxdHJJeE9KQT09--59e52465d4357e1fbeda3dbcd165136447e5d3e3; path=/; secure; HttpOnly", - "x-request-id": "60410653-100b-48c2-8fd7-08b63bb6663c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F8:39417:869727:CCD652:5D374BC4" - } - }, { "url": "https://travis-ci.org/brocode/fblog", "status": 200, @@ -7805,11 +7891,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:44 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7818,26 +7904,16 @@ } }, { - "url": "https://travis-ci.org/buster/rrun", + "url": "http://entrproject.org/", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", + "content-length": "395", "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "last-modified": "Fri, 07 Jun 2019 12:32:52 GMT", + "server": "OpenBSD httpd" } }, { @@ -7847,7 +7923,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -7857,15 +7933,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8988dd2a6e5e56d71030ebc0bd2a5c8e\"", + "etag": "\"d22ad8d42dff2ff18ba2a98de85cee84\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:45 GMT", + "expires": "Sun, 27 Oct 2019 12:18:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 18 Feb 2018 20:54:51 GMT", "x-content-digest": "9d5c74268238c61e90bba5150193134b5ce3e3ff", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c84e6175-a6b3-4b89-84f6-ccfc8cc7ebae", + "x-request-id": "4c7db29c-2f36-44cc-a7d8-9c5dfb5115b7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -7873,34 +7949,25 @@ } }, { - "url": "https://api.travis-ci.org/cristianoliveira/funzzy.svg?branch=master", + "url": "https://travis-ci.org/buster/rrun", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"65ba5db7d9da0b8422f59f8c8fd4d992\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:45 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 12 May 2019 15:39:32 GMT", - "x-content-digest": "7de7d8db229a149370f35dbd5849ed0aef47c6ca", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "386e88ab-9939-43f3-aeb4-13d741383b9e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -7915,11 +7982,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -7928,98 +7995,69 @@ } }, { - "url": "https://github.com/cristianoliveira/funzzy", + "url": "https://api.travis-ci.org/cristianoliveira/funzzy.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"5b13792d94c59c2abac2c5c40d99a35b\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:18 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 12 May 2019 15:39:32 GMT", + "x-content-digest": "7de7d8db229a149370f35dbd5849ed0aef47c6ca", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "9919edc4-a72b-40b0-a52b-8168e055a583", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/buster/rrun", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0576e6bc130c6d3d255d5085936e50dc\"", + "etag": "W/\"c9d4892ac6c5f9faff88d054e3fc0748\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:44 -0000, _octo=GH1.1.1883888599.1563904965; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:45 -0000; secure; HttpOnly, _gh_sess=Y21FZkZqK3lvVVNQRjFJTVVFbU5Xb0xPd09ZK1JyRkhjb0V3Zm5jT2xpbXN3YlVGZTlNTmtBK1hLQ1lkRnNRSHhaODFKVlVxbEtVQTlCRWZhNHNzYUNHNFYxYzBMVmNWWmRlVk12RnpPbU5SemFKN21tOHo2Wm5HeXVPbTkvbFZXdlhMSjRSdkhtckVxbTg5QXJ5S3dlUG9pano3RTlCYTM0N0JXNE9JdTNRa2tmNE1PRm1tY0Q3WnlKRGhUMkxmOUtFcTlMWEJKS2p2UG9VTGNZeGZEdFhLazhnTWtvUkhnVmRHWjJ1NThnMTRrNEx3Vjg0TXB0dGhoWWk1UVFHOHhReWZUQ1VDQ2tIM2IvVGRKc3d5MXEyM1k4YVd5cDE1dUxJNk1DeW90WkU9LS14WDI5TWFldkFsZ3dZeVJaQm9YZ1lBPT0%3D--69c0aca4bed628be2b3c154d506c26be48132af3; path=/; secure; HttpOnly", - "x-request-id": "cad785c8-24cf-4cda-822d-57148725888d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:18 -0000, _octo=GH1.1.284212559.1572178698; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:18 -0000; secure; HttpOnly, _gh_sess=R0Y4M0NDQkxHa0Uxb25NWVU4NGZ2V3FYU3RFOWRwNG9uVE0rN1dMbndOc0RuU1lleTVEK3Y4TkZtRi9rOUlCMXZyMm9UOEpUeVc2S1RzcHU3L1dHUGpNeG5GakozNzQrUWllTWNrNmx5QnB6cVc0c2E4L2lOazZzeGUrVFhnK2VrOXczMWNySXkwT2Nzc3Y0bHFTZGhseHFDWHphb05RWk4vVHBLaGdSblVKNFN4KzhpMDg2TklEQUExc1hGQWZjV09hMlJ1L0hBdHBrdGpWUWFmSzlpVDAzSXk1VHZuT0lTUFVMUUxnT01QMD0tLUp0blA4NnJXSXg1dlJqb21rQnlmMWc9PQ%3D%3D--899ca6774a3f9ec78340fadb437bcc18af1348c4; path=/; secure; HttpOnly", + "x-request-id": "f1438b88-bf26-45be-91a4-9428b8b5eb9f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E8:2BA3:605CDB:921230:5D374BC4" + "x-github-request-id": "E3BD:23F84:3B21DE7:587CC36:5DB58B0A" } }, { - "url": "http://entrproject.org/", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "content-length": "395", - "content-type": "text/html", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "last-modified": "Fri, 07 Jun 2019 12:32:52 GMT", - "server": "OpenBSD httpd" - } - }, - { - "url": "https://github.com/buster/rrun", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b2bdac9fe99daab78692124d4130bd0d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:45 -0000, _octo=GH1.1.2108042024.1563904965; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:45 -0000; secure; HttpOnly, _gh_sess=U0NOWkpZZnRmTDdlN0VIWWJadHp4ejNJNzlXcEFNK0UySitKbWwrUmVzRWJuZEdETkIrd3hNSzNVQURiQTlSM0pWbGlTRFZUTWZXd1dsUGtmQUpkd2p3dFRUaEVoZXVYMUkvQURiTWFZcVl1YVJUcFJXNUFrWjlVS012OC9UTTFLaG9aU3VoRFg5Myt0c1J1bjlKZFVzdjZibGZlcGpWaXcyT3BvbldoOFI3VmF2VHpFMWwwZEhsQ0sxa1piODlmbHhOclZkSC9sWHBZK2hkT25VaEs0N281Sk12VnlUMkpzRi9pT0E5d1lyZ1VscDgxK3BERUVXYjdXT2FZcFRGYXBXbmlaRnpmL2tSendxdjU0WUhVUUE9PS0tdm5XZUFmT1JsYTRncWNDNUU4Um5pdz09--43e08f893075f40384bd736a9e40bdffd9c1fd24; path=/; secure; HttpOnly", - "x-request-id": "763d5bc6-a81b-47e5-ae33-d60f827be1b2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B4:4D65:85304C:CA9F75:5D374BC4" - } - }, - { - "url": "https://github.com/dalance/procs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4581e9b4bc7336314b12e7c4c54d05ea\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:45 -0000, _octo=GH1.1.1700662296.1563904965; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:45 -0000; secure; HttpOnly, _gh_sess=UTEwdk93bE55UENWRmZwMHdmVXNEWWpiOXZHalhnY2ZhMkgyTkFTdGllQ2FUejFWSTBueGNocjRQK3k0NlRDaE9JUGJmMGJ5dHF2RmhRMWpoN01WTmNkRlFBa2ROdm0xWE1mRlZBY1BUZXBOL2lkNFU1SmhBQjRINXhQemZUQlZkaHZXSmdxOEdPYXFMMlY1R2FnbkczUVlIcUNrNWhzZ1AzUzRIZGpMUzZuOGN4eDBSMk14YjdBSUdCRGl0T0tqdTlWM1dnNG9PbG1NNUtjT3ExNWwxZ3VXWkt6QUk3SWNlTkNCVlJmTllSa3UvTFpEZjd1S0xJUG5ybGNEQis4UmlvMmJEVXArYUg4NW13d0pYaG1leWc9PS0takVIb0ozdmNnUFBLanVrem13SWlpQT09--67f09d5b152e170a8133a019bcc107c319589ba7; path=/; secure; HttpOnly", - "x-request-id": "e4d4b13b-923e-46bd-9a74-575f921a3bfc", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F0:1BAE3:D0DA92:13E5152:5D374BC5" - } - }, - { - "url": "https://api.travis-ci.org/darakian/ddh.svg?branch=master", + "url": "https://api.travis-ci.org/darakian/ddh.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8029,45 +8067,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"06d1d441a319b3e38546b610e34e566a\"", + "etag": "\"9488e9877f837e90e36b5f464b994f22\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:45 GMT", + "expires": "Sun, 27 Oct 2019 12:18:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 02:10:51 GMT", - "x-content-digest": "357c6a41e35ea1910880cee4df8f80e28120ca66", + "last-modified": "Mon, 30 Sep 2019 19:28:17 GMT", + "x-content-digest": "2f75dae4e7cc45b03d88a50f147200dae9f921fa", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "bff80ad7-fd63-427b-9194-f363bddde58d", + "x-request-id": "f631c91c-7b94-4184-8986-f2eaa93bdb15", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/darakian/ddh", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:45 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c18ca121bfd09960e1421d9865245e79\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:45 -0000, _octo=GH1.1.2039756842.1563904965; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:45 -0000; secure; HttpOnly, _gh_sess=dm4rVWREei84L1NNUWk0bnlKSzdyY00xcGo2R3NOTWpSMGttb3JHS3IwbjAwa0ZMVE8zSlJiVSs1d0tVTG5lWnZUZjFNS0lNL1k2VUoyc0V1V1BzRnExK005M0gvczFaSGhXb2FTTjJlZXFsdnZXYjhJNk5ueVZHU0xjdmZhekNxcjdCVWhCWnlJbitYTmNWcUNwVDQxVjBhVHA4QTZsQnNkZ2crY0pjUmxiVUhFVGV0bVF6R1ppZjZ2Y2hibWxkV01NZTZzQmlGTzB0cDd5MElvenAyMzg1ZHhvZUlQWEpidThSWFBQZGFQd3FxQ0NWUUJPMlZVMTYyWVRjRkViUjlIUXJJR2hOQjVYUEdzL3BqQnNuVkE9PS0tQWR2SXdjTlROTlJ5ME94K3lFdzJFQT09--2aedfa0519699e3fcb155a311336aff25ff0d3d9; path=/; secure; HttpOnly", - "x-request-id": "065bf153-b27c-4fe6-8aa8-a1604af884f8", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F2:2BAB:AF4758:10B16D9:5D374BC5" - } - }, { "url": "https://travis-ci.org/darakian/ddh", "status": 200, @@ -8079,11 +8093,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8098,7 +8112,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8108,15 +8122,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5856522c88e07fa340b59fb96a214406\"", + "etag": "\"e9d9d97dbb78192fe8c85be2b5a75ca9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:45 GMT", + "expires": "Sun, 27 Oct 2019 12:18:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 13:55:43 GMT", - "x-content-digest": "9edc665df0dda29711d4581c25ebb209676f2b58", + "last-modified": "Sun, 29 Sep 2019 08:55:16 GMT", + "x-content-digest": "ee70d4c5c9c9b201edd053bb3a6ab896af6fcb5a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6ce4bb6b-f3ec-4970-8dcc-c1fc5c9a10c3", + "x-request-id": "99d2bada-604b-4535-9d7f-696d9c350971", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8134,11 +8148,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:45 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8154,68 +8168,45 @@ "cache-control": "no-cache, no-store, must-revalidate", "pragma": "no-cache", "content-length": "1753", - "content-type": "image/svg+xml; charset=utf-8; api-version=5.2-preview.1", + "content-type": "image/svg+xml; charset=utf-8; api-version=6.0-preview.1", "expires": "-1", "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", - "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2298396569-a2f1-414c-9b7a-2135976e5a6a%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Sun, 21-Jul-2024 18:02:45 GMT; path=/; secure; HttpOnly", - "x-tfs-processid": "505bd41f-ab03-4294-8777-ebc51fbe0360", + "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%22ebf8592d-9f92-4fbc-83c4-2b433e82e424%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Fri, 25-Oct-2024 12:18:19 GMT; path=/; secure; HttpOnly", + "x-tfs-processid": "304a23a1-2ff4-430f-8918-00254152f57f", "strict-transport-security": "max-age=31536000; includeSubDomains", - "activityid": "b36a5ce4-c1bc-44c1-96a7-06716ffa6193", - "x-tfs-session": "b36a5ce4-c1bc-44c1-96a7-06716ffa6193", - "x-vss-e2eid": "b36a5ce4-c1bc-44c1-96a7-06716ffa6193", + "activityid": "d9803705-cf5d-4653-a8b9-3a50b5cc2109", + "x-tfs-session": "d9803705-cf5d-4653-a8b9-3a50b5cc2109", + "x-vss-e2eid": "d9803705-cf5d-4653-a8b9-3a50b5cc2109", "x-frame-options": "SAMEORIGIN", "request-context": "appId=cid-v1:3c7b8b49-f5d2-4833-9371-c778ad6eb2f9", "access-control-expose-headers": "Request-Context", "x-content-type-options": "nosniff", - "x-msedge-ref": "Ref A: C2343653C74F494D821EA9F839218250 Ref B: FRAEDGE0711 Ref C: 2019-07-23T18:02:45Z", - "date": "Tue, 23 Jul 2019 18:02:45 GMT" + "x-msedge-ref": "Ref A: 525DF7D25CF44457B95EA6DB750FF5F2 Ref B: MIL30EDGE0721 Ref C: 2019-10-27T12:18:18Z", + "date": "Sun, 27 Oct 2019 12:18:19 GMT" } }, { - "url": "https://github.com/k0pernicus/zou", + "url": "https://github.com/dalance/procs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"88555539c823e37f5a69b6021a02be96\"", + "etag": "W/\"1babcdfbe9a2fa224f06722d219127eb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:45 -0000, _octo=GH1.1.605072857.1563904965; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:45 -0000; secure; HttpOnly, _gh_sess=T3hlV2NiTVJXd0VsWG50RnpUQU5jK0JNZXFnSW8vZTlsQm5qM0ZIMVFFbEVDMzFKWjcrSEN1UGkyVlRZaTBaTWV5Z0R2NWMvTUY0MEZQcVo5a3poa3JxNU9WVzZ5ZjV6MWFnZUtIdE9DUTRMcFNNYTRwclFHSlJEZkhQdVQvTHlaUHV1Tng4Z2FPZ1J0ZC91N2xNRkFGcFJqT0M3VXhLSmxpUkFIdWJSaVNBV2pTSVFmYVFPQ2RGQTlhUlNVQkRrZnNVbjZMOC84QVVVc0ZudS9nVFdCTjczeS9TdFY2aXBEYXpPQzVkSTBEeVk2NERTaGl4RGlVVEVrNUU0K3YxNlQ0bmFLbkRacVhDTFU1ZXFrU2RuL0E9PS0tajhjc3hyT0JURnM0bUdvUTBGOG9YZz09--ac1958c668fa22ee85a3fb3ce321ac4a038a3a31; path=/; secure; HttpOnly", - "x-request-id": "d1c7ec41-f2fe-441d-a1ad-3ccba3001122", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:18 -0000, _octo=GH1.1.290245704.1572178698; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:19 -0000; secure; HttpOnly, _gh_sess=U0hxREtJcVRDOFRLRkRMWTd2ZkNMVVRXNE5ScWZiK2E4OU5CR2oySEltYU9SODFCZlVZTzFJRVZDbW41ZEZaR3NkZGg3Qnl5RGdTZWFnZkE5aXFpaDF1RmoweVZVbmhMdDVuRmlySFAvVWRwa0VZbEdoN0c3dnF5M0pOMGhEd0FqRTFhdUxqK0Q2N2dPL0wyVGVwRjRndTVjTXZ4MEJBbFZ2Qkh2aXMyUkRYRkRQbm4rSThFREpLd2IrTHRWV0tLeDlBSXBTTjNvWlF6NFB2VEVBazVLQjlUUlpzS2ozeE1RK2tFQWg1aTJ3ST0tLXdiVG5OVG5tbmdmc3B4Z2FGNDkyZHc9PQ%3D%3D--233a51b8ad53ce63475a43c69a835faf5300ef84; path=/; secure; HttpOnly", + "x-request-id": "f8635034-3ae7-4d2b-8feb-af91efc54ffa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C489:4D66:AF441B:10AFC4C:5D374BC5" - } - }, - { - "url": "https://travis-ci.org/k0pernicus/zou", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E3C4:B5FF:3A54319:57A75D5:5DB58B0A" } }, { @@ -8225,7 +8216,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -8235,21 +8226,44 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"91a61e485637d90ccf371aeddad5f2c2\"", + "etag": "\"06b55be7df73fc97ec988c27fcf7e35c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:46 GMT", + "expires": "Sun, 27 Oct 2019 12:18:19 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0340d56d-1450-47e6-8696-949848036a12", + "x-request-id": "3100bc6e-e369-45f8-840a-dd049aa42589", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/k0pernicus/zou", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/lotabout/rargs.svg?branch=master", "status": 200, @@ -8257,7 +8271,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8267,44 +8281,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"87f5ec8702e862f403b64e846cab5cfc\"", + "etag": "\"0d683ea1cb4484e1e491ece0c754e58f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:46 GMT", + "expires": "Sun, 27 Oct 2019 12:18:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 17 Mar 2019 14:34:53 GMT", "x-content-digest": "626bc3c41faf67e653e32919097643d15ea8d9a2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0499de81-2887-4035-ac11-f1a3c89cf250", + "x-request-id": "7490d82a-78ea-428a-bf08-48496c8b143a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/lotabout/rargs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://dev.azure.com/dalance/procs/_build/results?buildId=250", "status": 200, @@ -8317,20 +8308,20 @@ "expires": "-1", "vary": "Accept-Encoding", "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", - "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2281450127-38f1-4db4-b31f-3d266a62adc4%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Sun, 21-Jul-2024 18:02:45 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%2281450127-38f1-4db4-b31f-3d266a62adc4%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Sun, 21-Jul-2024 18:02:45 GMT; path=/; secure; HttpOnly, __RequestVerificationToken=fQs2mHvXbi5ufaPGfIy4zAZfhwlbS-_JguGglgvsfR5FCjSZPU_WXNwL7Lx8Kts74p5TioAVwEMNY49KJ4bBGxPp4aM1; path=/; secure; HttpOnly, __RequestVerificationToken2f561b44f-812d-4888-bfd5-7df6063bdb92=fQs2mHvXbi5ufaPGfIy4zAZfhwlbS-_JguGglgvsfR5FCjSZPU_WXNwL7Lx8Kts74p5TioAVwEMNY49KJ4bBGxPp4aM1; path=/; secure; HttpOnly", - "x-tfs-processid": "505bd41f-ab03-4294-8777-ebc51fbe0360", + "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%22d713db08-851b-4af0-9460-1bf2ed1bb176%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Fri, 25-Oct-2024 12:18:19 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%22d713db08-851b-4af0-9460-1bf2ed1bb176%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.dev.azure.com; expires=Fri, 25-Oct-2024 12:18:19 GMT; path=/; secure; HttpOnly, __RequestVerificationToken=OUacPsUGvRJEhA1blErpD1HOSQmiGx4eQGY3etsU5mWVUqvvliMEhWfueEgxU68hAGIBC6dWvTtlFlfiGXtm_AMme-E1; path=/; secure; HttpOnly, __RequestVerificationToken2000cea6c-ea71-4c85-b45d-0d5d93793f5d=OUacPsUGvRJEhA1blErpD1HOSQmiGx4eQGY3etsU5mWVUqvvliMEhWfueEgxU68hAGIBC6dWvTtlFlfiGXtm_AMme-E1; path=/; secure; HttpOnly", + "x-tfs-processid": "fdeb11d1-33c8-474c-a28c-a39cae981b3c", "strict-transport-security": "max-age=31536000; includeSubDomains", - "activityid": "b36a5cea-c1bc-44c1-96a7-06716ffa6193", - "x-tfs-session": "b36a5cea-c1bc-44c1-96a7-06716ffa6193", - "x-vss-e2eid": "b36a5cea-c1bc-44c1-96a7-06716ffa6193", + "activityid": "f044e886-1ad7-4375-9057-3e1434b676ca", + "x-tfs-session": "f044e886-1ad7-4375-9057-3e1434b676ca", + "x-vss-e2eid": "f044e886-1ad7-4375-9057-3e1434b676ca", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn ms.gallery.vsassets.io ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn *.microsoft.com *.sharepointonline.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn ms.gallery.vsassets.io ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn; connect-src *.visualstudio.com wss://*.visualstudio.com https://web.vortex.data.microsoft.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io ms.gallery.vsassets.io vsassetscdn.azure.cn ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn *.blob.core.windows.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://ms.gallery.vsassets.io https://cdn.vsassets.io https://vsassetscdn.azure.cn https://ms.gallerycdn.vsassets.io https://ms.gallerycdn.azure.cn https://mem.gfx.ms 'nonce-FaPHyC3OywWpwpkzeSzqlw==' 'strict-dynamic'; child-src http: https: blob: tfs:; frame-src http: https: blob: tfs:; worker-src http: https: blob: tfs:; media-src http: https:;", + "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn ms.gallery.vsassets.io ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn *.microsoft.com *.sharepointonline.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn ms.gallery.vsassets.io ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn; connect-src *.visualstudio.com wss://*.visualstudio.com https://web.vortex.data.microsoft.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io ms.gallery.vsassets.io vsassetscdn.azure.cn ms.gallerycdn.vsassets.io ms.gallerycdn.azure.cn *.blob.core.windows.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://ms.gallery.vsassets.io https://cdn.vsassets.io https://vsassetscdn.azure.cn https://ms.gallerycdn.vsassets.io https://ms.gallerycdn.azure.cn https://mem.gfx.ms 'nonce-NhcsR55ckV1jLpdfInjV7w==' 'strict-dynamic'; child-src http: https: blob: tfs:; frame-src http: https: blob: tfs:; worker-src http: https: blob: tfs:; media-src http: https:;", "request-context": "appId=cid-v1:3c7b8b49-f5d2-4833-9371-c778ad6eb2f9", "access-control-expose-headers": "Request-Context", "x-content-type-options": "nosniff", - "x-msedge-ref": "Ref A: 5C9DF80A0F8A46DAA1DF6C6C6FA4ED41 Ref B: FRAEDGE0917 Ref C: 2019-07-23T18:02:45Z", - "date": "Tue, 23 Jul 2019 18:02:46 GMT" + "x-msedge-ref": "Ref A: FF5197FBE84144299A5801FB03228F85 Ref B: MIL30EDGE0111 Ref C: 2019-10-27T12:18:18Z", + "date": "Sun, 27 Oct 2019 12:18:19 GMT" } }, { @@ -8338,47 +8329,118 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"94c8cde1e8a1343fd082e95d411fdd74\"", + "etag": "W/\"684b9ea8c62fffb25cce69d55632a308\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.158352094.1563904966; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:46 -0000; secure; HttpOnly, _gh_sess=SE1ZcVVDNXpnU0ptY0k0Z2ZGUGlDSldlQUlHdGhIeGh2MnI0ellvM3JFbDIwQmFueE5kRTFiZDE4KzV1MVZJM1I5cWJySEUzbGIrMFYxYmUxUTBJVlFQN0psNUlrNTJrc0xPZGhUZ2NUWW1YMTBwOXpLOU5jRlZBdXA2S3o3ek5UL1d3ZTUyRTBJTzRtOUpaelNHdkticUtXTXl2d1FJZ3QvWmI0ZDJ1UmdzY3RJNE9mbjJ1QnFZd29mbis0clhiUUh4dEQxc2tJcHI2aDV4ay9ybE1kdzA1RVFEYnVnNTZ1RDJqUHJvYnVUSWt3U0xZY2JocTFjZVpFMmpXNzZ4c0poUCtxdm1uNUxLUU9ENEJzZHBTRmc9PS0teFlva1BsSU13b3BEZEl2OGVLQWo1dz09--c755b1bedd9adae71bc817d6c882f7091030a030; path=/; secure; HttpOnly", - "x-request-id": "a4230ba4-a54b-4e1a-a819-92744f55e433", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:19 -0000, _octo=GH1.1.274478673.1572178699; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:19 -0000; secure; HttpOnly, _gh_sess=UkgxVDFML3ZiQWdFTFVTY0ZGRlFaSjduaXNPYTZQR2hFSUZsNmpNV1FFOE1xOW5xL09tVHpwNk1icDgxTnhvZ2Vhejc1Sm9HMTFReFR5SnR5ZEFyemVDKzR2TVRrUmhsbjczaTJYbE9EM2hCSEhmZzRmWnI5MmJNeGlSNk5MakcwMWJoYWdiR3QzNlcxT2hYQXRxQW40dytnWVByWCtLMEZ0RUFmeEY1bkVvY0p4RFBpUzZxM2dIQ1pYSmdKczhMRk5naHprK3lLMVN1M2ZIUFo0ajdGVkx0K2MwaDBMMkZLOHQxYUxLVGtNZz0tLXZzUklxcjduSmo2cXptYWwrcjhIeHc9PQ%3D%3D--0ee9050e4038abb759429c63c8c919ae8bc90161; path=/; secure; HttpOnly", + "x-request-id": "fb2eaf6e-6869-4356-a897-4804e258dc5f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AA:4D68:E5D06E:15DF97C:5D374BC5" + "x-github-request-id": "E3D0:161F1:33EB34E:4E02E06:5DB58B0B" } }, { - "url": "https://github.com/lotabout/skim", + "url": "https://github.com/cristianoliveira/funzzy", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:19 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a260b5c9339bce3bc2972dba6b6ed223\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:18 -0000, _octo=GH1.1.143614617.1572178698; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:19 -0000; secure; HttpOnly, _gh_sess=N3dmbUZET242bkRabEtSRUxVNFh2ejlzYmdpYTZZa2FHRzFhVTh0U3FyVmNna0NOU1pucGhmQm5pcmN0dklCNnBWTm1maFpZLzlUWDM2M0NQdXdrbERWSUFZUjVhZXIwSHFaMGV4M2pFS0VqREM2UUlLSllrL3Bid1hGY3N0WG9PbCtjd0JST0YzZzJQUzU2cEVDbjZDd2hrbW1IYS8rb1VFdjhWRERIOUFKc3dUaXRZSk1rc1VpOVRickdNcm5FTitidGltZHFCV3VEbGoxN3hlSi8ybkZ3MVl1TXkyVWs4TmJCK3RMdTloUT0tLXNyT0M1MDlnTnA4dDAwZ1crMnNnZXc9PQ%3D%3D--da9d0ebe359b14faad8868ccceaba5083d081476; path=/; secure; HttpOnly", + "x-request-id": "4872f54d-e099-4802-8e4d-14a5d2759f1d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3C0:161F1:33EB299:4E02CEE:5DB58B0A" + } + }, + { + "url": "https://github.com/k0pernicus/zou", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:19 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"df023d665cca2705a4939519b015bb53\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:19 -0000, _octo=GH1.1.894876617.1572178699; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:19 -0000; secure; HttpOnly, _gh_sess=OTJNQllwS0xuRFRrTkx0UW8zVmlEaU92VWhvM0JDOXowdldTbEU0eTAzU1R3OTZQbDVZTzBUYW9xRFFiL0E3R28xbTJpbWZvWm9NdUlHM2NETnMrREVJYkxCTDdrSlpYODY1Tk1ZWjJTWVVPSnlMVGtLZmNFU1VHdm9oZUU3OFp2S1RjY2Y5QldVa1NYUm94UmtJODZIWlRpWHgwdzM1R2FJZVdSbWlicFptN045M3JiOU1nV1RQdEJXRTRGWkhPRi8wK1VTUEJFV2dSZk1URFYzSWhsczlSRi8yU1g2aHVsQXM4ckZaQ1lHbz0tLWN3OXJ4S1VGRUFMcC9SelhvUnhkS3c9PQ%3D%3D--bbea19e5b8b94f3e64ac8d1e586f478a5398586f; path=/; secure; HttpOnly", + "x-request-id": "7633f8e3-c7d3-49db-8ed6-9aaeb250f53e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3CD:161EE:2AFB768:40AC580:5DB58B0A" + } + }, + { + "url": "https://github.com/darakian/ddh", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ddf5328bbd8dff5a4ecda814de36cfe5\"", + "etag": "W/\"f0748d9f52a101c7b90cc5f9cfeabeea\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.1440074561.1563904966; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:46 -0000; secure; HttpOnly, _gh_sess=YUpISjAydWJadTgrRDZVeTJuMFlWb3NlQjFTTFRyYWxPM1YrUHpkQWxvM1FRcVI1cGV5Z25sQkJURmVuQ0lHalRXRktzR1J2VCtLTElxdFBYTjRjVko4eVhrdFNWYTRLMVBXQTBxRTI1d296dXRheUIrTkxYeHNyaFJPZzJSWHZGdzAvdk9xY2o1WDZBVmlhTTNtVldNQXFldFppUXhhQ2lUajBjcktlNUxaVHRWQTJJQkJ1UHhCSFRORE4wLzdOK3V6MWtSeW1QZ2dCMUFlZ1JtQjJTeWpJN0RXWXF3MEhOUnFRSGtKeHFIMFAvNGdvZHJZekxrK054UDBkSE50WkdoSWF3YjJZM3hwWHJheDBkOG5XT1E9PS0telNrV29PbnhnQUI5SU11VDVjVXhaQT09--e0442eba847bd4104ba79fef6c829f81d49d9ec8; path=/; secure; HttpOnly", - "x-request-id": "d9254b62-a62c-406f-a5db-c33cd1f28ecc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:19 -0000, _octo=GH1.1.1812326752.1572178699; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:19 -0000; secure; HttpOnly, _gh_sess=NE9mN2xMRWhtdmIzei9hMUVBci93WkdMbm1QaUN0eGQ4OHdaOHE4R1A3SUNoSjBOYjhRWUY0bC81NHNHWllLSmpHb1VZcjRGZVh6OFlzbk5FVmRnbi9IL1Z1Y2FkNVBFU2lpQXEwS25UQW11aDc1NDlpS2F2bGppMm5obE9ScjdlWThEMWdoUmhmbW9EZzQ2NkMxTGkwcWw2eHNUVE9OQ1pkSjVOZXByY1h3bVNheTBua21pS0FYekltanpMSDFxRllGSDdOUVVJd0pGalNXRG9pTjErZzY2WlZ4aGM3TlpuR2dBTXlKU0orUT0tLXJKQWkzeUFvU1NDaDVjVGNyRmw3NlE9PQ%3D%3D--f77fc3ac46e5a7e3a6ace1a8da502e557a5ae9cb; path=/; secure; HttpOnly", + "x-request-id": "8ac96336-f891-4790-baa8-d70b1578b184", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C49D:2BAB:AF4801:10B17E1:5D374BC6" + "x-github-request-id": "E3C8:B5FF:3A54336:57A75FF:5DB58B0A" + } + }, + { + "url": "https://travis-ci.org/lotabout/rargs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:19 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -8388,9 +8450,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -8398,15 +8460,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"55860a2fbbca93f70ad31214a01d21bb\"", + "etag": "\"5ba50b6a48336096acf55d1dbe629e33\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:46 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 00:15:51 GMT", - "x-content-digest": "4393d81ddb3047231875c294591b27ec1184358c", + "expires": "Sun, 27 Oct 2019 12:18:20 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 02:36:42 GMT", + "x-content-digest": "94e1c49bc83cb127f58b00acf6fad37ec6eea743", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "62034030-1a27-4064-ad75-1f1697f95788", + "x-request-id": "16ed3040-43e5-4947-b73b-bb1146becb8a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8424,11 +8486,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8437,27 +8499,27 @@ } }, { - "url": "https://github.com/mitnk/cicada", + "url": "https://github.com/lotabout/skim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b519c11c81c4e819a0fe01214057a753\"", + "etag": "W/\"cc448d8e64596772fd3813426567a09e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.2111619961.1563904966; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:46 -0000; secure; HttpOnly, _gh_sess=ZzhWb3M2NWx6djdTN1hGMDVUK3RhV2FsdlRVUjJFSnc3QVVCZnpqZDZJWll4alVQWmp1eUMvcEZIYzBva1dFa0R4ejlPWjk0U3lZRWUweU5hY0w4TzBwbXJiSUxqWENYNkh1aGRBRUtNSWI2MXJjRVJJWVBsa3dtWVVkU3dwTHVRbW5JN3VFOWRqKytRSW9DTTlQWnFxZmg4UVE5blVWeDlIaEJWczNRUDNPWEZOVXZJejl5WXJsWUN0OXBZSjFSYVBjM2NhZHRzRytjdHBTZWtxR1RkZy8reUc2Q0VHU0tMK0Qzc3U1WkFGc2dCb3MxL1JBVkJ3QkJUMTVxQ1IwTDNnbC9jbkxKUEhpMHdnS25FUUNoamc9PS0tRm90WWVWSzV0M1YxRWVnZGluWVh2dz09--5305465eb98337dffdf6cd8f48b3d20be804b6f4; path=/; secure; HttpOnly", - "x-request-id": "01a5f0d3-3d97-464a-8d28-91b6b70c1667", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:19 -0000, _octo=GH1.1.1368108746.1572178699; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:20 -0000; secure; HttpOnly, _gh_sess=RFVnQ3JqQVpUWDJESUNsM05XRk9uZ3lwaXJ1Z0cvUkFjUlVDTzBHd1BLUWFmK1l4dEVrN1dFU2h2eTNnZnp6NnpoZUlYTVY4eUFYdU01TjB5eWd6NFVSQVpkYjdqdHU3SnNSU1FxRlgxWmloaFJlcTByOGtqWFF2NFNwdE1WQUdsWVp2amxxcVJabkZFUlpXc0gxc01KdEhQdUswNjU3UU9VNEllTDJ6WWIvbURsakFWeG9wU2lEZlVtSkNTc3lhRDVSUVZpOTl3YzBoRkZzS0pzRUFjdDU1YklFMDdJVmpPTTRucVZoN08yQT0tLUdYWUdUTkdqNCtib2FlcEhHNngwS1E9PQ%3D%3D--94ea6f9c940d33b2a4e93a27e916887fdb3b6aae; path=/; secure; HttpOnly", + "x-request-id": "c70203bb-640c-4827-8029-89c43d298099", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C483:3941A:AD3043:1081418:5D374BC6" + "x-github-request-id": "E3D3:B5FF:3A54435:57A778A:5DB58B0B" } }, { @@ -8471,11 +8533,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8483,6 +8545,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/mitnk/cicada", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"597077bd70d0ab0016ea0469c626a6ff\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.356769525.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:20 -0000; secure; HttpOnly, _gh_sess=WkdGQzZUUndFdlloU3ZucDQ2L3o5T3IzdUh6bCsrUjdzcGNzbm56aWpXaTM0bDdDWEY3YVFBS01jeHhmeUMrNVBnUEJjTmRkTkhocU8yRG80NlI2NXhzWDAyYkk3Z3hKS2NtekNmcGtvYW1kV3NyUGl6S0liWS9QMW5nb1VVVkk0ZVZZenhoSmF2Q1BFTGs3VDJCcTNkNFhEdmNuMDQ5Y0VRYndPcEt0aDFWZTdpYUM4Sk12aHdrSTRzQVRReVdNMnB4TzYyNWRiUFBJeGJUb2pmaVRLbkFSbzhHc0FaR3hSMUdwTUdJV1FIVT0tLWV5RzVOSmVIRzFqbzNXVUMvVHJqUlE9PQ%3D%3D--f59c2a1d7593ed36bd7b2f2045371ece3ac47a00; path=/; secure; HttpOnly", + "x-request-id": "112b0d23-1469-4040-af78-e754cd918322", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3D6:40B82:3BAF271:590C08E:5DB58B0B" + } + }, { "url": "https://api.travis-ci.org/mitnk/cicada.svg?branch=master", "status": 200, @@ -8490,7 +8576,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:46 GMT", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8500,15 +8586,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b4f28df63260ebd3373cf25d60b4247b\"", + "etag": "\"78b6b13caa1708e4fedebdb35c9c0bd8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:46 GMT", + "expires": "Sun, 27 Oct 2019 12:18:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 02:21:26 GMT", - "x-content-digest": "8285e0907b6affffdc6fedfc4d5db3758474a7b9", + "last-modified": "Sat, 05 Oct 2019 05:19:52 GMT", + "x-content-digest": "8da064d301ccbd384dd1f7cd2123c9dd236645a4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "02d0e199-281e-4e9d-a0a2-9fa130425ea2", + "x-request-id": "297abd78-97d8-4297-83a2-75bd2db9de05", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8516,51 +8602,26 @@ } }, { - "url": "https://github.com/mmstick/fontfinder", + "url": "https://travis-ci.org/mmstick/tv-renamer", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1ea9b1df31e3ee1aa974b56e158e9bea\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.371403011.1563904966; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:46 -0000; secure; HttpOnly, _gh_sess=Q3V1TFg0YXpJckJEWlhWVFJyZ3JOVXZNM1U0RWVFM29KdTVpc0RIak1HbjVvMlhoN3k4V2p5TmNtQWcxZEN4VzRtd0M3eFQwRG9CUytrWUxMemhpT2hreUhtaGJ2cnFxSS9HVWpta3F1Uy9FN1pIcUZIbDN5cUtlbGhNc0wrVHlNck9mWHFYVTVLQnVlU0NFSTQ5SlhjN2paaFpMQjRia2txdnNVU245bFhNcFlERUQveEhmcndmTUxxdGdKaE4rV01tSllUM3dKQStVSHRocDE2eFFTaCticitaMXRsQTVnOCtFeC91aDNQWmd0RlFUVEJ4bU1IZlN4ajRTL3QrcDd0OEFoRmNiUUJEK21FbHk0NnhiWmc9PS0tTnRZZlRSU0VqSC9UWGM1cVB5ZG1Qdz09--f52e3e0057e5837b860708def08234cb5673f36d; path=/; secure; HttpOnly", - "x-request-id": "b255afcb-bd3b-472f-9e59-3f816ed758bd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4FF:2BAB:AF4865:10B1881:5D374BC6" - } - }, - { - "url": "https://github.com/mmstick/concurr", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:46 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"391432b83b00dd66c38cbd17c0724566\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.243042232.1563904966; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:46 -0000; secure; HttpOnly, _gh_sess=VmhWUmtXREh0dzhsUjA0Z3VqL1ZBaVJUNmdBZWsvMW9tZzJIZlhJUGdKWEVpUGVQMzZEMWRWM1hobVlsek94REd0WktYdjJ5dGRpdlZ6MmlRMHBnM2JCQUNFSUFKSzBJWVlNMytLT3dGc0hKVUt4c3BHQ09RNUxzUmhsckk0d3pNKzFvZjlaREdncm4rSmNEeXBua005WW9HdGpzVCswWWpVSkVTQnR0TWwrRGQvSmNIRkJQYWhGcGhjR3R4Z25nUUFtQnNHYnJQSGkvbzdsb0xvdHZXb2NEanBNTk9heVVkVEF4bWgrYnBUOUJLUndHVlZFL1lzVGVRc0dTU0tQTzNTcWtTOWU2eEoxRFBDZVB4dFBiVHc9PS0tRzN3czh3cEp4TkhMbVJiNmtwUm5GQT09--e8e686e5911a393e35a48f99be428fa1f4525f1e; path=/; secure; HttpOnly", - "x-request-id": "22561d9e-29aa-4a47-88e1-30e1395284d9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4CD:39417:869830:CCD7F3:5D374BC6" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -8570,7 +8631,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8580,15 +8641,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bc334d02da23fbb7977d2f3d36581be9\"", + "etag": "\"86fc008f679ba2327020b3813a8fd37c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:47 GMT", + "expires": "Sun, 27 Oct 2019 12:18:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 28 Oct 2018 07:54:07 GMT", "x-content-digest": "b43165e805cd1e08579c4806506237848b52574d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "af7d20a4-524a-43be-bf15-62538834c3c7", + "x-request-id": "31256929-9468-4f79-b3c6-0fa98636353f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8596,7 +8657,7 @@ } }, { - "url": "https://travis-ci.org/mmstick/tv-renamer", + "url": "https://travis-ci.org/Peltoche/lsd", "status": 200, "error": null, "headers": { @@ -8606,11 +8667,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8619,37 +8680,45 @@ } }, { - "url": "https://github.com/mmstick/parallel", + "url": "https://api.travis-ci.org/Peltoche/lsd.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"39ffc2b1077ceecee6d8959abc9dc3d5\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.1327790644.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=Y1ZTbmlBU3FHVXc3TmFWV1BSQnB6TVUxcXV1eEpUWWpVbC9BckhKQklZNzhtUTRXT1R6amVSQjJ3MVFjRklHK1ZLK0MvdW53WXFlNllwWVBUdUNSaGJzRS9sRWErUEJ0enhmTDR1Vjh6S3MxcjM0RUgyWXhkOFdaTU9qV0IxTFowUUcrcGxQRGwvWnEra042bGJMdkFQcktDbWlFeXB0b0J4N0pNdzhjQW5jYkRETEtFeGdJZVZ2Yi80RVF2ZlJnMGZsZWd4cmVNUnV5Si9xME12SVVuVGMvQ3l2S3RRV090Z0xXQmRIODlsUUdnOUNXWXZ2UDhXRjlRcGxyMVdtRW94enZBdm9xeUREZytIYVdFWHR5ckE9PS0tVC80TXY3R2N2SWZvYS9mMjBMOXcwdz09--1f850312bd8cfec95fb47ead0d68ac141f0b075d; path=/; secure; HttpOnly", - "x-request-id": "f364f856-6c51-4549-8929-66df8a7a19ed", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4EC:4D66:AF44E1:10AFD74:5D374BC6" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:20 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"6682ed4f26f9fc1b9d8b036d7f427432\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:20 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 25 Oct 2019 23:16:18 GMT", + "x-content-digest": "04985a44af28f73b4f0924440fa7a22cc8094970", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "8845a44b-4263-419f-9b3b-22f5d738d83c", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/Peltoche/lsd.svg?branch=master", + "url": "https://api.travis-ci.org/ogham/exa.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8659,15 +8728,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"09dbd7055430b81d686e6a81ba441a15\"", + "etag": "\"2f2aacb4ef04d4a06c2edfe18000c62c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:47 GMT", + "expires": "Sun, 27 Oct 2019 12:18:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:04:04 GMT", - "x-content-digest": "8085746d72569e4ed254dc4f06963435e097991c", + "last-modified": "Sun, 20 Oct 2019 00:55:29 GMT", + "x-content-digest": "c5f6d357458412420fd6331428f1b5928b1e4547", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "47ea056c-3960-49f2-9f86-3e3062d6f5c8", + "x-request-id": "29bd4028-062d-4e4b-8c1f-1d1458752756", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8675,7 +8744,7 @@ } }, { - "url": "https://travis-ci.org/Peltoche/lsd", + "url": "https://travis-ci.org/ogham/exa", "status": 200, "error": null, "headers": { @@ -8685,11 +8754,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8698,130 +8767,147 @@ } }, { - "url": "https://github.com/mmstick/tv-renamer", + "url": "https://github.com/mmstick/fontfinder", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"28c6d138e07c9010a81c48af0be13c09\"", + "etag": "W/\"830cbe45b675dbcff79add43c6adeb52\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.2124341332.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=cXZPcm9QNUFFdE82aTFuN041WThkWVVwdW5nMFRSZnEzUGdBalcwVFFURS8rVUVXcUNmRHpBdHU3UkpJUWZBQWQ1QXpubHJyMGtpY2VKUlpmbGRlM1EvdGhzYU9Vb2RiV2dkVDdEcTAvTDFVbkFZd3l3MVFlMXhnZG9lNmRpUlNjbkMyb1JqVzc3Tm54a2NGNTRXdXBGSlVZTEJaYjREV1ZPN3F4U1dONjJiY2gvcWVHMlEzeW5mMFl1ZkMydXEwRkkrY2FaY2owaDJJb0tzeXc2WVRkd1pRejRDL0NheCt6eEhEQ0h3b2F6VmdjNnd3ZExiMkgrOG01OHNKK2p2MlNFb2ZKRFpOODJDdGVzL09Id3BZcVE9PS0tRTlqdERXV1orTzQ4RmsxV2hwdVJydz09--73e46aba55f9e82b7e91a05c4fd6044a0d358b9d; path=/; secure; HttpOnly", - "x-request-id": "6aff88c9-9d9a-4032-a5f2-fabfb6494b35", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.945430481.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=L2hZc3BDY0tSWEZFN0N5dVZaT3FqSVd5QUh5S1pnUUtDUzlUZlpPb2VKUzliM2V3OWNDU3dnbzRycDNvcDBVa3JaQUF4ajd5L3hwLzJGbGtQZTJnclhTQVBQL0NCSVdCUGord2pRb283N1lnQ2VwZXUvb1U1dXRaVGVoNVJpNlU4eW1Ua1QrNVZ2QkZiWFJZV2p5MWVIN3VZS09sK21ER0ptaTIrbU5zbzh0V2JQYTE1NDB4YjIzMVpROHFxelZ0L2NzZkRrOFBtbVFkMStuS05WajM0a1BhbC92RW0wbVkwckdNVmFOOFNBaz0tLVVNTE02VDlLam4vd0RQWEdncVFYOUE9PQ%3D%3D--80b197c2762957b893d7f95e7dfbc2f8614ff4b3; path=/; secure; HttpOnly", + "x-request-id": "4caf644d-148f-406e-8772-e8f7d62021fb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AB:3229B:AEE0D4:109CE9D:5D374BC6" + "x-github-request-id": "E3DA:1B30C:3344FE5:4D0AF17:5DB58B0C" } }, { - "url": "https://github.com/Peltoche/lsd", + "url": "https://github.com/ogham/exa", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a57d95dff948ca7122f4662239c3ab2e\"", + "etag": "W/\"7097a1ffea8b803237ecd922a6477755\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:46 -0000, _octo=GH1.1.1065953648.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=anlYZkRKcXJiSVN6NGlkTS9EYVF6aEd6OFlJaTdJdUhWV1A1RUVpTXNNbkUya1VtMjgraDNyM1I3ZW1JRTNQL241V2NqNzVzT0FoaE1aakdjOTNwK0wxVDRmSGg3U2g4R284MTBlZmNtMVRhTlI2TGMwMFZtRExvRDJpeEpyZUtxek1saXg3a1RXOXZya1JyT1VZbGYzdmxyRTlQYnd4UzczK3djRTRSS1BmNUdyK3R3Vkx4T3NxOExiNVEwYkRIeE5IanJTaml6bFdiVDh3VGtablZHRXl0d2owRjRUMjlOL2FmRE4rZHd5L3NMOUMrQy81NGp3T0g5dERhSmZhS2VpZnB4VFMzNUdFNElTZkdxR3IrTnc9PS0tOURLMHcwdGJJekdkT3dsRnpTNDB2Zz09--40070f115d49b264adaea162ac1baa0dff02aad3; path=/; secure; HttpOnly", - "x-request-id": "73a686ef-52d1-4f7a-b804-e3307668654e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.921420529.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=b2ZuNEtOS1ZQb1FFNkdsL3Y2d2FuR0d0dCtnOWk2eTJuZVhlNGx0NnYzSW1rT0hKWC9EYmFJU3JrakhXdGRuTjZwemRBMit5TVdmeGVYVHZ0dTBuRzRWc3FNbU94dzhkRXoraUVaWDFRaHlQOUpmSm5lbnZVNjhaMno5bjh6SW9RTlc3U29wdTRtQzhkT0xiNDdZNXJrNGV5R0FjSHhzZEtJOTFhYS9rL0RxQTBKQjZ6WTlmRGh5OFJZd0F2bU4xT1FjTldva2hDd0FwMUs3aGFjekRDQT09LS03SUI4T0k5dmM5SEJlcDRFR3lmalh3PT0%3D--491256ad5fdb7f6086bbdaabdb49d76a3bf7d14b; path=/; secure; HttpOnly", + "x-request-id": "49967a87-9fa5-47bd-9bae-027eed4c12c6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C484:2BAF:EADEAC:1656EE7:5D374BC6" + "x-github-request-id": "E3E2:B5FA:2AAEF62:4004A7E:5DB58B0C" } }, { - "url": "https://github.com/ogham/exa", + "url": "https://github.com/pop-os/popsicle", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c558078af9ebf9000b40d530a272054b\"", + "etag": "W/\"12a45b81f7337755337b72f2f050965b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.503740412.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=MHh2NFNrS0FlV0o3TDFwS3pzekJNV0h2dmlteU90TTUrZ0I2M0JoV3YwRm0zVzlxaVlnVU1lVDREcU9nc3V1NEhOS0NhOEFrOHVTZVdZV3dxN2hzcUM0cnRRdUljRzBBQ1JTdVVpOHdnUDFwWGlnNjdqOUxqdXhiZTlaVGhkRCtEbjEvQW9QdUtMN2VZeTRRd2FWV25CKzdYOEkxdTZXczgxQmU3RXRiNnV3eTVtRUVYMXlhVU5uNjZVUUZuWER4OUlaMlN3Q1FCc0VDclE1TVZSY1hWSU5LZ0N6MUFWZ2FMbU8rV093ck5KQkNCQW9WUFhLeldoUFZFMUowQ0xub0xHWmoweHR6NEtaQjk5QkdncDhOaVE9PS0tT05uY21EWXcvL3VMU1RmdWdhL3JrQT09--da22d41bcf64fc53a75a034daa019c49ec003414; path=/; secure; HttpOnly", - "x-request-id": "5fb36499-7cba-4033-98e5-f3153f2821dd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.1684254421.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=QWpySy8yQ05GbjVsUUdCQ3dGblEzSkZOMlVreUFGQ2U4MUFsRzRzejd5RWg4SDJBUFNyVURvTDltMStzRVY1ak1wK3htMlRDNzhRWG9kL1JydHFUNTcxdGcwV0tJa0ErMzlIWnNWVmtPRDVFbjRBdkVKSkd2VkdXTUVJMysxNjVkSlcwSUQ5TXkvMndGV04rd3Q0dlBaa0xCamdZQTZ5ZndGeEgrclpORlhsMnp1SzNHMldKZ2duc1JZc29qV0V6QVJyMXNiMnVyWXdjVXMrdkVML09aakNRMWhqRHBjc0c5cmpCaVRIdUMwOD0tLTh6dGx5VjlGOFFkREJ4RG1YYmtpdkE9PQ%3D%3D--29767ed7996b63f21c58154977bc5fa8e884eabb; path=/; secure; HttpOnly", + "x-request-id": "3591161e-6ac6-40ad-82d3-be0d06f69515", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C8:4D65:853173:CAA14F:5D374BC7" + "x-github-request-id": "E3E7:23F79:CF2006:136610B:5DB58B0C" } }, { - "url": "https://travis-ci.org/ogham/exa", + "url": "https://github.com/Peltoche/lsd", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d75ea32d3a5128651901882181cc55d0\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.113161961.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=T25xdS9vczZneEZWc2VITDBQSFFIa3V4Ymo2RnMyc2R2Qng3TlZ3cXNoSmlZZEYxQkxXQ0MxMy80bWwvMVc1TnRMV2ZpeUV5R0tSRDdWaXdaQ0tsRmtrOUxxdzIyNUxVaTVFeFd4akk3TUIzYXpaMnp0ellUU2xtNXFraEpVa2U0aDE5NXQyaGg3VmcrcGtHRzZkYUNvQW1YUGE0a3E5bTl2amZOaTcyUHZtZmRPMVpJTSsvSXpiRlN0cHltT2dQOUIxZmVlYnRUbGJDMEEwSmRxVEp1SWFzM2h5Y3B1aGdyR1FCM2JkWXlvWT0tLU5DeVA5dmYzdEY2cFBjc2pheUI1T1E9PQ%3D%3D--37df5fd895dd996001cf692362f10a9c70f3d469; path=/; secure; HttpOnly", + "x-request-id": "ef87be99-549a-4b29-9fbc-ee62d783a59e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3DF:40B82:3BAF2FB:590C160:5DB58B0C" + } + }, + { + "url": "https://github.com/mmstick/tv-renamer", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"52bf6e0965996d53c02ba4fd46d492e1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.1744397197.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=NHlJbUMxbmkrUXgxY3RpZVUramlWS1BXTlV4SFJLdW5TUmYrZHhBbklmVjd2YmRZZmtRN3gyeVhWekcyOS9IamRsTEkyeXBJWGs1VGhxejBDdTd2RTlRU3QySGJBQWIxRHVBby9PdjFMQ1ZoTGtwR3hSM2V6QXRxM0dnd3dVKzV0OEY2VS9LN0F6Z1FDTDNLZkxXdlhHSGgwdllybm9NNEFmNzViY3JnZjdVT1Erblp3amY5b0NXYmdDWmFKU2QwS3dBczZNNFB3UERxb0V1TmFITjM0WDZRNTkvNVNqK096WkF1Q1FiNTJGND0tLVQyOFMxcW9CSE1UVkw0VDMwTTdDM3c9PQ%3D%3D--1101b4ebb7ea15e12ea171689c5a7d7e5d3c5aba; path=/; secure; HttpOnly", + "x-request-id": "6fe463e4-7786-4f63-8457-1a75357efbaa", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3DC:B5F6:15AA656:208F6DA:5DB58B0C" } }, { - "url": "https://api.travis-ci.org/ogham/exa.svg?branch=master", + "url": "https://github.com/mmstick/concurr", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"9ac8c736e1e9fa386eea9d5067fad2c2\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:47 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 10:38:47 GMT", - "x-content-digest": "7a734726d46ba07beddf6f6496d5527c03071eb7", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "8fc7f786-8427-41e7-965f-2e59a17f9d3b", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"54736df7715e9439e96f8fac4a959ec5\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.1703518157.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=em1ZVHRmdThyS08xeEZjVGN0K1RURUFSY2drL1plMGI5QjFVMTFYOFpBTXc2aXUrTy9OcHRJczAyL0N0WjRSVGNqWDllUnppdmhoRmxUZWwyU3IzRGdwcVdTc09IMjVielNkTXpJVzY3b1lHM0VxT3U1QVRKUTFQTVI1eWJva1ZRR21HOThrQURsOUh5ZmNzdTNQMHZ1d25xWG0rM1l1UVNRUkVJbi90bXBsaVdjTm10eVhWd0cySFJvb0hneFdzeEoxV2s3TGViSC9pWlIwUjBRZnZ3Qk9abW9pVUFZdmM0aTE3dDk0dXUzQT0tLXdSb0V6S2t1ODlrcHBUOWEyZVJjUHc9PQ%3D%3D--19204435b710e9f2d78712b72faccb802e010019; path=/; secure; HttpOnly", + "x-request-id": "6ec8e2cd-7d0b-48d0-9b17-8e9e76031e33", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3D9:1B30B:2B2983C:40C0A2F:5DB58B0B" } }, { @@ -8829,23 +8915,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"4021e928e27bed6455d83c3b713cabd7\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.954178865.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=OVEyL0hSdWNoZC9maEVvcVlKVm1VYVdEMlFxZXJ2Ujc3YUlXNG1Gc0lZa1hRUDdNMlBxdlZZekphU3V3TU0xRG9Za0ltUFFUNm5WTzVrTEw4d3l6RnZscU93Qnk5RDMrRTVuRXZtMzVDWExGejJSdFhMbHBQN2NzSEtBOThGSDJ1eEt6Q2M5NGQwMVJqNjZJNTFLdUxlZ3ZldlBhanZrTlFsMC9IYWtpdmpiRzBMNVBSWlQ4MFhlbklTU2I5TkEyZmorbGt6UEFhVE9wWUhIalR4a1gxdFRiUHA2dnV1R29QcVpwTDFGOUlGTT0tLWNpWGtpYzJoL3EvblpkcXQ3d0tIWWc9PQ%3D%3D--9c4a48a34e83166f4774568a04fa0c84809ae6c3; path=/; secure; HttpOnly", + "x-request-id": "bf3fb9be-84e0-47ea-be8c-26cb26fc2e69", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3E6:B5FC:331E4E3:4CF892E:5DB58B0C" + } + }, + { + "url": "https://github.com/Ralvke/logram", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f5eef6caa46bfeb35f27f0d91bd15536\"", + "etag": "W/\"6853e201ae545f6a45d22d7f768406e8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.127157804.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=bi9tTnFkcUpNSXAzcjZJNXZIRTNQaFdPdHZWYytIN1M0TUswL1NKb2orQ3daL3RmUmh5Wkw0SklITHFSckRqQUcyckVaSmJqbkswN0htQ0crdkEwV1l2UUpFSUVxbEJ4N0J3ZzNIWlVyNHYxaDdENW1tSTVwT1ZQSFVVTWx4Wk9rVjJvejdVbXN1cHpxQ045cjFwc3NlRGRLTGhOMlVJYjVPTnVkN3BEK2JxYkJIT2c1dDljTFQ3NFBJMGRhNHNwWXdhQXpvdHovdGNwTlZBL1YvYTF1NFNmKzZMY2FGYjlINFhFQWZSRkhsU25FOGFSSTFwOXZqRkJDNE8rcFJnZmxkMzVtdldwZTl5MHpmMDVIWDdxVmc9PS0tNXBUalk4UE5Nb0FHcnFSU2o3N1ZKZz09--cc89594074466b6cea350e25bff24dbfdce19033; path=/; secure; HttpOnly", - "x-request-id": "b5268bb9-f6db-4620-9952-cb689b845c47", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.1916410435.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=VDBXS1RuRUY1c1FDU3dJSEpIYTBwTk5HU3d6SWpWdm9ldTFvQjNFWjF3NHBzNGZXL0lJeEEwaHV6bEFGMVM5MmlKTlVpalJBYjFkUytNNlJmdzBpVjlEQTltait6Sm1UNUtRZzdZdy9Jd01OUjB3RDNLNE12UkhLelpnY2VRR0svRnZyc2gxK3I1N1crM2Q1TEF2MFRvQW5RMktJT0pWb2ZZcXhjUzh6c2RIN0Rnb2RDSmNkeDlsQWdkMjh5aHBudE9VWTAwekh3SEZTV0dadkhWUENyTE5wM0VHWVNORTdqSXRRanlGVjFjQT0tLVBTcmhYdkg2ZlNGcEVqUnQ1czAvZWc9PQ%3D%3D--5239968633a9463ebc1532548be835b4424d7ddc; path=/; secure; HttpOnly", + "x-request-id": "722da8f7-bcc9-4c79-be0d-60e60bd61dc7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4CA:1BAE2:B1CB53:10ECCEE:5D374BC7" + "x-github-request-id": "E3E9:161F2:3BCB154:5942125:5DB58B0D" } }, { @@ -8855,7 +8965,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:47 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -8865,15 +8975,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e16f9aa7d0283ec72a8a9e3fc81bea2e\"", + "etag": "\"001c956e35304261e50a0508b44302d3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:47 GMT", + "expires": "Sun, 27 Oct 2019 12:18:21 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Thu, 03 Jan 2019 14:36:50 GMT", "x-content-digest": "062ff474a0561994594addb212efd9c86fe1cfaa", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b7cd8612-01c2-47d9-b8e0-905c726b4949", + "x-request-id": "a541d6d2-3984-4513-aa8d-9e2b9bb0be2b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8881,27 +8991,27 @@ } }, { - "url": "https://github.com/pop-os/popsicle", + "url": "https://github.com/pop-os/system76-power/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"21ef352bf6c1aae3e501097bb4aa0e72\"", + "etag": "W/\"2a716c91d8ebb53823fc33251b05c242\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.1508786995.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:47 -0000; secure; HttpOnly, _gh_sess=Nkx6M2dpaXE3VEFXUFRJV0NxU25hWWFGWEFEZFEzcS90R1hCaGZ5SnN4dHFORktMQXJEWmZIMEt2bCs3bUN2b2J5WkpyZHhtSmhVUUYzcHUwdUpaRHFaRE40eEpsZGdzb29NMFN0WTJWMzFRTVloZ0s1MWVsZ1UrVnVraW9ObzgveVZVVmhPZmpZL1k2R2poQ3h4OFRFcEhmQzE4UzE0UzdTTTZIUGtORWJaOVFqQkhxR3R3cTg1MlFzSUhqZU0vNkd0NmxMNVlWb0NjRVFaVHZJcVNYdlNtTmV3VkJERTMyWE1adEZkYjYrSEU3VW1saXRkOFNSNXdIbFRqN3drWlVyMFRDQ2twaUpnTXN2bU96cWM0cFE9PS0tT09OYll1Q2VndXpEZGg4SmEwbjE0QT09--89644c88f629367c3e2e42636a6e57d89ad6ab8b; path=/; secure; HttpOnly", - "x-request-id": "a187ee81-08b8-4cc1-b5fd-deefd237afed", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.627203568.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=ejRWMzM2NmtEUTBEcDhvbTkzYjcyaHRQQnpNWUNHUDB2emtFYis3WmRhVTVlM1NUeFFNU2xTblE2d005ZHVnQnU4UG5oRXdsQVJWMUU4NXdUWFBXZmNLNjVONXRXQzhuNE5ad0wrbk8ycU5SNi80Vnp6WlMwQWw0Szk0SE00WVNvR1hKc3pRUk0rVUVDN1FMbHZ5VVJ5cGtoa1VlM2hCVG5mamhlUThBOFJ1Mnl1dWlBM2RJZGtsWHFVSVUxZHZZOTVoRWlLVmYvcUFoSkRUaXNFYVNZb3FReUVqT2ZLOENqZTl2MFVXVHBDND0tLWp1R3l1WEhDVS96dFNZR0NMcm9RTVE9PQ%3D%3D--003a4ae8e81d32a409945edc44d119a592714f68; path=/; secure; HttpOnly", + "x-request-id": "ac8759d6-393c-42d2-9a69-6c9f493b3698", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4CB:32296:60AD0C:929EA6:5D374BC7" + "x-github-request-id": "E3E8:23F82:33E76C1:4DB6821:5DB58B0D" } }, { @@ -8915,11 +9025,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -8927,30 +9037,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/Ralvke/logram", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6a6a027ca4d0844d9221311afc1f37c4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.203089924.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=ZFozM3dKTGY3NlMvbEtEaitUNkZZNmRLdXRxSDc4QVlaVENOS1VlTDhLYTIrMHk5NnBHUHlZZVpqNTFwcHFpQmI2TlY2ei9ISFpDbEFReGdqc3VSOXVmNEV0K281UldCUHA4YWFGY0xsREtRbnJFMDRBVFR6VWw2M2QyQS82Wm91Nkg5TTJiQlA0MmMxZFRYYmQvUFcyYTNFOGdZYmNXMWFDelpTaldMS1RDdVR3cHZiTC9xTkZ0RlB0ZVdSTDBXRCtnRTh4L3dIZlV0N213WXpSbi9JWUpBQkw1N1gyaTI5Wm5wVklsMWN3K2lTU3FvTFhlRERLRCttRXlOeVZUekRwVkN2eFV3Mnc1TEhtaHZLOU4vYkE9PS0ta3FHdHlKTnYvcnJUWDkvL25NTTFYQT09--4f3c32f9ef4b5d989dee486783a884160dfc87cc; path=/; secure; HttpOnly", - "x-request-id": "1bbfae26-5bb0-433a-bc22-9495a6d4dd11", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B8:39421:E996AC:16345D9:5D374BC7" - } - }, { "url": "https://api.travis-ci.org/redox-os/ion.svg?branch=master", "status": 200, @@ -8958,7 +9044,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -8968,15 +9054,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5107d345d4b0f32f17260ee6dde5eae5\"", + "etag": "\"2c02e731644ff8af874448f5c214c838\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:48 GMT", + "expires": "Sun, 27 Oct 2019 12:18:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 12 Jun 2018 22:18:14 GMT", "x-content-digest": "7e1af4c73b2cba93511c2c6caf7c178965f54210", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fb052adf-e56a-42c9-bfd4-5fecfed2baa9", + "x-request-id": "8d7af728-a4ed-4434-90ec-96e362385bc2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -8994,11 +9080,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9006,86 +9092,125 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/sharkdp/bat.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"d5df44f85dc45c47972970a1b191a73b\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:21 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 14:57:46 GMT", + "x-content-digest": "664196c5bfa5d8b8760373ecef04bb0ee11faf62", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b72fa202-1fbb-4a4a-9b12-95a8c7345dd2", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, { "url": "https://github.com/redox-os/ion", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0b1b7d0f6cee95b628e938b306cdc3c7\"", + "etag": "W/\"e034f92e4c9fe342e4be559af9266527\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.69106764.1563904968; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=QXlaemdDZkJsTmJ6emhWV205ODVPNUV2VDFxeE9tczlJQkJDaitaWE9mODhuM3NRQUlnZnArKzVUTFA0QlJKSlpIZWRKWTczVjg0MXlYZ29qZkFVNHUwdUFjQnJMeTM0QjBaaS9vR2pLWGpUb0tXMW1FNW5LNTljVkFHWkZZRmZJa0VTTXJJck5KVm1SbFhzVWU3Nk9DcWlmWk00SVlkdlhnajVYYm1aRkcxSmZ3RTk4aitWdkR5d0ZleGNlOVlWdW4zRG5VWDZmQkt4MElCYUsyK05GRGp3Sm0vcll3dy90VDc0eENtREdwb216dHJheGs3SWFWbTgrdmZ4N3pCSnBhbkVBMUlidzQyUVgxY2tlZkRhdmc9PS0tRmorQmlNOFkzeWFHWDZCSHNUQlcwUT09--34e1d8e9e9e6fc0c6e6b3981ce044c82eb012aa8; path=/; secure; HttpOnly", - "x-request-id": "593141d2-07e6-46ba-b522-d8e67b8c9b0e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.284512816.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:21 -0000; secure; HttpOnly, _gh_sess=bVFOa0hkT0xTN2dUMTJGT3BYTVM0Q243c1NhUTBSdzNuNWZ5NVcxcjNNdFRyeERCN1lOaW84OFJob3owZjhySGNDOGxhVEZPMlBwTlY3L2x3UCtZc2RBcFBzQXRYZ2YwU2NXK3g5NzBoWDh0OW9MQU1XbnErbmlReDE4WmZzVlJUMFcwZlA5aGdTZEpWeXJpWm14MXkzcU1jWWFWWG5WdGJtNUdlbFZVSzRHUXc1V3pnVzNWWDJlU3B3MUV0Y0tQcGxHV2FNVUUyY0c4bStBOUVRSEJYMG9rdjQ0eDIwWFFoektyV3RTQXRwUT0tLWRycHp2V3hYMGhYYlpOL0U2MytucHc9PQ%3D%3D--91e23cd763ee976b5f5980c55c391c3bd874ba9e; path=/; secure; HttpOnly", + "x-request-id": "96ab47e8-7a8e-4887-9376-9db0a4856de5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AD:39421:E996D6:163461C:5D374BC7" + "x-github-request-id": "E3EC:1AB6D:3410DCD:4E19095:5DB58B0D" } }, { - "url": "https://github.com/pop-os/system76-power/", + "url": "https://travis-ci.org/sharkdp/bat", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"67d3e241d0539ddc5e155e0b363df25d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.677104879.1563904967; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=MXJ4M2JsQXhEWW5XVE1lNjNYNGFkdVR3bDA2aEVDRFhaUmpqN0hack1Xclc1Vm1adTFVT1V4SGFqRUExYVc5VkoxZ0YxRDdoblFFd2VJSHo5ZnJOTEtpc3FxRU5rRURGSlpwQ3ZsN2dMZUZ6NzZqcE5qbXBPcGF0ZDJVMy9yUFJ2T2ZNeTJmZHBaV0hGKy81ZzdlNzZsNjIxSDNQMjM4SGxwOGkrYkVsNFdVY0dXa3Zib2hrVDNBVkNuOGRvYTN6Mk91cTdsb2tsWUU2MExDUlV5UjUrZU5RR2EwUFFSMVJ4YUM2dGpTUW9EUUhxdWg4UC91WkNNR0dFQkVBTEdvQnp0WlRob25mbHdjc3VETTNZQlNnMXZoR1BtVlppM2FVUHdVZ0lNWGl6L2M9LS0rN2J2MkpSN3lJaThmbVJiMnRHc2JBPT0%3D--628edd31402cd42bf9c9eac1258cdd3c68e13d25; path=/; secure; HttpOnly", - "x-request-id": "c23cdc30-5dd4-433e-b5a2-8fc8b77969bd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D8:322A0:E675F3:15FBF73:5D374BC7" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/sharkdp/bat", + "url": "https://api.travis-ci.org/sharkdp/fd.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bda84a081c6fd5c260923e36adb6a606\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:47 -0000, _octo=GH1.1.583167609.1563904968; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=QkN6bHdVeW9Ra2dmTWl2Vjd0L28rd0hmbmNVRU94S1NrZ0tCSzcySXA3cWl4dlhRcm90aW94d245aDdvL0FzTUtUQlJzQWc4cDlwbzhoR1hrcGVQMkkzZVFjbHpJNmQ4Z3BpamtKMzMvS1RDVEhEMXZqdFgxUUYzaDFwM2Y2MWYvRlVFOHRrcFJ0UVdZdE90NWkvK2pxR0lEWElSWmllQXAwaTBQR3hVVjh5MTAzWmk3SmdlRmNYNFVWVWE0Z29QSVExM1drNHNXT0RpVElJSGhGNHIyOHZlbUhmSW9SZkh1SlBIbXV2akV5eDc3b3hYTVN6MFVVVWxNNjdRdjFrWjVkWFEwQjRObU9Rb3RMOEo3TTlaMkE9PS0tNVRNWnY0TTB2MUZuNHBQS3FiR0M2QT09--776da9059da9b8febf6252267634ae633bf71dc9; path=/; secure; HttpOnly", - "x-request-id": "f36ff876-3529-4242-b619-45bc9a637ed8", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F3:4D65:8531D0:CAA1E3:5D374BC7" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"e236885c187b37cce2a174f0356d65fe\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:22 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 23:18:27 GMT", + "x-content-digest": "51d7e01b94cdd7d27de8420a4a01f914708cacbf", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "420c7de9-1c07-4215-97e4-cf0ab2e0a65e", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/sharkdp/bat.svg?branch=master", + "url": "https://api.travis-ci.org/sitkevij/hex.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9095,15 +9220,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"49cd90211cefc6583ec447c2b751a63c\"", + "etag": "\"83c5552c8662bd09f35e81f19159673c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:48 GMT", + "expires": "Sun, 27 Oct 2019 12:18:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 02:47:56 GMT", - "x-content-digest": "9ba9501e0fc55214edf33920cfaaa40a80bdbbe5", + "last-modified": "Tue, 12 Feb 2019 18:00:05 GMT", + "x-content-digest": "5c2090a1b8c1696c5597e17f7ea4b268b56c5f6b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "03f34f96-6112-484f-b320-4d1ee8409880", + "x-request-id": "665d36f1-b2d9-4e08-b06a-9952e0e12fce", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9111,7 +9236,7 @@ } }, { - "url": "https://travis-ci.org/sharkdp/bat", + "url": "https://travis-ci.org/sitkevij/hex", "status": 200, "error": null, "headers": { @@ -9121,11 +9246,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9134,13 +9259,37 @@ } }, { - "url": "https://api.travis-ci.org/sharkdp/fd.svg?branch=master", + "url": "https://github.com/sitkevij/hex", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:22 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9d7dd0395b0f7d6a5334b7ed4c9d0929\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:22 -0000, _octo=GH1.1.470243079.1572178702; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:22 -0000; secure; HttpOnly, _gh_sess=MFBOTUdtaW53M3JDSng1RTNnZzRLTUsrYU16YkV2MVVtczBObllCT2VZT2Z0a2N6YWE5ZENnSzdQbS9idVM2YVJseU1KWDQ0N2RzNERZaElEQWVIRVVBZ3dHTGNZeEM5akpnRW9pMU1LRTBlaHYyeEpOVGlueXlHaTVLNmx0dEpNcldSUjl4WmQ3dVMwclY2bmpZRThteDB5bFlaNmQwa2JldXRBK1ZZT3MwSXJEZEYrUnJGTlNXTUFyczRmbUhjNXBhc0xqZlFreEFkZ2RLMDZtVHBRRVY3d3RBaHhXd2RydTBBYUtHem0xbz0tLU9RSnNZaGF4UGhJSlBwek13UUZXa2c9PQ%3D%3D--2d675d7770c40aaeca60bef62eac8763739bfc7f; path=/; secure; HttpOnly", + "x-request-id": "bf025610-48ad-4f18-97e0-25574ed37ecd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3F4:B5FF:3A54653:57A7AB6:5DB58B0D" + } + }, + { + "url": "https://api.travis-ci.org/m4b/bingrep.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9150,15 +9299,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e4b54eab2ab72dea428bf2d0a0788ea2\"", + "etag": "\"814edcc7d15888d24e9dbdf4da6bc022\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:48 GMT", + "expires": "Sun, 27 Oct 2019 12:18:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 22:55:24 GMT", - "x-content-digest": "fdbcaf0a32d6889055d12375ff80699cedb9e497", + "last-modified": "Mon, 01 Jul 2019 05:46:00 GMT", + "x-content-digest": "6e1b63ae0bed39972fdffac875f3669f0032262d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1f2db03e-2589-43d2-9cec-ff147868c827", + "x-request-id": "bf59186f-ec65-414c-a9aa-13cd5352abc6", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9166,31 +9315,7 @@ } }, { - "url": "https://github.com/sitkevij/hex", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6e97949a8de4decbd2f1a8d2a86ff180\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:48 -0000, _octo=GH1.1.672384644.1563904968; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=Q1ZKQ29wSUozQVpnbDA4NGxZSTQyRU5US2pJYjZIQlJZcDc1bGpXdElnZ0pGWnpVSXkxYlZBWkV6MVpabEJQYzFNdHFGd1lHSzFrSjFVejJrUDlld2RFMmoyN25oNnh0NVkvQjF2VXdNVTlZQ3Vkd0NBOHpmZDRpd25STXZsTUkwZTBtNzB0emhha3krZlF1WG1RODIweGs1NGF2OGpFc0xZZzVNdHFTM0poclpLcUZpanU4dVd6aS9tOGRoalNWdVdsN2ZwUGk3N1NiOFNNRTQrTTM1NS9ZZEVPZExMUXFCM20xMU93WmdiT1dPMWxLTHljMGgwZTRTU1I5VDBFQUg1MXFUSVhiWjE1SEFYTlUyc1cycUE9PS0tZzEyajIwT2U5Q0hUanhtQU1KNlVWdz09--a2906e594380868d6bf3450b06a8f91ee37d9988; path=/; secure; HttpOnly", - "x-request-id": "c1a776b7-ec1f-4073-9bf1-f77e8024013a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D2:E0EC:EB59B7:1653316:5D374BC8" - } - }, - { - "url": "https://travis-ci.org/sitkevij/hex", + "url": "https://travis-ci.org/m4b/bingrep", "status": 200, "error": null, "headers": { @@ -9200,11 +9325,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9213,37 +9338,37 @@ } }, { - "url": "https://github.com/sharkdp/fd", + "url": "https://github.com/mmstick/parallel", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"daee1e33a54738826efd5854292be840\"", + "etag": "W/\"939729ba3f6e2571505fd8d01cd5ab15\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:48 -0000, _octo=GH1.1.86502996.1563904968; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=VHNTWnA1NGkwd3NDTzJjRDBXMzVoSDI0bGVTNXlOUnFkdk54bHdpS0tra2M0RmFLQWh0RXZaRDByVFdFaGlMNk1CajV6dU41VUZKZjZWYnRteTR6ajR1dFZCU1JQNnNsMG1icGExWVpnc0JSYTRvUUdrd1M3eUZZYkRMSWpNeWNscW1Pc21xeURHMXYwdkM0Z3ZGdDBLNkNwaExNWG81cjZDeWg3MDVGSm8wdEpUWUYyVmlvZlFpOEtIdTB3dTB6N0dmaTBHczRlMk1VSGswVnQ1bktyVTBZTVdKZjlvMFZuZ0hWTDZMNTdLbXJxT0pOd3RsR0lMdnZHU0Q0K2ZMd1llT0VBc0FPVTVDaFNHR2pwQ2RWU2c9PS0tSUFRSURvRTZDSlc1S0FoRjBscFBQUT09--4c43f221a175c2f43e9a33b2ace4aa589f6031cc; path=/; secure; HttpOnly", - "x-request-id": "8d98c688-85e8-4b64-b965-5d285f1467ca", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:20 -0000, _octo=GH1.1.798713880.1572178700; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:22 -0000; secure; HttpOnly, _gh_sess=T3VmQVFqU0Y0RTJLQnA5TDNNY2xHaEh2NkhFSDV6MlJ4L3Q0RklyeTZHbERVUHFEWEJPc2ZxUGNQM2t0UEp5RngrUlJXRkllKzJUbFlGRkJudFB3RHRFS1lWV3ZJaS9kM3VGdmdZWnQ0ZnQzVU5Tam9TclJCYkpkMWN0d0hZL0ZkUDlUTkU3OVF6eGl5MDdubWlqTzlyNzI3YThDcDc5TjNoWjhreVBWTzlqWkFTVHFCUGVXN2hCdWx1cE4xL0lpYnE2YkJaMVJvV1FkbTdyRTV5NDBPcTU2STVSNnNzMGEvaVgrZlFxQ280az0tLXV3dWZDeDRTK2d2RVNwODJqMHF2Q2c9PQ%3D%3D--0b46c9d02c9d3d7503dd1b1b1d3112b050bbfef0; path=/; secure; HttpOnly", + "x-request-id": "6de47f34-4665-4198-9060-b38de4d66b73", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B1:E0E6:8B2329:D3B0F8:5D374BC8" + "x-github-request-id": "E3DB:1AB6B:20AAF6D:30B3D39:5DB58B0C" } }, { - "url": "https://api.travis-ci.org/sitkevij/hex.svg?branch=master", + "url": "https://api.travis-ci.org/uutils/coreutils.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9253,15 +9378,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"622bd54cf54552ede3d5988b34880b0b\"", + "etag": "\"3db2e68da7f68716c74b4065f32e62ae\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:48 GMT", + "expires": "Sun, 27 Oct 2019 12:18:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 12 Feb 2019 18:00:05 GMT", - "x-content-digest": "5c2090a1b8c1696c5597e17f7ea4b268b56c5f6b", + "last-modified": "Sun, 27 Oct 2019 07:49:23 GMT", + "x-content-digest": "47b890e006f1fc466c5ea3b25823f823b5ed4813", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "af822af5-0961-46d3-9187-0680b90e0284", + "x-request-id": "44cf539f-54e8-4cc8-8aef-c05bf1474791", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9273,59 +9398,51 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ccd68f9b61da2d0f4d501802c8fa387b\"", + "etag": "W/\"e8ba724cd314decc3c6cb66aa162144b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:48 -0000, _octo=GH1.1.922435891.1563904968; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:48 -0000; secure; HttpOnly, _gh_sess=YjFPZitNMnZJNjluNGhlMmxzVWwybEZqdWh6c1lZUS8rV1RsM1dKWGM0dzErUFdUUVlpemUvMzVOdjdWMjRGMTRRd3dVSzJua2RMTGZ4czZlYnFGWFFsb2JQN3g1dUhQZk5vRkZLTlJwTTYwYytKVGl4Z05MNVEzSlRyd0hQcGpBWXBNVXd5aUZqOGxsY0hPWnZDZHFGN2RvVWY1dFVRa1c1L2U4Q2JGdmpPZTdPWUFvSmE5OFphZG9kRjZvTEVRekVhOVBaamU4bHRqZ1MrN3hBazkrSW5PNUdJYkYvWjJsVmtTbWpFSGovK1BTL3ZpaUI2R0Q0ekhFNmZuSXAvS3RQT0FEc2RUM2pBWEFiejFVeDVsWVE9PS0tUFRsQ1hxQmpseHVwaWkrZXVFanlUZz09--25d2aa964098c8bf15987810a6fb0bc36aecaf73; path=/; secure; HttpOnly", - "x-request-id": "a10cadf4-29a3-43e3-a4dd-516e7a77b72a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:22 -0000, _octo=GH1.1.470762555.1572178702; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:22 -0000; secure; HttpOnly, _gh_sess=eG1zMitwK3BpUTN4R2cvR3hra2N1dmJUd1FhbUloejIvWk15eEh3Z21xMklwRDY2N2xCcXN3K1FSZi9JaEFGSCtlRnRtTFdYNm51UzF1MS9aV3dyWGZUdUdYRE1KUHFiU0tQRnBmYytHMnNmL21zVjFlZURJNlFTazhGRDZhR1E1YTVVSUJ1cWpzOEdZSHVuMlhubU1sdlJ6M1VSL0NkOHhTcXUyWnhnT3NQWWR4ckhSZjBuVGxJZUt1b3pUTWpWZEFuRGxFRmNBc3lTc1dpZ0ZoR2U5M1ZLR1ZUdFdpZ1FEbWR3bTJXdlBSRT0tLU1FTGN4RmxFMTA4YndlYTdFaFRLYlE9PQ%3D%3D--ac05c0a029a847f4832253992ddc87e7cfa26505; path=/; secure; HttpOnly", + "x-request-id": "4a97e0a6-b97d-4a66-a4d3-2285c86c24d4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F4:32298:8C7E17:D56D32:5D374BC8" + "x-github-request-id": "E3F7:161F1:33EB594:4E03179:5DB58B0E" } }, { - "url": "https://api.travis-ci.org/m4b/bingrep.svg?branch=master", + "url": "https://github.com/uutils/coreutils", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"7ae82104875ed78ed5d2d2354e0052f7\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:48 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 01 Jul 2019 05:46:00 GMT", - "x-content-digest": "6e1b63ae0bed39972fdffac875f3669f0032262d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ba306666-c215-4fa1-96bb-ac9aaac0334b", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:22 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"793a8506c395f92c2fddcd6971e0d0c3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:22 -0000, _octo=GH1.1.1583920577.1572178702; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:22 -0000; secure; HttpOnly, _gh_sess=VTY3NktmUzY2RG5TS2Z2T0t1eGxBaVlkQ2w4QmJ1U2xtelN4N0V6VWJHU1RwRktSeGtsaStPR2phbXlzNHpmSVc5bFl0d2Z2eDJyck1qY29iWk9oRGVzenlmN3VRc1BqRnZkRnlqaE5kcTFLbUcyYkM5QjJVMThnT2hiYVVBMHMyczlXZkg1eWlLUFNoZWZabndzYlZnd1hCd1o5RmlRL2I3ZG5DeUkrdFkvR3F6WWd5R1NLL0dIZUFDRmxPSGlqVW5oRjNrR09ISVNYV2t0T0YwNWRmMWpsZ0lpbWFZZHVNMjU1K1JTUmlwOD0tLVpPSXB3dWNQQks4VEJ2RGJPOWVwMnc9PQ%3D%3D--35ef29aa7219eea451479605f614148d59c74ad7; path=/; secure; HttpOnly", + "x-request-id": "4e7f28f4-a522-487e-8c0e-c16d516c490c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3FA:23F82:33E77B8:4DB6993:5DB58B0E" } }, { - "url": "https://travis-ci.org/m4b/bingrep", + "url": "https://travis-ci.org/uutils/coreutils", "status": 200, "error": null, "headers": { @@ -9335,11 +9452,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9348,13 +9465,13 @@ } }, { - "url": "https://api.travis-ci.org/uutils/coreutils.svg?branch=master", + "url": "https://api.travis-ci.org/watchexec/watchexec.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9364,15 +9481,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9b948bdf31b9af0d72dc6a575268026f\"", + "etag": "\"a9a238eef41d579ede05665b551d051c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:49 GMT", + "expires": "Sun, 27 Oct 2019 12:18:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 09:51:53 GMT", - "x-content-digest": "b8accbfdd0098e6fa66a448ea1342cc1c663b624", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "2c72c0d008d5de8cf4e098040b1f330358593161", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7ab27a21-6045-4fb1-9cc7-bfb9baa09d17", + "x-request-id": "4065269a-8a86-4fc5-b052-143fce2c5d38", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9380,7 +9497,55 @@ } }, { - "url": "https://travis-ci.org/uutils/coreutils", + "url": "https://github.com/sharkdp/fd", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"72550da16a04964e0985efd599d6d6c6\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:22 -0000, _octo=GH1.1.709636490.1572178702; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:23 -0000; secure; HttpOnly, _gh_sess=NjlUbUgzb3R4dWtvcVlhOWtHUy9KNU9NektGM29IdTFHeEkrTHZ0REg3NVk5Z3FBeTgvcmtUamk4YkN1TGFEZTJJZE1JVWMwS1p4WVVHY1JvVUNoanM3b1h2a2NsNkZPOGl5SUJoYWp6QTNsOXZ6N3J0WjNoRmJGQUJnS2JOcVExYU5QNjZKTExhWlhRTndkNWhUOUZNaENRRTFrMWdRNE5ka2toRVk2eklac2ZIbDVHak1jTm96YWpOOGhmRTBIUkVubis4MHNaVE52WjZ2Y3BaN0ZMUT09LS0zVXZFc2RnTkpHcGpZU3JjTjNaUERBPT0%3D--a6595ef2c341c4b5c9fe0b47fa542cfb01e1873f; path=/; secure; HttpOnly", + "x-request-id": "2edfceeb-b80c-4d30-9f07-15c767bf9a27", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3F2:B5F2:69B61B:9EA319:5DB58B0D" + } + }, + { + "url": "https://github.com/watchexec/watchexec", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a203dd2ac7fbf1ca4dc88912fea011a2\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:22 -0000, _octo=GH1.1.485750528.1572178702; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:23 -0000; secure; HttpOnly, _gh_sess=WlVCejBCUlJqU1RhVWljZVgyNHFYd1FVcWFJWW5iTm1hck95SnpMSFBhUnMvYnRjTENvWmhQK0pyWW5MSEc3aEIycHpzY2N3Q3R3ZG9jcDBRNDhFdGhLbU9TREZRR2hFNUdtSVNLWXg3Y3ZXVHlXd08wZk9ldGcyQ1grMkVCaGJsR3NJZGxKYXQ4ek55QXJCaU14dFJvaDkzL1dITVJwQWtIemNDSUxvK2I4WTU3R0ZxQk45aWg1OEN1bVk4aktzWmtTRU5vNlBkbjJqbEtOZjRXbDdWSmtmdUhaZ1VlUEdITERRTkxEeko1QT0tLW0yRHZqZDlCUVlPN054ZWxZU3pldlE9PQ%3D%3D--e127472868a444e8bc5b3783a4f7440e9e9fe37c; path=/; secure; HttpOnly", + "x-request-id": "000d3348-b675-4927-b25f-e1bcb83a850f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E3FD:1B30C:3345200:4D0B26E:5DB58B0E" + } + }, + { + "url": "https://travis-ci.org/watchexec/watchexec", "status": 200, "error": null, "headers": { @@ -9390,11 +9555,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9403,37 +9568,60 @@ } }, { - "url": "https://github.com/uutils/coreutils", + "url": "https://travis-ci.org/XAMPPRocky/tokei", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/XAMPPRocky/tokei", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b8bd8774655b7257bac4080d611c7e0b\"", + "etag": "W/\"42a04a68e7967fbfe314802eae414e63\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:48 -0000, _octo=GH1.1.1805183326.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:49 -0000; secure; HttpOnly, _gh_sess=N0JtTjJPWDJ1U1pQWUZzM0VXWHA1V29icGlDYTNzN200S1FyRVFJdTFBMlVKcDFJamwvTU1IcUcxdU41NXp2bW8yN0ZxZmFic2N5K2s4WHM4SjUwaS9WVzBoVCtNL245NkZGb0tqaEZQQlBTMndONElQNFJOMlE2V3kydFBXQXdreXE4WW52bTljcHJEZ1lGaytkYmRQYkF0MXIwQkdpMzFoWHNWOXBoM2ozMFZnZThZUnRtSUpRRzM0OE9GQjV4ejFaMmNjVWZyRWlrSjdqL3M3em02M1pLOU5WWVNkVjhvR3VleW1uWXRhNFpqRVI5aWthZUVyVk1sczU3QWdZT3VlR3hEZEhZcThqL1M5Ty91VjZaUGc9PS0tT1drUHNQOERwVjlickVJYmtrMERrdz09--39f87eb41a73d42f41fccdc67d514903b78ec8e0; path=/; secure; HttpOnly", - "x-request-id": "1fa81a6e-b3e7-45bd-865f-cceea59a0071", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.1140672350.1572178703; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:23 -0000; secure; HttpOnly, _gh_sess=T3dwSE9GZ21oZmI1M0tUaEIyaWNOZUJMcCtvRlRFY1ZsZVZlWUp3U1ZvVnVYalp5TGxuODZkSTJMb0VTNnVHN3I3STZSblRlQUF4eC9lbGR1QmN3akdwWlh3T0VkOXFqd1VpUU5tU2dYUkpoRmxYZnQ4aXdvUUdPZ1VNcWQ1b3RRNUNQbjBVcGZVRytYcERTR21Eems3dFp2VlA4QzRmNDdFeEd6dXpQdjAvYnM3TThoNWZ5UDNaRzIrSXZ5V3pPZWtLWnNtV1JuZDByYnQzWWhZWjIyd00vdXRxdWZEOUR0Zmt0ODR4VXBJdz0tLUVESVU1ZitVOVlEOWRsaXdtd0FhYXc9PQ%3D%3D--d0ee2a32818acdb52239af8e100e5379043cf2bc; path=/; secure; HttpOnly", + "x-request-id": "81a6eb5a-7c4f-4953-8cbb-44fa6f716285", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F9:322A0:E67718:15FC144:5D374BC8" + "x-github-request-id": "E401:40B7F:21FE1E9:326057A:5DB58B0E" } }, { - "url": "https://api.travis-ci.org/watchexec/watchexec.svg?branch=master", + "url": "https://api.travis-ci.org/gchp/iota.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9443,15 +9631,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f89631705200397a1adc1d17df9be448\"", + "etag": "\"c567df086fb5901bcaf8944f51e3975d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:49 GMT", + "expires": "Sun, 27 Oct 2019 12:18:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 03:57:22 GMT", - "x-content-digest": "a1ce6b485bc415bb0435424ebd34849543f4e56a", + "last-modified": "Wed, 28 Aug 2019 12:57:40 GMT", + "x-content-digest": "2d48a39c8ef3da616583a693bf9912ab1b0bb046", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "29eda939-7b1e-4be3-b5b2-f18b4791c311", + "x-request-id": "07ffb435-bb84-4b4a-a36f-ba70f304c346", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9459,7 +9647,7 @@ } }, { - "url": "https://travis-ci.org/watchexec/watchexec", + "url": "https://travis-ci.org/gchp/iota", "status": 200, "error": null, "headers": { @@ -9469,11 +9657,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9482,129 +9670,130 @@ } }, { - "url": "https://github.com/XAMPPRocky/tokei", + "url": "https://github.com/gchp/iota", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"15859706b527be0739b5ca4774dbb235\"", + "etag": "W/\"58723e6031ca22d25e7dc48097832852\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:49 -0000, _octo=GH1.1.1833236525.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:49 -0000; secure; HttpOnly, _gh_sess=MUtLN3NNaDNXQ0sxUit6cjFObm9aKzVrTzQyTjV6YmtBRzJWM1ZVNXpxWTJ5YVgvVjNaamZnRG8wQmlwTGJFa2JRQjFaQ3ZYNWFTZzdGc1hOMHA2UHJLYjV1WmlHM2N0anU3YWJseEd2SnN6ZUZmZXN2WUNidGllM0ZnTXhxZ2dBUVp5OUFueHRaaTZkYkk2cGR3NkwzQUJOdUxBL2dSOFZ4eGJEeDFySWZ1cUNIYmtDUU1kMmx0VHBMV2Fpb2t4YzJHRjZkdU9Bd2pwY0xwVFhvNHFVWG5BandkL1hDM1JtMnBWZXJvTUFFK3EzM015TEtrQ0tzSHM0NFU1RnlYbGZIdEVITnhpcXp1QkZpN1E1OS9UaHc9PS0tRXFYTElQYmJJOHVBek1rUFJsKy9Zdz09--1e1710f61d671154ac20c4a976b91abc4d6c3895; path=/; secure; HttpOnly", - "x-request-id": "3924f6a6-f02a-4aad-9e13-89268e47d470", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.1322269806.1572178703; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:23 -0000; secure; HttpOnly, _gh_sess=Szc5SVJGSU9GZDNocUpxZjZoajlpcTNNbVVWc3pKK1VSMWpvcnB3UHg5emtxZjZQYkdrNFczSkVqT1NrVE1MQXpINGRENitIaDFJRnJ1VnNTRlVLZmx1YWNMdjF3M0Q5WnhvaXozajNLSmE3V2JMWUZFdEU3Wng5Nms5ZTAvajR6Ni9jdkdkRkJzR0pHMkNhRytMNnZFUDhycHVsenpQNEp2YTVkTU9VY1JFekhBWkx4RG5FaTg5dGFBR2NQQ3R6L3dYSEhPR21sVFFRQlBHdWh3Skt6QT09LS1XTXEzT1V3Ukc4OGhsNEJrOUxrYzB3PT0%3D--9aecaf159b5ffbf8f14b4ae6272f587eb605efc5; path=/; secure; HttpOnly", + "x-request-id": "77602574-458f-4961-8068-4dfd87d4b866", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4DB:4D67:D5D2F0:141C717:5D374BC8" + "x-github-request-id": "E404:161F1:33EB671:4E032BD:5DB58B0F" } }, { - "url": "https://travis-ci.org/XAMPPRocky/tokei", + "url": "https://api.travis-ci.org/mathall/rim.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-type": "image/svg+xml", + "content-length": "361", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"7ea4f21c99f00442211d9357ea12ca34\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "de52b165-290a-4302-b059-9a1da7d3e04f", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://github.com/gchp/iota", + "url": "https://github.com/sharkdp/bat", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9b15f3df0d47bdb36dd178d090226521\"", + "etag": "W/\"732d384faff52f1258bed22060800528\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:49 -0000, _octo=GH1.1.26736429.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:49 -0000; secure; HttpOnly, _gh_sess=WnN1cWgya3c5UmNGbzEwV1JxaWE0R1JMRGFlYjVOYVk2UFdZZCtFcmFkV1BNcVZBcGQzcmVwUzhzNlNJQVFtUFhJYnYvS1htdDRSckRPeVZ4UnZkcjhxZzduSXcydHhsMEJUSitiREV4K1g5TFFZRDNnQllIM3R1RVlpendyaE1QQnp0ZzhhWjlhejRkU2Fma21xL3NqdTVnWGd5WHMyQW9keFc0NCtxbUlpdGRkcTBQeW50S2ZWdlBTUWdrZ2FvRHVWdS9sblZzbmNvVEVlc2I3NEcrWk1ySUdYZ0hTV2x1ajBqa1NPZnIvSDh0V0Y2LzJjSXV5RXIxeXlHRFd5QmREczAwV3NMRVpIMkV0dlVqY2tPOVE9PS0tcUZoV2I4OWtBUWN1UWc5Wk9FckNKUT09--e640d241f2e9d56401a5fa90889448797f63bae6; path=/; secure; HttpOnly", - "x-request-id": "4395119f-7608-4780-9cb5-40e93d9fe697", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:21 -0000, _octo=GH1.1.1086133458.1572178701; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:23 -0000; secure; HttpOnly, _gh_sess=UWxZd0FwL3BNd2FxR3hKWG9CendSc1RZLysxRUNYOUxQK3hCK3FpVWtEU29kS3gwdWd4TnhzVjNxVHRERVB4VDBXTHhtT2JuaDZ2Vm9lUkgvSHMwZGFqZkZJSmpWVVd1T2cvVW1BMzNJTmxzUDltTWNMNkZFbm1JMU9vUVlVeDQ0OXRNazJLNzhaMGpkTWhWQU9hOVNnbWlKT3gyekhjSFZQNTRUZGtQSFF6T0lCOXZOVjVEMTF4Unl2dmswT2o1ekpudTd4VFBhS1RiQmcwUXFsT1pLQUl5bkpSVW92MTNXQUMwalJjclFrdz0tLXFweWZvUkJsZXllM1hoVDNWUVc2MWc9PQ%3D%3D--c37b519caac6280907f00903017d71a600d8a5fd; path=/; secure; HttpOnly", + "x-request-id": "96e9486e-d934-4052-a222-7f06be5ccc76", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4A1:4D67:D5D315:141C74B:5D374BC9" + "x-github-request-id": "E3EF:161EB:15B6335:208CB25:5DB58B0D" } }, { - "url": "https://img.shields.io/travis/XAMPPRocky/tokei.svg", + "url": "https://travis-ci.org/mathall/rim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:49 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", + "server": "Cowboy", "connection": "keep-alive", - "set-cookie": "__cfduid=d92f1c3cece735d0e8e20b0db72ded6251563904969; expires=Wed, 22-Jul-20 18:02:49 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:03:19 GMT", - "cf-cache-status": "MISS", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf91494a16b881-WAW" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/gchp/iota.svg?branch=master", + "url": "https://img.shields.io/travis/XAMPPRocky/tokei.svg", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d87e66e78a913f8b4c19cde13e96eecd\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:49 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 22 Feb 2019 18:09:50 GMT", - "x-content-digest": "a4bbc79fe191a2fc48336ce5653f2616e7376bad", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "57f041a0-915a-483a-9454-192b06b9b2ed", + "set-cookie": "__cfduid=db21be0420ecfdbc2f8fc60f4026964501572178703; expires=Mon, 26-Oct-20 12:18:23 GMT; path=/; domain=.shields.io; HttpOnly", "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:18:53 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49cbdd8abcd46-FCO" } }, { - "url": "https://travis-ci.org/gchp/iota", + "url": "https://travis-ci.org/remacs/remacs", "status": 200, "error": null, "headers": { @@ -9614,11 +9803,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9627,15 +9816,15 @@ } }, { - "url": "https://api.travis-ci.org/mathall/rim.svg?branch=master", + "url": "https://api.travis-ci.org/remacs/remacs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:23 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -9643,15 +9832,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e53e0ae5b6d82ee2ec29bb11f35e0b98\"", + "etag": "\"b998f499b063022e80cd99f01f5c9b6f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:49 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:18:23 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Fri, 11 Oct 2019 12:24:19 GMT", + "x-content-digest": "5a21b98706edc2a709addc7eaf37af0b12500be1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1fad1b10-c5bf-4955-aab7-5e192d779f7c", + "x-request-id": "39c68e71-d080-4814-9814-df070c608aaa", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9659,7 +9848,31 @@ } }, { - "url": "https://travis-ci.org/mathall/rim", + "url": "https://github.com/remacs/remacs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"2e1c5078abdab11d20f06c8cb4245b64\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.324648048.1572178703; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:24 -0000; secure; HttpOnly, _gh_sess=M3pEelAzOE82QU50Qzc3Q05kQ0JIdnRjK0VzMjM5b3JPa2NaM01ERGRZb3dQdnpvblQyb245L0VDRlorRHR1bmU1YzY0VTNvcDVGenVKeFE2WmpzZ3ZJS1BYNzQ1SVAreGFGNUR3b2pqNXQzenFNU0NHSTJyM29xS0hnZEJvazdlb1MvWmpqQjY2ZTEvbjJNOURiVytwbEpCcXJGd0RTV2xtZ083bzQ4YTBwbnM2U3hzaUsvTDlNMVYyMFBvM1M5Wi9jN0orWmFxRnZPYloxRlVWT1EzMHhJY0lWbnFxSlRvTWY3c1VxM09oST0tLXZZbmJGZk9VRzFqeVQ0dHgyOVZnb2c9PQ%3D%3D--fe13ad84c4876804af24f3a28f888e30b03f4173; path=/; secure; HttpOnly", + "x-request-id": "e17675dc-b4b7-44b4-931b-58e1010f89c1", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E40A:1B30B:2B29AE2:40C0E1B:5DB58B0F" + } + }, + { + "url": "https://travis-ci.org/atom/xray", "status": 200, "error": null, "headers": { @@ -9669,11 +9882,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9682,61 +9895,93 @@ } }, { - "url": "https://github.com/watchexec/watchexec", + "url": "https://github.com/atom-archive/xray", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4f17c9d6a497c6bf423346bb59432d8a\"", + "etag": "W/\"ee467c14d22b1d23cb2d6796fb4a2925\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:49 -0000, _octo=GH1.1.623992275.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:49 -0000; secure; HttpOnly, _gh_sess=YldYTTZHSDd1cnlEOU5YaDFHSDJSRmZZVmJwNzN5YTNDZVhJUUxmaTVoK1NEQ1VQMHF2cE9YRmxwVEhYZi91WXQ1U1oydW1wNU9ONThNWHZmbC9aUjl1SkRjVXVFSlVESmN5dm5iUDU3SDhtdk5CcWRieFZ6RElWU3h4RS9oZDFGOURvR3p2T2JEMmNvVlhVSXpEUFZzdkxBb3EybU11VW5xWWJTK0FVRFdpQXBONmhsUTBBRkZCVFhoSWE2Z1FGQjBIazEyZUhJaXZza3l3OFBTYWoyVHFmT09SS2twSjhjZE9WRFVwbWZwNFl1UDNITFRaTVljSnVpRWw0U1VLUFhma0krM2RRK20zT0NHQTcwVzRVNFBEalVHQjUxbG1pcFFlWWkyS0JBWlk9LS04ZVd2aG5WVGFTdTZWS0toZ3g4em53PT0%3D--1c93b207a6b06659678d22d841c63ee056ec1428; path=/; secure; HttpOnly", - "x-request-id": "b9dce31f-3f69-430f-a84b-0a3df50ba1ee", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.470989428.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:24 -0000; secure; HttpOnly, _gh_sess=TXBlbGtrQ2EyODdiTkdXdUFidHNqdjF0WlU3YUFreDFhaXR3NW9USUx5ZkRlNHAwUlUwM2JUbGxYM3J1WStYMy9QV2pnUmZPOStQU0lqaWhxOEpYaTdVa2R3dTRaSzFhM08yUCtndFAvMGdJcis3ckUreWg3YkZyVXJBN1ZINTIzMEt4Z3BOQXUzRUFLVlJ6NFZtY0E4aExpRUw5RDB4UTRJeDFjeStiazNKSU9wc0YvWENUK2p4dTdibXJXVzdvZVRyUmV3cUI2NDZyYUk4R05ES0RXQnJwTVR4UFA1VDdUQjJIaGFaOUFCOD0tLTVaaHZOMU43N1hJOUpreTYya2dIeVE9PQ%3D%3D--f88212a9048849b1d1406d8081e61ba4370b1b47; path=/; secure; HttpOnly", + "x-request-id": "b0d88eee-9e7c-48cd-b4f3-ba115d545f66", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C48C:2BAF:EAE0DB:1657249:5D374BC8" + "x-github-request-id": "E40E:1B30A:2051877:3081E7D:5DB58B0F" } }, { - "url": "https://github.com/mathall/rim", + "url": "https://github.com/xi-editor/xi-editor", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"abae4e4ba081ee257dd2e7bd71caab24\"", + "etag": "W/\"d9932d63978a683b420206e975494a3b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:49 -0000, _octo=GH1.1.947699454.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:49 -0000; secure; HttpOnly, _gh_sess=dy9wZHFuYytRelBuSlM3d2U2ejVBNHVJY1QrMkc5eXNFekJVbU1BQkNhNFFOSUtzYk1nN3c2RUs4TUNlc0FmSHhZMFZvWWhQeHhFUHNHM0l6bjV5SDNYNVAzcEw0MVpIWk5PbEx1VXA3Tjc5VzNKbUx1cHdXVWVaL0h1ZkNCQW9hcmhUZ01Ha214L09laFF1cVhiVW45bUIrUTBoMUtCMTMwL2E4R0hwMmZJL0lwZW9tNW9yWlIrUlBpY3J4cTNmTWRiOHJacVZJMG9GbDlUdUtMV2lnVVlyWnhXYjQ2UlN4Y1FZZUJKc1Y1L0lwSUR5TGV0MUE5ZS96dFUxeDZwZFQwZFA2d0lBd2plYVRhRmlGVGFFYXc9PS0tVGtlNHZLY3B5MkhKcXUyNFlWSVlBdz09--e4d7491664265c8a5be71dabd67a5f347d8e4ecf; path=/; secure; HttpOnly", - "x-request-id": "d3e52da5-8d99-497f-97c7-10b1d93141a2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.1050390390.1572178703; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:24 -0000; secure; HttpOnly, _gh_sess=czRScXQzaE5kODRCbmVHN1AxTEhpWHJWbFY1YlUyM0ZsTTBKVVNjQUpBWUtiUld0MkhJRlRSMDlsTjloSjRjT2ZSZkFCNDZpYWZmRXVueXQ3Z3NPOVhlczNScWJKWWdiZW1PUUZzVnIvMDZ5M1FxeUN2YWlnZnFBM1FLN2xnWnpTdmtBb2Z0OERXTkpLZkFOcHVLWkptcGhieFQzVmZ4dVNTRVVGb1F0QnRuVEhTS2M2cERHKyszQ0JtZ0NweEUvMmlhbWw4UTN3elk4T1prcFV2RmdhM3lpZFc5VElHUGJQS0c0MEEzYTV2Yz0tLXd1djVVM0t0M2FpQy9xMDVIY3I5U2c9PQ%3D%3D--ba5c05131e6a32ee54390de38819e149dc333bf0; path=/; secure; HttpOnly", + "x-request-id": "0c3fc394-4e4a-4949-a91a-ca766ae62fcc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B9:3941A:AD3252:108175B:5D374BC9" + "x-github-request-id": "E40D:1B30C:33452E0:4D0B3C0:5DB58B0F" } }, { - "url": "https://api.travis-ci.org/remacs/remacs.svg?branch=master", + "url": "https://api.travis-ci.org/atom/xray.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"5150ca921c8188ec3e4b60ae7ebcafa0\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Mon, 22 Jul 2019 18:20:00 GMT", + "x-content-digest": "25a8c38f2bc650a6f76d6e7df7b6c5766b61d3bf", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "824952b4-c6c1-42ce-9764-51c9fb1150de", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/TankerHQ/ruplacer.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -9746,15 +9991,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6c8017ef59f1bcc574d4e8ecf6bb8e08\"", + "etag": "\"24bd457046d2fdfff5e6134ce920a6ef\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:50 GMT", + "expires": "Sun, 27 Oct 2019 12:18:24 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 22:16:16 GMT", - "x-content-digest": "2718e268bf67206ad7bd4b90b2a3e280e3f80b69", + "last-modified": "Tue, 11 Jun 2019 08:01:18 GMT", + "x-content-digest": "43c07eb79c0512ec039393c4f1ee0ac52e96595c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b83a11c5-3eba-442e-9855-7d8d6ad7569d", + "x-request-id": "d03d1a44-7900-4298-ada6-65e397d9f7ef", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9762,31 +10007,31 @@ } }, { - "url": "https://github.com/remacs/remacs", + "url": "https://github.com/mathall/rim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8d527d344ba7a138e44fd6ce21c4482\"", + "etag": "W/\"4d9cee6f6583c52d8d98ef279ac6f641\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:49 -0000, _octo=GH1.1.100229843.1563904969; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:50 -0000; secure; HttpOnly, _gh_sess=bUJXSUZGak93OHc1Q29NejNlRGxhbWhnWUdrSmdLL0x3czVjZEJoVTZaV0hRemkzc3hlOUFidmdYb3BDbEpsRzZMOTQyZGd0bGhmVmxHVFZiQ0N1aWlXZnJwbTBMK0J6Vy82bWRFL3dIeHhhTXBNZW5Tbno5NllGbThORjIzczgxWWJCMys3Mk41ZXh5TU53V1BVSSt5YS9HZ2o5ZDZvbXZXNkd2QkNEMkJXOTRocGhVN05EdmluTmF2RTRWY1JmVTdPeVZXVW1USExxT2wzUk1vbkg2RS90Q21IcFpuVVR6aVBMMU5sQ0t3d0Z4K2lJcHZDdnN1bU4yUWJjMVdJWjVFelNQMDdwMCttRGR2THcwOHRGdXc9PS0tWWdycVRHSFRzN0ZIZitLU3V0bFNhZz09--e4021f05a417db42e88413d25dfd564f12642f15; path=/; secure; HttpOnly", - "x-request-id": "f5e6a798-78c8-487f-a18d-110a05ca5dc7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:23 -0000, _octo=GH1.1.778224737.1572178703; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:24 -0000; secure; HttpOnly, _gh_sess=dHFHejFwV0dQRE5DajladlphL0FBbEFJOGFhK0dzekUvb0l1Q2h6OFZ0UnFYY1lzNTFQbGIyOXJ6cEVWdGsrTFFZNkVwMW1VeXExSnVFNXlucy9VNFdjdithQ3BHTTZGYXZDUE1YVExjbCtHWjN2L2xjK1JvOFNtK0s0UEVFdlZIVmtURDNRaGw1d1ZCeFEzZkZJSEJBb0NjVUxPTW16ZjRReURDbjlhUnhJV2M3N0ZTU0NGd1ZvM0Z2d2J2SHJPeGhaRmc1QmVra3piMU1rRGFwKzBtMk5Wb3NQcU1wazFyeE5pT0FiS1VXTT0tLWNQY2JDRlhFTzFNK3QyTVpIQmIvanc9PQ%3D%3D--2d1c56c80c3e1b393ae4b3e07e98404c42ab3e2e; path=/; secure; HttpOnly", + "x-request-id": "230c48f6-072d-45e4-93f5-7df9552ad998", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4BA:2BAB:AF4AC5:10B1C21:5D374BC9" + "x-github-request-id": "E407:1B30A:2051843:3081E33:5DB58B0F" } }, { - "url": "https://travis-ci.org/remacs/remacs", + "url": "https://travis-ci.org/TankerHQ/ruplacer", "status": 200, "error": null, "headers": { @@ -9796,11 +10041,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9809,15 +10054,15 @@ } }, { - "url": "https://api.travis-ci.org/TankerHQ/ruplacer.svg?branch=master", + "url": "https://api.travis-ci.org/BurntSushi/ripgrep.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -9825,15 +10070,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4898435a67f51bda2966c9e6f28dd078\"", + "etag": "\"76176986f2a58c65d5ce14aa98d472d7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 11 Jun 2019 08:01:18 GMT", - "x-content-digest": "43c07eb79c0512ec039393c4f1ee0ac52e96595c", + "expires": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sat, 26 Oct 2019 00:05:11 GMT", + "x-content-digest": "b4c20bcd02b5d6726c65778a0f2e187d4f768bbc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2f63d1a5-f00c-4aee-97e3-dfee9ae87682", + "x-request-id": "c517f2f9-edb0-4966-9eeb-6276caba0392", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9841,31 +10086,30 @@ } }, { - "url": "https://github.com/atom-archive/xray", + "url": "https://travis-ci.org/BurntSushi/ripgrep", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8087400fc4a16f65f5208832d41200d1\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.1216129648.1563904970; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:50 -0000; secure; HttpOnly, _gh_sess=bUVUUTdNRTNsa2dWd05KZEpvUjZRYk1OaURqWGs4emRNbFZEelFXZU9HZXhRUHZpUnVqak9WQWhoYjJORXEyWEphUnB5RjYrdWI3TkE4b2RIWFY2ZlBnazdCNmJLTEw3N2w0TVdFaytNU1dDaDJ6NkpGM01FdDJ6eGRoNWc5aTR4dldVZEhhZkE5TkdkRTJEZ0VVenpSVm4zTVA1NEhVRnlMREYzREZqbVFIdEZLMnlhODdTR3k2NU5BSjhMb2R4WVV0cFppeHBPNVZBZVpQTk5GcUg3MmF0RkRyeFVhYlhEbHlYR1VsVHpBQWxFeGc0U0Y3b0lYdDZBckM3Z0tIMllPV0Njb2Z6eitwWkpZR3kyd1I2S2c9PS0tM3A1aStud2Zma0VKSkRtWkY0aTY1UT09--22a43285d670a962ff4058842cd9b2254419d866; path=/; secure; HttpOnly", - "x-request-id": "783a2a86-a219-4133-b6a4-7cf328ced4a5", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C492:39421:E9992F:16349BF:5D374BCA" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/atom/xray", + "url": "https://travis-ci.org/chmln/sd", "status": 200, "error": null, "headers": { @@ -9875,11 +10119,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9888,15 +10132,15 @@ } }, { - "url": "https://api.travis-ci.org/atom/xray.svg?branch=master", + "url": "https://api.travis-ci.org/chmln/sd.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "361", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -9904,15 +10148,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0b5e163369faf2f1fad08e432b11bda0\"", + "etag": "\"6708de83e8d65a5c10e2a3bbd707e300\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 18:20:00 GMT", - "x-content-digest": "25a8c38f2bc650a6f76d6e7df7b6c5766b61d3bf", + "expires": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "eceb0a53-ee94-404f-b631-99359b142ce1", + "x-request-id": "9d16a657-4564-4c52-b160-9b7809c624ad", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -9920,27 +10164,35 @@ } }, { - "url": "https://github.com/xi-editor/xi-editor", + "url": "https://api.travis-ci.org/lavifb/todo_r.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"35ef0f25e5618bef0880852a7e8f3ae2\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.1572103523.1563904970; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:50 -0000; secure; HttpOnly, _gh_sess=MzFsT2ErS1BTMm5BMVNCem9rMllPN1dVUmd5SHVZZE1SN0ZDb2pSQ2VQa1FDS1BsRmtQaVJub0haVXFzREZ2TlZEMk9rSVdYLzZackFTVVRmcjA5Qlh1QXByQTh1cmxHZlVVQVJIeTZKUmNrU09vTGRMemZ6ZGVqRk16VHkzN1I0RTdveklwRzZENXlGemFGMVFBVHRrWjBhcmhlb0VOL01JTEE4YitoRnRxZzBsTklScXl1K1dPeUo5Rk1QMnZicjZZbm5Ta25XYUFHaDJiQXZHS3djRkdWVjRqd1NSTzE5SENzaU5iZlpmQUNpL1E0cjB6TjBDamZ5dzlNN2tyMzArTzkyMGRyaDhsNTY1UHNJWXJ4K0NLSFQ1SG9hTVpqTDgxWjcwQ2JYWFk9LS10YTNOMDE1OFdiQkJaTTgxMVhqcldBPT0%3D--9064eba00aceb32756e79cdd6cd0e6666a966693; path=/; secure; HttpOnly", - "x-request-id": "4b5c44c6-938d-4a10-bd33-ddeaab429d74", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C491:E0E4:629D8D:95B532:5D374BCA" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"7824035c350e4ccc1cc6c7f9eb7b839e\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:24 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 24 Oct 2019 02:22:09 GMT", + "x-content-digest": "b6a96f531ae049f85795f4696d8da2134dd17090", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "238af0bc-b6e2-41e9-8cde-9fa3b6774107", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -9948,27 +10200,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9375e135af8ce5e3cb337618c45efb8e\"", + "etag": "W/\"960fe51953de3f70921b09582cf493b7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.1935039668.1563904970; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:50 -0000; secure; HttpOnly, _gh_sess=S3VaR2NScklNY0VHYjVVcllxTzhmSmFYS3BlM093UjJ3UjFHSG8rOGovOGc3UkdDdnlOcTQ0alFjc05CZjZXQlR4N3FtZUo4Z2wrV1N5TGlzcDhMaVkySFA5SmxremVHWDl0RThVclZNR01YdDBiRGoxbktRYkVaTWo5Q0lkR1NKTjFjL0hNUlRwa3dERDRKKzdoVzZ3K0RqSS83ckFQYVpxdXFrczdJUkZQbE41QkRHRzhhMjd1K1NQZXpGVDU0aXlDV0Uwdm4yeE92NWZUWFliY1RnbkVpMDgxWjFkS2NhSlVHMVpQSXQ2VGp1ei95b0JVdmxOak9YN0hUK2Fqc0dGNXNZL1JhUCs0eFF5ajR6d3FHNGc9PS0tSXZTL2tBaGp1VllDV3R1VjhKNDE4QT09--4c242ae7043b99d25214e7d491e2a78b9ad30e06; path=/; secure; HttpOnly", - "x-request-id": "ce094182-a3fb-46ff-aaf8-7a98485bbca5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:24 -0000, _octo=GH1.1.1558532874.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:24 -0000; secure; HttpOnly, _gh_sess=eThoOUcvcmlObkkydjc2SUh0Q3daQmJXcHQrbDdIb01IRkNGalN5NHp1eXY5Q0pOcFIraCtpaVRkTzE3SmI2bEcrRWoxa3MvbU4vY1ZHOVBOR1h5eVBzOEc2aHI2bzh6NTFuRXU5cXYyNmVHYWdzeHI5aUpFcGVBWVFXd1c1TGxCdThCYWxFVVdNSXNieUlyRFUzOEpBR2pWNGlLTUtEOXFsQlEvQmFFMzhXdG8wMVExRTZGUkt2eU51aE5Vc3BNd2JJSVZKOUt1dmpTWXFTM1pXSDJDRW1tRVp5c0JxZC83MjVveE0zcjBxOD0tLUQwRFpkTzVGenZRcDlIVEhleGJHSEE9PQ%3D%3D--f344e7febfe06587bcc6751e200c903296732604; path=/; secure; HttpOnly", + "x-request-id": "ced6e6f1-a752-4f6a-bd8c-ad80b27f420d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4DE:4D67:D5D3F3:141C89B:5D374BCA" + "x-github-request-id": "E411:161F2:3BCB3EF:5942503:5DB58B0F" } }, { - "url": "https://travis-ci.org/TankerHQ/ruplacer", + "url": "https://travis-ci.org/lavifb/todo_r", "status": 200, "error": null, "headers": { @@ -9978,11 +10230,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -9991,13 +10243,13 @@ } }, { - "url": "https://api.travis-ci.org/BurntSushi/ripgrep.svg?branch=master", + "url": "https://api.travis-ci.org/vishaltelangre/ff.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -10007,15 +10259,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d40017d5b9edc4b12eeabba69ea7f414\"", + "etag": "\"4e394002170fd8bac6837def59bef245\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:50 GMT", + "expires": "Sun, 27 Oct 2019 12:18:25 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 08:17:31 GMT", - "x-content-digest": "7a8914fa57b779e11bb8cbb66deaf06121ffadd5", + "last-modified": "Fri, 06 Sep 2019 15:24:16 GMT", + "x-content-digest": "1dca2baeb36d745c39bce779c22e4afd928b6c36", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "45c98f87-b1a3-4e5d-bbf4-63171a095fbf", + "x-request-id": "f02e555a-9c95-4cfb-80ca-2efcb7a3a8b1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10023,7 +10275,7 @@ } }, { - "url": "https://travis-ci.org/BurntSushi/ripgrep", + "url": "https://travis-ci.org/vishaltelangre/ff", "status": 200, "error": null, "headers": { @@ -10033,11 +10285,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10046,45 +10298,13 @@ } }, { - "url": "https://api.travis-ci.org/chmln/sd.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-type": "image/svg+xml", - "content-length": "361", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"f9a3410c70b963176e8dde91e09351a2\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:50 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ca784e3c-7ffd-4146-bb35-2d3c270a2965", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/lavifb/todo_r.svg?branch=master", + "url": "https://api.travis-ci.org/BurntSushi/xsv.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -10094,15 +10314,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0f0cfcb7ce7e5b23874359826c80a45f\"", + "etag": "\"07ef3e5ee62bc827cb1b72c8ba2143b7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:51 GMT", + "expires": "Sun, 27 Oct 2019 12:18:25 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 02:21:11 GMT", - "x-content-digest": "9370cb0855ce18216c603a6a6cfaa67c6b4547fa", + "last-modified": "Fri, 11 Oct 2019 15:56:04 GMT", + "x-content-digest": "e00d3829c78bbe86c05c4346f376eb9db2ebb259", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c817cc80-4a63-4492-bb98-62ace5b2df29", + "x-request-id": "01f53435-d417-4d73-9296-d205a23459b9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10110,7 +10330,7 @@ } }, { - "url": "https://travis-ci.org/chmln/sd", + "url": "https://travis-ci.org/BurntSushi/xsv", "status": 200, "error": null, "headers": { @@ -10120,11 +10340,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10133,110 +10353,87 @@ } }, { - "url": "https://travis-ci.org/lavifb/todo_r", + "url": "https://github.com/evansmurithi/cloak", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/whitfin/bytelines", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1d330cd848f08ceaaca11046ad24cb1f\"", + "etag": "W/\"8f5d9a3cbd16c15996ccd13951220e8b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.851646711.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=NlZiQjlWc2k5Y1RzOXZvcHVQWllFam1VU21GYkdmb1RzM2tPZWpaQWIwZGNObi91SmxQMFR1NmQ0SkR5dGdzZG9sZEFWOUswYmdBSldINmh2K1ZBcjZKcFg2QjhaejlCdUhhTjZTOVVydEV1ZUlwelN3amhGK3A3OGoyNFlFMkkyOEdPMTh1RHdkTXRXZitMVnVicTZSa1pVQkw1ZkFLc0JDekM2cEtHcjIwSUJoejRwRUdtN1hmM0p1Qy8yNDdIZHd4Z3Y1ZzJVN2d4UXg2NkxMc1IvS3dSM2RJYWdzN01seXVNVGhQUjJmdG4raU4wKytTRWJlYU00K0dTd2NZd3VrbkVlZ3N4bTk5cXN0dUFtVUpjU0E9PS0tWTRPd2VjTFhBaHAybnRleGswekRWUT09--876a2740215869c1af203518c34c1137a0daf24d; path=/; secure; HttpOnly", - "x-request-id": "578da629-cf5d-4759-b64c-070f877b3d71", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:25 -0000, _octo=GH1.1.1396301068.1572178705; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:25 -0000; secure; HttpOnly, _gh_sess=RktYV1FpNHMwZDhacHVUbEJNRnZZNWxzUFVjeFRBcmZkU0xsbGJvcjNDUGU0Vm5idWFKMzJMSStScWpVTDc1aTNQbWR3VDQzaCtMRUd4QlpRV0NFd2VUbVBacGdlbFJVb0xNOG5kcmZDUUFQdVhWN0V4em9NMmpFY3Q5S2I1ZGZqRC9qRzNFeGFFRHU1dHNXWjIrZUNtMjk1c3l6dkFBa3R3cnVzbVVocWdJMlE4d0Jla1haU05vRzE2d0ZjK1REK2RVVW5HeG0rTnFFOHRoYmV6Z3FGd2ppcW1EWHE4allIVlJyaEJ3OFhsST0tLUowQW9NSm1vNU9TdEdPTE9BZG5ka0E9PQ%3D%3D--a961337b819a7953bd3f1afbd1610f51e0abfb8b; path=/; secure; HttpOnly", + "x-request-id": "69b24210-cf25-40d9-823d-ff9d3c1f474c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A51:322A0:E678DF:15FC41E:5D374BCA" + "x-github-request-id": "E424:B5FF:3A5495A:57A7F47:5DB58B10" } }, { - "url": "https://github.com/vishaltelangre/ff", + "url": "https://github.com/whitfin/runiq", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"13da6150e926063b5a49ea69af413990\"", + "etag": "W/\"0dff0e8ff9b93a73cccdc1833f7805ec\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.1291085575.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=eFZ4Q3FsMmNzeDF2V2t2MDQwcDd3TDE0cUt1TlRRblI0WmkxNlc5d0M1VlJGSlNYU1pkU0Z1NG5qcmRJcnRMYmRmNGZrdS9Lczc1bmNQa0V1RHNteUh6T1BPenVOaTRVVnRxYUgyTzJWblNidUV6ekJTenY2dHhoV0pVZEZTOWJpQ2ZZUEJWRVV5cFVIVzFqUXNYTFNJQmVibDNIdnJVUEVieitCaHVkaHk0b3FKMlhQUEl4ZUJERkl5c0U3Y1UxSXZTUGlxaHZJMmltQysxQ0hzeFNUNTM1UWk0dFpVaVA3MzlXZERsaGRzVC9MOXl3Q3MxNDM1b2JkOTFBMWs4cGNJTjhjQ0N6dU5oeDkzUEErTHZuYnc9PS0tZGZMajdFVUFiM01IVEtSS1lHKzJaZz09--032cd6d7b98fc244e876fbeb6eb226b02d7a43df; path=/; secure; HttpOnly", - "x-request-id": "1dcfaba9-9343-46a4-8878-c60e602f5826", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:24 -0000, _octo=GH1.1.1544684518.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:25 -0000; secure; HttpOnly, _gh_sess=cGlYaDJtZVpLU3E2ZkNTOFE1UEpGeFpNOTlLb2ZaSkY4OXdjL3hIRDJnNDI0WFZxT0M2a0VFeVlmUmFnUkt4YTlRRTdGa01Ec09ISEJsS0t3MitxcWsvcE1YUXhNdjdSK1h6SjhkR2JWdVFMV3piNy9mcVo2enpxV0FZemJtTytiVlNtWHd5aDZUK1VnVHd5NldmS0JPSitWWENuRENDV2p6VFhKV1F0eWExK1FLbjcxbzYzdTFVay9sKzhkc1ZId3JzN2xoalY2VUZUWlpKYjJpYTg0dTZHYkRaQllOTzNHNlg0N3Jmai9Jaz0tLUFtYzlLWU1Vc3RTN2ErNC84Nm11VFE9PQ%3D%3D--1e87ef30d9a2fb29274bb68703684c1cf53bfec4; path=/; secure; HttpOnly", + "x-request-id": "be78c131-824e-4b16-ba8a-053f7840611a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1B:3941E:CFB176:13CCE52:5D374BCA" + "x-github-request-id": "E41B:40B82:3BAF723:590C7A8:5DB58B10" } }, { - "url": "https://github.com/whitfin/runiq", + "url": "https://github.com/lavifb/todo_r", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ce93fd329d0455e3c9ff835fde53da56\"", + "etag": "W/\"6be2629f5dfd9696a62e7986fafd5a35\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:50 -0000, _octo=GH1.1.715334818.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=N2lZcXBLUWRoU1BqMDJrdEhUMzBmSWZ0anBmS3JMT08xNnFqSnQ1a05hWVI1YXBYbm9sOVBhbFdPVXZXSUpmbzBobkxDMFdiYU1naG5PanNEaXRjZnhKcEVNMk9pbU5CcmlKWWxvZS9sQ0l0Zlc0U0V3YUtSOVJCbG04QTlyOWRndXd3Y0ZtWFFWZFlvaXF3ckJzbzN2Z0Vza2RLUkx1Sk5zL3kwczByMmRkM3lrRW9tU0FRbGxPb3lGWkVMQzhhWXN1QUpMbDBzTVlwaHJ3MjFTUGh3UStIQ0k0dXgybDFNb1hEN3Q1RUx0dkRMSjF0bDZRZFdDd2x4dElCTlRYSzJUSGZZTDVpc0hXUkdJQXJLdlphUFE9PS0tajdaTTJLOTE0ZkpaMGYyRjdwWjJXdz09--08f89d602ff86b77edd97e2cc3a2841480892102; path=/; secure; HttpOnly", - "x-request-id": "f50fa573-9824-4a91-b43a-07f40adf1258", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:24 -0000, _octo=GH1.1.970960484.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:25 -0000; secure; HttpOnly, _gh_sess=TXVmbFROelM0aS9uTW1NcWpiN2ZzU0FuYXM5QWUxMWdTai9ORzNUYVZVNkxKRlV1dU9LSi9mejlQbmUzdktPQWx0OVZVU0JzUVBpc0RETzdXNnFqUkpoeDNFV0NHcHc5UGJFVHpxOHRNNStBNkJIWG1WTHMrM1JUTWVwd01JUC8wUXVOM3RNY1BrWFVudW51cnc0UjZtbHpCWjc0dzRNZVc5WTNxNTZ0dVpIOHR0L0tYSkhOTWpwYkMwSDlUUUZ6blRyY25tMlJGQ29JME15QXh0YmpIRUFJSHNZNWU1OEFJbU50OENGWDdYWT0tLWUxSHRKU1g3TGxGb1cwRXorNnc5Qnc9PQ%3D%3D--34e8967a77b8aadc37bbbb4d6559f3ea20ab9646; path=/; secure; HttpOnly", + "x-request-id": "daf3c759-6a69-49a6-b1d3-da4f7dced9c5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A26:3229D:CF20E7:13AC2BB:5D374BCA" + "x-github-request-id": "E418:40B82:3BAF706:590C77E:5DB58B10" } }, { - "url": "https://api.travis-ci.org/vishaltelangre/ff.svg?branch=master", + "url": "https://api.travis-ci.com/evansmurithi/cloak.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -10244,15 +10441,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0d2e8b1b37d8aff628c15921e0b4b848\"", + "etag": "\"8e3e593efc30b2a25364052899e21ec0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:51 GMT", + "expires": "Sun, 27 Oct 2019 12:18:25 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 04 Mar 2019 16:45:07 GMT", - "x-content-digest": "2b2363f0b7377d5b7f2cb76c4426c8ed51aad865", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "062bd689-323b-4a79-916f-b67fa22f3047", + "last-modified": "Mon, 14 Oct 2019 02:51:08 GMT", + "x-request-id": "8a66c041-f6a7-404d-a7c0-bafdb5f07289", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10260,86 +10454,31 @@ } }, { - "url": "https://travis-ci.org/vishaltelangre/ff", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/lavifb/todo_r", + "url": "https://github.com/vishaltelangre/ff", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8281ce938dffe516db91702503eb064\"", + "etag": "W/\"23e690463c32c9c9c9219d2ae18b0b25\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:51 -0000, _octo=GH1.1.118214935.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=VGJobWNsbXhldE9oRElHeUVUOHhmV0IrTkkvQUh5OEF5MGRpb1NPeVM3RHA5dFB1WkJ6K1FDSzROc0MyNDFZVzNobmRsWmhMN0cveE9yWjk4d1FxV0Z0OXFqbWtwT2J2Ylg4R3ROMEFoU1lyUnlVbjdvV2pUbnlaKzV2TlI4UHpwelU1cHNmdi9mbjBxdVpOVHJyOUttc2c5VHZxcEJ2UFE3ZHpiM2wvOEgvTUM3dDlYcjRhMm5IS1RiNUhqeHc2N0F3akZ3QzVLSGtqazZpM2xES2t6ZzN2OVd3YytiRzNkcjcrVU5tT01uOFpKSU53aStVNmd3MFhYWmxUcFZMWXhna2pIVlpReHpmQkFXaXhJUnFIOUE9PS0tNWpEMzg2SmxqQ3N4VWZxdExkWE1OUT09--def7f36e6fb5131c12a82dbaed004a406d68e520; path=/; secure; HttpOnly", - "x-request-id": "044de0b4-1a55-4cac-8d87-2b77852f4933", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:24 -0000, _octo=GH1.1.1418758778.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:25 -0000; secure; HttpOnly, _gh_sess=RGRpNnh5Wld5Z0NNNVRRS0twNDJMUzJ1alY0OFd5SGRaVmNkTlNTNkxYUnJTMWZCU0NPU0dMYjQxTGpaQmV0SkZZbVQrNUN1U3lwcVlQSDJTTDlpWEVHQks2OUhBcVlWRUtEMFRCcHBhbEVFSzhZV3BOL2ExN3Y3YVdBYjlpVnFUOXNvTkkvWk4vTE42bG9aNEQrVGFtaEdtS1BSVzNwS2FFWGd6ZUFybkZtSk5PRFRMMVErSjNORlpLTlpOUyt1dVhPZktTN3BUd29wTXhxcGg2OVNxVXhXUzUwWkZ3UDF5VDdScWlDUm1lZz0tLUloV05DTTUxOU9jMnV0WEw0L2tjREE9PQ%3D%3D--0fa11ab382040c50fd93cd7a3894e62878e8ca46; path=/; secure; HttpOnly", + "x-request-id": "4c8d4db1-7d4c-4bf7-9107-741d21b6422f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E3:1BAE3:D0DF63:13E58B5:5D374BCA" - } - }, - { - "url": "https://api.travis-ci.org/BurntSushi/xsv.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"63ebddbce9831e9b119ecf28e91e57e2\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:51 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 12 Jun 2019 22:14:09 GMT", - "x-content-digest": "97d0e81ac5da8320c3fae7b0175c94a0cf0f5817", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "e537c973-92fe-4632-84b5-821a5785c953", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E41D:1AB68:69531E:9C3935:5DB58B10" } }, { - "url": "https://travis-ci.org/BurntSushi/xsv", + "url": "https://travis-ci.com/evansmurithi/cloak", "status": 200, "error": null, "headers": { @@ -10349,11 +10488,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 18:44:54 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10362,31 +10501,7 @@ } }, { - "url": "https://github.com/evansmurithi/cloak", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d629fefdca5c9c8ef054db22a721c911\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:51 -0000, _octo=GH1.1.1105035180.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=QXErakwvK2E1NTV3Y0xBQkJVMkU3MzNpRTlMOG8xdUNxZG95VWpSdXZIcGdQTExtQzNDREI0WURhOVVWZ1g3VzNaY0t1cjdONXRZQUt4MEp4WjJWZ0JaaTk2a0c2cHZMMmMrUUNtQk5GaDAvVHJOdmc2aEthK2p6VHJjMERXdGRxNVN5TzhlUm82dWtXZWtvV2NZUFI0KzkxZFNnUGUzUnoyV0l3akMwNHZNY3NwakRDYWxMZDROaVNVZitJY28ybUJIZjhqY2dscERRaXhqZFA2N080ai9QYlh3S2d5VmUwUWN0MldVdlZlZU9YNFdGNXZjQzIzRng0WGpiL2JPODJ0aXhOMnBUYXYvU01KK0d3M2Zub3c9PS0tRUw4ZEQrRzZxamRnNGJXSmNOOHBSUT09--cafd797bb4cf0165675e7a9ab3fe2d3fbc580e85; path=/; secure; HttpOnly", - "x-request-id": "3b732edb-07fe-4d0e-b8cf-d3f3555ca4d9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1D:1BAE4:E9A110:163FDEC:5D374BCB" - } - }, - { - "url": "https://travis-ci.com/evansmurithi/cloak", + "url": "https://travis-ci.org/arthrp/consoleTimer", "status": 200, "error": null, "headers": { @@ -10396,11 +10511,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:26:49 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10408,59 +10523,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/brycx/checkpwn", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"960e52550af10396f74d06fa5ecaa2a3\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:51 -0000, _octo=GH1.1.215355613.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:51 -0000; secure; HttpOnly, _gh_sess=dXAvTGhqcWwvV0R3eGJ6b2N2c3U3anJERDM4RFJobWVENjBFcVA5QW1kUlNpYjJxK2RHUi9hQlpwOW10K2REbmZIdjFFWTJIc29HNVZja0YrQ0V1NFpSUVcwSDh0SHBHeXdxcHRYTGNadGhzTWgzVWpGZjl4eFZKN3Uxak1Rd0Y3aUNCamxRWnhFcVROeHRaQ09RbVppcHJaaTUvWERqc2NXSDJyYWVOZUo4YlRFQVAxV1Y3RHpNYnBCdUhoVXdvSWlZb2xhRUNkd1pLSXgvZ2w3V3h3V0wvdUJRdXpVMkFCMTk2NTJtT2UvNkNNbnJIdEt6T2pxTS96VEJFZlZvSnNTRmYxeGsrNm52OGQwTENGajY5elE9PS0tUm5tZjlzYnJuMFF5cnVqNzA4Nlhidz09--c6b01ff69e0dd3c61fe782e4fa7a3783511d56fc; path=/; secure; HttpOnly", - "x-request-id": "64836561-07c4-4729-af3c-858943eef884", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A5A:2BAF:EAE32D:16575D2:5D374BCB" - } - }, - { - "url": "https://api.travis-ci.com/evansmurithi/cloak.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"21710f4c66a15029d20035e71eed4da9\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:52 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:34:50 GMT", - "x-request-id": "a1d13e9e-2a04-4e64-af6d-721beacd4e40", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/arthrp/consoleTimer.svg?branch=master", "status": 200, @@ -10468,7 +10530,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -10478,15 +10540,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"44d11fe3ec06b83224021a6bea114a9e\"", + "etag": "\"e548a59bcee61c73bdce6e3b9423b6ed\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:52 GMT", + "expires": "Sun, 27 Oct 2019 12:18:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 28 Apr 2019 10:40:05 GMT", - "x-content-digest": "ed388ba511904ea11e1e6a550ad9c1a43559e394", + "last-modified": "Sun, 25 Aug 2019 18:28:34 GMT", + "x-content-digest": "ff27e636d05157641ec88cfb7b7172bb66787c8b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c2a1b2e4-2edc-4b99-ad18-262cb8ab5ab9", + "x-request-id": "95eac382-d9fa-42e7-9902-bc201f97cfac", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10498,46 +10560,39 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fae5157a67a893c7f3db8877bd23cfe4\"", + "etag": "W/\"ad00d682e7de5d62e9e9b687fc4dfcca\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:51 -0000, _octo=GH1.1.976773862.1563904971; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:52 -0000; secure; HttpOnly, _gh_sess=NktCUS9MQXNoZ01tc2dCSWorY2w4S2V0TE5iZ1p4QnFmbktpVmhLOWdSNVlMZHQwNnkxQ0kxT2lwZWYzUE9nNlBnZ0lvWUxtZXI3Y3pEUFZBV1g1cGdldmZFV3pzTDlLaWUwclliQ05udGkrYjd2K2FXSUtoOVBQWFFQM0hJa0FaQkxkUk85b3dkSGlGS3ZIWkJTakthOXA3VGJ5Y01XbFh2ZGIrWnVLMTRRaEdCbEFhMU8ydHhtYWQzSUJlYjluMVNrZ0prd1Zyb2diVnhiaXdVNlRzSysrOE1nVHRNV3ZZdFdaOG1Pc3RlM1kxYmxSdGFBSmJJczZiWHVXcEl5cUp0SG0rcEkyTXRDbXV2czNFYVByTzhnb2lzMmVxeHNvTW9VaEdGbmhYa0E9LS1ybDhjOHh2emMxdkt3emttc0lFSU5BPT0%3D--33a17c6d7ee1e1f9ee1da4228a1e4d6af79da081; path=/; secure; HttpOnly", - "x-request-id": "05ae2999-64a5-4eed-832e-159f5e8be100", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:25 -0000, _octo=GH1.1.278885054.1572178705; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:25 -0000; secure; HttpOnly, _gh_sess=Q1RlZlkrWllQMmcxS3B4STRNUXZrVEs2ZDhqaG45bUtrWkRKbFdZSkJPWTYrODFuNW5WbUdraHlpa1p5Z3RPdkpaL1dxUDl2TzQwVW1EMWZjYkgyRnRGdk1KVnM1U3gxRTdiOHF6WU1JY24reXdRSlREdURER2VWM0cycFdmQ1l5QW9CbzlYZ0tUZDEybFBPcmhMcmZaSTVqdG1jMS9ZYU4zdTU0U08vWTk2bGkyelZUd28rTDdoV1YwbHdRU0plRkpQaTJZK3BnZVJpMzFUL1V6QVI2U1R2YmlXVFQzSm84RUNLckhXb09WVT0tLVNvMDdlNTVxNXRoSjVmbWFPSVVvSGc9PQ%3D%3D--64f9079a191da00158064624e231a016c71e6091; path=/; secure; HttpOnly", + "x-request-id": "28326f0e-7297-4560-9bd8-e4bcbda2e733", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A59:39414:6251ED:94F2A9:5D374BCB" + "x-github-request-id": "E429:23F84:3B2259C:587D799:5DB58B11" } }, { - "url": "https://travis-ci.org/arthrp/consoleTimer", + "url": "https://ci.appveyor.com/project/evansmurithi/cloak", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "x-frame-options": "SAMEORIGIN", + "cache-control": "private", + "content-type": "text/html; charset=utf-8", + "vary": "Accept-Encoding", "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000", "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:25 GMT", + "content-length": "2380" } }, { @@ -10553,24 +10608,31 @@ "x-frame-options": "SAMEORIGIN", "strict-transport-security": "max-age=31536000", "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:02:51 GMT", + "date": "Sun, 27 Oct 2019 12:18:25 GMT", "content-length": "680" } }, { - "url": "https://ci.appveyor.com/project/evansmurithi/cloak", + "url": "https://travis-ci.org/myfreeweb/freepass", "status": 200, "error": null, "headers": { - "cache-control": "private", - "content-type": "text/html; charset=utf-8", - "vary": "Accept-Encoding", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "content-length": "2305" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -10580,7 +10642,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -10590,15 +10652,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fd8c06ae49ba000afdcf8be736d4168e\"", + "etag": "\"9e2ccc8af08340146990c7c8f38b008a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:52 GMT", + "expires": "Sun, 27 Oct 2019 12:18:26 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "994186c7-16b0-4207-9c86-ff9e7f517fbd", + "x-request-id": "68055868-fdd5-4ab4-b49d-c520a6139fae", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10606,50 +10668,83 @@ } }, { - "url": "https://travis-ci.org/myfreeweb/freepass", + "url": "https://github.com/myfreeweb/freepass", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"134284b187b832611520b37dde245568\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:25 -0000, _octo=GH1.1.498547661.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:26 -0000; secure; HttpOnly, _gh_sess=ZkhDSFBJMVJ3WjFuZjJab040QXc0dHNyS1A1ZU5hYTBOVHU0Q2htbEV4cjVSZWk3ZmxrNXNPVjFmdVdxaENzZi82Z040K3hRd25BbXdjRHRxTFV4cGhMdTNQdElsUktNS0NzeUt2OXJtb2JaQUtjTVVKN3NQMjZRdXdrYVZBWG1sUlZEcW01S2x0RFdidGErbmdkaEx0NG5mdkdxNS9NM3h3ZTQxWWIwMjlKc2IzWm5aL1pFd0tpQnVGZnJTZWZhSFlSVHlONkdSbS91N2VrQkgwRkZYc1M3elBkdkNNenZjeEJiRlhDV2lFVT0tLWZRNXZsZ0RNM2RUV00wK0g3Q0tMNEE9PQ%3D%3D--44222985c1a6ff265ca236bab46ae577c6d6bdcb; path=/; secure; HttpOnly", + "x-request-id": "2db1997b-eba3-4f22-b549-c97a3f23305e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E42C:1AB6D:341117C:4E1962E:5DB58B11" } }, { - "url": "https://github.com/myfreeweb/freepass", + "url": "https://github.com/whitfin/bytelines", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dbd529624531ecdb19c9aa3b62b979e7\"", + "etag": "W/\"a0eb1e258dc2825f83d209e346b37f49\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.1689647596.1563904972; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:52 -0000; secure; HttpOnly, _gh_sess=dVJrNUc2dHg3d0wxdVpHeWJSUUYwSzZpbENxRDQ5LzdIUXR4Z0J4Y2x1clZCRzhEcmJHa3NwUEhhaHpIM1drSVNKUzNNRVdqSFNzSDlicG8rV1hWKzNrd1N1dXVIOXJPNndQU0VjSnUyZ2Y1NWNRNjVFUEVFRVZhVWtzeXR1Z1QwSE1KY1hWMjFQc0FNaXprajdqcXYrOWQxQlZtRmI0SHVnUS96b3JjUWtJejZvbGZEN3lGRzQxZzZDMlRlQ21xeXhLN0tPeW00bFJVMytKbytoaGhWcEhuWVlIUVhuMloxc1p2dElqbTBtd1IvSnpwc1l4SERRWU1WNjdkTnpIbmN0cysvd0RIVUFlMXZ0RU5FamVCNUE9PS0tVjBkRHVRV01iT1BGSkhFcGFUemwyUT09--8714a1fca36250d9de8bdafd92ad9e0ae7130393; path=/; secure; HttpOnly", - "x-request-id": "192889f2-2ca0-4825-8cc2-c6de6ed23903", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:24 -0000, _octo=GH1.1.1259115571.1572178704; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:26 -0000; secure; HttpOnly, _gh_sess=bmNsdTFSWFgveFFyQnRGaStlNHJCd3g5UEg1SWxBQWZHd2h2Mkg3NDE2QmJXYnBrUHNENjErd2wzSVJYQ1JONE96azVxRWROblJ1WVlYb1ZFQXBpN0VaNDVtRmhGZ0tvclQyTjlFUW1sUSs1QjRqTXVjWFQrQUpabmpHVExDOUhwVjg4LzJMbDhsYnpyMzhseEhVL1F3eHp2cmRmVSt6dUtCOHRIZzdnSmJXcVdkL3pzbXJRTzJsaXoyeGNmVWlKcW5mSk9VVE1sdS9uYzdqVENDUXhEblRCVVBSQ2hpOWlFOVhkMFg1V01TWT0tLUhkclJIT3BvVXc0ODlWUmVWekZLVmc9PQ%3D%3D--ad6a563118bd8d98973c8146a570464c0b5be252; path=/; secure; HttpOnly", + "x-request-id": "c910c7a4-45d4-41a0-b3c1-16bbffd65c56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A39:1BAE4:E9A189:163FE9B:5D374BCB" + "x-github-request-id": "E41C:40B80:2BA74E7:416E386:5DB58B10" + } + }, + { + "url": "https://api.travis-ci.org/arthrp/quick-skeleton.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"02be862b5186840ad4909bdf93362ea3\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:26 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 07 Oct 2019 06:14:04 GMT", + "x-content-digest": "5cae31b36b6739d1d2587e36a27fd2d2bd74e3e1", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "685f8210-e45b-4bfa-9b0e-f76496958de1", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -10663,11 +10758,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10676,13 +10771,13 @@ } }, { - "url": "https://api.travis-ci.org/arthrp/quick-skeleton.svg?branch=master", + "url": "https://api.travis-ci.org/yaa110/rubigo.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -10692,15 +10787,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"84342adb4aadf23770155f69e20086fd\"", + "etag": "\"40e1fc71720d4558f10bce25a150b15c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:52 GMT", + "expires": "Sun, 27 Oct 2019 12:18:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 29 Jun 2019 20:22:24 GMT", - "x-content-digest": "011d7ba72852e15b2c83af27991941539c663818", + "last-modified": "Tue, 01 Jan 2019 11:08:55 GMT", + "x-content-digest": "284f2cb10a971cd56b293f46d7a989f2e1979c42", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c3b8906f-ba7e-4184-97cb-eed4287302b3", + "x-request-id": "4da01aa5-f19d-466c-9150-84d6eb4ff2f9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10712,23 +10807,46 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5fbf47fc5c73f3ac31ff9ff05481dac5\"", + "etag": "W/\"28d1ad5bb69329e294f312dd986b7274\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.1296890755.1563904972; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:52 -0000; secure; HttpOnly, _gh_sess=d09Ga2ZacE0zYmFXZGg0NjkwbXNyKzUwYUo0RTNFSVJQcVhUanhmZ3p5SVpRTVEwN1phSEtxR0FMSHRTWW5pU285WEpMVkNHSjdDaG5zdy9TV0V0cmh6SXBrUU5HTmQxRmlRSkVNMlBaMGZnd1FTVFZld1lGYWxFSzRzVXdGSnJlTG9Lclp1bEpjR3NCY1NQT0NVbkVtTm9sVlJqakszN2g3NGE0ZXkybU9oRjgvVHI1dmZXNi9PUVJTcXdydWZTRFlsV2VYVmJWdjA0djFvK1ExMkhadG14cEFDVlNycE02elpQSm5uaHJ0ZU5ub016dE9BVW9ETXhCcjBlaDNwVHRxRGNaN2l0WXhRUXFQYXBIT2srcWwwV2NXUTJpYmd4NXdrdVR4S3hjVlU9LS1IK2d0Z0o2WTkrL3Fra1ovcG5HamF3PT0%3D--9c071a6d3c7ad75619f7c8cfb590bf42e60f531e; path=/; secure; HttpOnly", - "x-request-id": "23addd97-d972-4e59-82a0-92fab4c8ef75", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.320505680.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:26 -0000; secure; HttpOnly, _gh_sess=dllJRC9vNHlzNHV6ZXF3Q2dWeStIUEdlNFJvMTZocTVkZmJmYmhxQnZFRFRLLzE0WmNUaS80RVdadHRLeDFpaGFScHluK0Q2a0VldzUyYkxZdFlHQ2FYNTR1YldkZ0hldGQ3VmwrTGV3SGswNm1PeWk4NVdFU2dCeDZieGJFSU9kYnI2YW9mQ1FEWThDOGZvSENDWEVycStJYVJaZU04SGNCU2FRS2NpeDJPVFRiUzJKWmpUYllrWjdGY1dkTCtuYnFJaXk4UWVpeEVZdGFWUy9uOEN5YkY2WDhTRmlSc0FHUTRKMllEQjVnRT0tLSt0ODFRR0tKTVprZVBCYXgrTVM4dFE9PQ%3D%3D--ca0a70e5f3e1cbe93e1bc28617536009a426caa7; path=/; secure; HttpOnly", + "x-request-id": "d3bb11ab-a875-4dfd-977b-b8cda70c7494", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A36:4D67:D5D55A:141CAC0:5D374BCC" + "x-github-request-id": "E42F:1AB6C:2C150D3:4194AB7:5DB58B12" + } + }, + { + "url": "https://travis-ci.org/yaa110/rubigo", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -10736,33 +10854,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"de76047a9902ccefaba5b949085806c2\"", + "etag": "W/\"9b5807ada0027dbb6b229dd53bb0adb1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.107494853.1563904972; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:52 -0000; secure; HttpOnly, _gh_sess=MkJpZCt2Q2lNcUFWdk5SWEg3SkhCRDltbktKYXE2aEY5RUJwc29pQWlZWGhDdHZEc2hMdDQxOFZWMlFkTERFOVMxU2pIdk1hUlg0R3RpbHBJcXhIS2RHSVRwdUJrNVlRWnZvQ2plMlh1Zm9OMWRFbGZnU095Q2V5VmwxVS9uR2RhMWdqSkVMaWVlUTJNWHRia2ZZa0J6TERaYWFKSHZTZzhnUFd6MGx0OU5FL2NZVWUzNEJwdnVCTGEvcVFJZ3R3NE54Rm1RWjJ4MWtYYVVXWno5TG9RMk15ZGp1WE9haTNVSEZpZHRuMFpsbVdlUWg4RWlONERXVll0UWpWVlcyMmFpK0k0MGFGK283YnI0WTZTc0NPQ0E9PS0tQUg1RFNkM3lvZ2lFQWdwdG5FOUhYdz09--e1227fc1803f258d56215a07d86f21afe2049b07; path=/; secure; HttpOnly", - "x-request-id": "e4d222f7-70a2-4b61-be3a-36c1ace0215d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.846475471.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:26 -0000; secure; HttpOnly, _gh_sess=aEVrK012bU00Y0FIOVYrQk02Q2FlV25sRHRBVlZlOEVBZUZXdHdlUWhpMzNDbWF0cXAwRVlNc3FsUkNrKzFJUG03d1FsWUVEbmNlYTFFWkFlZmdEZG5VaFZSTTMvRlkvRWNTUU5SZ1NmZjBnWkZoaVp2MGc2em4zYjNmQWRqWW5McFBlSnh0RGZqcExIYnlnWGoxQ01vbFd2WmVBSFF4U3cvbHhsSXJhZTVIU3haOE5yUjNJT0Z0ZmIzMXBXV2d6RGFFcjY2ekFzcFRQaHhyNlprVEYwdXljaVYzUlltZHgrNUlBeTZBb3ZYaz0tLTI2MkxIUzFPN0J0YnRLUVU4YS9OR3c9PQ%3D%3D--4dfe12ac1a09b5297bcc77fcda54bb7ea4937296; path=/; secure; HttpOnly", + "x-request-id": "034e9510-67e7-4233-8b10-7d88b060975a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A57:E0E8:AD9DAF:108BAC9:5D374BCC" + "x-github-request-id": "E432:B5FF:3A54AA9:57A8159:5DB58B12" } }, { - "url": "https://api.travis-ci.org/yaa110/rubigo.svg?branch=master", + "url": "https://api.travis-ci.org/aleshaleksey/AZDice.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -10772,15 +10890,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d4d710965e65d68686afadd243cec372\"", + "etag": "\"17518692d15d4be1730e9f8f47da631b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:52 GMT", + "expires": "Sun, 27 Oct 2019 12:18:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 01 Jan 2019 11:08:55 GMT", - "x-content-digest": "284f2cb10a971cd56b293f46d7a989f2e1979c42", + "last-modified": "Thu, 08 Nov 2018 00:18:36 GMT", + "x-content-digest": "0037d62cd67807daecac3e6f5500e4e04c42faf1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a50a0678-39fa-43fd-a11b-e6f053b7ae1c", + "x-request-id": "569b5e5a-4ed7-442f-a04a-ba80a03228aa", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10788,98 +10906,51 @@ } }, { - "url": "https://travis-ci.org/yaa110/rubigo", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/whitfin/s3-concat", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:52 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c400d614d500d5418ccd7854b9fc7a23\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.1727443136.1563904972; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:52 -0000; secure; HttpOnly, _gh_sess=OHBrQkdDK2hYK3ZBWFVwbEUwY3pKWnU4VnFxOG55S2wxWU5MUVRxSk5pbitMSzVmNlJWQWlWOWdkYldCYUdLWkwwR010Z0dzVVlCSm5Ga1BPYTJZR2F2WGRUV2ZPNHNPRUtTQkNoeXA4UnFMTGdaMEp1bUx0RkJYYUxwNWV3TXprRDZZMWozWDBuU01kS29LdE5LVk9pTzZseVBXTEZhYk5iT0RVek5NTDNXL0FVd0tlSjRpRFhYekIzRmEzWUYyWGdvOFBtR2taNStnakE5Mmg2TC9rWmRYWmVoWnFJSkRIdnZ4WkFTNWVCMkcrbG9YbXM3VFAwRS9DNytiZTNiMnMybk15MGdOb3ZETjhaeG9jUGNFa2c9PS0tcFpBTmdub2FKQkczN1FGcThHK3NaQT09--ebd2117ce223c17e528ef05c074536b769c1b06a; path=/; secure; HttpOnly", - "x-request-id": "7813a36d-c49a-4c67-a4fb-79ee938dddd1", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A7A:3229D:CF2210:13AC48F:5D374BCC" - } - }, - { - "url": "https://github.com/whitfin/s3-meta", + "url": "https://github.com/aleshaleksey/AZDice", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4daec0670174afe41406879e066bfa21\"", + "etag": "W/\"0c5cc63f307f2b8857e77bd6b1e93a9c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.1760977800.1563904972; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=QWYzbGR0eWd3clhvQWtIQUVlVDY0U044MjNZaHZCYi95MU15SXp2cXZ6VHVqRmlnclhKLzlWa1BPaU04eHZxVUtzbEdLQ1NveVpEU3lwREJYMUIzbGJqSUVGSjR4dWhtUW0zMGRXVm0wNFVKSlBzZms2UFZPQnAxZ0FpS1dJWlFMTGRiOER4RFgzdXpGSmt5YmtSTldZVDEvVFdSY2J6M2V0am9HcWxFK3RaZTZoaVRaK0hzcE1xVklqbTRWUitmOFNlQUtIQ2svSXpUOHF6eW1CQXpRa2hBZ1VpQndYRHFHTzhqWEJ0dFJ4VWVQbkI0dk0vTVQrUHFoOGlUSUhLb0JacTduTnZ5VWtJdldVNUc1SEYwTlE9PS0tWU9BRk1jN2tCSmRJS0gwcjBWR0xSdz09--a1ed011137748bf80d12444715ebd3f1603661f6; path=/; secure; HttpOnly", - "x-request-id": "c52e2c5c-163d-40c0-958e-e734113bfbfb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.19612768.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=V0NQWGpVUUFVN3EvRkFnM0FLYUl5cmI1ZVVySXdXQ2xjckgrb21KVmMrdXRyU2c2ZmdGMW91UEEzWWhGVGJsUnNyajdWRFFRSDFEYnQ1OWQ4Z2doVC9jZDZGSHdpNUlibUNXbFpweFZNektDb3hzMEZZZTdMZEJCR1RPVlh1K2RzRDJncWVwMjV6VHNDQ2VmbVYrRzdCQTJTT01wR2E4VldqSTNJZFRqS1gzbUlwMFFNS3lYczV0VXFUSytXM09mL1owWEQwZ3ZhclAyTWVWblArUCt2V2RnMGhaOU5QbXBuWjBra2JzUndNVT0tLWZNRC8rUFR4UlVCT1l5MXA1NFFkK2c9PQ%3D%3D--4de5f5dfd1a449d7be99ef55b009d41beb4d7699; path=/; secure; HttpOnly", + "x-request-id": "98207a93-61e2-42a8-af69-45d9e78bed73", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A07:2BAF:EAE44A:165779B:5D374BCC" + "x-github-request-id": "E438:1AB6C:2C15122:4194B29:5DB58B12" } }, { - "url": "https://github.com/aleshaleksey/AZDice", + "url": "https://github.com/brycx/checkpwn", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0a0cc7f5953b548e49f1f14a04fb4b49\"", + "etag": "W/\"1cff702e5cfcbe663f2f9fc8c0efdee3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.893694087.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=RklEQXFQbmlzYklvQWhIVGhsbk40ak5OVXZja3BlZjJ5UVpqZG5jTENoU1NmUERuMHFjdmttdkZqUjJtVjZ0Y0R2bG5sSjRkWEZoL01VYkxkYXFOTmEycVIvWlpFL3ZnTHBJb014VlMxd0NneXJndHZFSWRLOUZPRDUrNmxwUFVvQ28wNHZmM3I1eGZCcnM4V0pFam9qZmVqQzB3aVZPVnZHT1BTSzIwUitPcnE2OVJBZFczOSszbUtiUDl6dmV6VStuTmdyOFpneXAyV0FEVXFkRTEzRUVManQrcFM4SU5hUlZRNmJtWExLMnhyamxaNk5vSGRHNzZ4WHkvVFk4OXdzTURBTlY0TWp2TU1pRDNONG0yUDVlNUdQbDFvcnA1SWNIVGlQaDk3WWs9LS1YQVpvV3UraWU1MFZQb2h5ejFmVkN3PT0%3D--8e04fa9c8b7ffc40fe7e2923cbf8654e72a39b30; path=/; secure; HttpOnly", - "x-request-id": "a7356095-5784-4569-9273-14702760b944", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:25 -0000, _octo=GH1.1.141471308.1572178705; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=MDlLVW1DdUdFa1hvaFQvRnJrS0hVSGtBbGdidXdpN05vVDFKbENtUHVLWmlmTGpsVWJCRnRYZDJSdSt2Z0lMR2xuUU1HaUs5ZG42c3QzNEVLUTU1K2JMODlkWTgwbzFVeGM3Nk15cGdjOW9Kb2hhRjhjbmdDZVJ3N25lR0ZtL0lyWTBDaXRIaldiU25EMTg1c2RRK005QWVQRlRBZWo4ZThrbHZkTnl5RXVBUCthRDZqaUFja2pHRGV3QW9SckxJdEZib255R3QvaDBhaTVZSVFuZGoxcEdZWEhwWm5xazFQcVhUVUh0dE5OUT0tLXZYaERGWHdHYTZGbXpmNHR4SGxrUnc9PQ%3D%3D--0f2d4b65126b5397ce226aee64d8149dea9a0ea1; path=/; secure; HttpOnly", + "x-request-id": "aa7190f2-1925-4970-a5da-31c13cbdaf70", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A27:2BAD:CFF26D:13BB7E9:5D374BCC" + "x-github-request-id": "E423:B5F8:20A25FE:30F99B1:5DB58B10" } }, { @@ -10893,11 +10964,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -10906,15 +10977,15 @@ } }, { - "url": "https://api.travis-ci.org/aleshaleksey/AZDice.svg?branch=master", + "url": "https://api.travis-ci.com/lucawen/repoch.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -10922,15 +10993,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"880da94d3e2079df9694add498e1cf3a\"", + "etag": "\"cae5d6f630491191520952d86cc2c67f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:53 GMT", + "expires": "Sun, 27 Oct 2019 12:18:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 08 Nov 2018 00:18:36 GMT", - "x-content-digest": "0037d62cd67807daecac3e6f5500e4e04c42faf1", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "20c79063-c976-4843-a7f9-872895282e66", + "last-modified": "Sat, 18 May 2019 05:11:13 GMT", + "x-request-id": "244fe70e-d04a-4228-bc06-6a2a11710915", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -10942,52 +11010,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"95cb4081af3e9dbef62acd6f1e308126\"", + "etag": "W/\"09e1d8da842656f3288e830cf69b2539\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:52 -0000, _octo=GH1.1.1036544207.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=R1h3VHFNdVVvVTNnZFZEb0RxVDFzZHQrNDFPM1FlL3doZVJ1Q2FtcGsrMU5QVnQ4SlFmVEZHZjQxbitDeEJMaklxbTg4enlOemYxRHJVamFFSldJOHFhYlpKU2JvaVNpNDViYjRPUTFlWHhvN3RBdU1GN0o4R2x4dForM0M0QWNyRnJodGN0eGg3R0NCRVliZWUyYUhZMjlacnEySWkvRzNabFJ6TUFwQjdndExHYjdJWEJ6ai9CSE9WQXhIV3RyUHhLRm90Mkhja1JCNU9kWHVaN1pNUzU1Q3N3czAxREhXWG9EMENvRmw3cUtCdS8zYVpESDBtNC9jRW1kczVrSUpKbXhmQmNTTWZER3BEWkp5SnVXRkVHbjE4MnhzdmlVejFsQmFjZWxreG89LS15QndXVGMrUkNXcGxWZGlzaTZTYXVRPT0%3D--fc4817ffc33b41c9c9f423e686be858178f5c459; path=/; secure; HttpOnly", - "x-request-id": "13261c8d-7df5-4940-86a4-ae375260b5b4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.1371316455.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=NFNzUDUxZ01UNTVpLzhSQ0FSTTVnYkR4M1d3Si9FWEwxMHZ1YTIyMmFsNkZPdzRBeXplVzh3NnJ5TkpWNW51NXNKNytKRGZZSmpoQkxLVExNWWpuUFVjeEtFS1dqUEhQQmhZb1NMQU00MHFiczAxRTZJalFIdmhXbVRlanhhSXdTQ1dSUTVCWEhjVHJzd0Vla1hQSDJKcHZXdnhPUHk3SDA1MURta0ZNdmtFaExDbTRxZlhyRTFqUDN4dVk0dVZrOFk5UzdBMlpEZjg0blI5c3NGak5iRmNHdEZBV3pDUStqS3JFQnJNTE85ST0tLTVGQVVEZk5NUm8xeWpGWXpBVlhKNmc9PQ%3D%3D--acf653b18420e1ce46e499eaf923a62b3186a0f4; path=/; secure; HttpOnly", + "x-request-id": "bbf00255-af22-4e42-95f0-7c76cc286514", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A21:E0EA:CDA1E4:1391C00:5D374BCC" - } - }, - { - "url": "https://api.travis-ci.com/lucawen/repoch.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"479779fdf65c8a2d40509f4318b8eea1\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:53 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 18 May 2019 05:11:13 GMT", - "x-request-id": "363899e3-3ee1-4e37-905d-fd5ca38e9754", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E437:40B81:347781F:4EEEEB3:5DB58B12" } }, { @@ -11001,11 +11040,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:54:42 GMT", + "last-modified": "Sat, 26 Oct 2019 19:30:05 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11014,51 +11053,27 @@ } }, { - "url": "https://github.com/lucawen/repoch", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"560e471ab5bc53f16099d40d753173d4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.1042130912.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=ckpLQlpBcEg3YmoxRVNNY3p1WXYvbGc4cGtydnZaZXBtZEMwcDBSZ1U4eVRsN1d4Wjg2OWcrMEs1cDJuOHFzMmZPR2lmdDNMclVPRGxXODZKRzF0UkdtTjYzbkNxMUNpQVZUYk9SVU9NUFZKZFBVL3NjdU9uaHl3T3FzTE9RZ2lGM1lKenN2M1p0eHEwNUhXV0NFdEhSNGFXKzdtZjFlRE02TTBHUDNjMjVJdVI5YTBqMkVQNFlHWWlySUVCcFVZd2paaXVEcEV5b01LOTNtUjdPRzBmTnVCTVViODY0YXR3U1I0TFJtaTlxa3oyVWlqcm9kNm1GNU1PTExxVWpFY05PSFVBclBROVdPUTNEQXgveWwxV1E9PS0tQk94dS93eW5VM0tNK2lyanRpZmR1UT09--24287b81f19619be0f394ee931f43b9b78eb58d3; path=/; secure; HttpOnly", - "x-request-id": "2da53a8d-d0c8-4ed4-88d0-927086b0dc94", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A46:322A0:E67A9F:15FC6DC:5D374BCC" - } - }, - { - "url": "https://github.com/yaa110/cb", + "url": "https://github.com/whitfin/s3-concat", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fd88054e8424a03b78adcc6fb1b5afae\"", + "etag": "W/\"68bdca730060931187900d3dcf34a5f1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.790332229.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=Vk9yNGdQaXh4SFNsczRtWWp1eXJkRnc2alBPQUtRL3FjSzFOOHlDOTZjRi9rTW9qZWlPbXpXSnc3Z2pJMHdOOTNHeEdzTjZqYUhyYWJiWnBnTk5tMFZoZ01tZzhZR3lTWm9tRVpodGtCbVB2NEpHL1hnQTdCVWMzZjgxRllJbUZMdkU1T0pyQUx6U09lcnBaRU84aUJVdFU3NjdOOTFnV2tPdVREV1hwa05sZUpLNGRHSzhxdEc5cmZ6anAxTTVoSTBndGppcC8xMEhPdHF1Uk1MSTRYM2VFdGhkS3cwTnV3SkRPQm5QcTdIYkxiWU1uOG94Q2RYMFAzcXdRaVMyRHRWWDJOcHhSM3hBR0RGU1pQWW5pM1E9PS0tU0pReHh1aGlkZ09rVTJNa0JOSVRIdz09--5f94483139b25a4a45ca4e0c2a7effbff2be0a0e; path=/; secure; HttpOnly", - "x-request-id": "4ad953e1-e558-4aba-9453-50b6ff0abaf1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.1592573766.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=WjFONWljWm52TG9STGNBU1NZdkk3VEpCQ212b1NpSUZybkZ4WEN2THF2K1lFMTYwa3FCQzNWc05EY2E2dFR4NDI5aHBFemVVRE1VaXd4ZHI2L3VNVzE0RmxYMzBrUUFzZEVqMU1IdC9GWHFaK3BPV3kxbmJUMTg0YjVKQWFPRUdRREJOTWtiU0VBREpuamxqbFJTREpKNDl5S1dYUjBuUTQydGhxOGFmazZTMlpkbld3M1RJZlV6R01STW4zU2Q5S3J6N1lkQy9JdTVjSWZZZ3ZKUHk0dkR1Z0VZNlRPeEZkcnhQQWJ2S0N1OD0tLXNNM1V0dm5mNG12RzVmNkdld0lRSXc9PQ%3D%3D--55a528aaa4209a5bd86a00befa283e22117bedae; path=/; secure; HttpOnly", + "x-request-id": "5c4787ab-4ba2-40cb-b4dd-413c36cb626c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A4D:3229D:CF2288:13AC560:5D374BCD" + "x-github-request-id": "E435:40B80:2BA75EF:416E512:5DB58B12" } }, { @@ -11068,7 +11083,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11078,21 +11093,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"506ef51b93a55e2b6d26a5b3ff038f89\"", + "etag": "\"77721edce575fc37c5b10228c4d531a6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:53 GMT", + "expires": "Sun, 27 Oct 2019 12:18:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 06 Jun 2019 09:43:19 GMT", "x-content-digest": "58b33804df1931339ab6cb21ed53594383c79859", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7fe99715-cda5-4e3b-92ad-6356322cdbcc", + "x-request-id": "b0f73dd4-3457-4d62-ae5f-12e908fc8fd5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/yaa110/cb", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:27 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f103a5b53f29a68751e32b6841557058\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.60726019.1572178707; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=Tkx4akZiNmpqZ2VyeWFid1VsSUNkbmlWZ1pHdkdFN3JBWE1GdW01MGV2bEVmTGlXMDRTRlhVb3V5WGlsNXFvTXhQM05paEZaR2ZvS2daUFl3VktCQkdPcjloWTdEdVlGUERzUlUxaFR4bWtQVEdnWWpsMTdRalFQLzVHUjJ1dkFwbVFjNmtIYnl1S2dudTFmaXpXWk9iN2Z2bStDdjJXNkRMa2ZkNTllTWRETHo1ZW1jMDVtM0xnTHdPRkMwRCtCYXRnRHVNbFBpc2FMaDZmYW52SDVrUT09LS12Q3BJY2pJUmwyNzdycWlwSnZOV3ZRPT0%3D--5173aa2dda95641a9971e9446b6db17e58b694df; path=/; secure; HttpOnly", + "x-request-id": "ee0a0c48-99a9-4a2f-9881-c9a00837052b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E440:23F82:33E7B96:4DB6F64:5DB58B13" + } + }, { "url": "https://firecracker-microvm.github.io/", "status": 200, @@ -11101,49 +11140,49 @@ "server": "GitHub.com", "content-type": "text/html; charset=utf-8", "strict-transport-security": "max-age=31556952", - "last-modified": "Mon, 28 Jan 2019 14:24:57 GMT", - "etag": "W/\"5c4f10b9-4d75\"", + "last-modified": "Tue, 22 Oct 2019 08:08:08 GMT", + "etag": "W/\"5daeb8e8-4ef2\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 13:59:17 GMT", + "expires": "Sun, 27 Oct 2019 11:25:54 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "8CEA:65AA:10C339:15CBC9:5D37105C", - "content-length": "4930", + "x-github-request-id": "E5B0:420B:2C14FF:38B6AE:5DB57C6A", + "content-length": "5051", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "via": "1.1 varnish", - "age": "0", + "age": "246", "connection": "keep-alive", - "x-served-by": "cache-hhn4037-HHN", + "x-served-by": "cache-mxp19850-MXP", "x-cache": "HIT", "x-cache-hits": "1", - "x-timer": "S1563904974.767720,VS0,VE104", + "x-timer": "S1572178708.791485,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "1e149c8d2373291e01cde31bc5d206669ef13e31" + "x-fastly-request-id": "220fd20474d7a83152710e6a71a052fe13c4ef63" } }, { - "url": "https://github.com/fcsonline/tmux-thumbs", + "url": "https://github.com/yuvadm/slingr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ca4538b86539452d826c5abaf0cd1e03\"", + "etag": "W/\"70552d4b33b710a9a143f654de78c4c8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.833661200.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=Mkd1OHoyTkRnZGJ5N09lTVVOaXo0aXgyeC8zQzEwV1VZK2xtbTRPNmNIUWFqMlppN2IyaDkzQ3d2Zll6d0Z2OXR3bFNaaGNwQ3hkTnBwbDZsMWt2V25nQUtwSysxQTF6ZEVSUERJUUk1TTZXZUpUNEhUelFzQ3dkVE54NmJtU3BGdURpcmNjZ1cyOUFrK2VmWEtIZ24zSGR0MTNUWTJFenFxd0l0NWtmdjl4bWp0Tk1qUUNqTEs3Y1MvRHdWY0d0UDBnakpwd3loVmsydGU1N3dacThyU2pPOG90clB5aGVmM1ZEM2F5MDRtRFVyOHdDb3EzRWZPbklhaEpDVGd2NEFyYkhLQk5BdElTVC84ZFVuUXNUUVlMK3lSa25hMHczV3l3TUdQQ3Y4YTg9LS0rRHQvWUt5NTdRay9XYitndnJ0VGNBPT0%3D--df97be990ba36d5c44a58bd1c787cf9170527e4c; path=/; secure; HttpOnly", - "x-request-id": "32af7ae6-ab16-4287-9af9-39bf263262f5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.559545500.1572178707; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=K3VRcDZuOXJtNzFWZGZweHo4OXlYRWJ4ZUdKSXVnaFZFcnpDM2xEMWpJMC80TkFVZ2hnRGZCcTg5N2dQRWcrZnZnSUpLK3NDdTNITlcxQjlPZ3Q5RWlpV2hrSnlFdmljNVc2cmFFa0syTXpPYmRSU3NkZE96MitaTi9VRy9rMjFCOVU0aGVvMGNROVRtVUc0TFVQcS9teGsrTVhoazBPSTRmUEtRMWpSMVVSc0piaGNzTmV6cHhPMU9TTCtZZGxaTUtyZ1VWL0JyZVpvT2Q2QkhyVnlySDFiallQUVg5ZDFSODJQR0JIcmR0bz0tLXVzdzVjaVhrdDhjKzg3ZDZTUEhxeXc9PQ%3D%3D--712e18c26b53cbc3ac2da2f1386c789f757ca63d; path=/; secure; HttpOnly", + "x-request-id": "18c824f4-9a71-4a08-9bae-99b065ee62aa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A5F:E0E2:3DB65E:5D5AF5:5D374BCC" + "x-github-request-id": "E442:161EE:2AFBD01:40ACDB6:5DB58B13" } }, { @@ -11153,7 +11192,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11163,15 +11202,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"767cdae3cf3eb8893e9dc3dace962342\"", + "etag": "\"ac45c9b9441ddcfda985aef45a4e53ae\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:53 GMT", + "expires": "Sun, 27 Oct 2019 12:18:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 17 Jul 2018 21:42:32 GMT", "x-content-digest": "28bdc57693d890f4872a0d8709c88282cce1584f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1e332894-4509-4d0b-990b-cbdd1ab05d07", + "x-request-id": "d4856141-3927-41d1-af7e-d0148a1b9367", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11189,11 +11228,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11202,69 +11241,75 @@ } }, { - "url": "https://github.com/yuvadm/slingr", + "url": "https://github.com/lucawen/repoch", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6882cb204fb80fe2546f481e855fb15d\"", + "etag": "W/\"f2a315ac33d25c814278ec2906727f94\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.618623543.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=NVBJdzU2d0U2R3NTNm1BMHlkUzEySmNyc0x0aFRwcUdZRSt3cERyZVYyN3E3WVcrTHZTK1d2emVzZ25lYi9Udm42ckNuNDNRRkFIb1ZkK1FXQmoxV1dxcTlyQ3dLZ2xtQUMxZHZjN3FFQ21GcjV2VHhwUWZLUDVXdkREdGYvbXNneTdWU3NaNVU5K0xUazVZOXRxWlFRcGxVNHpaU2duNTFoWm5NSVZqcGViT3NwR0pWWmUxekU5NXJKcC9md2lHUXU4M3dyb3lzR1ZIbEtweElLdkdqa0szcHBYdjJLOEYvM0owZTYza1RMQnNOL29sRWVyUDNTVWYybTl2RlhZU0t0b2V5d0ZFVjR2M1RwREduWVVGeWc9PS0tQ0h0Vk42OTJaR096cHNNclc3S0RTUT09--1eb78877e4c941fd671f6f78b60331225539379e; path=/; secure; HttpOnly", - "x-request-id": "66e79133-3311-41f2-b1c7-f6f869a8d701", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.60040254.1572178707; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=V3gwaWt5dE96QmZNdEs0clZDT1F5YTVyVFByTjUxQmdxRzN6M2JqaThMcVY0V21vY2MwQ1lBM0pnb1RNcjY2ZDBKdmRRUStvVkF4b2xucGRMVENRT0t1UlQwc2JzaUp1Zm1Ndks5OU84NFRUQ2lYa0hwYUZ3U1ZJSXBjc1o0VFhCOFFJVjJDWUpHeVZVVERzb0dGRXF1RHZXUVFYUG5BM2tQTTcvSXZxS2Zhd2lCTUpYV3ZiMWhCQWlyeURCVkJNYitBd21nSFpjN09aZ28wSEpjQStlU3NpVkJhSmhDTDhvMzhaZFZKWGJpTT0tLVZ1QUJkR2JrNXJNZ0tmNkZUdVpvbWc9PQ%3D%3D--c026badb8d25cecdaadbd0127a7952aa67cb2e5f; path=/; secure; HttpOnly", + "x-request-id": "952d750a-b244-40aa-998c-3a5da922a292", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A18:E0EA:CDA27D:1391CED:5D374BCD" + "x-github-request-id": "E43D:B5EE:122B7F:1BA06F:5DB58B12" } }, { - "url": "https://github.com/oracle/railcar", + "url": "https://github.com/whitfin/s3-meta", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:53 GMT", + "date": "Sun, 27 Oct 2019 12:18:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ee4ef8a97322647894a7f09a057a9235\"", + "etag": "W/\"3eeafa819cc97f91e790f496c3ddb22a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.975264945.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:53 -0000; secure; HttpOnly, _gh_sess=UUp3bFRUbE0xY0VJdUhsVndqUjZGTmtEakMwa0ROcUNkV1Bmd0lzcE05MGIvWnZxcnNyaDh2K3R3cHhmZDJ0clF3SEs4c3lKb1VNVFg4aW05aDB4a0NXV3RiYjRmdzh1ZVBTQlpEcVlydHB6dTVTUk5wQi8wTGt1L1RMNlpOYWllUUhrRWF6Zm10VWova09qNlpnZWp5SmMvU1FKZmlmRkp5VHBXQ1NUcmxaNW4wc09mcVc0ZjV5WFZBZmNYSDFxM1M0TEZ3cGppdS9kYlRNdnNuU1NJcHpvSEU4Si9ldWR4RkhTZzlUQUNvNWhaRXVZd2JybGt2Rkp6b2hXL3VJWUg5ZkNFeHpPU0hMRkcvTCsyVHJBOHc9PS0tWFdMRCt5U3hncGJhbUl2Vk1sZHpCUT09--6f8a0f5d2206f4d454dba4114cd9f973a7de2d40; path=/; secure; HttpOnly", - "x-request-id": "592507b7-deb5-40c0-8ed9-450972234dd6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:26 -0000, _octo=GH1.1.574469118.1572178706; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:27 -0000; secure; HttpOnly, _gh_sess=SnY1d1dheGplMHFrdEp3SUZBOTNXcGpINGdHRFNlRnp6ZTZSU3NYRjJ6a2ZBTjJjQmFiamh2VE1KcE96bjNkSW9XSUJSS2JpZTdYeFRBWWV6K1lGNUgrUTBlQVR0TnNJcXpZVUFISHpSMGdIVi9BUGdpWUx4WUFCQzJPR2tKaTFVREtUV0JLSERPbkh5QUFrRitTNkNYZUt1Q21pRnE3aDdPNWZyNkFNVG1wTEtQeVgzbVA5UGM3UEpmZ3NlUnlGUlNpRGpBNUM2cFN0RXRzSEozSVRCbytvWGF4M0VaRUhZaFdEbkVDTElydz0tLXYvcGJiUlRkRWk1RWNPZHF2UFdVNGc9PQ%3D%3D--f58ce45f7281b9daeb92aea1704ec63537068c0e; path=/; secure; HttpOnly", + "x-request-id": "6276cae5-d2dd-4c12-9663-6aa38cc83df4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A6F:1BAE4:E9A2BE:1640075:5D374BCD" + "x-github-request-id": "E436:161EC:2027BC6:304F3EC:5DB58B12" } }, { - "url": "https://app.wercker.com/status/730e874772dc02c6005f4ae4e42b0ca4/s/master", + "url": "https://github.com/streamlib/streamlib", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "vary": "Accept-Encoding", - "x-frame-options": "DENY", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"7b90dbab5352814c5ee372d391da72ee\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.1234119220.1572178707; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=SFU1V1BaRUdWVjBBdjNiaDUxeHU1WjIrd05NRTVra0tGWldPM0g5TjlPQlRabElQdlNRUmxleFowbzI1WjFncFFhcDh5M01MYkYra1ptUHNXMVY3cmRpSXV0ekxGSWcwaVBVUEx1YzlWeFA1WFZNVzBrZjBSbzlMSTg5aWV6U2RZVzFkRXdlbVpTcGZaek9xRHFPMmw3b3RVeTE1Skdrdi91c2lyOWFjNzVpU21HaGJjSVE5V1RLR3NsN1hCenJ0aE1kTFBpdUFMWjJXNHVZTlJiZ0pkSTNOYUluWEJJSEVEZCtkT3h4cTJRbz0tLUxkZDRlLzlLdyszLzhPK3Z6SFlZRGc9PQ%3D%3D--0ef9e0ec61402eba1a65dbf74adc2ca58dd58456; path=/; secure; HttpOnly", + "x-request-id": "f6c5001a-04b4-445d-9ad7-db5f19c92e08", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "strict-transport-security": "max-age=15724800; includeSubDomains", - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "last-modified": "Wed, 22 May 2019 05:43:26 GMT", - "etag": "W/\"2c8-2261404478\"" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E445:161EE:2AFBD36:40ACE13:5DB58B13" } }, { @@ -11272,98 +11317,65 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"155133049547a46c72f0be034f3c3225\"", + "etag": "W/\"35af18e40d77d10cc4dde2e6da65ba7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:53 -0000, _octo=GH1.1.1759478140.1563904973; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:54 -0000; secure; HttpOnly, _gh_sess=b3FLU3NLU21tdVFJNzlITk4xc05vdk9hSmk5dStTSU9NZVYxVnBwaWNBWHZvUnB3R2x3QkcyUk5wQkU3TlZLaWhWV0l1YzNvcTkyMlRtTnZtZDdYMVpOakVBUWo0c3ErMnJpK3ArODN0a1Erck9VZWZ6SVI3TzU3cERHd2QzK0RuaDB3cXB2SVpCN2F1KzNORFBWZ2lvSFloZFlZSmdWSmVRcnRsRURpenVoYmdZMmtQRWVPQko1SkdON2JZYmFpazlyU2FIYk5RcjhGZTNJaktzRFpwVzU4T1ZjM2Y2bUkzNndhdFlYRW9sb1R2MCtqN2dSenoxT0toZjQ3WFU3ekJMQS8wSFZLQnFBd01BNXFQREI0VjNvRmkyWEtSckpFZzc5bXRlTTc3dWM9LS1tV3Y2UGNNcGRhNW1FNEJCTllEME1nPT0%3D--1b8618cfd73c257d75c5da0992dbbcab4f3596c2; path=/; secure; HttpOnly", - "x-request-id": "13719739-7148-42f8-b79e-587cabbee753", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.591786674.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=VFc0bWJxYXFNYzRSbWQzN3NSOGcvK2d3VTFuZExDQWRMTjA5V1g1U0JVeWc4UjFsUmhwOTR0c3ZoM1JYYi9VdXNiVGtZNXJ1NHlTMlNaMUxUUTFwR0VJbkdOV1BFejRWT25sTDdlOVhsdVdtdGlsY0tsaDMvWTh5OHJxdUpLeElzNmE2YXpqSFd3MkpiYnBHN1lReXI4TTZINDV6OTBIZW1Qa2JqWFVlU0dNYU1ja1NmQk5DMnJxYnRyYmNCNUhxaFBxaW52dW5EYmVyM2l5SFdYYUU1bFV6bW5jS2YrY0JQeG9TME8zNnFKc3FGUUZOelAwWnZiMk5wSmQrTmt1eC0taEpiaHY4dTFFcE9pNDRpazl1cEZUUT09--5aa26cee3163758f54bfb44b7093549bd61caa8e; path=/; secure; HttpOnly", + "x-request-id": "444d08bc-994b-452d-a8ad-08a080e710bd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0D:3229D:CF22D9:13AC5E0:5D374BCD" + "x-github-request-id": "E446:161F2:3BCB7CC:5942AA6:5DB58B13" } }, { - "url": "https://app.wercker.com/applications/59696a02ee70670100155ae2", + "url": "https://app.wercker.com/status/730e874772dc02c6005f4ae4e42b0ca4/s/master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", - "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-type": "image/svg+xml", "transfer-encoding": "chunked", "connection": "keep-alive", "vary": "Accept-Encoding", "x-frame-options": "DENY", "x-content-type-options": "nosniff", "strict-transport-security": "max-age=15724800; includeSubDomains", - "cache-control": "private, no-cache, no-store, must-revalidate", - "x-powered-by": "Express", - "etag": "W/\"+bleKG2UfdF+F6Lan+lYzQ==\"", - "set-cookie": "express.sid=s%3A5T51t2WBAdFmfv7DvYMHdFtoE-VDMVKP.HUY7MGNEYWcUR7jTDJUVUqLmPPz9Z2mDD5OoZ%2B0nbs8; Path=/; Expires=Tue, 06 Aug 2019 18:02:54 GMT; HttpOnly; Secure" - } - }, - { - "url": "https://api.travis-ci.org/tailhook/vagga.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"796ae490b4319a8f98b1ce63c6553bf5\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:54 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Fri, 07 Jun 2019 10:43:03 GMT", - "x-content-digest": "778304cb701fc36f2ca1263bc45d0c6ce0a6fdf9", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "b83a597f-adc0-4de4-beee-45511df42fa4", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "cache-control": "no-cache, no-store, max-age=0, must-revalidate", + "last-modified": "Thu, 08 Aug 2019 13:43:24 GMT", + "etag": "W/\"2c8-3937206734\"" } }, { - "url": "https://github.com/tailhook/vagga", + "url": "https://github.com/oracle/railcar", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"565b3533e38821b745c7106b61eb72e8\"", + "etag": "W/\"9f6b5b257dd3303dbe65b9d25ca962b7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.219370786.1563904974; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:54 -0000; secure; HttpOnly, _gh_sess=ZXNSenJMQldTZ1o4a3JPdjBESi9naloyYmdrMlpESkowdjJvQy9pVzdyOHVSeUZyVWJSSHltV2dzWG5Sek9PQ2dFUUZoVnlqb3JlSDFISVdERUdNVXR1bkgxNmZNN0dTdWlVSmFSTk9SV2Jra2xTOHVjUnR5Q0hqVGJ3ZG1qK1VaMVVMVEdHaU9MSE5lTWFacEpxeUZ1bmJEdTJONFJxUG5UdmxzeC9pamdpby9yQ0pDNHBSL1pIU2xpOHJUZXF6WlEwME9pMlgwOUFXY1BpaTRFck5YY21RMG5veit1Szg1TWh0bm03TDEzdFRpNWc1NFp3dTNiSjgyRDdyS0hFY1NzRHd2a0RUWmRkUEtPWlZ3MjNsbHc9PS0tV1NCdlk0d1plVlRCQlNvc01qVWhsUT09--60a9daa00ebf7b5e09d3920eb9ed710885628029; path=/; secure; HttpOnly", - "x-request-id": "60837449-0f8c-4ae9-9d1a-74eca8b15440", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.1913208970.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=U3gzN0FZN2R6aUVXd1Vnd0syTXhja3h4WVZKQU1Gd0hkaUlRRUpUdUdKWTArSEtONWp4RGhIemIrVk5YbitGWVJIcGZyUFlCTVVXaiticll2eHo1eVRGSzJKaGl4Q0tpZWFjTXFzYmpBeElkNUdOekhEVEw2Y09HOVBNVXliYko4OGpZNURmMDFJVTlvb3BpUHd3ek9vOFJCSU1vWVQray80Qnc4OGxPbE9lZFZhazBiSkZzYTZleGwxaFVsOGFjMzNXOWZjMk93cG9ydUZDVnBKQ2pybXovY0lDWVU5eG85cUIrNG4rMWN2UT0tLVNQK0tRNnlNUnIxV3dZYnA2V0J4YXc9PQ%3D%3D--96929f996b60c5d63e7a6f6e5bbea95870762168; path=/; secure; HttpOnly", + "x-request-id": "4c9001be-410f-4aee-9809-0ccae83d55f9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A33:2BAF:EAE578:1657979:5D374BCD" + "x-github-request-id": "E448:40B82:3BAFA87:590CCBD:5DB58B13" } }, { @@ -11377,11 +11389,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11389,6 +11401,57 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/tailhook/vagga.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"ce5b1c049fbae09bfa5a5c8f854ced03\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sun, 08 Sep 2019 11:09:24 GMT", + "x-content-digest": "c6fc7e45ee121b0571ad5dc9190b5f7cf5f72ebd", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7604c311-8aa8-43be-8db0-556ab992ba2d", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://app.wercker.com/applications/59696a02ee70670100155ae2", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "vary": "Accept-Encoding", + "x-frame-options": "DENY", + "x-content-type-options": "nosniff", + "strict-transport-security": "max-age=15724800; includeSubDomains", + "cache-control": "private, no-cache, no-store, must-revalidate", + "x-powered-by": "Express", + "etag": "W/\"uDhEOUNv0mHzklm4s0zfJw==\"", + "set-cookie": "express.sid=s%3ASbmoxKR5q3TxWCzEubqw_4n1tGriM4Hu.%2FWkD1XjciS84arK96S1UgVR%2FvPaPAPkcnVQ%2FmsZIihw; Path=/; Expires=Sun, 10 Nov 2019 12:18:28 GMT; HttpOnly; Secure" + } + }, { "url": "https://travis-ci.org/way-cooler/way-cooler", "status": 200, @@ -11400,11 +11463,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11419,7 +11482,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11429,15 +11492,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"26b343b497d808266c785aeac2a14d2c\"", + "etag": "\"2b410d4f376affc1c4ca82f385b156db\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:54 GMT", + "expires": "Sun, 27 Oct 2019 12:18:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 06 Apr 2018 19:25:40 GMT", "x-content-digest": "249afab7ad50dc778dee37bbe9993248098b1d87", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0b43b18b-ca09-4696-9261-99ec697e83a8", + "x-request-id": "53903dfb-c2d9-4027-8810-418d6ebddfc7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11445,27 +11508,27 @@ } }, { - "url": "https://github.com/way-cooler/way-cooler", + "url": "https://github.com/fcsonline/tmux-thumbs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e044b2a30453ec98c5aa5f9ef4989021\"", + "etag": "W/\"47083bc3e1aa8662b3c685f5602abb3f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.12446185.1563904974; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:54 -0000; secure; HttpOnly, _gh_sess=dzZwbmc4b3NnR3ZMRTBEVjNaWm1PQlArUXBmKzRrb1VPRHdLNXBqTDBZSzNqV2tsSElqaFNCMFJyT1ZSMDhmYTdFNjU4dGJNbnJTMlNIOEVnU2t0dnhGcFZWWGtjS1FaWExYZzkvTmVZRHRBdExRTXRBOXZmSFNRM1FXL2YvOVdGdGpmY3ZTSmRNOVM1VHlETm9IdGYvV1dmTHhPRlpWMjFGUnBpTVZFZk1ncFU1TWxvRUdMOHNxdWI1TTIwVXZNK2plOUlzcG5EQndOSFg4WUNweHcwNW14UWhmbzZHMTA0YXk1S0VzWlR5MklrdWlRVjhTR1A1SjBtenRWeWs4NFZQSlVtWTJKV0ZWbWNuUmMwYzRjUDJPRmdST21tS05CdE52QWh3NmxXTHc9LS1XTmQ0MjVjWmZmdkFsTkVEb3NJWW1BPT0%3D--a6b46857f9ba8626072d95eaf7061406acf402bf; path=/; secure; HttpOnly", - "x-request-id": "5e7f344d-a2b8-45d1-97f1-c84e36c33d41", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:27 -0000, _octo=GH1.1.360327940.1572178707; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=Qzl0OU5iK21wRmVNRld0UUZMQTFiUTROTUI2UlJDWkhtT3ZBbURHVTJITXJPQTNJY3oyaDRKUHA1a29LZnRGR043anE4VjZCMHFRcmYyODZMN0RxVnhDVFlmVnlaRkl5MXdFMXg3V3lZOWpyYlArYTQxQWRoU2tESElQV1V6STlkVGt0akZvazZvUnRHdnFHZHBXUjVjM0I0K2t6bDhBTVJrQVliV0RVL3VQS2lSSDJ2b1hpSFhkdkFTeXV2b3FmeU1oT25peDA2M2NoZndlU2VNaERkMXNIZUdCQzVoNUI2M3BPZnNwdFFXMD0tLVVpQ29udEJsM05pWmNReXh2WnZMOXc9PQ%3D%3D--edb2c455e8c720f080d16aeb4898930276311cc9; path=/; secure; HttpOnly", + "x-request-id": "22a6caa1-df64-4046-8b17-093319c31d56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A60:1BAE2:B1CF86:10ED377:5D374BCE" + "x-github-request-id": "E43C:B5FC:331E9A2:4CF9053:5DB58B12" } }, { @@ -11475,7 +11538,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11485,15 +11548,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b1428f69b4d0a06e091cd44c1a3409b8\"", + "etag": "\"cca4040445832c540b071480e01f1b42\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:54 GMT", + "expires": "Sun, 27 Oct 2019 12:18:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 06 Apr 2019 20:20:11 GMT", "x-content-digest": "9fc9a99ac6a116c0eaf8b77c724c550f1b4ae7ee", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1f82eac7-fda6-443b-bb24-b569186d52dd", + "x-request-id": "c05b2b31-80ae-44d4-89b7-32120a2b4321", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11501,60 +11564,84 @@ } }, { - "url": "https://github.com/Plume-org/Plume", + "url": "https://travis-ci.org/Plume-org/Plume", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/way-cooler/way-cooler", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:54 GMT", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"33e4f47f8d5a4289ee05c4fdd3c837a6\"", + "etag": "W/\"01f4d1a255a558039d270417700712b8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.1228391736.1563904974; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:54 -0000; secure; HttpOnly, _gh_sess=ajJkVGdUT0lzL0tybFBlOTFyR01Nc0pib2ZBLzgrYXZqbnRIRFZrUW5BVEtyM0xXL05mZ3ZuQVlLRm52Sm45ZzhaT1MwajIyT1VOV3lnSkUxYXpvdTBWUEttZnhLcmxYMWFJcUFWR3lNQUtYOFJKaEx4R3czYkdHb1c4TjhNbmhxMWhJSXZSUWtUL3hGeWJzY3lIbFFJNm8zV1hrY2dtckh2UkFBQ2dIcTdSNFZaYUZ6VitHNmhaTjN2c1VwNHNEQmRkeFBoWkVHUS9MVXlyUythTHdrdE5pS25PaHBJbjBaczJYSXlrUDQ0RmxMY2U3eGhBMExwcjNMZ2J3U3VuQ0NRYnlLOEJqRFVaMVkvS1c0c3dDR2c9PS0tbVRvVmo2NnVsTVZXbEtDMDFjWVg4UT09--7be3c4aeb77654232adf65df802cd6feeb6dec2b; path=/; secure; HttpOnly", - "x-request-id": "6ea96acf-e441-4956-b1bf-d23d6de53eb6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:28 -0000, _octo=GH1.1.597349063.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=Vk1qSmhIVXcxRFlEUGNiUlJVbTVRd3o4REtScmVzQkJOdUpoZzAwUnVDemdrbWdxOE9nV2JXbUs2a0tmR3dJUGFHWVFxS3pkYkpmN1hKUENkZWRWbU1uUStHWDh3cEp0NUw0S3d5SzZiajhnQ3BNUUFiRU81bW4xWHF3K1o3aUlGRmMwV21yeDVEcGlBbE5jalhuc3k4NmlWRlhGN29MbGo3dmJPZlF4aUsxa3l2Qlk0SC9WYjg5YjcrMlgrR2haMGFka2VHd21hWjFmSFBtRnY1di8zcklwNHZkVWlkNndYdmd6V2JtNlczVT0tLXdPUmVKWlRMSktTbkErb2pIaExnSlE9PQ%3D%3D--309f44fe690ae5076b555ee0921538efb608b767; path=/; secure; HttpOnly", + "x-request-id": "a0d3f364-d6a4-4c47-b124-86c4244991e6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A37:2BAD:CFF3A5:13BB9CB:5D374BCE" + "x-github-request-id": "E44E:161F2:3BCB859:5942B66:5DB58B14" } }, { - "url": "https://travis-ci.org/Plume-org/Plume", + "url": "https://github.com/tailhook/vagga", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:54 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:28 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"818a612bc3dd824c55d20cf2f77c92f1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:28 -0000, _octo=GH1.1.1830798750.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=QVp5SnJVMzJKSi9ROXRiY2dhUEVVekcySVUyTExid3dkYWo2Z0hFazNONzRXNDI1dGpLRW1zMTZvd0t3ZCtSTm1vTmVwZ3YrbXJ0UnhmdVFCZkpja2U5UzVCQk9LOUFRbFpkSHlMYWZPenpieDhyejErVDRNOXVBK3FnTWF4Yk11Z3kwcU1vQzBEdlhPZzg3SVN5aTlxL1FzQ2hTUUg2VURxS1o3V3RVTDFDOEFVd2J4S0lXNmg2TkhFTEJGRE8rZnRSVHlWY1ptR2xVY0t3M3JZYUZYUnRTclJWdWE1K3NsbUkvaUNJR1EzOD0tLTNQc3NtYVU4MTBnRCs3aGNSaTMyTUE9PQ%3D%3D--0c85b5392187db3218a6e97876526b14e0e61a39; path=/; secure; HttpOnly", + "x-request-id": "ef22bf65-54ef-443c-96aa-208dbb2253af", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E449:B5F6:15AA886:208FA1E:5DB58B13" } }, { - "url": "https://api.travis-ci.org/rustlang-cn/ruster.svg?branch=master", + "url": "https://api.travis-ci.org/thecoshman/http.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11564,15 +11651,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1ea0b75fb87c166f345dd6d8b5319851\"", + "etag": "\"a33835eeed9f19bc25eb7daa1ceac290\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:55 GMT", + "expires": "Sun, 27 Oct 2019 12:18:29 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 07:06:37 GMT", - "x-content-digest": "f422286ca49e28614c54029dcd46db2152f3f4d2", + "last-modified": "Sat, 28 Sep 2019 12:26:37 GMT", + "x-content-digest": "6e47b649801fe5a63e6243305178fa7bf99be415", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "53a21ce1-604d-46b3-ad58-88980f663e36", + "x-request-id": "6e462eef-8c1f-45c6-8a88-1344a3034592", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11580,7 +11667,31 @@ } }, { - "url": "https://travis-ci.org/rustlang-cn/ruster", + "url": "https://github.com/Plume-org/Plume", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"1c8986924ad6fbc20eee53f3ee7546a7\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:28 -0000, _octo=GH1.1.621908825.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:28 -0000; secure; HttpOnly, _gh_sess=dEJ6bmgzM3pmWDNxV1FSMkVVeGE2bEw4R2Z1UmJScXZGZm9GYXJWQWhqc25XV2lJMGkrMGdCV0JnWWE5b0FtM2RRMTlUUUw3a3E2Qk9COW93cmtCcEN3M2l1Nm1PQk5iNmNqSkFISlU3cTlUQTRiNnJQeExkNTI5OFIwdEREK3FTc2VFZm1mTXY4ZjZTVlBwYll6anJmRDBMRXhnMEt5ZEVXT2ZmRlA4WVlwRkZmWER0MFNLY29HYXlVZXZocnRzQzlUeXpVaTB4dlJrOERnMWN4d3dGNFpReXBrbnQ5a2dRc1RQc0JkZVJPND0tLWZHdHJ3RGtxRlMyaGJoSm9zZzF3cGc9PQ%3D%3D--c6025ba3eff620dcf676d0a3cbae65840f768090; path=/; secure; HttpOnly", + "x-request-id": "ef2b3bd9-aadb-4d00-9a59-8a22f3f1b3ec", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E451:1B30D:3B5C552:58945A1:5DB58B14" + } + }, + { + "url": "https://travis-ci.org/thecoshman/http", "status": 200, "error": null, "headers": { @@ -11590,11 +11701,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11603,55 +11714,92 @@ } }, { - "url": "https://github.com/rustlang-cn/ruster", + "url": "https://travis-ci.org/svenstaro/miniserve", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9e461511cccf45568b64f7954438307c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.1235484536.1563904974; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:54 -0000; secure; HttpOnly, _gh_sess=a3lnZ3dUNnZ2SzJwRjFSR0NFdkhDNzRDaHJvVTNzdHg2UWV0TWFqQ1lGMm91Qnl1ZlR4U29rVXhrQnBuUUlSKzNxeU56MFFNRDlPckpvTW9nOHRMM0FMK3cyeXdKRGRWdFBUc2t1Y0owMXhnbE9SbGJPNFFVSHRqZVBsQ0htWll2WGFoNnhZZTcvNzFlOW1IR0MrSEllRnZkZERxdU1kdnllTFhJeFVWSHU4QWZFZXdNZmhRd3NyU3UxdEhweGE5Wk1iR1A0Tkk1UEZ4VEd0MUpOZ3pteEUzUHRIeVg0QStrelBiZUpjWlZob3BhYmtPRDlkNzAzVmpldDZCRk9NSGFaSitYTWZmZzB1N3NmS0xVTmlFN2c9PS0tNmNJTmRrb0FTcVUzSHplMnBiYWI0QT09--40365c0e71266294744b5ce3e0aec671826f7e70; path=/; secure; HttpOnly", - "x-request-id": "3a141324-0f0b-4816-992e-d0595928b21e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A40:1BAE2:B1CFC3:10ED3E2:5D374BCE" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/thecoshman/http", + "url": "https://api.travis-ci.org/svenstaro/miniserve.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"ac495d977569deff477e0c422a3d943c\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 20:44:49 GMT", + "x-content-digest": "ac8fe5cba9bffb258ae1c5dde20efb1db1a26ade", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "fca7c397-40a7-42fd-963c-4701715b4201", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2db6511ac03600192f46710540fbe04b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.7723413.1563904974; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:55 -0000; secure; HttpOnly, _gh_sess=b2M5UzNWY1d6TGlpVTNrMkg4UTNsWEh3c3VnazY2bjVWQjBrNDA3NWVkcUFxOTU1MUJmTWZKMEh4Qndud2N1Mm1UWCtPN2NBS2VMNmxUaHJua2RLNk5Dd2EvTzRsUFdBakpMTm9HWUpSNFlyRncvR0d0dFFBOVdXQ1hMMFBZeVNUK0gydWNyUmFMMmc1OGpRMTZJck4wYmZOdGZ2MHlFMWwwTGRzTEE2SUtHSm1sUGJ0eWMwNlR3K0tSNDV3UG9yN01VZHd5MW1OU1ljY0pXSE10Njh2U0U3YTVjZlV6RDhydDh2U0t4Z3lFU2xscVA1UGtWVjVYblNTN1hWWTYwRVpjdTdUUTJzK1kzcDgvVURzcXpLUVE9PS0tUUM5QnhHclhEYWxqandxK0NEQ1luUT09--d93c9d4259c2bb2aa441e9ff1c13804f3e8672a7; path=/; secure; HttpOnly", - "x-request-id": "e3061153-4e14-45af-a28e-9bebd99bff0c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A64:3229D:CF23B7:13AC725:5D374BCE" + "connection": "keep-alive", + "set-cookie": "__cfduid=d4b97d7c5a68adf1917246626bc4f50001572178709; expires=Mon, 26-Oct-20 12:18:29 GMT; path=/; domain=.thoughtram.io; HttpOnly; Secure", + "last-modified": "Mon, 30 Sep 2019 10:54:09 GMT", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:13:29 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "86C0:4CD0:2EC3B3:3BF3F0:5DB58790", + "via": "1.1 varnish", + "age": "246", + "x-served-by": "cache-mxp19826-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178710.517579,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "74d2c80f4a51a6c3ca4e90d4e858b47ba81875f3", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c49ce63c64be19-MXP" } }, { - "url": "https://travis-ci.org/thecoshman/http", + "url": "https://travis-ci.org/wyhaya/see", "status": 200, "error": null, "headers": { @@ -11661,11 +11809,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11674,39 +11822,39 @@ } }, { - "url": "https://github.com/svenstaro/miniserve", + "url": "https://github.com/thecoshman/http", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b83b7323ed45f0391dca189d55b63133\"", + "etag": "W/\"89c231dc3627557d9413d8b190be2a16\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:54 -0000, _octo=GH1.1.1309894390.1563904975; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:55 -0000; secure; HttpOnly, _gh_sess=WHlEa2ErbUFVM1QyWU52OVlXa1hCQ0VwRndpQjFNLytoUk9BMG5GT01SeGw0UWdnUnBzTmZFT28wUjdNUFc0QUdBQVdqdW5uNDY2MGVLdHovbkxhQUtYUlRhSjRicUNjdXp3TnJsS2RDTHNNajVxb0FwVkIxS0tOMm83N1h3RGQ2VFRkbEgrMEtHaFhUdmNoRVUyNUQ0OXNjYlZ2OHFOT0U3cEJtamJtNGw1c0cyZEEwMFVaZEpIVmpqM0drSmIwNExPQzRmQlZEb2xXdHFBUHh4TVp2bFY1UWVMRmwvWlBlRERENWRKeXdTR2VRdkl5all6TlpMTnpJenhJNGJBYWZnVUxRSkRWWG9TbkpVbWdRdVptME1zakthM0V3UWFmNFNGaGlhTXM4T2M9LS1veUNoUmtkYTlPRE9odVh3ekViZStRPT0%3D--e66bda868f5007f5b968fa197e7d8fcd05082c08; path=/; secure; HttpOnly", - "x-request-id": "0b0fdf9b-944e-4492-942d-a1766167334b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:28 -0000, _octo=GH1.1.513352391.1572178708; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:29 -0000; secure; HttpOnly, _gh_sess=b015RGZzdkdvSUJlQ0ZZUXQ0Z3dIMi9XOXM3d21zSGlmcFZua1hYdDUzcitHVGZRaWxnYmt1ZHp3YnhRUThzSHNIUDEvVDY0QTlCUjF2b3ZEVmQ5YXhIOUdKR1p6T1hKRVpTdnUxTTUwZlpMbHpWcnJoZnBRMGgyRkdJZWN1ZUlDcEtacXBwUjU4U0xtcHJTVGM5UUl0RjFsTVFHMEtOZDBSTzZWVHlZaEUwRk9Oc2Z0RkM1cnRmRi9EbVAwVXhxWHlFd0hqbGF5U1psRHhuT1ZNL2dRUzhSeVV4cldBVW5qTjZQR2dnejdzbz0tLWVSWDBmcThXaiswY21XSFJWdFcwRVE9PQ%3D%3D--32ae2baf3c815a6d8aca782c1f027737ba10bd3b; path=/; secure; HttpOnly", + "x-request-id": "0f00485a-b2fa-458b-abaf-e3194a018d0f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2B:322A0:E67C3C:15FC963:5D374BCE" + "x-github-request-id": "E454:B5FF:3A54CF1:57A84C5:5DB58B14" } }, { - "url": "https://api.travis-ci.org/thecoshman/http.svg?branch=master", + "url": "https://api.travis-ci.com/rust-lang/rust-clippy.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -11714,15 +11862,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1c7592e27b03adf3d7f687e5fbc8bac9\"", + "etag": "\"15d517f131e6c245a853b8a6bfefd6fe\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:55 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 02 Feb 2019 16:50:44 GMT", - "x-content-digest": "3bc5327741bf4cb255b0c0164c1b45ef89b4c7f4", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ee48d18d-c13b-45b9-a320-ebad32ee4f2b", + "expires": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 10:54:09 GMT", + "x-request-id": "a7eb2ffa-fd2c-4241-ac06-dc99da796823", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11730,39 +11875,31 @@ } }, { - "url": "https://api.travis-ci.org/svenstaro/miniserve.svg?branch=master", + "url": "https://github.com/wyhaya/see", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", - "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"73012a0e2a15a81d5876e5a6e1bf8f8a\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:55 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 05:06:40 GMT", - "x-content-digest": "42b37f97f18f5a3c5b7907bb2c5abdf494373beb", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "f836215d-7cce-4c5e-806f-858f3df22350", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"7163c3e79015dabc5fc105dbd369fa92\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.1477969176.1572178709; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:29 -0000; secure; HttpOnly, _gh_sess=bW42TmRHdjNkeGJMd2ZCZHd3bXkxVVloRXVrSDU4dDgvb3RYU1hHRTZxZzI4SUFMM3VBbHgxT3lzNkRQcjhYaExYd0g2d2FyTHNWRkhjbHRuazA0OFYxWUZ0WnEzNlFCRm1LN1BKQlZ3bzV4bzE2OVpyYmpMVTEvTnBDZzdIcDlPUVVUOHlIaUNpWXNsMzhmYkNFQ0V5UEtXQTlIYlJYWjk5YXFneE13Q2I1SkVib0RnTjJxdkdrdEhpNjlWYmpJOVk0TkRRY1dDY3BYZjYrbkY4ZnpKQT09LS1CK012RHZiZ3VuV0R3SmQ4WlRsbHpBPT0%3D--5a48db08aa9b9a82250aa543ade89ae796243d0d; path=/; secure; HttpOnly", + "x-request-id": "69e9730e-ff56-4942-8821-feb26706d60a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E45C:1B30B:2B29EAD:40C13C3:5DB58B15" } }, { - "url": "https://travis-ci.org/svenstaro/miniserve", + "url": "https://travis-ci.org/rust-lang/rust-clippy", "status": 200, "error": null, "headers": { @@ -11772,11 +11909,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11785,31 +11922,75 @@ } }, { - "url": "https://github.com/TheWaWaR/simple-http-server", + "url": "https://img.shields.io/travis/wyhaya/see.svg", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d230cef895620ac2824a479eb2ae227281572178709; expires=Mon, 26-Oct-20 12:18:29 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49ce3dcf7cd16-FCO" + } + }, + { + "url": "https://github.com/svenstaro/miniserve", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e1676341004782d6f32ede8b5000e241\"", + "etag": "W/\"97aface4b88b0c761a782ba61acc1c60\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:55 -0000, _octo=GH1.1.902677428.1563904975; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:55 -0000; secure; HttpOnly, _gh_sess=VDFDSUJOZTVKZFJtNElKUTQ1RGx0bUl5SDgzdXBnZXJETTdWMVZaNVdPRHprMDJRcnlpSlQzbG81ckROWHlDUVpqTUtnNUlsWWd1azRNZ2trUWFYNlFTZnJsVWxJd3Vud0lvTjhKWlZJOTY0aUJNQnh1MEdhdGZzVDJVVXYzbHRITFI4VFNnbThGdW9kNGsxd1BjeVF6ellCWHc0QU1nNnN6R0EraitOcWlpSHNqRi9GY0dCN3Q1bk0zU0cxSk02Q0phUDRzdlp3Vy9VMjlBZGg4bTMra1hCZnhheW1GU1RJZ28yN241V2dWaHNxcnRoQTRoM1owNTVPTktsMlh5WHVxZFlMNGlRb2xEOWExTzUyQytvemdkbi8xaXl5Slc2aVFuNUlRd3kwdFE9LS1pQnhVZWRtVm1FTWNCTkdOVHZKQU5RPT0%3D--35662c5455b6f39c1b40bda8197b8c3e150365b8; path=/; secure; HttpOnly", - "x-request-id": "362b333f-f943-42ff-a4a8-ca0187933228", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.1323388789.1572178709; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:29 -0000; secure; HttpOnly, _gh_sess=eFZPOFZ1akNKaURSVmVsWnJlWFlKVGU4VEJMRUdLTkFydXd2cEFxZlNpZ3h1Ny9vOHR4eFRpM0t0VzlVeCtMSjVyTCt2dDlIendlVlR0U3I0cmpCRXlQSVRQNHlKVVdtV1VuL05EcVNRV2JLNlFWU2lIOERLbTNMNGRuL1NGTTliVDgzYWtDUm1TWk9tbHhybGVTUXRLd0czL0xoYmt6OUJBL2VNaHA1UWVRc1pqaEpYZ0tzRThGZzF5aXVneEtNd2EweUk0b3d6eVR5bmY1R2k4TjM2U2p1OUJvWEhPL2JYcHQwWkhrVjVtOD0tLWdYcldzck1iT3ZFbFFDQlhkRGMwQVE9PQ%3D%3D--e74313572f5e1cd81415035fd28f403a6e4c17d2; path=/; secure; HttpOnly", + "x-request-id": "9c58813b-06c2-46ea-99c7-24efbd466c67", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A3C:4D68:E5D8DB:15E06C4:5D374BCF" + "x-github-request-id": "E458:B5FA:2AAF52A:4005324:5DB58B14" } }, { - "url": "https://travis-ci.org/wyhaya/see", + "url": "https://github.com/clog-tool/clog-cli", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:29 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"13648fa64160f2a5fe21375890072d59\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.802700818.1572178709; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:29 -0000; secure; HttpOnly, _gh_sess=RGFMem5hb3c0UzJZOEoyL1FGaW5Dc2RMTmVmaVZhZE5lSEwzZnVOVzE4bXZGVkpIYmQyRXNaQUNqVndNN0doYjRucFkxV0xwRjYwRXptUGF6dDdudVlKZDBZaWZxb2FPcmNTN1dodTRiRHJlaTlWZFRJWXZSR1lLamxIYlFncWlmRURhRFlVL1d2Qi9BQ3F4b0Q0Zk5sdHd0VUs2NzQ3eVVBNlZWWkwxRnd2RGMzc2hCTWxaTzlXR0d6QndKYW50b0pmbHpCcGVMR0llTFk3MkZmTVQ5RTdtcHZCOGpwK0M2ekJUK3FJV1Vocz0tLWxrWGJRK1FUMFlkYllyT2RMME11M2c9PQ%3D%3D--6a6bfd0f3f8e8c0cf5c63cb50c41a789eda567ef; path=/; secure; HttpOnly", + "x-request-id": "2e14773b-8d0e-4961-a3dc-2c62c29fbe72", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E461:23F82:33E7D71:4DB722D:5DB58B15" + } + }, + { + "url": "https://travis-ci.org/clog-tool/clog-cli", "status": 200, "error": null, "headers": { @@ -11819,11 +12000,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11832,15 +12013,15 @@ } }, { - "url": "https://api.travis-ci.com/rust-lang/rust-clippy.svg?branch=master", + "url": "https://api.travis-ci.org/clog-tool/clog-cli.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:29 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -11848,12 +12029,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ef0da6eff318e5535f69450e34dcbd20\"", + "etag": "\"a371f859de082f8e569a6c68ed5b45d4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:55 GMT", + "expires": "Sun, 27 Oct 2019 12:18:29 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 10:59:35 GMT", - "x-request-id": "a06bf6f6-b85a-4a4e-8d03-846ff7eb37ba", + "last-modified": "Sat, 18 Mar 2017 21:41:19 GMT", + "x-content-digest": "c8254a4a4d92a8d7e09d6174d18e30dd85b78db2", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "f90d6db9-393b-4364-81e4-40367ab2d057", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11861,7 +12045,39 @@ } }, { - "url": "https://travis-ci.org/rust-lang/rust-clippy", + "url": "https://api.travis-ci.org/dan-t/rusty-tags.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"82b82af554280b433096dbeab9e8ac88\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:30 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 07 Oct 2019 09:07:24 GMT", + "x-content-digest": "b5165fad38eb55e261a3f1326b69b5a95f95a862", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7be3d8ee-d755-4fa9-97c2-325e8babb01b", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/dan-t/rusty-tags", "status": 200, "error": null, "headers": { @@ -11871,11 +12087,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -11884,37 +12100,37 @@ } }, { - "url": "https://github.com/wyhaya/see", + "url": "https://github.com/dan-t/rusty-tags", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4ab4641e9849f5d76efdd601d3464f14\"", + "etag": "W/\"1d9ee2d0ccc0920b6275c74dcf6a78e8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:55 -0000, _octo=GH1.1.937870827.1563904975; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:55 -0000; secure; HttpOnly, _gh_sess=THByd3E3NUtRcUQrMFprVUNOakZ4S05KVmdTZHBkTncwa0pJWkJTZGc4SUV0U3lVa1d1SUdSdUI5U3dGTVl2MUNNa3BIMktCd1pjYThZOFpmSitnWXgwYW5hZUhJS1lBQnlZT0ZkUUxQWmJ4QkdYNmtxL2Q5R1pVQ2VtN2w4TWRmYWdNMXBsa3p2SU9FdmJNTkRVcE90Z0p3NkRLVm9WVi8wUlRMQnhSR3g5ckViT3JOS2R4RmpVVC9TdFZ2UEl5WGRuMmF2RlZRbCtuV3B4ZVFMeFZ6ZGxFZkZreGd5Vkw3SzdrQ2U2eFcyRmlXWUJNTUxlRUZyME5yOVN6R0cwU1JIVFRVMVdYUUF0dWRVVXE0SXJweWc9PS0tVGVEb2VvYXNsQzVSdFJUdzg4cEdXdz09--8b305654f8f9d7ab368bcf5342fc72146f0254a4; path=/; secure; HttpOnly", - "x-request-id": "f51343a0-9bbf-44ce-9438-27ffbaee8b5c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.124512075.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:30 -0000; secure; HttpOnly, _gh_sess=Tk1lUmJBZzdHbnIzcjFUQ3NqM1RScmppaW13VjVKTUI4SzA1MGJnaVBpcDVOVXlsa2VKaXA0NkVsS1lmaFZ1ZjB0MllWK3pjT0F0bVF1RlJkbC9IUSt1b3lFVFBPQ0szMkM4YlFHMWxISmNoRmJSaUZ0QWhhd1h2a2Q2bDJSR3ovc0NPYmZXbTI0VWorZFZ1UFhwcGZTbnRKVVE4V3F3aUVRUzJPU0pQOTdRYXRXNkk2Z09LNVRRVHEyYXg0TzVTQTNKU1UzRGxyaWRaa3A2LzM1d2E1cFZMZ2Q2SEI1VkFVcHVQNlQ0SFQ0WT0tLXNSelZ3R29kbmY1RldoMmh4UXFZTnc9PQ%3D%3D--29bb5736d20d6dfcf836b702de965e714c84742c; path=/; secure; HttpOnly", + "x-request-id": "5e839041-511b-4080-9930-cadc91ed0069", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A31:2BAF:EAE6CC:1657B77:5D374BCF" + "x-github-request-id": "E465:B5FF:3A54DFA:57A8667:5DB58B15" } }, { - "url": "https://api.travis-ci.org/clog-tool/clog-cli.svg?branch=master", + "url": "https://api.travis-ci.org/saschagrunert/git-journal.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -11924,15 +12140,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"91000b42a46587b30ea12075b22ac712\"", + "etag": "\"5b77ed337d1513a2562bff5a663b9cec\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:55 GMT", + "expires": "Sun, 27 Oct 2019 12:18:30 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 18 Mar 2017 21:41:19 GMT", - "x-content-digest": "c8254a4a4d92a8d7e09d6174d18e30dd85b78db2", + "last-modified": "Fri, 25 Oct 2019 13:14:33 GMT", + "x-content-digest": "f2f2dea9f362cbf9204cb60eec7009c9b2ffd72e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2fc199fc-d5e1-49ca-a6b3-b7377f5574a2", + "x-request-id": "6ad110f7-8111-4495-8faa-df181dc08485", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -11940,78 +12156,55 @@ } }, { - "url": "https://travis-ci.org/clog-tool/clog-cli", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/clog-tool/clog-cli", + "url": "https://github.com/saschagrunert/git-journal/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:55 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"19bd843cafcadc326dc26a0f25729ee9\"", + "etag": "W/\"faf89480054274485e6894738cc02984\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:55 -0000, _octo=GH1.1.2064451649.1563904975; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:55 -0000; secure; HttpOnly, _gh_sess=Y2FJenF0ekhUNzNjNTY4aTVDNHZkbkZBVjd4cGgxWmlrU1kyVDJHemgwWWJ1U25ZcVVnNHhqa2FTeGxOUysrSXZia1o0ZVFEMjA5WXlub1UrczVEM3orMXlqMXB4M3NNTVEvS2xaVUMyOHc3VGpsSmhCN0wySWFYL1kwT3dmS20zWE1qRDAvd3RhWFRhaFF0SEpwLzhxQlJwbW5sakRsd3ZvZWdMaW45YnJ2UzMyOGNwQXIyeG8xV3l0Q2s0YjVoV28wQ2tiRmlVeGJpN2pNQ1hBbjZPTWR6Q1dRYnBQWFZSNDFkNDF0ZkFkc2hEcTBUWm9FdDc0and2ZzlLbFRXRUZjOXRXaENHK0srTWNsNFdkc3NlUnc9PS0tRWkrSWpjSVZtNWZUMlczMkdnNkVEdz09--1a25f6690afae8164d6854f43c6d53361f5d4147; path=/; secure; HttpOnly", - "x-request-id": "51f3c56a-0cd9-49a8-ba5a-d7c2c7ce6c75", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.596900189.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:30 -0000; secure; HttpOnly, _gh_sess=YWlLZGtnV1VZSndKSnNiVjhDQnBWN2YzSUdteXdSMmt4QlNCMGtNSktrUVJmSkpGd3NFQzFUeUNyWXROd2FIZ1l0K0t1VHhPT241YUhxUTJjUG5UMmpNcGlSKy81aHd4akRUTVlJS0lWck9sL09iaFFCZVZnUlBCak5Oa2FNdDlxajRzMGM0Szg5OXRVbFBsS3liSjZoRnJQZDB6WGVwVWYycHVick50d0dYSzg4Q1NIcE9NeWJJdk05UWFVYmo5NGNZUU9DbW5SblNkQXJxbm1rSGFWVTJ0RVNJYU42SmVJc0V5VmIyeWN6VT0tLWN0SmVmM1BlMllicUgvQTVOQmpZaXc9PQ%3D%3D--ccf345e4f07f4c489ce15af4464a1655cb6f9bd7; path=/; secure; HttpOnly", + "x-request-id": "86ec8611-4625-427f-8932-373c255c07fc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A23:4D68:E5D927:15E0736:5D374BCF" + "x-github-request-id": "E469:23F82:33E7DC9:4DB72AE:5DB58B15" } }, { - "url": "https://github.com/dan-t/rusty-tags", + "url": "https://github.com/TheWaWaR/simple-http-server", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2963646b65800b09300e06e83dd05d89\"", + "etag": "W/\"05abc0d99e2202379dd7527536a065e4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:55 -0000, _octo=GH1.1.345201000.1563904976; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:56 -0000; secure; HttpOnly, _gh_sess=VTRyVDV6SlNVYjNOWTJOWFVQVmI5Z3U4YzZqK0diZnJJbzBqQTNtdlZiOGZLUXh0RENQWDJxNXhVNHRGQ0FabllYNkdlTGJucHB3OERKRFR4MkxGbjkwRWVtKzE4ZjlXbkVFV3dCeEQ1ZEhUNW51TEFBWTM2dStVTFN2RkcwZmxKSWtVVEpTZmhyYWNIdGhEUFBST0xDTnRYTll2cVNqNHYyUVVlZ2NGb2hlaW1JWkxjbTlQVHUzZjNWSys2Q2RXNFU0REwyMGJTNmVQZGVZNFNHOEtTQXpMSGVRMy9iRlgxUzdOTmNZeWVjY2R2M1BKMUFYMGpmWGhtNVBsYzlQYkdENmk5K3NwVEpsYjRXMjBwVDdxeHc9PS0taGZyekNnM0duZnZtR3hhbVpDaXJ4dz09--e64a726de18fca257709ce93285ac05beac982d9; path=/; secure; HttpOnly", - "x-request-id": "a16c2b05-ded7-489a-9307-379fc61646ad", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.483162153.1572178709; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:30 -0000; secure; HttpOnly, _gh_sess=V0NvcmxjWDFaRGN1WG5aN1BoTnNiVUN3OTkrNlhVMktGYTNqb25zZmR4Q3hrNElLYUpFZTkyWTFvb0x5cGNCODV5Y0NJVkNpYi85b2tua2tzcnBUVEdTVW8xbVFkamRSMDI2U0t5ZXRpbXVrdDdSbzFQRXphQjVucDVLcjlFczk1Q3ludmdsRm4zbHAxa0lnd21PNEJGcExLYml5WlJERXo0UnNiU1pSVUw4d1N4YWlvUnhHd2htQ0RQRERvVUppMWEwN3hNdFplUTh5Zmg5MWNRanNqUjJ1QlJscm1CaWdwY3FRdVozUFBqSDduSFFkTU1vekFZcG1YQzJLRGZPaC0tSDhyd3I3U2hGZ3BkZHlNK1B4SldiZz09--e7a2e79a4522abf669f0962ba9095d0e3d2d815a; path=/; secure; HttpOnly", + "x-request-id": "6b53b79d-5e7a-474c-a15f-65f963d122e1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A53:2BAB:AF4EB9:10B224C:5D374BCF" + "x-github-request-id": "E45B:40B7D:16D53E6:2227A14:5DB58B15" } }, { - "url": "https://travis-ci.org/dan-t/rusty-tags", + "url": "https://travis-ci.org/saschagrunert/git-journal", "status": 200, "error": null, "headers": { @@ -12021,11 +12214,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12034,15 +12227,38 @@ } }, { - "url": "https://api.travis-ci.org/dan-t/rusty-tags.svg?branch=master", + "url": "https://travis-ci.org/killercup/rustfix", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/killercup/rustfix.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "361", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -12050,15 +12266,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a95f16da9d81af4e091de58fa3e4445d\"", + "etag": "\"e2620d803ef9bb219ceac807b17555f5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:56 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 09 Jun 2019 14:50:30 GMT", - "x-content-digest": "e8030a4ac9591b411ac9104eadb69469d74e7fbd", + "expires": "Sun, 27 Oct 2019 12:18:30 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "478aedcd-ffc2-4267-8274-beaa3b7f1e9e", + "x-request-id": "7e1ff0b5-f935-42e4-b161-7728af273aa0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12066,61 +12282,61 @@ } }, { - "url": "https://github.com/frewsxcv/crate-deps", + "url": "https://github.com/rust-lang-nursery/rustfix", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"519cf22a0af07d635c4e80a65ea7cf20\"", + "etag": "W/\"d8b5d9d2e2dbeec5d5e8d76e03a24f6a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.1267161632.1563904976; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:56 -0000; secure; HttpOnly, _gh_sess=VHplUFVseUxRVnVqY0JXNXUxelZoMnBtL05pOTUwcXB5SXRoOWYwN1Boclk4QzdGVVlLYkVDVXQ3cDJ6MjNRM1A4MGVHeWIyWnNnei9tUVoxL0Z5RzVheUFIbHRBbDFqVklucXlJRUxZSVhWbVlxYSs5M3B0SXJtSzdPZVlsYzNBYlNLR2lpSExQSmFKTTFzZXZKeExGUXN5bE83TmdXUTZoSi9nNksyYUhWTk1Gbk41ZTlvWkJma2FVU0lwaUhzMG00NzVuYU9kMFZ4M28zQStaYmNMSU9KMHlHRWp2YlF0VUhXY2Y4MmZKUmxhRWg2MTUrUmFpRXo2NTR3aWRPbDVNb0RsVHhjWVpFSVFUTmUwWjE3OEJjSnphamJlSHZBWVg5YU52QjRwWUk9LS1oanJha0xWQjM0RGdqazNhZDVjZEFnPT0%3D--070783e146259e41459953ad1aafb889bb76ca7c; path=/; secure; HttpOnly", - "x-request-id": "0228773c-c443-4eba-ac05-4db992c3c377", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.778692375.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:30 -0000; secure; HttpOnly, _gh_sess=TVBmRkY0NHlyMEExRTZpWE5CUzcrTkF5R0NsbTFrd3ExQk5vTGMzU2hwbEt5NGpPNXhJOEExK1R6Z3dCMnBCa0dPZER5WjBYVmgrVFlkOEh4ZEZmelJ2b2E5dStNTGFEM3VnOHYrM3owWkwxbkd4RFhvT29STUdVcHAvZjZOUGFSOXY0dzQzUjQ3c2Vnc1pkaDBaSXRkUWJJeVliYVZqYVl6VWw2NmptcGs5QS85RktkVjMzaGlwK3A3WC84RkpUVzJrb2VVM2tTMHdJMzEyNUJ6eFora1pUN1pLbmQyZXdLUVVYa0ViQS9ybz0tLXdTalNReTJ0T3hicXpSQ2ZvUDM2bEE9PQ%3D%3D--095bb74be4a3a56aba93dfbb00e493f94bf9ea05; path=/; secure; HttpOnly", + "x-request-id": "cab2b661-c2a0-4615-abe1-0f0e32fe76b1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A79:E0E8:AD9FD7:108BE3F:5D374BCF" + "x-github-request-id": "E46C:23F82:33E7DF6:4DB72FD:5DB58B16" } }, { - "url": "https://github.com/saschagrunert/git-journal/", + "url": "https://github.com/casey/just", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3f2cb9543e4c4b06a950ce804b0c021a\"", + "etag": "W/\"f32136b867d91bff3fae085a480ab1f8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.2018805959.1563904976; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:56 -0000; secure; HttpOnly, _gh_sess=OWttd2tWc2tqTjkzMGM4WUdxSGt3bWw4bzRvZytWeTR4WFpiVDIvRXlacy81c3VXSHlXdkc5NHBwUmNIZ1pJMDF2RHB0S3JXTGJWbWorWFR1Wi9qMVhDSTJISlQ0LzUwOWNGbUc1SWZMNVJSUnNydE1DTk5iY0pERHRWV28zb0dmQnVJQXBoaGppU2owREkzSmplK3B4S2FqWG83NDhQSlAzYVdSemF2RTBTZ3YyalppcTJoWURxYWR1MzQ2QTljWEhvMXRnVVBZdzNLSFJNajlnYng1cFVvSDJEdDBOZ2RJVG5lbFFzTHhzcGdMM0p2VGo3KzJOdGxGaGRtaldUMmpyVlRZcm9mWWpYYjhtOVlUVWliR2VvM0RXSk9WS3U5cTRQelovOGE0RXM9LS1kMlpJVElXYlg0bWhHdnV1endOOVd3PT0%3D--fbaea53fdb822a0e168c37ab45a4224f7d5c2cf0; path=/; secure; HttpOnly", - "x-request-id": "c869fc1d-98aa-4ff3-878f-913f0a9b9a1b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.196550706.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:30 -0000; secure; HttpOnly, _gh_sess=MlEzSk1FQUsxN2tYNkhlZXNORDJ1M09uQ0kvQXF0aXl5VC9DVHd0QkgvRTRjTUtuZkN0UTNJYThRaUxZUXdJcktJYTJGQjhoN0hnSUF4UjIrZityQmIzR2pXNE51K0x3NkgrYTcvS2pvdld5M0xuTnl2U3doa2JRQTBKS0RQaFB0YVVWZFdYL2lha2JhN2owRjNaTWpaSmlQUlI5dURlSExjYzZUYnZENGxINVp6Y2ZVUXhqY0dKMjVmcXBRa1htRGlXd3duOFRBaDN0M1NrdGl4VUFXQT09LS1Qd1I3aDVhelVwRmVpck9NNlEyUE5RPT0%3D--8f9d6a2d91af193651325bc7fc6fae937365d746; path=/; secure; HttpOnly", + "x-request-id": "a80eb393-eb5d-46a1-aa51-355b0385a0a9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0B:3941E:CFB547:13CD443:5D374BCF" + "x-github-request-id": "E46F:23F84:3B22A64:587DE9B:5DB58B16" } }, { - "url": "https://api.travis-ci.org/saschagrunert/git-journal.svg?branch=master", + "url": "https://api.travis-ci.org/casey/just.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -12130,15 +12346,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"081f708d12d1ff3e82d09dd8658e4533\"", + "etag": "\"0c19a10308a667d366c9996e2b71d37e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:56 GMT", + "expires": "Sun, 27 Oct 2019 12:18:30 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:17:19 GMT", - "x-content-digest": "a75fbe175bc5cee98326e06619dacf800442b554", + "last-modified": "Wed, 23 Oct 2019 03:29:51 GMT", + "x-content-digest": "7d933151dd02229651b6834dee00fc27cf812467", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5b490951-8ff7-42ba-ac57-bdd9338d78fc", + "x-request-id": "706fcb48-e95a-4ccb-b65d-2024a2c7cd9d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12146,7 +12362,7 @@ } }, { - "url": "https://travis-ci.org/saschagrunert/git-journal", + "url": "https://travis-ci.org/casey/just", "status": 200, "error": null, "headers": { @@ -12156,11 +12372,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12169,15 +12385,15 @@ } }, { - "url": "https://api.travis-ci.org/killercup/rustfix.svg?branch=master", + "url": "https://api.travis-ci.org/dalance/ptags.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:30 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -12185,15 +12401,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2b3686ddc3efdbbb4e0e20184c26559d\"", + "etag": "\"c07bed8fb4ee51057a03b8c9a5bf91d0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:56 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:18:30 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Wed, 23 Oct 2019 04:29:26 GMT", + "x-content-digest": "f5a233c998cd92b78a774b4c49064cf0731a7537", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c79c04cd-ede7-410c-964c-c0915356e5fd", + "x-request-id": "4bdda686-5bb0-406e-8917-7636be66007e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12201,62 +12417,15 @@ } }, { - "url": "https://github.com/rust-lang-nursery/rustfix", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:56 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b0606041a6cea67af43e69adc7bbc31d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.14278478.1563904976; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:56 -0000; secure; HttpOnly, _gh_sess=RXJHZDRkOFAwaXlSNGF0bEFnOVZlM2FSK0F2cXI1b2dMbysyVkRFL1pQQURDVW5Yb3ZnNG9DMTNjem5GeU9uQ0dGUmlYTXNQb1VrcTNVdEhDcVl2VVM3RUk0SFlqNnVmdTZmVnQvVEd3N242VXY0UUxnZm0rYnhITTZNWlFqSllvMXBsZ1RGdld1QjhSRDJDSnRDS0o5WHUzRExhQ2lBNUdLVk50SG43RGUyS2tOdHRLamxWWndQNE5jVnJML29FVm5zSmcwR091L0JPNXpPMEM1Wi9lY2k4cTNWQWdRZDNBdW16SHdaWUJSVFpHc3hUdFVKN0xYdVdSelBzOWNIaUw0dFZ4M3NxVitOcGhFVTFtcHNWWVNGMVZwdk5PMkhDNWVKYXliZWZuMmM9LS1DWkt5NzRsQS9NcG5na082bCtudkpRPT0%3D--42c31539ae3b8aab89c1549f4b53c838e697c864; path=/; secure; HttpOnly", - "x-request-id": "b937ce71-fa7a-4fd9-81b8-3d8b67a298a7", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A7B:1BAE3:D0E406:13E5FE7:5D374BD0" - } - }, - { - "url": "https://travis-ci.org/killercup/rustfix", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/casey/just.svg?branch=master", + "url": "https://api.travis-ci.com/phildawes/racer.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:56 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -12264,15 +12433,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1d37dc064cde56ac627399e8d32955ee\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:56 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 05:28:38 GMT", - "x-content-digest": "e37f0f23e3f0fe5080c44ea8810eed853e9de6f8", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ac0eead2-bd72-44ee-be22-eec59abdb325", + "expires": "Sun, 27 Oct 2019 12:18:31 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "2fc497f2-2695-48aa-af4b-94af1a3cc95b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12280,31 +12445,7 @@ } }, { - "url": "https://github.com/casey/just", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:56 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7e22e6abc81ab406b2978351cf506e34\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.68823650.1563904976; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:56 -0000; secure; HttpOnly, _gh_sess=SUZncUsvY25mWTZsZGhKYTFtQng2b2tIbmJsRGJueGV5Q2RyM1lJM0xSaFpBM3N0UXBmWGVJaDlLZUZjMnB1Mjlqd1AyT01NdHZSbzUyWGk4ZlRBSFBNNFJsWVFjcHM4c1BXWGc4NHRSUVpiZWNRcHJGcklSTmZ1VE5ybUVpc201dUN4T291ZkVGelhPV3hLYzRuWXdwd0lFSmtlVk82Rlp2UWVPZElCZDBZQlhKbFprZ2pxY2ZNQityK1N5SDEwR3F2MXRGZjZaalppbnRHbXNCQ3RZQ3p3YnlORmluU0VHQmhmK2tHTzZUMS9tTjhPdXFKVStybU5VSW9NNmJ0Wjh5eU5rVE5POExNdStOdzdOWlhnUUE9PS0tVzBNNkpSNVJLNUg4MHJVdjEwc3VIdz09--1260367cacd26680b1c01b660c1893e6bdc0d4aa; path=/; secure; HttpOnly", - "x-request-id": "06baeb01-fd4c-450b-9b8b-ec07392277c9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A29:4D63:3AB629:58D4C3:5D374BD0" - } - }, - { - "url": "https://travis-ci.org/casey/just", + "url": "https://travis-ci.org/phildawes/racer", "status": 200, "error": null, "headers": { @@ -12314,11 +12455,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12327,63 +12468,39 @@ } }, { - "url": "https://github.com/fiatjaf/module-linker", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:02:57 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"83428707621d237219c193d7a8e6965c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.669717133.1563904977; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:57 -0000; secure; HttpOnly, _gh_sess=ZzdTZkQyRTl5c2ZuUUQ1MFlWQXp4RDBva0Jrb21jTCs4SUhEb252TGYxSEFHSUxWVTZKT3BnTDdaZTZlODRzL2xBNXF2QXBFNWIyem1FekdKdi9zQVVIRzJoL0NGN0tlTGZsdW5SdjVON2JqeWR2ZUhZSUp1LzNzRTBhQkdWRXNXcEZzZXJGekYySm82WGVLQmlvdCs4ejUydVREdk1hWWJid1V3a0x3VWFhUFhjQjNDdkNoczJMeEFrQUpGYXByMGxYYitQUTU5U3krd25rb0ZLNUxpY0NuVm5ncnVBSUdRRTd3SlVFeEp5dmxncWdXa3YwengvMXRqRW9xckEwc3djdEowTjdrL1BhRGV5eW95VzFBcko5STVTQ3A5NEJLdUQzb1BXQTk0ZVU9LS01UEdIN1pIZ2hxQVdHSFJkOHV0cXRRPT0%3D--a7a3517fd96d13d0cfa900eaf374eedfdbc0dbbc; path=/; secure; HttpOnly", - "x-request-id": "c4a04021-c917-434e-9431-76c967e31c91", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A38:2BAF:EAE83E:1657DBD:5D374BD0" - } - }, - { - "url": "https://github.com/dalance/ptags", + "url": "https://github.com/racer-rust/racer", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"018c55bd473abfe644c230e84b5d69f6\"", + "etag": "W/\"9e70015e7150b43c09269aea4f32017b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:56 -0000, _octo=GH1.1.2068297858.1563904977; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:57 -0000; secure; HttpOnly, _gh_sess=aG1ITzZrWllDeWdsb1ZJc09mcUkrcUtyb0ZpbzE0WVhMSExIRlpkRnZHbjBuVFF0NUxXbUpET3Y4TkdCVUNwR3pXQ1lncFBVRnpmR1FoZFNNZGo3bDdaUStWMG03RzA0ZVN0U3lERTBUakU1WmErNWdaVHpSaTQ5WGxuNzhTZTd3RnNQNGs5aDRjR2xRNEVYSHBmRDFWL01lbm1jc1lyMnFkN2I2WUJNRTJ6NUt3NzFkaE1UUEpYSCt2TXlrdFJ1aVd0NXNTa0h4VUcvMm5VUC9PWUJ5RFUxUEFUQlZ6N1FISWNKQ1cvUVlHeStIZGZNemZRamhtOGtvejdFaDJhck5RQkpiSU5STkhIa3ZDUkxFVW9sV1E9PS0tYlNTY0FkVllMM2daR0JSTmF3aSs2dz09--1b7a041888783a8bf05d1d94681d2c3d71dc5d4c; path=/; secure; HttpOnly", - "x-request-id": "8979cc33-11c5-4263-bd02-fb673b60fa21", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.1937524879.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=bnlYWmxPZUZ1b2tieGhQL2tiZTBoa0M4b3o2SVpMNktvUXUrMHI2eGhzU1p1SWtYMGo5ZnAwU0Fud1JlWGhTOVdyL01pcUx0TDlhU2lLT1RMZ2IzN1hiSzFZclhEWFZYalk4RVltZ3l4RWZsL0k5RDg2NnAydVBHUFlOdHNaL3prRElJZFp2ZjRjWFJMcTI1NlI0L2UyaUk0dUJQcHBiWk40YmxQWGh1OEdQbDFMWnFuN1A4Q0NMY1RFSHlwcXdick9sT2JONGZBN2MvZUR0bHF2Myt5NlQ1a29wc1QweDhxZ2dHMHNYN3JUVT0tLS9Ra1l5UTU0ME1RK3FITlA0d1lQL1E9PQ%3D%3D--ed65478b2f33bea5880fb307b6a9c022c96ae74d; path=/; secure; HttpOnly", + "x-request-id": "e281066b-d2dc-4af6-b84e-7f0b1aa0d010", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A11:1BAE2:B1D153:10ED648:5D374BD0" + "x-github-request-id": "E475:161F1:33EBCD7:4E03C6D:5DB58B16" } }, { - "url": "https://api.travis-ci.org/dalance/ptags.svg?branch=master", + "url": "https://api.travis-ci.com/rust-lang/rustfmt.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -12391,15 +12508,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0fe84281b321fad580f13d84c3c55c43\"", + "etag": "\"35d93e0f982b6830d3d38e11a48ef0a6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:57 GMT", + "expires": "Sun, 27 Oct 2019 12:18:31 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 04:20:32 GMT", - "x-content-digest": "c0207046ffefa7eda6581b315f774951b60df4f8", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "dd13fdfe-e387-4c1e-9638-ef8b9044ce0d", + "last-modified": "Sun, 27 Oct 2019 09:55:32 GMT", + "x-request-id": "ebd75df4-82fb-4c6b-ad29-9dd37c12438c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12407,7 +12521,7 @@ } }, { - "url": "https://travis-ci.org/phildawes/racer", + "url": "https://travis-ci.org/rust-lang/rustfmt", "status": 200, "error": null, "headers": { @@ -12417,11 +12531,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12430,84 +12544,55 @@ } }, { - "url": "https://api.travis-ci.com/phildawes/racer.svg?branch=master", + "url": "https://2fd.github.io/rust-regex-playground/#method=find®ex=%5Cw%2B&text=abc", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:57 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "a9896d7e-1548-47fa-aa87-ea4cc596bfae", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Tue, 11 Jun 2019 13:59:55 GMT", + "etag": "W/\"5cffb3db-2c5\"", "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "expires": "Sun, 27 Oct 2019 12:13:30 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "C11A:0FB0:154419:1B795B:5DB58792", + "content-length": "456", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", + "via": "1.1 varnish", + "age": "246", + "connection": "keep-alive", + "x-served-by": "cache-mxp19844-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178711.362466,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "7909c786bee753ddf353e5c851237903b1de62bc" } }, { - "url": "https://github.com/racer-rust/racer", + "url": "https://github.com/frewsxcv/crate-deps", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"93b36af7e30f96684fb59598c15e88b5\"", + "etag": "W/\"de87aac808e598cb4694595189aa4cd5\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:57 -0000, _octo=GH1.1.1823017854.1563904977; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:57 -0000; secure; HttpOnly, _gh_sess=OVFyR1BLZklGelo2TzJ6Z2FYSmZCQVJjdzVvWkt4b1RTSlAwWUNPdU1jVlh4Z25UQUJJVEdhUVJKRExKLzJUSi9UWFh5OVZ5NWU5Y3J2K3U1a05kcEJWZmxlcTk1bmc3MU5sS3hOdmMrT1hBNXFvT0FRQUhjMVNCL0FwcU4vV2N0blJsNjZWSEc4Mkh2SFRSY2YrZjQ2YngyQmdqUWJNaW55SkJsV01jbEpPbXRoenlhbFZGay9lRjJVdEsxSzczT1RkOUFIRlA0V3lwRUhCMEJMZWh1cVBkY09wT1pVd2NYaW56TkYvY0ZueUlrcis0YUUrLzB3bEdnUHZHN3hwWmJ0eFlsbmhwWmVQa1dQL1BUYkJ4L1E9PS0tK1FwOG9lSWYwbjVRd3AvREJDbnIyUT09--703a65c0ab3099f30eafd671510f94a59dbcf1fe; path=/; secure; HttpOnly", - "x-request-id": "63c89eab-f7e6-4afb-8127-84e878fe84c0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:29 -0000, _octo=GH1.1.366966203.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=dlg4Y0dFckZKOU03NmY5STN2VVB5ajI4elRSNjRyTnRpTmFSRkJBRUlxVkJmcjJneU1xQll6TlBPVEEvYllOQ0pPOURuVko3RmJNMGcvZGpFYkZ1ZG9DT3IvcUp4eEFGSklpbUlYbHdUQzliT0g2MVNUZnRRYW9KMi9yY2pOM0UwOGJGMEdLWnpud2dFK3YrWUpvRjlZRTdpeE0wNVdRckk2ZG83dUR2eFViRlNkWjMxM0RvQzlqU1JYU3E0UDhDSlM5UENsZVZkYnluU3Vtd0pyeHBZUWlLQ2NKdFozTEplaHk3TkhGQ1pRND0tLS9ONmxsUUlsVHRaWWg3dFVWVTZ3TVE9PQ%3D%3D--d3f2a2ccd884c85b078b8a7d36e8309dcbb124a3; path=/; secure; HttpOnly", + "x-request-id": "34b1e9dc-3e07-4da0-84fa-889cdc6e32f2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A13:2BAF:EAE887:1657E2E:5D374BD1" - } - }, - { - "url": "https://api.travis-ci.com/rust-lang/rustfmt.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"970218640eb8180a9f6d66d2bcec8b6a\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:57 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 09:52:56 GMT", - "x-request-id": "d4a8a708-47db-4db1-894d-169f82229d51", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E468:23F84:3B229FC:587DDF7:5DB58B15" } }, { @@ -12515,98 +12600,71 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a90cdda35da310b86c298d21fb41e6cc\"", + "etag": "W/\"c900be26d6664fef79e4ee881f952367\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:57 -0000, _octo=GH1.1.1858098145.1563904977; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:57 -0000; secure; HttpOnly, _gh_sess=MFY2YzFBS25qZ1prY0xFbXJDd0dGcDFsa3pucmxqZXlsbXNWbnZZdW1vQmU3Z2ZBWVpLUklZQXpjUVVqcDBPcE9kUE1Ca2NvTUxDTzBtMWRJN21IQ3hGTys5UE9CaG4yL3QvZzY3MS9CMmNUd2lKVkp0V2kyWkV4aG5ubFN3dG1iK3hBVDhENmI4OGwrNERkSm1WbGJMTDhWOEdoK1JjM2tBZHJ2QmxNOUJ4NzRCTnF3YW14aFBINjRLb0dWKzZmWlJsQnBKalZQcHFpdkJCazYweEN5MXhzV1lWQWhRajFCWUpKekFSYlJkcndwL1dyclAwaXorNkNRK3F0SlNYM1hWOHRwUjdjS0hMVy8yTmgvMGpWUVE9PS0tUEVPZm12REhTeWNmeGw5WUdQSm9QQT09--5838b3ef0a57afc8bdf16de28404d0b13e32a33f; path=/; secure; HttpOnly", - "x-request-id": "ec1bd23c-91ed-48b3-8151-e73cc783c4cb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.585958613.1572178711; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=RGJiOU05ZzI0TmMwM290RkJsNXlyYUFJUzhvMjZjdmNKUEViN1pJcW0xZkVqZnJUNTQyM1ZuSllKVndVMHR5Z0FXeFZNWExUeUN3UFFWRHd4Mk02N1QzSVdvMWNobmUrMVdtdjd6OHVkbkVlTUp3MCttRzNDek14Vk82RFdpN1hOQVJwYzJONmp4Q1Jib2tTM1J6QTlpU21PMmxFb3R5Q3NNWDE4K2hpMGVUekp2eXRQN3Bwb3NpM2tJK2FCOHNKUE0vQUE3cG01S2MwS3Z3WGRZZ3ZleWFCbDBiSXA1Z1hUQkczRGpvKzY1UT0tLUdxSEt2VFd0U3dCNGlIb3JvRnNFUXc9PQ%3D%3D--4e956ede7f7545946586c87b25d1a2650e63a13f; path=/; secure; HttpOnly", + "x-request-id": "c90e8c6f-7236-4e65-8510-6c84f2a49067", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A14:39417:869CBE:CCDF41:5D374BD1" - } - }, - { - "url": "https://travis-ci.org/rust-lang/rustfmt", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:57 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E479:40B81:3477B76:4EEF3C2:5DB58B16" } }, { - "url": "https://2fd.github.io/rust-regex-playground/#method=find®ex=%5Cw%2B&text=abc", + "url": "https://github.com/fiatjaf/module-linker", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "server": "GitHub.com", - "last-modified": "Tue, 11 Jun 2019 13:59:55 GMT", - "etag": "W/\"5cffb3db-2c5\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:12:57 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "C1F2:5F61:7922F:94E80:5D374BD1", - "content-length": "456", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4043-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904978.913206,VS0,VE97", - "vary": "Accept-Encoding", - "x-fastly-request-id": "67c6283f37adb7eda6567743e8ac0bf7c2d08c8f" + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"051b493af063f28ee097e13aa702bce1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.643455585.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=REFDRllGTlYzZ1pmQWZXSmxOdDVKZThiUWc4ekdDZjVZanJ0dDM1di9FTzlid1lsSENPNGhBWFl5Sm11ZE1YbGEvbGIrRHVmRzB5ZTBXL3BBd1N2QWtBTndrZUVZckpMTnRvMlloVjZ2YjJwRXZab0VqeituUEwyY1JEZ0tYL3lFOVhSamg5eFo1c2xKMExJMnA4Rzk5MmxFb0ltdGxSNldsN2JpQ3BMdWR1b3k4bmtRM28weDdtazF3c1l5WWIwbGdSOUxpbGNWUnZCUC9JVGJIS2JhRmdvNGlEbis0YWhtOEswTkdtYWk3QT0tLTdpVnlJQllOR2hINzFhRFR4emZ1elE9PQ%3D%3D--66a72a709850192b874fd080aec786e69664afa8; path=/; secure; HttpOnly", + "x-request-id": "991e887c-e0a0-4d61-a5b1-8069108ce2ea", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E472:23F7C:1660327:214F1D1:5DB58B16" } }, { - "url": "https://github.com/rust-lang/rustup.rs", + "url": "https://github.com/dalance/ptags", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:57 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ec76a4a7d743837096ee803d3ce1b076\"", + "etag": "W/\"1fe52c14ff04c30f7231f771d45586e5\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:57 -0000, _octo=GH1.1.1941775674.1563904977; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:57 -0000; secure; HttpOnly, _gh_sess=ODBZUjJHRHF2T3hUVmZNSFVFUFBObklrMUhWcnJmYVd6bGpyQTNvcUE0b3JCbExJMStqZDVZb3JBUjJmWGxOUXNObnhaZ0JISzZXbXpEd3pZaVVOY3diSEZON1IwbHl0R3BOeVUvVnNPV2JaUmsxZStESHA2c0NlRzA3VXE4TGE5dDFvMmNJLzZzaHdrV21yMmJQSEs2eUk5VHIvKzR5ZGZSOUZuMFI2Yi9jUUswTlU3MXBBZ1lSSlM1MWxOS0plT3FDWmRBZmQ1S1pSV3FZU2NaS2h1UFJDTkFHTWg5bUR5eHpaSStnR0FubE45SUNtMVVqR3lteTJjU1BQVEp1Q2tmNko0cGNoZ0NuVHhMeGdIb2N1ZEVQTjFldE04T2U1RUlkQjUvVEkvR0U9LS12bGZ0NDhzWmJGdkNiUkdEaVJDeHlRPT0%3D--b887971f78720598a2c7ab3d0b7e72f359f79b25; path=/; secure; HttpOnly", - "x-request-id": "65c511fc-0e47-470a-9161-211e7b6419f2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:30 -0000, _octo=GH1.1.61635964.1572178710; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=eG85Y2NXdkRpa2wxRzFsZmZHYzVDVXRwcFQrdlhXN20xUEtpYXdSbFRSMTFIWGhMSmUxK015N0RwYml6SFVHQUlXOTlkby9XMGNURW5WVis2anVUeSs5UFJjV05nWUd1amsxYURMM1V0SmM0SXp6Ry9hK2JyeEl4OXJxbzNyZUhNeEpIbHU5b3o0ZnBPb0VpTzU4dHlUVXQ0OTJhbWJWMjRaNnFwL1lDV3NuNHVJZUtlNG1yeTZJMGFBZVlqK09Pd3pINGYvcCt4ZFYxUjN6MmlteGdocVRmbjI1WWZqV0VxRC9SSFpScEhQTT0tLWUrRUhRSCtuc0lJVjVudENYZml2d3c9PQ%3D%3D--ffd25e055b74017438fa2d72c23cd221babc3ab5; path=/; secure; HttpOnly", + "x-request-id": "e219c4e6-e7fd-48af-afa3-aefd023623fc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A19:4D66:AF4C45:10B08E8:5D374BD1" + "x-github-request-id": "E473:23F84:3B22AE9:587DF41:5DB58B16" } }, { @@ -12616,7 +12674,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -12626,12 +12684,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"139d09920a34f701e42477be33b4baf1\"", + "etag": "\"48f3fd4212f4595e50a3bc140602b332\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:58 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Sun, 21 Jul 2019 15:49:50 GMT", - "x-request-id": "e19720ff-a480-4d26-9491-0f6bd19a6c27", + "expires": "Sun, 27 Oct 2019 12:18:31 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 18:01:41 GMT", + "x-request-id": "346c04fc-2367-420f-bde5-8952cc3092d5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12649,11 +12707,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12662,27 +12720,27 @@ } }, { - "url": "https://github.com/vitiral/artifact", + "url": "https://github.com/rust-lang/rustup.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"75b85ed0b5eff698bbac54c9a0df7b2a\"", + "etag": "W/\"4eb41a60db4cdf854330e3b1c73fc053\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:57 -0000, _octo=GH1.1.2076939413.1563904978; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:58 -0000; secure; HttpOnly, _gh_sess=TE1IckNMMGY1RHI0dE9uQ044N3VHWWRPd1hPQzd3R3pZblFhZXA4bWJYaGRLeXZjNGY5aGVLUHE2RGxYMmZsaEtsK0Y0eHJYa3lEVjZodFlrWnhwd1ppSEdpZ0gyUkdxY3h6WjM5SFBBSkRidHp0L1BrajFzblgzdW81NW9kTUxXWjVqb0ppRzJlWTZLb1owc0h5dkJONHRxcXhsY3g4VUR0UlBkdWVWdVNocnN0c1ZqV2swczloV3ZFbzBvWnJiWmczYklpNFBSaHRyN0N0V0pZRGdUVzZZMU1LN25oamFXdlNEWS9xQ3FCdW1CQUJtZ1FvbE5qWlcvMmQrUmFOeWtrOFpOU0JsNDIvdEFwVHBuUG5IZmc9PS0tcmUvOWltRWo3VTYrcUoxOHNrYVF6Zz09--788a9a8b54531d6d2c3a0b56f933ef76476321a1; path=/; secure; HttpOnly", - "x-request-id": "85bf45f2-8786-4d29-ab3d-c5dac0c79964", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.1582796236.1572178711; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=RXN2TnRsSHpjZS95YUN4dDZYeEhoRDRNZ0t5NWNZakk1Y2tVZFIvOGdETzU4OXlTZnU5U2JUcVZncms0djBBRVgydUVRZXBldWd4TWVibDlSeXh0Nno0MUgzQkduUDQzVE5RWU5lNDZ6NjIvS0hhV2N6eS9TNkhvbTZ4ZzMvdHlKaUR0YVRtMGQrYWZmZmpwcDNUMFZldmpKb3BxMjB4V1RtNmI5TGU1OW5IK1JkMThCZ21ubjl3V0NtZzV5VHlLbmN4S05YYVp4R1hhKzA5NjVsSWRZZm1rdExjbnA2TzY2UHhmcElsWkpsRT0tLXI3dEg1MzV4OHYwUEtORjNrM1UyZEE9PQ%3D%3D--0dde87e90894a815f684258daf824008e20e1555; path=/; secure; HttpOnly", + "x-request-id": "8e6fdd90-3edf-4e09-8da2-087d04db0c50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A16:4D64:6237FA:9522A1:5D374BD1" + "x-github-request-id": "E47C:23F82:33E7EC4:4DB7424:5DB58B17" } }, { @@ -12692,7 +12750,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -12702,47 +12760,102 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fffae053305ae2b8395fa19465f42afb\"", + "etag": "\"f4bb8c844294cd46d8956ead337ea750\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:58 GMT", + "expires": "Sun, 27 Oct 2019 12:18:31 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 22 Jul 2019 19:46:10 GMT", "x-content-digest": "0b46edf7b1786ca7eaac289c6102292f3dcddaf9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2e2c4e1c-9d32-4d26-abc0-ed2a5a11189d", + "x-request-id": "cd545189-ebc0-469b-ba29-7941b83d007c", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/semantic-rs/semantic-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"70b7c195320ba3b9c2034d70b50447a7\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:31 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 09 May 2019 15:16:15 GMT", + "x-content-digest": "c9db4f9e396664c4ea42a1ff068c79b81cf82c5c", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "2f0c020e-5a58-4335-afbf-4f16dd36fdcc", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/semantic-rs/semantic-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://github.com/rust-lang/rls", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e9a2cc45a49d357a435929ad8325413f\"", + "etag": "W/\"9a7aa2c2e7437ffd537a5383e1f15aac\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:57 -0000, _octo=GH1.1.1075646765.1563904978; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:58 -0000; secure; HttpOnly, _gh_sess=ZEZBSWNZY1ZOS3M1VzhjM00xeVlYZ1MzVUZkclNnMW1pWXlWVHdkUmh6S3RxK2FzYUsxSkgxdWk5VDR0bStLL3IxZTB6YVBmRFRLN2pRY1lPVXJmbUNaUjdqNGtmSTRYWmFsdzlSSjFhemRteER0ZkhMV2ZLZWdnbk9zTHJGc25mVHV1MmV3Yjd1dFl0M2V1WW12YjE3eHBEZytFTGJuY1BkRmRvYlVxbk5YUk0zUkRTV0tTanV2QmJHcWpnWXNHa05mMUkvU0c4K2FoUDlOTFl1VXNoelZNbHVPeXhoK0dzVFFtRHVua0h0WVhHdzNITUcrK2V5UEVOalVTNXFlOXNRNld0M1JNaXhCTnpVTFR2UUo3cUE9PS0tUDk0c0xkSXVtYWwvWmRYdDh5L1BUQT09--0e8da6901b10fa3314153e073fa3523711bea29f; path=/; secure; HttpOnly", - "x-request-id": "e0882359-a923-424e-8d35-5907484bf8d0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.181056526.1572178711; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:31 -0000; secure; HttpOnly, _gh_sess=YkZRM3kvTFVlZU9TQjF2eDEwVWwwS0VmU1BYS2VjVkIraTZpblZCNjlRaDFnUzBxalVLWVVHOGRmQ0M2MHkra0FMNnBVSUVHaDl2NlN4Ni9QNmlmTlFUU0YvK1cxeDRaUEdJaXkvYXdKTkt3dXZEU3NUWW8yQ2szd0c1VmZCbkR6cGxPbnJDTi9jQWhiZkJzQVN4MTlka3pMRnQ2djI3VVJHVFBtcjNIdlp6NEkvTVI4K05rcEdKbjlheUFxYVVlemJ4Tmp5Nk0rN3hkam15NUh2c2xITW54MFNxTXpMQjl3bEgvUlBDN0Z0TT0tLWJkVWlpaTJlY3VHSTJlQ0ZGeVc5WVE9PQ%3D%3D--dadebd75832591fe461e141a6928b01973030b83; path=/; secure; HttpOnly", + "x-request-id": "9e76cf80-6fed-4422-a324-b65a360e95fa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A55:39414:6253AD:94F56B:5D374BD1" + "x-github-request-id": "E47F:40B7F:21FE60C:3260BA6:5DB58B17" } }, { - "url": "https://travis-ci.org/semantic-rs/semantic-rs", + "url": "https://travis-ci.org/brocode/fw", "status": 200, "error": null, "headers": { @@ -12752,11 +12865,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12765,13 +12878,13 @@ } }, { - "url": "https://api.travis-ci.org/semantic-rs/semantic-rs.svg?branch=master", + "url": "https://api.travis-ci.org/brocode/fw.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -12781,15 +12894,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0f3d0f693ec1143f676717beb99c4053\"", + "etag": "\"ced619d372c4225dca4202c7f246f8a2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:58 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 09 May 2019 15:16:15 GMT", - "x-content-digest": "c9db4f9e396664c4ea42a1ff068c79b81cf82c5c", + "last-modified": "Mon, 14 Oct 2019 09:03:32 GMT", + "x-content-digest": "8570ba46fc1c35b378eb7304f715576aee45a87b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d5649fb4-8419-4e92-8e69-c007a4f45486", + "x-request-id": "03c96b91-0d85-47cf-859d-500d2ff3e8fb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12801,33 +12914,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5e6e969d968a0989db1d5cf683abb41f\"", + "etag": "W/\"7f72f6626cde4c629276a5c4a51290b7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:58 -0000, _octo=GH1.1.1191184825.1563904978; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:58 -0000; secure; HttpOnly, _gh_sess=V0Q4ZktXUHVscjhtcytocXFSOENXTXAxcW5EL1djSmdlb25waGMxQjcwYWIzNU90RWhtOWw0VGN5L0JTdFBjV1phNHVEakxxSlVORHhHYzdqWlFYdmcrTDVkSVdHUnJxRUN4dDc4Z05hZ3JyVHVXMUt1Zjc3S294RmNENkJuYmordk1PbzJpczdNcEtpZFZsMWx3RUpweGFEY2llYWlaSll6cHBQcWwyOENRMitCcitxNXRsSE9kRGhXWHlpMDlkY3JYRmszcXdpY3VEWWtYc3hvL0VOU2pZWjJKNUJIQ25GeTFLWHdsaHRVN2xnYkd1T2xIZmhuS01maTZCTWtwUUZxaU5kcEwwNDZ3Z25PVzkrRHJPNytLMUc5QjMwUlhNS0Z2WUFnMU83bEk9LS1xWjhZR0s4QVFVejlaWXhyV1JnZmZBPT0%3D--e598d26bf51b7e6bc5ee64e8ad6fea7029cc278c; path=/; secure; HttpOnly", - "x-request-id": "00bac381-f958-42bf-b9a9-468b22835059", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.1492882605.1572178712; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:32 -0000; secure; HttpOnly, _gh_sess=TnI2UVBZNlZBdENvRnUrRllrejFtQnVOK2xtVUJSMk45NGFsMHV4a3YrZVYwbTlsVUZNeVV4UFhpaWdmM2tYSGZTQzA4YmtZSzBBTEcvOG51bGpaOERaaDJLWjI4eUo1ditvazdraUhBZnpxSWlNaXJrK0czbW9YQ1NXemhnakxhREc0UUI0V0h6bTVQOU9QUTZXbTVPZXhuOUpmZDBsdVdpN011Y0U1OWprMGFIb3F5SjJFWElkUVl0NnFmUmE2bitNK3hqdU84Q0pXcDg5M1RCdmllcGoyS0hxM0NnZHVtNi84MjdjQjRtRT0tLU5ra0hVTEk1L1JEV0ZReDlnYlhxR1E9PQ%3D%3D--00943d457ca93f311d5e46ba9ea52a3f29cceba4; path=/; secure; HttpOnly", + "x-request-id": "f7f208fc-76ad-4c8d-b913-f5f64db812f8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1A:39421:E9A02D:163549E:5D374BD1" + "x-github-request-id": "E483:1B30C:3345968:4D0BD95:5DB58B17" } }, { - "url": "https://api.travis-ci.org/brocode/fw.svg?branch=master", + "url": "https://api.travis-ci.org/BurntSushi/cargo-benchcmp.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -12837,15 +12950,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6f21f4dcd9d56506d9ca5f011b11b8ae\"", + "etag": "\"924d3cd49a0075a6e73f54bab43bd60f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:58 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 05:28:16 GMT", - "x-content-digest": "8eecce4dd3c96f6af0094e660c76eeec67756459", + "last-modified": "Fri, 17 May 2019 08:03:34 GMT", + "x-content-digest": "304882568d26eca8123afefa48a90d3b7f36baa4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b199babf-1a94-40a8-a4b6-d936ceda6564", + "x-request-id": "9afce99d-e9a8-4f8e-826d-c24900d62acd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -12857,102 +12970,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:58 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ea80a6adc1231939b4e69102a7d2d316\"", + "etag": "W/\"0ad1d7780c62dbb3fec15c419668e088\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:58 -0000, _octo=GH1.1.608346629.1563904978; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:58 -0000; secure; HttpOnly, _gh_sess=UXErWlZGQkZVWHJNTFhEUGQ0K245QWNPUFErcnZXZHpvOTRHYXkxWVV5MkwwYll1cmVvYVo1aVU1U3lHbVU0Y3BkVmJPblF5cFdaRzhTZzJMRUphTktqNGl6YkN4a05JbE1BNWU4VVJtZ1ExaDdNVTBDY29jZWZIRU5VNXV2ajN4NjRFcSttR2paM3lGdy94cnpZZUpxeWF5R2pRTG90L3NsU3hSaDc0bXEvVkhwUm1UWUo2TDliVzcvM0FxVTV5YlROWHd1bU5hWkFWU2UrSFNHejJSR2FnOVBqVWhQSWFWckJlaUk5UGE2YVhFUFczU3FMSXlQdTh3bVBNaHRIRzUyQytNaW9Hb0tWekN3TnVBMVkycmc9PS0taWIrMytISFArRndXZFZlb3k5NElVdz09--5d681ffc3f952e6f2c938ff870d1786c72a56e5e; path=/; secure; HttpOnly", - "x-request-id": "4220999c-03ba-49d9-b4d8-68024ddb2388", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.1200732224.1572178712; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:32 -0000; secure; HttpOnly, _gh_sess=TEg4M0hKc1pUdytwOVI0ckxLLy90MDY3NE0zbFBuNXBERVNaOGdWVGFRbmZmWHZPOXZuRi96T0JvMWxYZjQrOHhjVmgrUXh1YnNSMSs0dHhwREIzeGlMWHJpei9PWUxNVTNmT1JEcVVadXVHOFNUNVVGMlY1em9iUmE0bW4rM1N2eVozdnFKenVQTHRMUnBXRmkrY1BubHNqcFN6NzUzOUZMTHFEdTBsbkQ3UlJhU29zZXo4Qjh1R2YwVlVaeHRCNFU0MHZIeGFLWVp1cHhtVnN4SW43Zz09LS1RakU0R1lDZkw1a01rTXQ5azlZTC9BPT0%3D--7bd637c235c4118869bb1128e79c37e5ec68056d; path=/; secure; HttpOnly", + "x-request-id": "fb683020-fd63-4e8a-8e8d-7bbb341ea902", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A6A:3229B:AEE82E:109DA1E:5D374BD2" - } - }, - { - "url": "https://travis-ci.org/brocode/fw", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:58 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/BurntSushi/cargo-benchcmp.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"540b0204dfb04cc6b622ddaf4db92792\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 17 May 2019 08:03:34 GMT", - "x-content-digest": "304882568d26eca8123afefa48a90d3b7f36baa4", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a7221ad9-0932-4cdb-92c6-66c092223ae3", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E486:1B30D:3B5C852:5894A03:5DB58B17" } }, { - "url": "https://github.com/mcandre/tinyrick", + "url": "https://github.com/vitiral/artifact", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2cdfeb96c0ec06253f3a249779d0cc80\"", + "etag": "W/\"38fe89799c472a4c252608c4faee4e61\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:02:58 -0000, _octo=GH1.1.2109078442.1563904978; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:02:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:02:59 -0000; secure; HttpOnly, _gh_sess=M2NRd3hlMWg4NVlxbnV5NVczNWlyYjVsMzJac3FWRy9sY0JCVkFNZ0JkbUR4UUEyOXJKQmdHNXJNZTJ5UnhuaGRZK0JXazJYU2hRM0paS244VjJRRmdySnNNbkd5dFRlSXNqbFQrcVJzVkVqK0ZnaWZxd05la3d2aUZwZldPQTAvdEM5RVM5c0UxY0dTMzRFenBoeXA5VlJyTHk0MGNKa1JnbVFCWkRjb3pjUTlSbVh4WHFqYlhmaCtPa0dhb3pJZTZtQ2s3aitiVEJ1a3NxbWV2eGZtUWFuMVRpZDREOUh1dnBlMVFoanliUVB0L3FPRERkY3Y4aUtxd05hcklucWg2Q0tkeGZiUmN3WGVpTy9Vb3RMMGc9PS0tSmJZZlNwUkdkQXBmYjRRYmFEU3o0QT09--7757080ffdec3d020c881b16f4961b3372bc8233; path=/; secure; HttpOnly", - "x-request-id": "b33c934d-28fc-45cf-951f-16acbc15c896", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:31 -0000, _octo=GH1.1.32404133.1572178711; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:32 -0000; secure; HttpOnly, _gh_sess=VGNnR2l2MEg2YysxZi9OL0hvRERoQnB6V0F3TURJMUhxbUhNcGJGdTU5UVV1cVk0V2ppUmYxeHJURnJuMlIyYU1LbWJ2NHVhbk8zbXdkSUZOREtIamZxaityVVpSWXJMemVabi9qWE8rckxyWWNSQ1RJQXdkRDFNLzNMT25KRHNXS09MZ01iK1pXemVVcGNVMDJYSk5DNjNjbHFtWWd1Q3dvYVRuYnRMLzZoaldvd2ZaR0xRRlRPME1acWJESkxPSXFvTjdtWCt2cUI2Wnp5eXdWNUc3ZEY1Y2Q2eEdLNHJzTGpNM05MTDd4WT0tLVhHUzNnc015TDdFLzhGcFpHS2J5VVE9PQ%3D%3D--c70c652afdff8a584d0a6e60236a76bd45aa767a; path=/; secure; HttpOnly", + "x-request-id": "b018542d-dd8f-4f34-bf9f-484fba92741d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A42:4D66:AF4CF5:10B09F6:5D374BD2" + "x-github-request-id": "E481:1AB6D:341164A:4E19D76:5DB58B17" } }, { @@ -12966,11 +13024,34 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/cardoe/cargo-bitbake", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -12985,7 +13066,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -12995,15 +13076,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d17934b3cf67e0b6ad284c25aee03c7c\"", + "etag": "\"ab810020c2e23d6b8be7cba96da447aa\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 07 Jul 2018 09:16:42 GMT", - "x-content-digest": "0192ee1e3298a4e4b0a4b3f1e12f6c9648255057", + "last-modified": "Fri, 11 Oct 2019 15:37:04 GMT", + "x-content-digest": "58e01677fd0d8bf304701e08fa563bcc7df9fc0e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8f83a490-ad28-4e4d-8b39-93b055ca1151", + "x-request-id": "fb693fb2-280c-4a81-9401-883bec152834", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13011,7 +13092,7 @@ } }, { - "url": "https://travis-ci.org/cardoe/cargo-bitbake", + "url": "https://travis-ci.org/matthiaskrgr/cargo-cache", "status": 200, "error": null, "headers": { @@ -13021,11 +13102,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13040,9 +13121,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -13050,44 +13131,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"72239db48a295edfb08b34de15bb1c61\"", + "etag": "\"46a02112fcb468b84adf9d86dda3154d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 04:22:53 GMT", - "x-content-digest": "33c6fdc68c122f611cf83c934f2e8adf7dc216f0", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 04:55:59 GMT", + "x-content-digest": "82f77dcc8f8ea5f8c43aea856bd5dfef8724670e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "dc900551-8f22-4b95-a300-2619d61b0d6f", + "x-request-id": "5909623c-d54a-4349-a34c-b05bf1ea6676", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/matthiaskrgr/cargo-cache", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/rsolomo/cargo-check.svg?branch=master", "status": 200, @@ -13095,7 +13153,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13105,15 +13163,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1931e1229e67e6fa55781912b09037a8\"", + "etag": "\"cd8a0e7d2cfe2452dc39209766e926c8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 02 Jan 2017 19:05:03 GMT", "x-content-digest": "09e95047b168c4d13b1bab14b6a8898e05de6487", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "93a15394-0dbf-40f1-ab49-1b8955e0b1fb", + "x-request-id": "4ccdeb1a-5675-42d2-a11b-e4993f8551fd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13131,11 +13189,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13154,11 +13212,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13173,7 +13231,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13183,15 +13241,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f24ef8fce5f8c75c10044c02114e2037\"", + "etag": "\"27802ab218120198ca4333e820d04c95\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 06:08:53 GMT", - "x-content-digest": "a5e9aa7899e6c1512eaa35b144de3146c35c99e3", + "last-modified": "Sun, 27 Oct 2019 10:08:57 GMT", + "x-content-digest": "c669576e1edefecdd5f7744990fd6eab6a962d40", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "01aba85f-561e-4f41-8082-664ef1d6554e", + "x-request-id": "7b3bbbde-3f92-45d5-a678-d74b91001b6e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13205,7 +13263,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13215,15 +13273,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e6b198878e0c5fe3e374fa55eb34de3f\"", + "etag": "\"c339d76185d8d6fbe4f9b3c5a356e699\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 17:07:36 GMT", - "x-content-digest": "35babd2a6e06402141c1737f3862a7ff4dd3a894", + "last-modified": "Wed, 02 Oct 2019 13:11:01 GMT", + "x-content-digest": "57c5066aa487bd75f5fe3b76a5f2ece328eeeea2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0d3922f3-9229-4be2-a61e-60364aa988f9", + "x-request-id": "804eff5c-3029-44a5-bd10-5a0970ef754e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13241,11 +13299,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13260,7 +13318,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "date": "Sun, 27 Oct 2019 12:18:32 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -13270,15 +13328,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ef526f2c21131641f01eb4eb41870a98\"", + "etag": "\"07b99774fda2e5760410dec2b733160e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:02:59 GMT", + "expires": "Sun, 27 Oct 2019 12:18:32 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f3c97e14-aa1e-4992-b93c-8dd3529cd02a", + "x-request-id": "20694df7-8740-4c76-99e5-82cf2d88c287", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13296,11 +13354,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:02:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13309,30 +13367,39 @@ } }, { - "url": "https://travis-ci.org/pwoolcoc/cargo-do", + "url": "https://api.travis-ci.org/pwoolcoc/cargo-do.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"e6e6aaade7c41ccd8da41024f05b8a55\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 14 Jul 2017 13:15:22 GMT", + "x-content-digest": "2f464770c37d842dce28c8dd262acd01e22fc9c2", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "1ee9128d-b52d-46a0-b0ee-7d21df74cecd", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/killercup/cargo-edit", + "url": "https://travis-ci.org/pwoolcoc/cargo-do", "status": 200, "error": null, "headers": { @@ -13342,11 +13409,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13365,34 +13432,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/Ralvke/cargo-find", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13401,13 +13445,13 @@ } }, { - "url": "https://api.travis-ci.org/Ralvke/cargo-find.svg?branch=master", + "url": "https://api.travis-ci.org/killercup/cargo-edit.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13417,15 +13461,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8da8ad362c7f358b83e01b9e2d078a82\"", + "etag": "\"d314f690b26f84812469047994d8e2f4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 08 Nov 2017 07:38:52 GMT", - "x-content-digest": "c6c3541cc47603894a2e7b929ac6d02025a26387", + "last-modified": "Sat, 26 Oct 2019 22:51:48 GMT", + "x-content-digest": "0f484bb78924a4d5698fb5a2cbf740400a158a7d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "89004216-3266-4e7a-909d-f604971816a0", + "x-request-id": "381638ab-760b-4540-ba70-baae75ec5604", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13439,7 +13483,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13449,15 +13493,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fb4327540a694efb6a145c2b7c77adc6\"", + "etag": "\"9d413052a5495fdda63f85b9628e8d03\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 05 Jul 2019 23:00:20 GMT", - "x-content-digest": "4d5f32b662532cabec9e0701e1800251ae5775f0", + "last-modified": "Thu, 10 Oct 2019 21:10:03 GMT", + "x-content-digest": "bf10152c87f7f96de65bd2faffe23c3959ec8082", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9479d463-c719-4364-b4ec-69fc824f3696", + "x-request-id": "540f00df-a045-4e76-be95-89e634384860", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13465,13 +13509,36 @@ } }, { - "url": "https://api.travis-ci.org/kbknapp/cargo-graph.svg?branch=master", + "url": "https://travis-ci.org/killercup/cargo-edit", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/Ralvke/cargo-find.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13481,21 +13548,44 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d2dec74f31b1433ab89b38b53929d68a\"", + "etag": "\"f58c86862d4503b2db13a776b336f628\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 06:07:25 GMT", - "x-content-digest": "83e884e6fea27a67ad93efd0371751990dab90ae", + "last-modified": "Wed, 08 Nov 2017 07:38:52 GMT", + "x-content-digest": "c6c3541cc47603894a2e7b929ac6d02025a26387", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cd2971ac-f865-4119-be6f-9ad30be0a6f6", + "x-request-id": "537c7b60-ee59-41f0-a86e-fd62b21c5038", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/Ralvke/cargo-find", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://travis-ci.org/kbknapp/cargo-graph", "status": 200, @@ -13507,11 +13597,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13520,13 +13610,13 @@ } }, { - "url": "https://api.travis-ci.org/killercup/cargo-edit.svg?branch=master", + "url": "https://api.travis-ci.org/kbknapp/cargo-graph.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:00 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13536,15 +13626,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1a8d7b5f6d9e62c43e2571efb76ab170\"", + "etag": "\"c7b8330b381ab08ce057a85711fca879\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 16:39:09 GMT", - "x-content-digest": "e5d379d7e19eb09aff6a7090d531f5f366969734", + "last-modified": "Sun, 27 Oct 2019 09:07:42 GMT", + "x-content-digest": "7bab13e41524dfe1c9da61dc92d1072d7a82de07", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6ae2e8f7-889a-494f-bdf9-107db82130dc", + "x-request-id": "37ec0284-1713-4e03-94ce-9934e90c1476", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13558,7 +13648,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13568,15 +13658,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1b2afa77a83d0d0bc8a326895a59e7c8\"", + "etag": "\"e628abbf4f90484384d99a7afb66f48d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:12:52 GMT", - "x-content-digest": "acbfa2326290b069ff6f94e05dbe513ffc5a602e", + "last-modified": "Sun, 27 Oct 2019 03:05:25 GMT", + "x-content-digest": "ba1c7a402e1a0d7125b1265d95fa74c5aff0b498", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f0f0fa20-49e1-4e3a-80e8-eb25aab218a8", + "x-request-id": "7766922a-328a-4d84-bf86-798703b0ce90", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13584,13 +13674,59 @@ } }, { - "url": "https://api.travis-ci.org/pwoolcoc/cargo-do.svg?branch=master", + "url": "https://travis-ci.org/onur/cargo-license", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/imp/cargo-info", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/onur/cargo-license.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13600,15 +13736,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"76ff006f60b880020e0d8c87d182f795\"", + "etag": "\"a1eeb6e2674a84baa1b1acb335d28b37\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:00 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 14 Jul 2017 13:15:22 GMT", - "x-content-digest": "2f464770c37d842dce28c8dd262acd01e22fc9c2", + "last-modified": "Thu, 20 Jun 2019 21:10:12 GMT", + "x-content-digest": "44447c960c1f1cce4dc6914f018ab7fd04c521f8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5495b3e4-35c7-4c8e-adb3-1f666e60a635", + "x-request-id": "17949397-57e2-442c-ac92-4c7853372f34", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13616,7 +13752,7 @@ } }, { - "url": "https://travis-ci.org/imp/cargo-info", + "url": "https://travis-ci.org/sagiegurari/cargo-make", "status": 200, "error": null, "headers": { @@ -13626,11 +13762,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13639,13 +13775,13 @@ } }, { - "url": "https://api.travis-ci.org/onur/cargo-license.svg?branch=master", + "url": "https://api.travis-ci.org/sagiegurari/cargo-make.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13655,15 +13791,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"36a0a3e1b464b35cf92036aedfa74168\"", + "etag": "\"5790530ae6e755244a42a4f8db737d57\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:01 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 20 Jun 2019 21:10:12 GMT", - "x-content-digest": "44447c960c1f1cce4dc6914f018ab7fd04c521f8", + "last-modified": "Wed, 16 Oct 2019 17:12:02 GMT", + "x-content-digest": "1168303b9886f0746de907c5a3019d62599b030d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fe2534ec-d2a5-454d-8308-b26e962b483b", + "x-request-id": "8063ec6e-19a9-4979-bed0-baafc94da7d5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13671,13 +13807,13 @@ } }, { - "url": "https://api.travis-ci.org/sagiegurari/cargo-make.svg?branch=master", + "url": "https://api.travis-ci.org/regexident/cargo-modules.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13687,15 +13823,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"60460444fbc96a9fac317e4d160b6338\"", + "etag": "\"34692a8a20c23bbfe2a365d096c71505\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:01 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 06 Jul 2019 12:19:55 GMT", - "x-content-digest": "0bed346d6c7133a380d9a5b5c90387c187394b27", + "last-modified": "Tue, 08 Oct 2019 19:32:59 GMT", + "x-content-digest": "efcab64382056773ebe0f6a0f3311c1315fa5833", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "07de74ba-5eed-49bf-afc6-5674b7a87d6c", + "x-request-id": "645558b1-f1bd-4bd8-bda7-faab3eef42de", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13703,49 +13839,27 @@ } }, { - "url": "https://travis-ci.org/onur/cargo-license", + "url": "https://github.com/mcandre/tinyrick", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/sagiegurari/cargo-make", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"648d553c4ba985a50cc9e8e1a8d0a445\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:32 -0000, _octo=GH1.1.1662470008.1572178712; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:33 -0000; secure; HttpOnly, _gh_sess=dndTL1FUcUsrVDlpOWJ4clBGSVZBdTlYMnFuYm02R2pRbXQ2MThsYkRlczAwNXBpQnQ2Y21rNUxrd2lZOWxlUGZwdDlXbmUxSStPdjRkbmpPbTF1ZWg4dXlGRFdSemJmSXFsWDNnY3NIMFlXdkVzTWZsS2dwYkhkd29lV2ZpdHcwR3NqMUN5ZHBnVW1oV2VCNHJPZzlCMjVSMEdYcHhkenB3RE1UT0pBeVA2YXllb051UUlMNVJTL05uL2NlZGVCTlhYcDNjV0FDeDRrc0Zva3MxQXlscVo5SStHODE0TDNqV1VyeHI3My9Jbz0tLVhKOXYwU25JaE1wNHEwc1Q5T25LVUE9PQ%3D%3D--dd5a0865459a30e39fc4eef41b8347337339cede; path=/; secure; HttpOnly", + "x-request-id": "701fa67b-934e-4535-9189-5f486ad25576", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E489:23F84:3B22C24:587E11C:5DB58B17" } }, { @@ -13759,11 +13873,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13772,13 +13886,13 @@ } }, { - "url": "https://api.travis-ci.org/regexident/cargo-modules.svg?branch=master", + "url": "https://api.travis-ci.org/imp/cargo-multi.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13788,15 +13902,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4efc480a2bf970aa9f6434d27d813ae3\"", + "etag": "\"e11b1cd7c6ae28f66648c183c9f9cf6f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:01 GMT", + "expires": "Sun, 27 Oct 2019 12:18:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 23 Jun 2019 12:41:31 GMT", - "x-content-digest": "67e411552c39d077fc9666c59ef5fd9afbf3facd", + "last-modified": "Sun, 10 Sep 2017 04:29:38 GMT", + "x-content-digest": "d5277d184f742d5ca2a68a414e2403524be68d3d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7e209cef-2d0b-488a-9009-50a7de4c43a8", + "x-request-id": "f3916d02-b55c-4b9b-87c0-ae7fbe57bc8c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13814,11 +13928,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13827,45 +13941,36 @@ } }, { - "url": "https://api.travis-ci.org/imp/cargo-multi.svg?branch=master", + "url": "https://travis-ci.org/kbknapp/cargo-outdated", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"4473fe8ad2fd96ab08743cebee2559c8\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:01 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 10 Sep 2017 04:29:38 GMT", - "x-content-digest": "d5277d184f742d5ca2a68a414e2403524be68d3d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "1ac83d34-5214-4a5b-8e6a-50128338c38c", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/kbknapp/cargo-outdated.svg?branch=master", + "url": "https://api.travis-ci.org/sunng87/cargo-release.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:01 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13875,15 +13980,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"909ba0acda71fd7b153bb6ab2014ce9f\"", + "etag": "\"c8f946b25fd3c27385790b51336d2900\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:01 GMT", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 17:59:08 GMT", - "x-content-digest": "1991fd0cea0a82f0dfc32e29a2fbc3cce26200b3", + "last-modified": "Fri, 18 Oct 2019 02:26:38 GMT", + "x-content-digest": "d659a367f31a617f834d8104f66d9110b1aca880", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "91019a1c-e2ec-4407-87ab-d3af3b5f3767", + "x-request-id": "76af9d0b-1ef2-48d9-8af8-3729d9393b16", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13891,13 +13996,13 @@ } }, { - "url": "https://api.travis-ci.org/sunng87/cargo-release.svg?branch=master", + "url": "https://api.travis-ci.org/kbknapp/cargo-outdated.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13907,15 +14012,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e66eefdf89b77e54cbcc3ff449ef37d5\"", + "etag": "\"1fe318e2f4667a3fa61816ad520855fe\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 16:21:49 GMT", - "x-content-digest": "4e45c5137bb3b0b109bc9e223dae74ccaa04b0e6", + "last-modified": "Sat, 26 Oct 2019 18:11:30 GMT", + "x-content-digest": "c7208c15dc44b913b19969d0c816b07105f778ee", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cb6fe278-806d-4ecf-bf2f-7c5cc0283ab9", + "x-request-id": "aff57295-cd61-4ef1-ac31-f9f778ced7a8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -13933,11 +14038,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -13945,38 +14050,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://api.travis-ci.org/greyblake/cargo-testify.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"ac904b4f06709f31ab7870261aeaa19e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 19 Sep 2018 17:22:40 GMT", - "x-content-digest": "81077e97033e0b16c7e3974a7d88884994fb510f", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "d5c9f6d4-a3ce-4671-aa7f-4b07d402ae2f", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/DanielKeep/cargo-script.svg?branch=master", "status": 200, @@ -13984,7 +14057,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -13994,15 +14067,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"eb363e980025302f97febfeaab31b5f6\"", + "etag": "\"cd3791881efaa19eeb3ee53fb8bd365f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 07 Jul 2019 03:29:53 GMT", "x-content-digest": "b9b4c140abe5d4a3f919dc6858f762dc78cf1bd3", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6fde449e-fe5d-4c98-b80b-43a9d2624f25", + "x-request-id": "c4595e22-eff8-4684-8842-96b9f1c68fa2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14010,7 +14083,7 @@ } }, { - "url": "https://travis-ci.org/DanielKeep/cargo-script", + "url": "https://travis-ci.org/greyblake/cargo-testify", "status": 200, "error": null, "headers": { @@ -14020,11 +14093,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14033,7 +14106,7 @@ } }, { - "url": "https://travis-ci.org/kbknapp/cargo-outdated", + "url": "https://travis-ci.org/DanielKeep/cargo-script", "status": 200, "error": null, "headers": { @@ -14043,11 +14116,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14056,52 +14129,37 @@ } }, { - "url": "https://travis-ci.org/greyblake/cargo-testify", + "url": "https://api.travis-ci.org/greyblake/cargo-testify.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"72284e36894fa9f8e5b6763d1cd27d65\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 19 Sep 2018 17:22:40 GMT", + "x-content-digest": "81077e97033e0b16c7e3974a7d88884994fb510f", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "87deb3a2-1599-41a1-875c-e371428f736d", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/sfackler/cargo-tree", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:02 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e5d9faf34b5e00583d328d8c24c40069\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:02 -0000, _octo=GH1.1.891478678.1563904982; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:02 -0000; secure; HttpOnly, _gh_sess=bHV2UWhNei9VTFFaUzhTTWFaS2FBVjYwNWd5QVM1VTFLRmZGdHNLVWVWVmduNXVUK0dzTFdlNGE5YkdaL1FMMDBWT1RQa2JjeXBEeGRuaEVUSWdacGFaVVNRTFdDWlVGZGtuVTVsMVB5b2dNcDMzVEI5MHloTlVvck1FTUhCWTBGZjNscXB1OXE4bDN0Und6YjZLSnlCYWx5L3VwOHdWa3YwK0U5enNBSG5IQkFNdC9Cak9ja1J3c0l0QzlTMHJuTzdYR0R6bnFkUmtIa01UTGhLMVphTWMrMTVsWks2T252R0g4a1VTd1R1U2k4MnpiTmlGMXNxazVBcVJELzh5Ky9Oc1RkMysramNPemhoL2FGVTZibkhvaERIa2NIR1J4ak0xVHRvc2lVYjQ9LS1MMFVKR2U5Y0pwMVFjQVNweXlCeUNnPT0%3D--1c994d6f74dda88b0ed8b4435e4a1be5fc04de8c; path=/; secure; HttpOnly", - "x-request-id": "1013f2ae-3611-4a60-9247-72f1c2230d34", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66BC:39414:62554D:94F849:5D374BD6" - } - }, { "url": "https://circleci.com/gh/sfackler/cargo-tree.svg?style=shield", "status": 200, @@ -14109,20 +14167,43 @@ "headers": { "cache-control": "max-age=0, no-cache", "content-type": "image/svg+xml", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "pragma": "no-cache", "server": "nginx", - "set-cookie": "ring-session=2TY6LY9E8yDxOoqrLv4CNYrmFxotlvs7DuODb7ccgJMmVcaGOpM5X9cNOvjstNVgOMFF7lkbTyDSYDFPrLKvboVPucHGKgxyyFG%2BLeXZHEiamdVd5bDpwwOYLNzB8SLVTCt3NHhJTghxuwX%2F8NEx9JVQvKuZdFz%2BBm0Dv5XXgSY%2BZGpMiO6wkfcvjFYxOXaFzQKT7siK9IxwwKTxMnTvxDvaNYlT28Y7YomKy4ti5dc%3D--GcDnK4Ohr21JfAEU5Y33a2rtmghbcqVsJZx8p0MQSQs%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 22:58:26 +0000;Max-Age=1209600;Secure", + "set-cookie": "ring-session=rBHxDfr6iXynZ2UYAo7aAQF%2FRvgqJIStb50%2FjA52G0tDV67haZNxfLzFq9fXwutxNs54MOuXvnD5CFmvjye%2F3K2aglv6so5KnQeZ39kwfsnudQgnr2r%2FGdx9Q0rolwYRveCS1S1BQ8a2SZVu1rGZDlWdkKZlDWgZYZ0Jj3T0Tk78TlP%2FcXl6nKXLL%2Fxzqhw1anS%2FE84Qb3bNQ1AT13zi4H3UTiLHKXQ6bFefr%2F0gunQ%3D--BZj015e97NPm62GRwnN1%2B7EaY9LT3dRxJd4y8cvwv2U%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 20:03:55 +0000;Max-Age=1209600;Secure", "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-kpcqb", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-qdtcm", "x-client-trace-id": "", "x-frame-options": "DENY", - "x-request-id": "a2eaa3c1-6c64-4ae8-9910-a1e45bf95d60", + "x-request-id": "d1048028-f382-4e97-a061-b6cfad786818", "x-route": "/:short-vcs-type/:username/:project.:ext", "content-length": "380", "connection": "keep-alive" } }, + { + "url": "https://travis-ci.org/nabijaczleweli/cargo-update", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/nabijaczleweli/cargo-update.svg?branch=master", "status": 200, @@ -14130,7 +14211,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -14140,15 +14221,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5b89cd7573f62ea6bf7326d25d2a22a3\"", + "etag": "\"63f283c62700b6b82b766dad376be2dc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 25 Jun 2019 12:10:02 GMT", - "x-content-digest": "113fb46b3dea756f7948449dbe1bdbb327f1b37b", + "last-modified": "Wed, 16 Oct 2019 21:52:55 GMT", + "x-content-digest": "3b46110d38b6b4209b0e9e6798d11333526386b0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "00629ef8-385b-4770-a2b5-1305b822600d", + "x-request-id": "dbd2f9d9-e0fa-4c3e-bd47-0e3376d0f838", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14156,7 +14237,39 @@ } }, { - "url": "https://travis-ci.org/nabijaczleweli/cargo-update", + "url": "https://api.travis-ci.org/passcod/cargo-watch.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"b192b7e3a8675c4d04a745998b8eb55c\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 20:30:49 GMT", + "x-content-digest": "bb37494b5efc022e77383e12873061e64eaa32b0", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "59b01820-a365-46a4-bded-d206d752a842", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/passcod/cargo-watch", "status": 200, "error": null, "headers": { @@ -14166,11 +14279,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14179,7 +14292,7 @@ } }, { - "url": "https://travis-ci.org/passcod/cargo-watch", + "url": "https://travis-ci.org/liuchong/cargo-x", "status": 200, "error": null, "headers": { @@ -14189,11 +14302,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14202,15 +14315,15 @@ } }, { - "url": "https://api.travis-ci.org/passcod/cargo-watch.svg?branch=master", + "url": "https://api.travis-ci.org/liuchong/cargo-x.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:34 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -14218,15 +14331,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7a9334ff84991cc9f8932a3f6022e2f8\"", + "etag": "\"78f7837a04193ab415008980f83b574a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Thu, 30 May 2019 02:44:51 GMT", - "x-content-digest": "c352f4def7b665401ca3b50ecf400d5fa13fe54a", + "expires": "Sun, 27 Oct 2019 12:18:34 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 15 Mar 2019 18:42:01 GMT", + "x-content-digest": "ade130b584aa154dd687183023ea5438245afe1c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d11c8de1-3ee9-4f28-addf-741d47920919", + "x-request-id": "a9790f20-7512-461b-bf05-4bdb0c5fdd87", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14234,15 +14347,86 @@ } }, { - "url": "https://api.travis-ci.org/liuchong/cargo-x.svg?branch=master", + "url": "https://github.com/dtolnay/cargo-expand", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bbe67adb7b07e23f6fa14ca56bb34dd8\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:34 -0000, _octo=GH1.1.1080085647.1572178714; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=OUxuc0J1WkNHL2ptRGtQaUxKbVcxNUxiUkcvWTYvVVcrYTBUZm5vajV6UDFYT3JaaGI2RXZJOVNqQ3lKZkVlYWpnTittYm1XT0F0NE5EWCtuRVQ5a216WE9YUkxPQ3dKU3VWbU8rUnhmNkVZU1BuRVdxdXFmM3lzTXdkbUxSRlVUNzlmbC9SRmV0aXdoZnVZK0Vqc1MxTDZRa2laeFhEQVRQSlE2QUc4MWkrR1lXQWZQZHorczJkK3pXOXhTcXJVL3NzSm8zN2c5bnlrRHJVQWhHdHVLdzAwNFFuT1RoVjlmeU9kanMzNWhrZz0tLWVnbU4zQ0o1VVZSTVgzTUFTT0pmb1E9PQ%3D%3D--f22aae94759f1b14b690328f34da76c0836ce231; path=/; secure; HttpOnly", + "x-request-id": "3c2b02d4-c200-44e0-99d1-0e7523c28e61", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4BE:B5F8:20A2B1E:30FA13C:5DB58B1A" + } + }, + { + "url": "https://github.com/Devolutions/CMakeRust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3df2726732f12fa6ee6793bd469b23e0\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.983775120.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=UFFtdTNUdTNKTFkyZG0vQXJvWS9kZ0UvVUIwTURLQjhlUEhWRVgwd1RYMVV3L2p5Rjh6SWl4aHZ2QmF5T2NlbkNQMHArdG45aGpvOTRrelBzL0M3S3RZWHQ4VXR1UDBzZktZbWt6ZmJIMUdCTm5lSW9taUVxYVowLzJ3L3Y4Q2JjMklmZkNKRjgrRHVjaTVQSjRuSzRpb1JZS2JZWlJJUXU4S293a3ZSeHVBT2Rod2FFbThmTjB5U1dER25XUDAxbUpCOUk5aTUwZVNqOW1OaGlWRTd2NWUxemRFSmFoWE9DTGtBNEM2QmNuWT0tLXJxRDlNbUJkTHBBTjZpRU9XQW03QWc9PQ%3D%3D--6a92d5f472fe6ee3b509691e0c2b3afb08fb83ae; path=/; secure; HttpOnly", + "x-request-id": "0ad80bb8-fa0b-45f6-b73b-60b0abf57b6d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4BF:161F1:33EC03F:4E0418E:5DB58B1A" + } + }, + { + "url": "https://travis-ci.org/SiegeLord/RustCMake", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/SiegeLord/RustCMake.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:02 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -14250,15 +14434,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d38cb5112f994f21c21360298509d3da\"", + "etag": "\"3ef38d2b8f93b8c68b3e74705271ee9a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:02 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 15 Mar 2019 18:42:01 GMT", - "x-content-digest": "ade130b584aa154dd687183023ea5438245afe1c", + "expires": "Sun, 27 Oct 2019 12:18:35 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 10:08:14 GMT", + "x-content-digest": "d1a6d9ec102d3b8a7e289defff9bf13f3fd87ac9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5556ca12-22a6-405e-a789-b1f54827c8af", + "x-request-id": "0089f445-56b6-42d3-8ad8-5c643efafdb0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14266,86 +14450,110 @@ } }, { - "url": "https://github.com/liuchong/cargo-x", + "url": "https://github.com/icepuma/rust-action", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3f75e25827d1ad6eec85864b28ae13b9\"", + "etag": "W/\"b048dad2bf92a1c80d5ad97da15fd2dd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:02 -0000, _octo=GH1.1.386989417.1563904982; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=TThqRW9CSkpMMUdsSkFZdHJKWnVUcmZuVE80ekkxNXhoUjVEYVVOdGhpZUNGRHhvYTZhZUtQK003ZmhmL0FMdVZnd1VKdk1DSnQ3OWtBZ3hTMFZXQmtmM3VFUXg5MTFvZmo4clhnUms4bCsxN1Q5UDFCQ0IvTVU1d2JMNGRhM0xudFN2Z2gwT09DQVl5MnorWTNSSXVrSDFMcnltMHlLUDlnUTE2VFYzQmM1ZSt0OE5oUlpPY1dJUksxWG1RSis2Y1paSzlvUjBEQmRLYVg2ZlVkQ1htWVRySk0yRzlzMVVzWmVzRVJwVE1WNTJabkRmcUFiVkJEcDJTbEx2MzFQcHVrNGRFYkhHSVloZmJ0U3dtK1c5cnc9PS0tR3NyRkdTaEZ5VnRJMzRzV2hVNWxzQT09--cff6bf11d00e4998c394060e2dbe190e552ed2c7; path=/; secure; HttpOnly", - "x-request-id": "25ec90cb-9d01-412d-827b-ebac888a1ea8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.1324609167.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=bDBEMXhWRjU1SXJsblJTem9tdjY0RDJsK0htdmpFOVhiSjZ6ZnY4WHZ5eUllei9NTDEzTThoS1hqY1ZpSGh5VkxXajMxOXhDNFdqc0Q1WmJUVnJGZUdpREVIU1ozNWZMNGxrWkZJYUk3VXRpUnVBRFl0NDdVdXNaMVBwQVhsVUZkQnQzd2puZG14OElnc01ONU9pY1pUQ3ZxcDVBOHhGRlJjUlZELzZDbWJyY1hSL2hCUFd1bmJscGhkS2VKTGlzQ29US09MbHV4bjRxL0QvNytTRVRHTS83RUxGSjlVelhua0IyWE5ISVl6bz0tLURwOXBseDZnV2JkR3I5S2w2Wm5mZ2c9PQ%3D%3D--a38ff4b814842f8a1add4ae5800fba3069c73f44; path=/; secure; HttpOnly", + "x-request-id": "930e4d8f-2a23-4dc9-8cc1-6310e3c643b0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66E7:E0EC:EB671B:1654839:5D374BD6" + "x-github-request-id": "E4C4:161EC:2028046:304FA82:5DB58B1B" } }, { - "url": "https://travis-ci.org/liuchong/cargo-x", + "url": "https://github.com/sfackler/cargo-tree", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:03 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"083715a54bc327157c8a553b539503d6\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:34 -0000, _octo=GH1.1.1319671556.1572178714; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=RU5iSlNDMEx1RGFNcU14Q2ZNSU1RU01jeStoS1dacHRhMmR1MWxkYXZBczgzSjhWNG5zM0d0dVIzVGdRWU1SejJYUjV6NktUelhZRkFVRWJVbGFNRHNJbElRUG1JN1Zndzk3MFowMlZGbFZuemZMR0VaMkQzMURjQk1GeXNVUDBFTmNwUnpoWW5tVGRaVjh4ZUZZU1JSN09QZVk4aGpkeExybVZFRlRhenNvSmtES3BjdmZSck5Hb1dzOHBkZ05CM2luTUhOWDVPZzRQTHhIaTdZb3F0aHdSdHB6Y0pJd2xKQlNLRGlVcS9pYz0tLWtrZHY0bWVHcGFRTkFmazRYd0hjREE9PQ%3D%3D--77865900175b08661c47e80bc87de4d7e3060209; path=/; secure; HttpOnly", + "x-request-id": "1eb02155-074f-4c1d-9f55-3b69e008b6e8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4B5:B5FC:331EF6B:4CF990D:5DB58B1A" } }, { - "url": "https://github.com/SiegeLord/RustCMake", + "url": "https://github.com/Ralvke/rust-loader", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8e44af9b599ff308154e8fbdd6ac3cd\"", + "etag": "W/\"aa923107fbeb72f4c7e3a98bb80a3e39\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.1910186582.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=R2Z1TVVoZTgwLzlDZ2c2OHBQc3VoSzFHQXNsOHpIYnlveXR0ZjZoc2NSajhsQ1EvWDFtWTFoWWExZjdLS1VCUkZpWEZwcWM2OGpHRU45cDFNbnpPOVA0YnRoZ2lzVEpTay8vSFJxQ2ZHbXhieVhBZ0Ftejh0a3lyZ3JZQVVPTFZKQlNFTFFoZ2VjWmh2bnd0OHJLTVFmb09wTWx6MnlMNHJGYk9MbWlRaGJ5ZkUzdVBVSEZBNFhXdlk1Z2tkZTlpanpLUFVZZUFscnlWbHM5bTJZNXhpZ204dFhhR1l2Tk4wTlRMdVRLMHRrWVd6SCtZaWhoR0VDRFFmRzZmZmtDVXRjUXRZZ3RIZllFRjIvS0l0bjMxamxLM1gzYjN6TzUxT0VzdWZPNVlzQkE9LS10alBYcjhzZmVMSDB4Ukw4L3lpN3dnPT0%3D--01de7301041863e1d4b9821a7841e0eb4e152882; path=/; secure; HttpOnly", - "x-request-id": "cf5e4440-9de7-42f0-8b8c-43cd19763ee3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.266754011.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=WG5KWmg4dTBGUERpS0tNT2F5ZVNQeW85aDdKTEtSTnM1QTl6UU1TbnBZMzVoTXltQ2dzWFI1bXZtL2JXSFJUUmtNbFYrL3ZRL3lzWW1kUUVpNFd3a3JGR2VYQzVOYTNlQ1FXQ3BMb0NNMFdUTGsyRWFYUjlaS01tOGpvTFE0Z2lQSjJnSE9ZQVRrdDdxMGZVdGluT2JNZlBPV0lxUmdhc05paTlRNjVaRm1jcDhDck9HZUxzMlYzYkthRHU2YkNxWkhzcThPa2RRK0lBcXhjRmJqRy9RaUt4WmpwanJYREk2KzhRQTBRaU5lWT0tLUJhSy81amlUVFBqcG5yRDk3Uk5MUGc9PQ%3D%3D--1feb0601f7425f3204c4b5f9bd7bac7e5cc39e73; path=/; secure; HttpOnly", + "x-request-id": "0251219d-a636-4d72-b7f0-3d6b243bfc3b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66F3:4D66:AF508E:10B0FC4:5D374BD6" + "x-github-request-id": "E4C5:1B309:16085D4:2115C67:5DB58B1B" } }, { - "url": "https://api.travis-ci.org/SiegeLord/RustCMake.svg?branch=master", + "url": "https://travis-ci.org/cs01/gdbgui", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/cs01/gdbgui.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -14353,15 +14561,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e1c0dd7185120b6f0b338af7dea75e22\"", + "etag": "\"3d5051b667010ce603385cff6a344a57\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:03 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 06:08:56 GMT", - "x-content-digest": "2173bda38d9e70ffe28a769032742a90649e7474", + "expires": "Sun, 27 Oct 2019 12:18:35 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 08 Oct 2019 16:27:41 GMT", + "x-content-digest": "817b691549c44a4cbf807fb3d16e8efa54c56cb2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fc539cb9-3771-40ec-8512-d13edd8b9560", + "x-request-id": "18a006fe-9667-46f0-8bc8-c0a425a87299", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14369,146 +14577,171 @@ } }, { - "url": "https://travis-ci.org/SiegeLord/RustCMake", + "url": "https://code.visualstudio.com/", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=utf-8", + "etag": "W/\"b295-ROm5hYYpDBt3o6Yvvz0BrGdYjww\"", + "vary": "Accept-Encoding", + "server": "Microsoft-IIS/10.0", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-content-type-options": "nosniff, nosniff", + "x-powered-by": "ASP.NET", + "strict-transport-security": "max-age=31536000", + "date": "Sun, 27 Oct 2019 12:18:34 GMT" } }, { - "url": "https://github.com/dtolnay/cargo-expand", + "url": "https://github.com/liuchong/cargo-x", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"df3c511acd23b2b9e3066c6f8a58367c\"", + "etag": "W/\"b553cd5343595a1565c8973d200b924f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.1812297933.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=OXh0QWlKL3RjdkttRW5Mem42K0hmWnQxcnJWS0RiOVU3WFFEWTR1ZTYwMzI4NFVtcmxCbi83NzVHZkhQUWErekxoYlljcTk1RG5OUmZtSHNPRUdjUEh4ODJMcWVQMkQ5aTVUVVhuUnlPRkgxdG9jVEVLQ0dEWVBtTzVTeWV4RzA5dHpPMkZyYVliMnJXbnkwVWFsNTRITWxRNlVqelljcFZUczVxelpXRGY4VmhrZ3hub2dCUU5MOVVhZFZadkY3TU1LNVhTalE0dFQzaUEyQmNqOTRna2FKY1Y4ejdYNklvdmg1eWl4NkFHT3l5bUdud3JnTDNmTkx3V2VWNmovdWVVbDJmSlV4Tnk3dVVFOVF6cVNYbnpFSEk5Syt5N1lQUklZS1o2dGJiMUk9LS04Q2dYQmNEMnVha1Z4ckF5TU5nMUZRPT0%3D--da7e3c21902fdcb3b68c26d4cd76b3e1f802671c; path=/; secure; HttpOnly", - "x-request-id": "bb253e78-a7e0-45c1-bab5-3365bb16d58f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:34 -0000, _octo=GH1.1.1784533307.1572178714; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=c0J1cUZpSnB3Rk51QWEySDY5ZEpSUlh5dVlDTU4rck9JVGYvVGROU21IalhaMUJ1aHlkSnVDSWxGaXFTZW02Q1FUZVNOejdpeXRkNjhuVDZxdk9SMDlWZndnQWtray9KTUI5dFRlcVNDck1YeVlCSjMyKzZaU2NNV0tRUHp3Z3ZrR0ZJZGZKNjRGcWRWTU9NVFpHeEpjaGI2d29ER1d5SCs4cVNLb2E1bjR4RWpaUkVZaWg0ZzVnWFowRmtyVjVKcXhyQ0g5WUI2cDhiQ2RQTHRvTVpjQThxMmI4VkRvZDAvNTRVeGpNOHc0bz0tLXBxUjlVaWViOFRlMmU5VnBWZUo1SGc9PQ%3D%3D--002f1f4eec4396d5ecb83d6c57187787010aed7b; path=/; secure; HttpOnly", + "x-request-id": "a0f03a8a-54df-4dc8-98ef-da7c8d0a81c4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66F9:3941E:CFBAB7:13CDCFF:5D374BD6" + "x-github-request-id": "E4BB:1AB6D:34118F9:4E1A17F:5DB58B1A" } }, { - "url": "https://github.com/Devolutions/CMakeRust", + "url": "https://rr-project.org/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Sat, 26 May 2018 09:43:37 GMT", + "etag": "W/\"5b092c49-4b94\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 10:13:40 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "24E2:4380:DB4C4:12720B:5DB56B7B", + "content-length": "6886", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", + "via": "1.1 varnish", + "age": "246", + "connection": "keep-alive", + "x-served-by": "cache-mxp19821-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178716.872410,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "472069147ea0a012169a5237e5a6301c3c1710dd" + } + }, + { + "url": "https://github.com/rust-lang/rust/blob/master/src/etc/rust-gdb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9c12d6aea85e37637a8b92eb0a51003a\"", + "etag": "W/\"4440dd289a948e8ac8d00b66e87130a6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.360220295.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=ZDNyRnY3NGNCUk04dkZ5L1VWWXlYbVJsY2pvSkNxVDZrV2NBbExqT21GQmROWVRpaVdNbVMwSnUxbkVTNGd0d0cxdkY4SGNuYW42Tm5CWklmUkQyTFlGbXlGQitrZ2c1a1hoLzJyZmRQdm1pYzh2bVA2MFpIbk1weXlod1daeTcvL0JWWW9iRnNPUkpKVjdQN29PN2VlOGE2RnJ0YURnTUNSSk0vemhEWDFKcGJlTmR1K1RSU1BNZUVFcmdyMDNxdVcvVXhpdEV2NHhUTTVuSTYrc21kNUtNakczbkQ2U0VaVGZqWHZ2N0RMZDFnNDIrTXVtc2Y0UU55dy9VWWdlMlpEN1F3OFN5MnpqSFEwald1RTFFbjI2cXFPeHBPczFjT3kzVVlvdFdzRUE9LS1CRlBLUGwvbVhaMFRSQmpXVzBNT3VRPT0%3D--97e6007f77214cee50c8d58685180447ee96ccbf; path=/; secure; HttpOnly", - "x-request-id": "85b9573d-3914-4691-920f-a617c13ce66b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.1216139727.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=TTk1OWF3TkNuVTVmT3JlVDVTdWJrVzR5T0gzYllIMGJ2TlJraHVFL2tnUVJkWk4xYkpJeFFXWWhGMGVYWXNyUk5CYWhZNURqY1gxa052RXpzaTQ1Mng5eDFVUlk2aGp3NXlqd052ZXRoUTRkQUJFamRpSi9heXhpNjZ0bE1yVHBORzYrWGs2ektwLy9Fc2lEMmlXb0gyWDEraFZmN0c0aUplZVFvWis5MHVNTTNWUlViYlFIT2ovU2ZBemlWUVJ3Y21kaDNKTmxOd0NGSjNTS0QrM29WMFVMcmhoczFyV2tyOWZLcFlPWWhKZz0tLXVGOXBSOHlta3ZmNnFHNzZ0Y2hCS0E9PQ%3D%3D--8211893e5c1b5a613a20f2b20c85752632914945; path=/; secure; HttpOnly", + "x-request-id": "27c64b62-999b-4aff-b70d-5785e0d69a56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6682:3940E:3C0A05:5AC95B:5D374BD6" + "x-github-request-id": "E4C6:23F80:2A4B6CC:3F37300:5DB58B1B" } }, { - "url": "https://github.com/icepuma/rust-action", + "url": "https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "cache-control": "no-cache, no-store, must-revalidate", + "pragma": "no-cache", + "content-length": "20061", "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7d528fe35dc1b176fd2b2942c6a62bac\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.1634555845.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=WVZpaE02THlJYkpBaVRxZkpGeXJTZG93RE56eXQvYm9PakdTNTltZFdSK2ZSc3pram1RYWRkWnhYWFNZenNPRWdsZjlSTTRFWUJWMi9zNWs2QWg4djVOVnFxYm9hNWEzUlV3aG5uMDR1MVpwb0I0dTgvbEZvNXgzbmR5YmJBa2duNS96ZkJPRERKY0FsZlBjNFdwcE96N054SlcxVEhnVUIvQVBtbS9qc0pYYlY4U3g5MXgyeHZCUW5qTVZWMW9ZeXNpckpDcVhHVU1iL1IrUUFNcnJEVU9jaGdydDVIVkg4c2UwUm9LajM2K05hc051eEtIdEhScTNLdXEzT2phK3NSbkRPeWtqNlhGRDZRRFk0ekVwY29rRjVuZ3F6aCtBT0FVQnRrNXF6YUk9LS1PVDNlR2dMSnZ6VitRZ2IwTGhEOURRPT0%3D--4825b6e4b49d40a2746924b3edd25a33dd194258; path=/; secure; HttpOnly", - "x-request-id": "2d53c759-27b0-4bea-b85e-2c186d47326f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "expires": "-1", + "vary": "Accept-Encoding", + "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", + "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%22c869a44f-bb14-4fdf-81d3-e2b1a8ba34ad%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:35 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%22c869a44f-bb14-4fdf-81d3-e2b1a8ba34ad%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:35 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=4ec25a11-63b3-43ef-baad-c81ced10747d; domain=.marketplace.visualstudio.com; expires=Wed, 27-Oct-2021 12:18:35 GMT; path=/; secure, __RequestVerificationToken=DAvv7EHNRG8dHcsdB9u8eeWJHAy00jaAluwlIUW7r-s8ajxWmM7uZYXCAi8O9yLiJYwq6u6qsSA4RJpvsQDuNjDhkwo1; path=/; secure; HttpOnly, __RequestVerificationToken28cede605-fdcd-4b7e-b298-e2d8e0103e6a=DAvv7EHNRG8dHcsdB9u8eeWJHAy00jaAluwlIUW7r-s8ajxWmM7uZYXCAi8O9yLiJYwq6u6qsSA4RJpvsQDuNjDhkwo1; path=/; secure; HttpOnly", + "x-tfs-processid": "f1ca0d55-eb1e-4e86-bb69-e0fde35f46bd", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "activityid": "cf037a19-d77a-4db3-bb47-36a261321240", + "x-tfs-session": "cf037a19-d77a-4db3-bb47-36a261321240", + "x-vss-e2eid": "cf037a19-d77a-4db3-bb47-36a261321240", + "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-s+9/odsImygb+HW8NraAfQ=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", + "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", + "access-control-expose-headers": "Request-Context", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66CE:1BAE1:8BED1A:D4B8E2:5D374BD7" + "x-msedge-ref": "Ref A: D134F2CACA364E10BC6642FCB58B066C Ref B: MIL30EDGE0607 Ref C: 2019-10-27T12:18:35Z", + "date": "Sun, 27 Oct 2019 12:18:35 GMT" } }, { - "url": "https://github.com/Ralvke/rust-loader", + "url": "https://github.com/rust-lang/rust/blob/master/src/etc/lldb_batchmode.py", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"05ccbece8feb0db9a23d09e3096703c4\"", + "etag": "W/\"ed1f281823e4cbeebfde859b7a738a25\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.2083145340.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=dk9IdEdKaTZQSlhmQ0pzNnlXUjBiakdOOWMwQmp6dGJNOWQ0NXgrSUtQdGNWdjR5NGltUGIwbFZKcDFHY2pVSHRYRVNaOFl3ZjZubk5HSUtEbExzMWJERElxdVAyQldHUzhyUjdGK2w4clhXUmdnYWp4R2NCSEZTN24wT2tNWG0vNm45aGdoSlVzR0JnOFJqUEU5OEM2K1ZRZjd5ZGNFYnpVTWd3TDJ4NForbXhQK1NhM1BTenZneFdYRnBQQ2lCODcyaC9DV0ZBdGtLMWtTV2ZydTRBeHhaWEViNWhpV2NHK3ZtQWQ1ZkJEOHBiaWdTQ3FMczlkdG4vdDJHUG5HUTYzMU1rdU1FeGt0U056NEZGWENVb2c9PS0tNzBmd1lkOGx6RFlVbVIrYnM0cXVVUT09--506e37b13eb892cbc97beadd21a2d5971074c53d; path=/; secure; HttpOnly", - "x-request-id": "ae4829af-f0d2-49e3-85bf-0921dc3dcb65", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.1496786787.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=ZmFvSUNNcjV2NklJcHhwYlZtMDQyZWtVVDUvNFhkVGJnZTNQSlVCRFV1bXNXaDVNUXFLMkcvYVZCRzFVMnlWTTZ3ZmxndExhSXNqQ1ZTdTNoNC8wbFpFcGc0eWhQbzV5cTMzSmxRS3JTWWlYMkJvZ0ZCV3BHZHJHWDA5YSs2T013eDBvamYrM2ZnVzlkOVl0WndrT0J5RkVPcUNURXppMWpkSTZ3WlU5Zy9WTTVQUzFGcTdOVDRPZFhhV3c5T2RDZ0REaGlVekpVb09zTXVMQUI5eFp6aDF1SzVUa0hTSDdWWUVJZ0xhSlBFbz0tLStJQXByWkNwVlJmaityeFkxZWhvS3c9PQ%3D%3D--36f8b5c262e0190b126e174f8d5e6b7b99055dd2; path=/; secure; HttpOnly", + "x-request-id": "49e2c5f6-3f91-47be-89b7-83ebe6f8bcf2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6699:E0EC:EB6819:16549C3:5D374BD7" + "x-github-request-id": "E4CA:B5FC:331F083:4CF9AA7:5DB58B1B" } }, { - "url": "https://github.com/rust-lang/rust/blob/master/src/etc/rust-gdb", + "url": "https://github.com/SiegeLord/RustCMake", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"50dbf29bdeda581dedb36193d70b7e63\"", + "etag": "W/\"291fc13feb77e894be5f0bb59c725043\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.1732756444.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:03 -0000; secure; HttpOnly, _gh_sess=ODJyaHNYcS9GekpCb1ErQWRFTHNkcmw1bWZPVVFXZ3ZCR1lPWVBBK2d6a1V2NDU3QWJPMEpwUVlQOU50MGhVUS82T1ZFSlBiQzBBWkRRVGNWeGhEVXZUdTdDWnJnbHNrOTBKamJwb2NVUG5DMkM3aHBYMHFWdU9VVFEvRXdPR0FUSytuOGRwRTV3TVZMSDFKZGZDWjQzSFFyVytZempvNFJhUHpkZkZNMVFFNHgrc3RXWW1HSVVEUWJEWE9yb0QrSmhwMENvcUFWVnNpNjhSYjFwU1d3K2VlbFMwSWFQYWVKZ1B0c3VuSUpKN1ZlUzZ5UHUvVytKYW02R0p5NXRYTnphYStXdE12NFpLSWpwYnlrRFhGWFE9PS0tRkxkcmlQODFEbVFDUGJoUnRSd1FSUT09--ed3d4737806fc51a426ef0fd19f175d9afe941b6; path=/; secure; HttpOnly", - "x-request-id": "1a2357e3-61cd-4770-a1f9-cdb857d19534", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.1398019503.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:35 -0000; secure; HttpOnly, _gh_sess=cS9tQ09TZkNNQWdUMjBDazh1aDROalVTVWJlcEsxeWtUOUMrQ1Z0OGlmaDNUWWRFN0MrRXN0YnBsbFR2UXV0OVlHejhYOWg0RFh1YU1yQjJkWEthWFVVS2ZNYWpiL0ZOb0NvV2l4aVhuZjVkLzdTNUcycVQySHNTbXIydVB6ZUY5ckU5V0thUlpYdFFuckhmdGlsRXlNWktiN29TYStiZ3E4ZnVYczlqSjBQajBiSXY3aDZwSmk0bHhicGFYeUlGQk5HVDFoUDVKNzBrT3lWTUNja3NvTkVJUXNDTFMzYi9CNW1VaHJpSVhRYz0tLVR4czhlREZzbld3SkFQU3BPc2hrVGc9PQ%3D%3D--b92718285543a4e2fa5417e563d8f954e20ff46a; path=/; secure; HttpOnly", + "x-request-id": "4d58ff59-67d0-46dd-a17b-49c8cbe4a7d5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66BE:2BAD:CFFB24:13BC5E3:5D374BD7" + "x-github-request-id": "E4C0:40B7F:21FE7A3:3260E13:5DB58B1A" } }, { @@ -14516,27 +14749,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d2b3db9cb39e8101b6fb07a1cd108980\"", + "etag": "W/\"1e05f12f39ca1c5061b1643069e751cf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.1571140025.1563904983; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=amtINGxUdkNUaWxvT2NVV1h3Uk5FTzkwS1lwazU5Qi9aQ0RPdTQ4aGdFZmgva05iOHoyRE0rOG5tNm80aW5NSnY5MkFzUEtxb2Yydkc1cTBnS1pLU0NhSXpWT08rNVMrbTdTYVplRmlaQkhzNEt6d1pYMGJCOUord1VldFYrUGlhejJNOGpkaDdLc3lYd3FpbTVkZXlHd2VEY1pON3JBZUpnTGhYNXFQMlVIQ0M5eXlYVVNUVWxaZ2ZDd1N5MjhBamxVMkhpalpSb3B1UWhySis4MEU4c1ZMQ1MyVTRhY0RKNlhtcUM1VDdVY1BOWDExUjI3SGhoOENTVFRhWHgvdDE2SFp2NFI5czErUC9uVTMyTWh6c0E9PS0tODFOWVREeEhaWkNQQW1LMWdHdjVLdz09--7732247058dc67743564420010bb2f1771d799fe; path=/; secure; HttpOnly", - "x-request-id": "fe749905-24ac-4e00-9f01-ef9428f9fe0f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:35 -0000, _octo=GH1.1.1132027353.1572178715; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:36 -0000; secure; HttpOnly, _gh_sess=NTc3b0Q0TTV1clRxYTRIQ255UHhRdUVidVFTMzVJNkRXcmpaazR6VDNPcmdNa2xlaUVTSjMwODlyOEplNUgvNGt0blZRQzZ6Q3FQV2pTN0FaNG5uYkkwREw2MU9IUW9ncytMSXdGZXZ0Rnl3NHo4ZUFyWTN1R3FZWkF5dGNMcTZKMTdsdElSQzdaazMyR2NnY0ZNTUVVeUMzaGdZdStJSnh0ZXRoSFZqR3F6dGE3SEZLNmV1MUxjTEk4b1RyU0JIbXdsVDlydEUxckZGbVpOV0E1MUQ2VVdzRWZ4R21kUnNpMEwrdEhxS09DMD0tLWcyL1c0eWxlSW9ZbGZnQVlzYXMxNnc9PQ%3D%3D--16e43743d8c9dc563905fc20ec5a5d9fda4aac36; path=/; secure; HttpOnly", + "x-request-id": "d9eff3f1-7fb8-4581-8ccd-4d82581c822c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66C4:2BAB:AF5494:10B2B9C:5D374BD7" + "x-github-request-id": "E4C7:161EB:15B6767:208D141:5DB58B1B" } }, { - "url": "https://travis-ci.org/cs01/gdbgui", + "url": "https://travis-ci.org/kpcyrd/mini-docker-rust", "status": 200, "error": null, "headers": { @@ -14546,11 +14779,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14559,13 +14792,13 @@ } }, { - "url": "https://api.travis-ci.org/cs01/gdbgui.svg?branch=master", + "url": "https://api.travis-ci.org/kpcyrd/mini-docker-rust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -14575,15 +14808,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1118b2ab096a0d75bc0f6004ba651fdd\"", + "etag": "\"e63bcb5c41e64d811756915df8891be5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:04 GMT", + "expires": "Sun, 27 Oct 2019 12:18:36 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:01:38 GMT", - "x-content-digest": "a0a2e87f92feed3db43889e97a73fabf467df194", + "last-modified": "Sat, 26 Oct 2019 03:33:11 GMT", + "x-content-digest": "921d7e6ad343bd21dba308162a58dfe83ae728e5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9bcab212-2124-4cfa-bad7-b9ce58fcd42b", + "x-request-id": "bfdc5b78-88e6-4044-8d2d-4c8189da3475", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14591,55 +14824,13 @@ } }, { - "url": "https://code.visualstudio.com/", - "status": 200, - "error": null, - "headers": { - "transfer-encoding": "chunked", - "content-type": "text/html; charset=utf-8", - "etag": "W/\"afac-L0ra7wh+6U0P7V8C3Lfu9rCKFU4\"", - "vary": "Accept-Encoding", - "server": "Microsoft-IIS/10.0", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff, nosniff", - "x-powered-by": "ASP.NET", - "strict-transport-security": "max-age=31536000", - "date": "Tue, 23 Jul 2019 18:03:03 GMT" - } - }, - { - "url": "https://github.com/rust-lang/rust/blob/master/src/etc/lldb_batchmode.py", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:04 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dd13b524c24f8bb770f392bb8292ea58\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:03 -0000, _octo=GH1.1.2015168419.1563904984; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=OGZmTWZ1VUowUlpHQzJYSENEdEkyU2tEc2pSMlNWWnFWMHVjR0FON245UlZTZkNhNnBHWFEzSUFFNG9rTDQ3KzZQK1BjR0xtSm9ObFRsT2lJQUcvR0FtRzNFaXhyUW1LMjBuTVNBUVBzdnVIQ0tmOHZEN1gxRDhSYk1oSnVHK0oxcENtb2tQeE9wTGdZcDF1ditJNEh4TkFtdnlWYlZkMEd2VmR6NnlzL2wweVBpaFR0VnNvb2xueElhQWRZNnZkeGFSYkN1aTFmWkdBeHNsMWUzZlFCUWMzL2NEMVUxb0FMdkI3VytEellGcFZNNjFTNThQOTFEUHg5Y3dYRlhXYjVvK1VtNCtFQk1RV25HVDhGSGhjUFE9PS0tSnErVEFHMEkyQzZaZkdRNFlsR0Uwdz09--18fb12bef22101ae1248339a285e6d71b168de23; path=/; secure; HttpOnly", - "x-request-id": "31cbe849-553b-4690-bcd8-c62c9f5d7272", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66D5:E0EC:EB6872:1654A47:5D374BD7" - } - }, - { - "url": "https://api.travis-ci.org/kpcyrd/mini-docker-rust.svg?branch=master", + "url": "https://api.travis-ci.org/messense/rust-musl-cross.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -14649,15 +14840,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ddb6d15d007965d8e0a3aeadcc2a107f\"", + "etag": "\"f464a895e5421d4bf6ab3f6c5dcd17ed\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:04 GMT", + "expires": "Sun, 27 Oct 2019 12:18:36 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 03:24:52 GMT", - "x-content-digest": "c63dff95370c005d57755e9c8acf56851a2d83ca", + "last-modified": "Fri, 25 Oct 2019 07:18:00 GMT", + "x-content-digest": "30d55ff20595872501ad80cd94280b35625e64d6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c408f61d-7916-4e67-875a-8e32036aaf69", + "x-request-id": "19054b19-e22a-4061-99ac-f5f0071c7ee2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14665,31 +14856,35 @@ } }, { - "url": "https://github.com/emk/rust-musl-builder", + "url": "https://rust-embedded.org/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:04 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d0304e260ee30f7ee56a984bb60ee166\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:04 -0000, _octo=GH1.1.1956188013.1563904984; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=NStyM0c3QXNiRmtFQ29xL0dKU0g0SmtNek4yMmp2aUpiMStoNVJNc2paV3NTaGlwZFhyYms5S3VIc1RUOWhqREJIZzNiZVRTbGhXV3BtQmtrU1R4cjBYVmtZV3RNQ0hvVk41WHhtUlRTeUFCQnhWZ0YvQnNEZGtpQUYwRmNDRUd6Q2RuZzJZRG42UGhadEtyMm1aWUdDckkxUFBGekNHbzRtODZwMUlPNjNBQmNURXVwVVdKOGgrcGpWWU0vcE9WN1h1QU9WUU1wcFF5Yzd3VWh0QURMMUZ1ZHdBcjRhOTdscVdGS0NhVWlGNW1LWGRvbHB6Ukl0U2gvcjlJeFlJMDcwNXpNU0F1T1BBUmt6QXpCdENaMlllZ3FMMUE3dzJRNWhhTFdWTG11RzA9LS1LRUNnMmtVSXlENkd5cE42NTBoL05nPT0%3D--ef7425d7f46335953424fb849a4cfaaf79b081e0; path=/; secure; HttpOnly", - "x-request-id": "81fe5b76-1b77-4b72-99cd-3d0f7bbc753c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66CB:3941E:CFBBC8:13CDEA4:5D374BD8" + "content-type": "text/html; charset=utf-8", + "last-modified": "Tue, 06 Nov 2018 21:26:05 GMT", + "etag": "W/\"5be206ed-4e1\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 11:04:30 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "4926:2E6C:29857E:376A61:5DB57766", + "content-length": "553", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", + "via": "1.1 varnish", + "age": "246", + "connection": "keep-alive", + "x-served-by": "cache-mxp19832-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178716.455848,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "63c3a95aa6cf5815ea21bfeef849a347f778b0aa" } }, { - "url": "https://travis-ci.org/kpcyrd/mini-docker-rust", + "url": "https://travis-ci.org/messense/rust-musl-cross", "status": 200, "error": null, "headers": { @@ -14699,11 +14894,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14712,27 +14907,27 @@ } }, { - "url": "https://github.com/liuchong/docker-rustup", + "url": "https://github.com/messense/rust-musl-cross", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cfdd705233e86c6e07403682d8c1d4bb\"", + "etag": "W/\"74ac13cdc6dc48296ae2eabc3e3a24d0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:04 -0000, _octo=GH1.1.1968217647.1563904984; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=d1lMRVRiVmVpbkc5RldQamJVYUNqalQ4SzMwYjFwRFZMMXNNRW9YditBMlRZWnVuMzc5SzB6OFVwRStrZVkybERmejdCelBCL0RhTzIyT2cxMVVXT0FJYy9MTWRIZ00rSHJqdkZiUGhLRHVobThTQS9rSDRrREpGclRiWFk4ZTdvSjRYc2xWZVZaQlNmUG5VUVZZU1VNSmd6cVNISGRtQWVoYVU1S3NRSTlOaXd4dzh3WTJMSEgySlBNdGpvVFlHZlgxenlKTXJ6R1VLaVRoeHZEam9yajRzdFlxUkVuYytuQzE2SitXcHRqVXArRFhwY3hyV000UTBWeXdzMlBuZWpSZGxuZkwxUmt5bkVMNVlkVm40bWhnRCsxYmFuVy8vZUNpZnRIN2cvcEk9LS1HVFpTdUE3VllYd21vcVQ1KytOdXFBPT0%3D--bb70467ca444bd25387034a132e76e69a6d41105; path=/; secure; HttpOnly", - "x-request-id": "2ac4d92d-b800-49e7-a708-522aafbd72fd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.99496301.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:36 -0000; secure; HttpOnly, _gh_sess=bW1reUhqdEJabEtEK2ZTU2VrTzFUTXpGVGJ6UEVMVFlGV3JJc2xjN0Y2dzNnemhMYXArUVJnUTkrcTNJMUlnSTBWUXM1Q3B4WU00dnBtRExnOWo1Rmd5RG1tUS9FeUJBWlk3b0RXR1ZVMUh4R3RQOE0zL1drM253RHVXcEo5Zmp1SHlHKzdRV08rc2hFeHBvU001NVIyMldhV1hiV1A1aDYxVGU1clNGNlYwN29Ob3VEb1hTSFYyUE9WZ3N3UTZrS2RpeGNrOW1FRnZQUWRHbkMwY3g1cm01SndIa2YyLzZlby8xQ1YwVDJsUT0tLTRSNGpyMzB0UXF1dHdOVFJMeU5IS3c9PQ%3D%3D--adece03e6905201891c281420e2eb73b034ac1ee; path=/; secure; HttpOnly", + "x-request-id": "81873911-e6bf-4271-8d95-d7333960d5bc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66E1:39421:E9A6AC:1635F08:5D374BD8" + "x-github-request-id": "E4D3:23F84:3B23076:587E799:5DB58B1C" } }, { @@ -14740,70 +14935,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:04 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"926f3d2e1fef6816ab5f184b34d20aee\"", + "etag": "W/\"bc638e381159706ea5926651e06eef49\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:04 -0000, _octo=GH1.1.866127334.1563904984; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=cnJEbE9INVdTb044bHkzOE5DN1hndHBYYmU4QjdPaTZMcC94a245dS90MGYwbzV4bVYrMXNsMUorcm1kWm9ybFR3SkgzOGkvQ3NOYURzQnVkN0dQU2V6OS9VcUpob1NvQ3JEcUZ4RmNmZTJnQ0E1ajNtcUNaVnZ3OUJPZGh6NTFSanBHWW1DSmxrUnZMZS8rL0M0QTVya1dXWjZQOE9oSjZUMG5mM1V4VnhNUlZwVk0zeU9lL3dEMUc2VlJoMmo5SVB2TEJidHI4cklIM1VEVUY5SVltd0MyNFIySG9HMktDZGRUYUhFbDRoYVNWUTk0R2lGVWNMUzljM080VUgxYXVmS0JwN3JURjZrSnJyeHE1Q2x5REVEUVN3NEkwaEdVeUM5bFBHa0pubnc9LS1MbUdPNjJ6anhHVzh0UzNSY1RiNDVBPT0%3D--9cfab7aba12c62555f891919570c3d100f777bcb; path=/; secure; HttpOnly", - "x-request-id": "9a013ed5-9ec6-468c-ae87-7d2f3a4b49ba", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.1354145667.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:36 -0000; secure; HttpOnly, _gh_sess=QnJxSkptODdHOWFWd3BaeXBtQjZsYmw4YW16eFRZU0pDa3RVS2crSXRTbGVpSm81MHY4M3VaTXBhUlRRandVWUMzUStzVWZIczBxYTBxNkpGT25GMzE1QzlCWlNHRnhsSVkza29VOG9BZjd0cnpFVWtRNGpGTzNNTTA3Z3FDdDNxNS9nTjJNYkVBejNjOHRUYlpYbmVkTGdBdWQxN0pNOXVUVWpiSjRjdkprZmp5MFg1ajJVRzJmWkFrdG1KcE9XMjllQlZkTjNqZHp1MjlGejhDRzJHQ2NrbzZPUkZCQ2grUUVHc0s5djRXTT0tLWM1MTdMOXlRck1QYnk2QTV6NU9CVFE9PQ%3D%3D--2f9cfb7f53b56ece8e4a21f12ea7bdd965ab3ed1; path=/; secure; HttpOnly", + "x-request-id": "bba86a71-9f1e-4312-8b16-32c40d6866ca", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66D1:322A0:E6853C:15FD7CE:5D374BD8" + "x-github-request-id": "E4CF:23F84:3B23048:587E750:5DB58B1B" } }, { - "url": "https://github.com/messense/rust-musl-cross", + "url": "https://github.com/emk/rust-musl-builder", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"11453f1e3467e76e3ef1504231cd4651\"", + "etag": "W/\"7ffae8c3c230ebda642a6dc1670a3a91\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:04 -0000, _octo=GH1.1.1861840530.1563904984; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:04 -0000; secure; HttpOnly, _gh_sess=QnRpQVE1Y3dPTDBDd2hwVDNMRTFFZlVqQUt0MStrVWN4VjFLaDRKU0tIUE1jeTV3RGp6YUg3T00rYU5pbXgzbHZ2MTVCNlRUSjNDNzlZaVFhTGhUdGluUVFwazRLSGVKdFpsdHdUQ2NsdHpRZXdqV2Z4NzczUHhEWmNvY2RLUEV5Y0hYUWQwcW9uemU3aE5wekpSb2IxLzRyRjI5dTRlNHh1R0piVS9ab0ZDdkRQODV1cno4M0FvSWJOSHpPaHBManUzeFI0SnN0bGFFWnFBV0ErcjRNYzgyUGVhQTJGZjMwTE9pREt4N0lsdHcwODd6Z0JpbXNGOUxEeExLN1BrZFBQd1JLaDZEbWpPMHN1RGRaVVdSVVB0Wm53VC8vYkJIRGxQamV2ekZwRHM9LS1mVERyOUV3ekJSY2ZTR0gwWFJlZWt3PT0%3D--ff85bedeb11de3a541461f3084f1de853ad3c957; path=/; secure; HttpOnly", - "x-request-id": "be53dfd8-bfea-45a2-8385-df16c1786fa0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.855753528.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:36 -0000; secure; HttpOnly, _gh_sess=OWJyOFFpd2dlTmtrcWZQRkV6SDd0enNjZVkraVhlTG5CUGYrTVhTbmx6RDRzcVRldzczR3VUWkhXMXREdmE1dzZKdVZNNGV3QWpOSDlON2tLaTBlQlBXb2gwTXhEM1hKUks2bHlmKzF0S0tNRnpoK1kyZmp2V3FuOWNRSWJUUHEvcGs5Y1B2RTNPUjRlZnd2V1lsK0FNMWsyTGs5aGNSc0xXY2I0czE2cXE0Qmp4cXgzQTlsaFNHN3BsZFpubU5qamVFS0pwVUlNODRrSThsbmRsNDVaZjR0RkJBTnlHVzFlUW12WURoalNBVT0tLUJoRW84REI3SU5xa0JCaktvdnJ5TUE9PQ%3D%3D--8959421168fb3f9e5c41b29f176b2ece1999cf3d; path=/; secure; HttpOnly", + "x-request-id": "d930171c-747b-400d-845a-4752b5622afc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6690:39417:86A14C:CCE6BE:5D374BD8" - } - }, - { - "url": "https://travis-ci.org/messense/rust-musl-cross", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:05 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E4CE:B5FF:3A553E3:57A8F45:5DB58B1B" } }, { @@ -14811,33 +14983,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ddc71ab84c2da88d28c6e2aa7d728bda\"", + "etag": "W/\"6b5107de0ae3e6db1a27cd1e7f399656\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:05 -0000, _octo=GH1.1.865481532.1563904985; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:05 -0000; secure; HttpOnly, _gh_sess=akw1M2MyZCt3a2Vwa2RscXhZcWliMGtuZEhNdk5IV09UNWF3RUtPbjVxa3A1TGxUUEVlMHl5Y3RBNDd3WHl6alZ5WGpObWgrQjExbndkVzNqeVpSa1drRjNxZGJ3Z2Npb2RDSWlNdHZZeDlDbUxtMEIweHNUN0hvS1E1Y0UyMEExNC9ZYy85UTZnajV1V3RZTW0wR3hOL1NYS0pjRWhONVFvYjVoQnVYaFI4dDdhdTNQZ3JBNjJCcENVdVptVEcvZEdld0wwY2RxS3pEMGJUUER3Z2ljemlob09rYmxCcUpvRWNyVTQ1dXEwMUVsSzRCOWNVUmYvOEdtKzJSUUpTeVFRUVJCR2c0cXkyYVJrSmVDNXpGN2QxejZYK084d3FxMUFFalBwVEppeWM9LS1IT2g5Q0hHSTh3THNKM3pJQnFLK3h3PT0%3D--08baa4dbd63d2f1d39e5d332173bf89f05e9d745; path=/; secure; HttpOnly", - "x-request-id": "6bac1246-4ae6-4bc5-b662-4e47492c7c1e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.1849049619.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:36 -0000; secure; HttpOnly, _gh_sess=ZG5TQlg2VWRrS3lYWVh3K3RIYUsycWl1SGNEc1d1UGVUdG1nQ3hGSGlscHhNSjhNZFRBS3JORkh1aUVYU1VGODFTOEdsU0grTVdCb1FxQWhUVXEwRjRhVjNEaWR4aXp1ZlFDN2VaaCs5ZkV2QS9lQ3EydVB4M2NmM21zQ0R0UjZLalg4VVVrcUpCL3NHTzZ6VUF2L2llWW5NcTRiUTlWcnczdzlJL09IRmFtSk55WlhyV2hEUDJuNXNMTUJvTHJSZGxZVmFVTE5oMkZMbkUyWXRwdWRaUUFLMmpjMW1DRkRNTlZqU0FRSHljMD0tLUlCOUdPZlR3a2lSY0Y1eGdGZHM5S1E9PQ%3D%3D--174415da738e43df51251f9e0d9ee3d36e34eaf9; path=/; secure; HttpOnly", + "x-request-id": "50b821f0-bcf2-4225-bc61-44a0f07edbaa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66C9:1BAE2:B1D710:10EDF69:5D374BD8" + "x-github-request-id": "E4D6:40B81:3477F88:4EEF9E9:5DB58B1C" } }, { - "url": "https://api.travis-ci.org/messense/rust-musl-cross.svg?branch=master", + "url": "https://api.travis-ci.org/japaric/rust-cross.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -14847,15 +15019,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a52a5083b19daf46266ccbe19d5b2d15\"", + "etag": "\"5e37ff990155138213c4330e406604d3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:05 GMT", + "expires": "Sun, 27 Oct 2019 12:18:36 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 07:08:32 GMT", - "x-content-digest": "e527913bd5a8db79dcc89e78b9fa0c55e7fcb629", + "last-modified": "Sun, 07 Oct 2018 20:14:36 GMT", + "x-content-digest": "c9df1e0a9075bae3b39319d8c7435aabed381a59", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4d41f38d-1f7c-459f-8b77-1dfb7ae255e5", + "x-request-id": "f54b14d7-d755-4e85-964d-6813464063f7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14863,31 +15035,26 @@ } }, { - "url": "https://rust-embedded.org/", + "url": "https://travis-ci.org/japaric/rust-cross", "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", - "server": "GitHub.com", - "last-modified": "Tue, 06 Nov 2018 21:26:05 GMT", - "etag": "W/\"5be206ed-4e1\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:13:05 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "5804:0B00:2EDFE:3AC0F:5D374BD9", - "content-length": "553", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:05 GMT", - "via": "1.1 varnish", - "age": "0", + "server": "Cowboy", "connection": "keep-alive", - "x-served-by": "cache-hhn4026-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904985.449708,VS0,VE95", - "vary": "Accept-Encoding", - "x-fastly-request-id": "d7bc83bcb1f7ff4133b81e89878f4c209077c7de" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:36 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -14895,23 +15062,71 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a22f317416c4094e6d4fa9d00d4ea88c\"", + "etag": "W/\"6048f1944b8ad1478d8e248b2f872bb6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:05 -0000, _octo=GH1.1.1272748701.1563904985; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:05 -0000; secure; HttpOnly, _gh_sess=UFcvZEdoUmhyejIxMVhhREsxRWdaL0JRdDR2dVNaTXBxV0dsMEtKOFNQbkZ1UUJkRWZGdWpHQ0EzazM4ckIzWDFibE5VSGxwZGI5TkZQYWl2OFRId1dQRmY3anFSWGpiNDZycHErbEo4anQ3Qkp3cUlXbmoxUWJHSldONnc2RjBIZlhIbEEyS2tXZTBIOUJDWWN0NGtEY00zd2t1cWszcDRVdEhjUW1LM2Z0K2REajV0OHBoa0RCT2lXMzU4RkYrK2hQM2JQeHhHVkw5YjdWS0RiYndPSmg0WStzd21VS0FtVkpxY1lFVXRtRVNRbFRPNmdCUU1yY1pzcURVYjZJMDFwa2VHdlpLbjJaejJEUElyM0FCYk4ycWE1b3BENjhGdFNCOFp0ZFFBZDA9LS1BemVZY2ZPV09DbFVsYkFkWWhmdG93PT0%3D--5bbad053b2c8025b55d940c0bf74df59aa8f3307; path=/; secure; HttpOnly", - "x-request-id": "5b90cd9d-e6cf-4a8d-8d74-7ba150600a80", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.251845941.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:37 -0000; secure; HttpOnly, _gh_sess=d3JZaEs2em9UMTRLczFJa2lhajRZT2N3YVZxT0l4L2dQY2pKcFp1aktkNGFUSTd2bDdra3pleTlvSmk0andzOFNJZFpZaVZZZ2dWb3NOZm9IUlJKMlJ3WC9NTllaRU5MVGx1RFlzOUZ3SVZRbG4xQVJZWmRvd3pSb0dNODhGbXJPVW1wWFJsK283dkFkVHJubEVXWTJhVzJjQXIrcmViZW53Y24rY1lqWmthKy9Qc1BvNnRicFVZREYxYWdiRDJ3ejJNQXovdWlPZFVGVm9Va2VGREdNdm43emxnOGgxWnRDVUZjMzJnK2tUND0tLTF3RzVGMDlOTk1EYitoRXl2a2J3Vnc9PQ%3D%3D--d7df358b7623ab7ac827b7f781a069d5d5405c88; path=/; secure; HttpOnly", + "x-request-id": "6e087cc3-848e-48e4-b136-14180cedac50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66F1:2BAB:AF55E1:10B2D94:5D374BD9" + "x-github-request-id": "E4D8:1B30C:3345D7B:4D0C3BD:5DB58B1C" + } + }, + { + "url": "https://doc.rust-lang.org/book/first-edition/ffi.html", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "date": "Thu, 26 Sep 2019 17:21:16 GMT", + "last-modified": "Thu, 26 Sep 2019 13:52:40 GMT", + "x-amz-version-id": "SXBLVz75_HAiSIJYCR2kUJpISwr54roW", + "server": "AmazonS3", + "vary": "Accept-Encoding", + "x-cache": "Hit from cloudfront", + "via": "1.1 110750d14d1d900cd5c76d0ac872f5dd.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "HUNw-dzXQhGNG1NeeSr2OOaJtyhw3wFRVJ_3-WnmN7MtSux25KdSXg==", + "age": "246" + } + }, + { + "url": "http://jakegoulding.com/rust-ffi-omnibus/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Fri, 26 Apr 2019 21:30:37 GMT", + "etag": "W/\"5cc3787d-1c09\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:13:37 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "50B0:56FB:61FE4:8285A:5DB58799", + "content-length": "2722", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", + "via": "1.1 varnish", + "age": "246", + "connection": "keep-alive", + "x-served-by": "cache-mxp19842-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178718.650297,VS0,VE0", + "vary": "Accept-Encoding", + "x-fastly-request-id": "f142e46aa1f79c84869ed68bb5aa3314223a927d" } }, { @@ -14919,27 +15134,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"48290d4228308acead4774da75057138\"", + "etag": "W/\"2910acec5d8d82130a1d33e6bce11321\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:05 -0000, _octo=GH1.1.251867659.1563904985; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:05 -0000; secure; HttpOnly, _gh_sess=clFLcHVHdUhzek8zVGl5N2ZZN1A3WTA5UmZoajBUdlFjZGVpTThVNXVMQTVJUjNqanEzMjNLVTNsa21NRHQ5RHl6S2FVM2dnMlBXSS9Ma01ZeWhPZEtDZ1RoOWZZaHYyVkgzcEo5Z2ZFYnlLK3NaZ2haRzFQd3ViUldzNmJjMk1HeHVlU3N1dUU5cTJIZ0VJYzZtZ0RhbDdnRHdhMi9JRCtzQU5jSFhQalN0bDh1bTdtMVg0a29VbzBZcVBQRW16N0V0OEZJUy9nS3E1eSt3WW5MU1ZTemNhdmx6UFV3U0JVUzU5TzNWYkxjZFhQUFRJY293Z0ppUHZ2RE1JVHNraWlOeTBaZnk0UmR6bWU3emVHMmxXamQ5Nk1jNm9QaytiQTVIZWRFNjNUMjQ9LS1HV3RrVlZCQythWXV4OTQxVlFDcTdBPT0%3D--6dfd44e41aa6c492f81212e4586d65257fd5897a; path=/; secure; HttpOnly", - "x-request-id": "2064af62-e2ea-42c2-98ae-3f5fcebf362a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:37 -0000, _octo=GH1.1.669978673.1572178717; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:37 -0000; secure; HttpOnly, _gh_sess=RFNxZXdHQTRiaHJaM3RVcXNsWm5qU1V0elJBaUN4dGl0dVJ5YkJWWWdhK0pMS3lGc0NacGxJWjBIN2puaXhoTDhoSTU4RVFFWFRmMHZqaWIzbkhoU3g1MEtUUDJPVWdzLysxL05ZRVNiVU5hMWQrOC9NRGV2Vk1LcWZYMlprcGdoV3oxczJ0NUpnRUlCUk1qYVFoY0RjbWQwWTNjQWpJNnkrTUZqVnNPZ1RtbEcwMWUyZWg4UmMrZ3F3Tnl5WGkvWXpOL0NuajNmZHhmUlVnQnlGVER2M3hrSWJnSU5QMDNUOTFkVEFMUXJUQVczWmR2Si9ZOXpKOHk3TWRRODB1Sy0tOGltODJYbkJUcHNmNDdZWU0vOXRMZz09--240342790be83a450138bd9b064f1c63db715b6a; path=/; secure; HttpOnly", + "x-request-id": "0c5dfce8-d404-47ae-8bb7-39dc9c963404", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66A4:1BAE1:8BEE84:D4BAE7:5D374BD9" + "x-github-request-id": "E4D7:1AB6D:3411A95:4E1A3DB:5DB58B1C" } }, { - "url": "https://travis-ci.org/japaric/rust-cross", + "url": "https://travis-ci.org/japaric/xargo", "status": 200, "error": null, "headers": { @@ -14949,11 +15164,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -14962,13 +15177,13 @@ } }, { - "url": "https://api.travis-ci.org/japaric/rust-cross.svg?branch=master", + "url": "https://api.travis-ci.org/japaric/xargo.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -14978,15 +15193,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ccf21c60031b59ae6c29456aa88fd737\"", + "etag": "\"4312eeedf5a65d73631e58e64e06ee94\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:05 GMT", + "expires": "Sun, 27 Oct 2019 12:18:37 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 07 Oct 2018 20:14:36 GMT", - "x-content-digest": "c9df1e0a9075bae3b39319d8c7435aabed381a59", + "last-modified": "Thu, 17 Oct 2019 19:43:54 GMT", + "x-content-digest": "322fb66c4098ae5c03a64fe6d5907ee7eb33a48f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4e241b32-1e9f-426d-ba3a-3338c20468a0", + "x-request-id": "3b65c162-b080-49f4-a4cf-d6029d5e735d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -14994,37 +15209,61 @@ } }, { - "url": "https://github.com/japaric/rust-cross", + "url": "https://github.com/Ogeon/rust-on-raspberry-pi", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:05 GMT", + "date": "Sun, 27 Oct 2019 12:18:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4d9ef5d924dd95bf9041fae0cc67e1ac\"", + "etag": "W/\"0ca4e1f33094faaf37049737e722fcc8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:05 -0000, _octo=GH1.1.841313362.1563904985; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:05 -0000; secure; HttpOnly, _gh_sess=SUFaMXZiZzVDTmFXU3lOMVdIOUlxdTloTUtnazMzNVNZdm5ZV3JLb0pkQjlGZURsenlZTTNMWWtYMCt3S1E0YW4xdVFHSjFqeHV3RE9XaTN6S3M4enI5Mkh6VjR2KzU0M0ptUy9YM0pVdHdaMFRiUXNHVEhtWUo0ZmNiVUlWa3Fpa1orZ1RPOVZWM0cwa3NuNTQzY3VqNXdtUjhoaTVYSmtXd2U5NXNFVGdqcjlodmdCc0FJWFdkVmNDdkc3c1MrRDFrU1gxUk9zQ2g4bEFjM3ZXSU5iRy9keWxPR0RDbERCQ0pUVFNxWG1UYjBKcVZDcmNjS2RzVDBFOCtoMTJJYXZMcjZGN01EQWl5RjgxS2JGK0poZHc9PS0tRkRjcWpXcnU3TWZDY1UyRHlKVDdHZz09--71e8526306bffcc3e191a63960bf867ea7d8c836; path=/; secure; HttpOnly", - "x-request-id": "e5769611-34b7-46cd-8266-2ee40558bce9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:37 -0000, _octo=GH1.1.582383079.1572178717; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:37 -0000; secure; HttpOnly, _gh_sess=MUNTbzcrOERJQ1JYTzBOeDh4ZGEzTzNNV2F3eGZlNUtDT2t1WDhEQmxhLzFsN2dUTzgveXI2c0wvY2xrY2ZPZUUxaUpja2tFNkFtZUxtbndweFNJTDk4MHJ5VDBpN0gvbVhlNExZTzRDTVNQZjRtMnNhOTRMTzFNdjlhTDVlaVJJSjczWFBFZEtXWnhhSmgzZUIwMEFuczIrMUt3QXBENHF2Ym12Wms0YzBqREhHeU9MemZmQUdpNTdGc2xuWTJMN2swaSsxYnFnbUFSZzdFN2k2ZlhzdGppNHRWU0VqWHVrVEtsQTkzbnBvZz0tLW5VWmYweUZGUWJYTGx0Ym8vSXRmU1E9PQ%3D%3D--1be36c82489a8686b64a5e2807e730cebe217120; path=/; secure; HttpOnly", + "x-request-id": "ffacba62-a1df-4782-912c-ca3692d12823", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66F5:E0EA:CDACEE:1392D45:5D374BD9" + "x-github-request-id": "E4E0:B5FA:2AAFA7C:4005AF6:5DB58B1D" } }, { - "url": "https://api.travis-ci.org/japaric/xargo.svg?branch=master", + "url": "https://github.com/avr-rust/ruduino", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:37 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5bdd3548bf4547997103a61c7e23a90a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:37 -0000, _octo=GH1.1.1971206385.1572178717; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:37 -0000; secure; HttpOnly, _gh_sess=YUkyV2pwbGFENzcvNDJtYjNvSmFTc3NOek4vWEhDWUo5ZER1S3BpMGhYZVZqTmljR0dzMXRyaEdrQXBEMzR3TDhidnNNN3F2cE0xY1FzLzNHRnJGSGdlWFBGTno4WWJFbU5qUnJteHk4RVRVV20rSTVURFNGMU12NjY4dDBFOEpkWVhCMVR1TjUzbGQ4TFJCZDVKUWZOSmEwczFmanoxWG56dCtxczNDc3BQK3UxUmwzbDR3MkVDbGpmS253TENlYlllazJWcDFHWTlnelY1RnpKSzRQbFFQRUZnMkRrZExVa09hNHhFVXczQT0tLU5zR1NxdlJ1WjIvVHJVRlZMcW02THc9PQ%3D%3D--021a788bd89c16e1ff4e95a36a9b208969c5abed; path=/; secure; HttpOnly", + "x-request-id": "3dba7d04-bfc5-4e50-8d49-45777726db8e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4E2:161F1:33EC263:4E044CE:5DB58B1D" + } + }, + { + "url": "https://api.travis-ci.org/eqrion/cbindgen.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:06 GMT", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -15034,15 +15273,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ccf21c60031b59ae6c29456aa88fd737\"", + "etag": "\"690706087a36a0b2bbfa2793c2e1fac1\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:06 GMT", + "expires": "Sun, 27 Oct 2019 12:18:38 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 16 Jun 2019 08:02:58 GMT", - "x-content-digest": "1f33d0841d4723fe2c32827299b8ff342e51e4fd", + "last-modified": "Fri, 25 Oct 2019 11:15:31 GMT", + "x-content-digest": "3e807bd504ccae54519e19db4071e3ed9874a577", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a09e2d14-c5ce-4708-b63c-de333250ecb2", + "x-request-id": "28d242f8-7c5d-43a3-86b6-e34db6800e6b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15050,31 +15289,31 @@ } }, { - "url": "https://github.com/japaric/xargo", + "url": "https://github.com/liuchong/docker-rustup", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:06 GMT", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0ec5e6537447aa677a17cc55be2f9fef\"", + "etag": "W/\"973d239404a78c41e54bb7307a7ba55c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:05 -0000, _octo=GH1.1.1808885981.1563904985; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:06 -0000; secure; HttpOnly, _gh_sess=Q3dLeHE2WE1IbkpIakZtYmh1aUVJR0FONGpQKzF6Qi9LN1FtaHpzTGtCb2RWNHNtamNpTTdCS01GcmpUbkZ6R1lNT2lGbkxzT0lqb1YrNkVaMEFPMmUvNjhkR1czMzcvU1U5cVVtbThoMXBWZFo1and3TGkyTTRRdG5YMXpLaWhDWTEwcCtzMk9BT0JUVUpmSjRpNWxQZmRRRFY3ckZvM3E3Vzc3TWFsRW1QM3MzNFcrcFF0RnFJZkd5MDQ0WlpHNFh2V3h5Z1VQak9lOVU3UDJVNk80RDNBQVF5OEtRcVBJbVQ4MXpMRk9nVXdVck9hTi9Ub0orV3NLYm9zZmdXQ05FazQzaWxRTCsvTnNZMTB4STVaR2c9PS0tQ2gvMHdsMHZ0UmVpYlFjQlhJRE1PZz09--21985dd17d1aa7568fdecf4eddcae2f5da54ea5e; path=/; secure; HttpOnly", - "x-request-id": "a8e29c79-263a-4939-963a-1be29a2f45be", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.1377710414.1572178716; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:38 -0000; secure; HttpOnly, _gh_sess=QXo0eWxaT0tJek10ZzdTWlNrS3JJd3JZTGdvV25Hb202Z0Vwd25IZEMzNmFxeGg4a2w5cHdXSkpzd3g1dnZxNWwrZVJmdmVTeVB2c0ZibGlsd2tSUTE5VXhmbm9RLytJUlFXQ1VsT2V3NG5uN245S2hDcUhaL2NlQ2NCenM3RzhLc2U5cXVHdmsvNlRPSmI1TlFzeGRORGw2SmFZYStOamVQNGNYOC9CaXpwN1Q1Q1ovV3BWOXo4QjdZMnJOV0FPelorVUFRd2d0S0o3VmNzQU1VR21MaitYVjdEcWcrUHIrUm9VZDJ4VHppbz0tLVNlRTcyK0p2enVOa1Rxem82eXNDNUE9PQ%3D%3D--c35a8da988baf04c28018e9eebac4e5a8c0a19e5; path=/; secure; HttpOnly", + "x-request-id": "54473028-03ba-4eb3-93e9-b8da0b604153", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66E5:1BAE2:B1D7B3:10EE064:5D374BD9" + "x-github-request-id": "E4D2:1B30B:2B2A373:40C1AC4:5DB58B1B" } }, { - "url": "https://travis-ci.org/japaric/xargo", + "url": "https://travis-ci.org/eqrion/cbindgen", "status": 200, "error": null, "headers": { @@ -15084,11 +15323,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:06 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15097,135 +15336,87 @@ } }, { - "url": "https://github.com/Ogeon/rust-on-raspberry-pi", + "url": "https://github.com/alexcrichton/rust-ffi-examples", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:06 GMT", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"48f05ff4ec35ff5477d8a0e5cfe1d90b\"", + "etag": "W/\"dcd0e9758f2ce0fd480c755c2bfb2467\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:06 -0000, _octo=GH1.1.726061177.1563904986; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:06 -0000; secure; HttpOnly, _gh_sess=cTNJSTVINUFoZFF4WExER0V4NU1mamM4Zy9WRnRjYU9IeUlNWmF2dTBpTm41c1JFV1ZPMWtxNThDRVVYVXFQVWdNM0pUeUthdldmMStDVElWVHpKVVoza01zMFNPb3pvWFZ4ZDJWU0N5M1BMNGpXR21NMVJaYmpFdWVmSHIzVi9IVU9QVStybEVYWkJxODlIakEzTU1zM0k5dXN2eVJXWFhEandEYnRqbXlId1Q2bmQ5TWtkaU14TDhpT2NGSUJ0SkFySk1zVDluTWZsQ0t3Zk5vTG5PTnYvZGppY2pvQmsrejZnNVBQYnFzZDNZVTN1YllXeVlwY1VSZGxIV3plbDAxVWF6NktCeVBENmY3RUtSeSthdnRLRGExS1hqV3Y3akRVU0YreTl3MVk9LS00K0F6TFJ3ZDNYTStzUEZaRGsxV1RnPT0%3D--f8b8f2b637b9a60f26289ccd0d917daa70ef1ae7; path=/; secure; HttpOnly", - "x-request-id": "9cf775fe-a566-41e6-b70b-2a91cca56ba0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:38 -0000, _octo=GH1.1.1487114639.1572178718; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:38 -0000; secure; HttpOnly, _gh_sess=Z0tyaG9NT1BHb05UcStMRlQzTmFyc3MxeVN2Y0xsbi8vRkt2Z2cwOEVTeTBibml1azZVOU8wakNTQ3QwVGZXUjFiSFVBL0lPM0RxRFlhYmx0S1R4TUhjMEdGcVBtS05KTUxKU3dWMHY0N1M1UWx6QUUyc1ZSbWMxMDFQNk9kUEpPa3dSUnpLTE1aREZReXM4eDhwVW9EZVV0WHkwaUxCL0taU0s5VW9Da3pvMVZkRGs1UHNrUWU4OTlRQVpGZll2cnlyVHV0UUZPZThwQXZEWm54NGZxbG95ZG5XNEpIN0hRNUduMVpvUko2SnBQemxGTTIzQTFmbllsT2RVekY4bi0tYW1nUm93bU9WOXlCZEJzNVZDTk9qQT09--8cdee03167bc479afe4f627e6acdf638e078ca4e; path=/; secure; HttpOnly", + "x-request-id": "f12539ad-1dc9-4f2f-bf02-7a33e8e3b2bb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66B9:3941E:CFBD93:13CE144:5D374BDA" + "x-github-request-id": "E4E5:1AB6C:2C158BD:419564D:5DB58B1D" } }, { - "url": "https://github.com/avr-rust/ruduino", + "url": "https://api.travis-ci.org/Sean1708/rusty-cheddar.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:06 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5673577e9805fe3f014ca231ee8c2742\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:06 -0000, _octo=GH1.1.1722730156.1563904986; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:06 -0000; secure; HttpOnly, _gh_sess=UjA5eU8wYmREWktaQ0ZUS1psMWdsbUhzRzIwSWE3Mm9YV1p3VEV0b3ZxRFRDblozck95MXkxZTh6M1FFbG1qYVk3UW5XUmYxeEZMcjBwMmo3MDlMQzFkWXRUSENCNUVlMG5yVnB6S242SktKemIvVytIN0NMYzd2ZHRlc1E1RXJGNjVWSVdZcGdsRVhnb0swdEt6YkNMMEN1UWQybENOaFZJYXRnWmpCS0c0QjBEMzZPbndLcmtaTWJrRTJIYTNzRUl6c3hFcU9Sa3pqaklkdXpBc2VnS2l2emRPa0hDdmJWQVZrMUUySHVyN1FXVUJES2J2UlJFbll5Q0Z3bSt4bWw2ckhWRWxYMi9GN3lvaHFtazRaU1E9PS0tWnM3bm5Td3VYTjRkLzBaSU9CdXNqQT09--e6194bbdc1dc8b813c173565719bad9b64816ea6; path=/; secure; HttpOnly", - "x-request-id": "41155219-81fd-46e1-95f3-9b2745f822d4", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66DE:3940E:3C0AF3:5ACABC:5D374BDA" - } - }, - { - "url": "https://github.com/alexcrichton/rust-ffi-examples", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:06 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6c95a9b05f9a9a5dd4cb08a1e386ed91\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:06 -0000, _octo=GH1.1.938777749.1563904986; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:06 -0000; secure; HttpOnly, _gh_sess=a2dHbW14eUpjd3F4YWU0WXYwU3pXbXJpVWxpL3RlVVhFMlh1dThNMEZqbFl2VDZtdXJXWHJvQStPekJ1U2lueCtOSkFmVEJIZ3hSSVBibHdqbStKSk9HM1JVSjRmdnZuUk9JOHVTM1YzQlRubGtaUzcxS25qTWZqWkRwTUM2NjdKVnJSWXFIQUhXemxWQXNjL29kd05wUVVhV25Sa2hXeWQ2ZUFvdFlFdWV3KzFBeUpLQmlDcExiZDFmTGRMUlFyRHl1SFJOUHhVd3FHRjB5c1ZPWWxUNnFadTI0ZDhoZXdxcmhxcFBoK2Q2WmVjRHlDcW9qc0FTdkJ0ME15OFltQ05abWFFZndCNkZVa2ZoMC9nWEQ2bnRPdjBSRFE0SXk2RWFyWk9KRzBza2M9LS1weUI3T05rVTBucTg4YThYWTh5NlF3PT0%3D--f51c24618c95863999687b43d0a47fcf8dad0864; path=/; secure; HttpOnly", - "x-request-id": "d33019db-0119-4b97-b99a-0cda85565dc0", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66F6:4D64:623BDE:95290D:5D374BDA" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"e5ac2ab9fe89a391f7494b690b7b0cb5\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:38 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sat, 30 Jun 2018 10:44:37 GMT", + "x-content-digest": "99c7337c7217ade8ce4d285a3079ff026f21fe70", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "e0e939b1-db86-4171-98a3-6e33c2959691", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/eqrion/cbindgen", + "url": "https://github.com/japaric/xargo", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:07 GMT", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"96dd94b6b8a7d0f1c6394c2b55be393a\"", + "etag": "W/\"4b48c3aa29ec17922a5bc0c2d4f92874\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:06 -0000, _octo=GH1.1.773228548.1563904986; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:06 -0000; secure; HttpOnly, _gh_sess=MmFzV3labkc4QkFzazF0NmNIK1hYSnR4eVByVWNFbk1CRzg4SDg0MTdRTkdUTWZqb2I1SHZnZ3publRZazJxNVh1TDBmbDFGU0xLaWNFVHJyeXh4ZEdDTU9tMmJoaFVLbWRIQ3dXTlVtbXVaYVB1QnJiaUowa0J0N29xbWJJL3dnQVhPb21lbkdqcnZQamRTUVJxQmNXWFB3QjlNaFNHdlVPcG16SGxDRlJOV1JUOThHR3g3UmdwNlVyVkJGbndHOHdjeUJad1EraE5kbElNeXJvdXRtUC92cnpvZ1pQd0ZHd2tPbHVtZ1NXQWhtRlRKM1pYNFJ3dHUxS0dQdXgyUG1Ja2xrV21BLzZpUEpnQSsyNVZEQVE9PS0tRUNUVlBNendtZlF4dEg3YlVrOXdyZz09--a43c970d803aa1e4f739514cc66995f34445f237; path=/; secure; HttpOnly", - "x-request-id": "ae916ec3-6b50-4b43-8815-b39477ed33ce", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:37 -0000, _octo=GH1.1.730209207.1572178717; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:38 -0000; secure; HttpOnly, _gh_sess=M3VFcEJjTUVhRTFLQWhFd2pGNytzUzJzWTZqOVRYelNIY29GZTRYVjUvK3hMRkFFdGc1blRWajBJYnByaGlBb0kyNUcweHVQS0ZEVzU3QTNLcDlLRW5wQ1JlU085RE1FaE02VVJOSWVwTUl3WTlBVGpTaHN6bUs1SWh0N3RTNkVBYjNLK3RMSzRrQ041a1RkZUNyTVBuVTEzUTVJSU1EQVFjdzExZ3hlemRyanJQUzBERFYzS3V4UjdsNVhkN0FOR1lKQjRMZ0YzVHpQOFBwTDk3dXhDYVhYWVI5dkpvK0NlNE44TXBKeWdDTT0tLVNXdS9zZEZEOC96akJObDhCdDlyd2c9PQ%3D%3D--a9a64695a0487ae479466f9faa139b252d6286d5; path=/; secure; HttpOnly", + "x-request-id": "05666f7a-dca0-4c12-9e3e-4667f93467d5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "669D:2BAB:AF5706:10B2F4B:5D374BDA" - } - }, - { - "url": "https://api.travis-ci.org/eqrion/cbindgen.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:07 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"04095d8349ef9e037c5096b13ac53107\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:07 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 10:31:30 GMT", - "x-content-digest": "1f6db64d8bc847b9daeb6cf5a414b5113e4f6bb0", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "2bff01cd-b864-40d7-af35-96f8f717092c", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E4DD:1B30B:2B2A430:40C1BA1:5DB58B1C" } }, { - "url": "https://travis-ci.org/eqrion/cbindgen", + "url": "https://travis-ci.org/Sean1708/rusty-cheddar", "status": 200, "error": null, "headers": { @@ -15235,11 +15426,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:07 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15248,39 +15439,39 @@ } }, { - "url": "https://github.com/Sean1708/rusty-cheddar", + "url": "https://github.com/eqrion/cbindgen", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:07 GMT", + "date": "Sun, 27 Oct 2019 12:18:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"21cae9fa8a8307b26ffc49145e01e097\"", + "etag": "W/\"6026cb72db1b48bbe2149c2f91121c7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:07 -0000, _octo=GH1.1.1057982313.1563904987; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:07 -0000; secure; HttpOnly, _gh_sess=SkVxNVlSSmJkOGZQN0FtODNrU3UxRTI2OXVEYXNVWEFRWWE5VUsrQkNnQXZRdE5HMjNVUkVnTEdrMG1XMXhnK3lpbFk4NlZDa1l0L3lQU3YvZ1dGMVZOUmtyUnhadEhQMzBhN1dmOUN3TUVvUWg4ZDFRM0ErMUFuRVRydHRZTTNYMkhsZ0N4eWM2TVhac0RsSG5TWmNCeElpdTVIYlVyZ2NHTHNFaTI5Szk0UlpzbFltaWdyZkJjT1E0OFVsRGcxL2ZiaUlwb09lQ01RcVhXWUxuM081LzcyUHFVSTFUUUdyVmV1TVpHWHFzSHNRcmU1UkRTc0xpOHlrSlVhTUJPNGprQ05BZmlJOFhhNW11NERkSkVWSlpqUmJVeW5KazZFSlRSd1JRSEVyU1k9LS1CQkNCMkpwMWdkMVczTUpJK0s3a1dnPT0%3D--2d3cfcba5b4f2f4ccc8696226c7d0fb643167abc; path=/; secure; HttpOnly", - "x-request-id": "6bd8a5ec-793b-4c98-93ec-203acd08592e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:38 -0000, _octo=GH1.1.1846089030.1572178718; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:38 -0000; secure; HttpOnly, _gh_sess=eWM1ZVhiT0lBeXg5UDdBVGh1cUNRaFdLbzQ2eXcvTkZXcmxCbVNHUFlYUWphZUNOUEF0eXp4OTh4a21sOWphK2ltTUh2dHg0U1NKQThCM1VhcUxKdS84WmQ3cWlIOTgvL0JzWlVzdDdIUHRkODJzZzE4dGgwanBYYiszK2JnUHNNZ01YWVVVWGRTVTJKVGlUdlB4V084NnI3eEJCemM3ckV1MzFiZDg2REVpdVgyOGt4STdvaWNnZkF5WkdxMU01RmtEQmtURDNFSUZkbGoxMEhVdzZRM3JiZUV4aHV5MU5uSTVBaVlVZyt1VT0tLVAxcnNUNjdnRFcyYUxhNkw2a2oxR3c9PQ%3D%3D--85bacff966adc41ede718184b586e01efabd511a; path=/; secure; HttpOnly", + "x-request-id": "0014ebf8-45ba-40f8-a1e9-f90b89182bfa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66E6:E0EA:CDAE73:1392F8F:5D374BDB" + "x-github-request-id": "E4E6:161F2:3BCC1DB:5943944:5DB58B1D" } }, { - "url": "https://api.travis-ci.org/Sean1708/rusty-cheddar.svg?branch=master", + "url": "https://api.travis-ci.org/rusterlium/rustler.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:07 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -15288,15 +15479,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"51a343195ab38bea63f23423b9e78238\"", + "etag": "\"b3f38f7cbf965f0087feaea21361cd8b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:07 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Sat, 30 Jun 2018 10:44:37 GMT", - "x-content-digest": "99c7337c7217ade8ce4d285a3079ff026f21fe70", + "expires": "Sun, 27 Oct 2019 12:18:39 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 15:08:22 GMT", + "x-content-digest": "abe5d8b17e106a68b005959e742bfcda44c8223d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d7a2d739-75b3-4c2d-a3cf-549a8d901487", + "x-request-id": "dd37f918-eee1-422c-82b4-701a1fce4897", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15304,7 +15495,31 @@ } }, { - "url": "https://travis-ci.org/Sean1708/rusty-cheddar", + "url": "https://github.com/Sean1708/rusty-cheddar", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:38 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9ed154e4fbd225c268c73a16e2ab5b5d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:38 -0000, _octo=GH1.1.1854963574.1572178718; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:38 -0000; secure; HttpOnly, _gh_sess=OG91bWkyZ1NmbE5uUU4wS2ltSlFVQURUVzRJMWQraCswS3V2dG1DVnVwOUVLV25XQnpSdUt4VmlxOUJIZ0NzR2Zndk9tS3pXcm04QWFyVUpsVmxJd1pvNHZiZUYzUU56NURnZVRVVndaM09oWlBXZmpYU1ptaWtZNmtCTVpZbzFRekk3MFMvcjVZOFIzZjIxRWk3eFdzSEliSU9sNGxISmJ2bGV2OFkwMzc2SmlPMm9reHMxTy9TK3Z0dGxEL29OL0ppZ3VBWEZtUzlTbkFMN3BtSzNFaXkrekpPbGM0OGNSM1pzbXdiZ1JSMD0tLVdNbFRYcEtkWWRaRlp5WDVFUk02RVE9PQ%3D%3D--bbcbcdcc34ad4e57e85d6e1c20ae947ef658d36b; path=/; secure; HttpOnly", + "x-request-id": "8b5e8c80-5a6a-488c-8a94-2da63ecdfccc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4E9:B5F6:15AAB97:208FE79:5DB58B1E" + } + }, + { + "url": "https://travis-ci.org/rusterlium/rustler", "status": 200, "error": null, "headers": { @@ -15314,11 +15529,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:07 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15327,106 +15542,75 @@ } }, { - "url": "https://github.com/rust-lang/rust-bindgen", + "url": "https://github.com/japaric/rust-cross", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:08 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ee5f558719fc143a95dedceb0d0abbf2\"", + "etag": "W/\"e225e0779763c283af87efbbea24f681\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:07 -0000, _octo=GH1.1.389495265.1563904987; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:08 -0000; secure; HttpOnly, _gh_sess=OFg3aG5UcjhwQ3JqdDAzeTdNcUlvZ3ZPUmdVM1NTUjNOd3BSaWhVMHMvWGpOMVNGbzlhRzFOMGtKNm1tZHBVaXFHcDAyQ1VXelpIZThtWDgzeTF2N0VlZmxTeW9PdWM5T2NBUE11Qm00UDBvekNQZnlNNEFWcDh0SFBoRHVEZWdkMktxVmFxWFNaSFlMMTRFcTcwanlKd2plVmF2TWFqL0NKanRDcWp1cWNHTVFUeDFoU0lTUDhxUkdVL3UrVnZwZ0M3R2J2N3AzZ1c2blowQ25wTnJLYWNCY0J0eWk1NGtBZVVPTmQwU05FUHhEVXMvY3hTb0RHZUZpbVNKY2d3bXNpK1NoUFIzbDlaN2ZOdTVmclVWUXpZTUE3dnpDS3Jla1QxTHlFYnh4L0U9LS1qQnlIaXprMzJMT1lCVWxTOC9pVFB3PT0%3D--8530491c996e3c1877f0d3555c068a0e3ee246d7; path=/; secure; HttpOnly", - "x-request-id": "b289b044-4969-455c-8a57-c328d7fd138a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:36 -0000, _octo=GH1.1.143466117.1572178717; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=VEJXQ1E0VFBBckhvN29hWkZwellXWXZNbkg0WENvNGZ1NnN2RWl3bmdCUUlkNWI1d3lUMFpoUU1Qa0FnKy8yWjh3V25xOUk0VGpQRUZrZmMzTXZRYU9CbTJ3Q1FwT2ZIK1d3S3FSbjliejEzUnBzWlpmVXNWZUs1M3hVU3VvdTJYTS9lZDZtQUF1ejkwVlIyaEoxNHlqWjd2RExQR1BkMWFnTDVuYjZFUEx1d0QyNTc3N0QzbXBlN2xQRUlFOW1PaEEwNnBYR003VXVsMHNNQTgrWW1XWWJBdTJ6SW1aZWcyTUYycHB5TG9Rcz0tLWRKazBKc2JqSkdOYm5FRHVMTU5jOUE9PQ%3D%3D--db68a4664dc5839ea1be5ed5bda51516d23a7fab; path=/; secure; HttpOnly", + "x-request-id": "4fcf2fd7-8161-4e68-8edc-b88517e18f82", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66D6:4D63:3AB916:58D99D:5D374BDB" - } - }, - { - "url": "https://api.travis-ci.org/rusterlium/rustler.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:08 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3cce407ade33035d474568a9353ff40e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:08 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 21:49:36 GMT", - "x-content-digest": "06b4efe0d7ff429c7dde22b1c27d6c1354b064d1", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "b49f07c5-2fe9-45d0-9d35-0165d754a2b4", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E4DA:40B82:3BB03B8:590DA55:5DB58B1C" } }, { - "url": "https://github.com/rusterlium/rustler", + "url": "https://github.com/rust-lang/rust-bindgen", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:08 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d43df16c2f7b4c8de49eeffb2b9ec176\"", + "etag": "W/\"cfe20eadef3e1e911577557adee89859\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:07 -0000, _octo=GH1.1.1241760932.1563904988; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:08 -0000; secure; HttpOnly, _gh_sess=bkZ2R3JQN3RzRWhtbi82UUJmV05RZ2NLYnFkck5aNkNRaFpGbW5Oak5uZks2czF6RHJNaUxYOERNNEM1TlhIakdXd0N6bnd6dXdlOEJxLzZPLzBjMk9yUVdjYlNIZVBRSENrS2VWWWkxZHFGNXY2bjQ0MVhKNUR4YUhoOUJBaENhWXI1eFZFZStORW5nM2JSRytJQjVJTU9BZzdUVGQ4cXhSZDVrZkFHTlN5MUFjU2p4clZKYWxNYjJTd0lDMnU1YWNqRkg0VlVLZm9aMXk2bEtaYVNoTVlIWEh0MzY2dVRuQ2tjaUJpL1Y0dTZNOEo4SHJKV2RqWG1aeFF6OHgwU09lSlhLNThkRndSSWVpbCt5Z3JBTWc9PS0tU2Z2aTJWeURMbmtTcXhKR2o5WmtYUT09--5560d49403ac32794e87b3c0eb62d8d50493f55d; path=/; secure; HttpOnly", - "x-request-id": "22f5da8b-185e-41ec-bcde-9c041fd6672e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:38 -0000, _octo=GH1.1.220339595.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=MVVUNGRpQy90bVNaQWtNNmJnZnBIRnplVStPcGVHTDVQMFI0SU9wVDViREFUeEl4WWtYVDJwTUpSK1EraFEvbFFRRHZrSFlVOTJPaFpRc0RrckgzR1ZQZ3Z6M0MreStRMWZPZnhQUFRPZjN1d2dFeWZobG1CS1VvN0pLU1BWTUhiMy9lZU9RSTdMS1lnakFIdzFpckdyYXlxTncrMDF1cmJiNTJ1a0QyVkRYMEZ6M1gwWEo0RnNyTzlHZTJXQmtGckUyUjdpTFNKaE95bDlaQm5UZDNEaVN5ZzFySEJMY3lFUnNua1U0SE9NUT0tLTN5SGpzMDVCV0dEcTZ6OUhJa0tIWkE9PQ%3D%3D--9009d937d54539d7ffb9893cfca50cbd98b093ba; path=/; secure; HttpOnly", + "x-request-id": "4dd24baa-30b2-4a32-8bc2-dd3720639ac0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6697:39414:6257EF:94FC56:5D374BDB" + "x-github-request-id": "E4EC:40B81:347816C:4EEFC87:5DB58B1E" } }, { - "url": "https://travis-ci.org/rusterlium/rustler", + "url": "https://github.com/rusterlium/rustler", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:08 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f7e5ab68c5d2725162efeca03832a4c8\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.285730946.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=TSs4QzBEbXJoUTVLSWhQa1NJVHNkdHRrNzJ4Y1g0NVhGQ0gwNHBiYUM5TUlLUVhDbHNGZXlURlBNbER1ZnIzVUZQODRYODJtRkxpQnI2TmUwejk5eUZuaVVvU0ZhdHhmTDMyU1VLaUV6NElhcnM5R1pKY3J4RDNHb0ZtZGNscHZrOU9QQ3gzN0Z1RFg5cms2Y05vWnlaU2NMOVpqUFZBeXNMZTNJYlRicDllTVZtZnVXdUtJUU90TVpMMkxKeEd1ZVpjU3ZGbURaUHJVSlY5eE4wSk1rQzZ4aGZvVjh4TlZJTjREd05EV2lwOD0tLWVPRDFsZTFnZGt5V2pBbTE5cngxYXc9PQ%3D%3D--64c4a7911d0bde27413b9c0ac36b46ffe3749e2a; path=/; secure; HttpOnly", + "x-request-id": "25f8151e-0224-4b42-91b1-622b14b913d6", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4ED:B5F6:15AABD1:208FECC:5DB58B1E" } }, { @@ -15434,23 +15618,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:08 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bdbe3abfeeefdc5e0d68be1295aa2538\"", + "etag": "W/\"b7ad66bb5d0b8fedad177c41109afd69\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:08 -0000, _octo=GH1.1.709521573.1563904988; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:08 -0000; secure; HttpOnly, _gh_sess=S1U1ZnArVTQzc2I0THpBVUNscGw5TEk4ME1YVkFCOWNFZ1RIQUZVaVhVQlJjV3J6cmZaay9UbStzdEV4VjJDTGdlN055TVc0alFjM1N4ZU14Z3BKUDcyYkcwOEJDYkk3MVlDWkYwTkRPallXaHgyTk1jUjNPejRZclUrdTdBemF3ZU1CMGVWWlhTeVN5a2hhQld5VXlSZEsyeHFTNDB6eHF1MkZqbmNKYThQZERZUkZacG1VVHplTXZGTlZIRGZNYmI2eXNUR3FLUCtUZjNVcTAwaTFHcDIzaDE3cFFqczFhZmVRMTA1WVJTUUZRRmEzTjNwWlFhekNBSWRBbGFXdytNekdZZTE5enNXVEh4SmJIVGVrV2c9PS0tc2p1WHNGYVhmclR2ZFVURk0wV0RBZz09--0703bbe19c61d13698395284c972a7bfbaab8dc4; path=/; secure; HttpOnly", - "x-request-id": "5fb2e703-edfc-4c76-b668-9061ef28f954", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.1493103532.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=NWw0dWc3QjZhaG5vbUdiLy9YellPSXAvSU1xMGUyQ0ZvSlJ0WU02OUgwUG54RUZUMVBXMEx4RkhvNUJlQ0YvT0xQSFZBOWFlR0N2RFZBMGEvUWI1Lzg2Q2ZaVmtheWNtbGFqbTdXT1dQOVk1Ympnd21nRlh0bFdCcnZUcUFmS08yRCs1dDJuSFZnT2tFL21jcjRkVFF4TFFZNC95ZitzT2ZVSEVKTVFBeFVuNWl2TEl3dXByV1p4U0h4ZVpTSnJ1eTREdkl6c2RTQTZ4UHFUdnVvc0lnTTJ3cnR1OGpvUmNzZHhLemxuZEZRWT0tLVNOZ3VWR0VSRHdCYmRwVFVQa3hDbkE9PQ%3D%3D--7da31350414df061568374485bed1cb4b60453ab; path=/; secure; HttpOnly", + "x-request-id": "5d9f234a-cfb9-4634-a5b2-b6caed667457", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66FE:3941E:CFBF9D:13CE478:5D374BDC" + "x-github-request-id": "E4F0:1AB6E:3B55B8A:58E29B6:5DB58B1E" } }, { @@ -15458,23 +15642,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:08 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"70f838352de552621ac1d99ad52ba96c\"", + "etag": "W/\"1b38f757b4b45143f92ebbc66cffd83d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:08 -0000, _octo=GH1.1.571727075.1563904988; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:08 -0000; secure; HttpOnly, _gh_sess=VWZVU2lsTHhkMFp5eGx5REJIM1RwVmwzU1VFQkJBYk1Yc3g2MC9wbENrYkk0L1dWcmd5b3JiaDJDYjdkRk54bGRBRFBTRHozdUlrVXhFSUtPNVdCOCtBV3RJTklEZE12bU9ZekhEa1BXb1pSZTJyK08vMUhnUHo5T0xIMTBTZTdyeHRuNHBSd3A1Z2ZxWlJPSm5kK2g0YmlhbXlycHpVekJ6cE4wTTdPbHd5N3h6Ti9jOEhRc0NRWW1XSWtBdjhkR3Y3cmZEVlR6RE5sMGZOUWVmOGdPZDdpYWs2V25yelluTGtIcS80L2dQRnNhWVFMYXFoTW0wVzIzZHBKRmo2UmVLalhOY3BkR0hjWjBmODhJOThsUEE9PS0taDcyZ3phWFVZMXNhaDhaakUxV2VzQT09--0fa945e151e9207028139fe751380a893a40acf5; path=/; secure; HttpOnly", - "x-request-id": "11e8c348-d113-4fdf-bd23-09dc79a7154b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.1264748609.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=WlBscUNtb0tNVXlobkRwU0xnVjNaRzg0VWN2bG5QWEJnSTVEMkFYaXo3NjZqdjQ2dmlnMHFFLzB0Tnp1ZDNSWWRIcEMvc1BMdytsR0VvNnVwVHBxcnBxM0dxNjZ6WHJ2NDJJMEFHaW81RUVDS2pkMXdrZHpya1VYN1JXRHhJT2N3Vk5SQ3VsdWpVckgxQVdjOHVmNjVGUFliUmdUdkJUTTdzeG5uMnZCTnIrRHhHbm1KMW50OENrSEYzR1BMTzg4dHoxclJqQ3J2N3BRUWtBVEdzQjlrNlY1dmkyckF3YTZ1azF5TlowRSs3OD0tLTZsN05wOTg1V2x1LzVQQzV1OXduTnc9PQ%3D%3D--fca57af6e8a81d5e7fddc5d76382e51d358db05a; path=/; secure; HttpOnly", + "x-request-id": "fc15785d-e88a-4d06-90ab-ee65f3bb70c6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66AE:3941A:AD3F5E:1082C24:5D374BDC" + "x-github-request-id": "E4F2:23F80:2A4B96C:3F376A9:5DB58B1F" } }, { @@ -15482,51 +15666,46 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:08 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8eea89b934bbb3cc6e649cdc5a26e65c\"", + "etag": "W/\"5cecf1815242d3b74a5f5185b1759399\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:08 -0000, _octo=GH1.1.2012447338.1563904988; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:08 -0000; secure; HttpOnly, _gh_sess=MTkvT1dudHJFT29IS0VVbkR5ZE5xVndMQ0pndVNQYThBaEtpN0NuSmxZRDdVNUJCTDVDdVdLVmQxYmQyaDBPakhLRUNneDYvWnlKSzYwbVExd25vS1Z4OFFLTnJaZEpzeVRGQmRSMnZFVmhWRElVaGhQLzVKdkZJMmxudTNtMTh6bG5YMkc4dThCcXNsODFrMnRSa3p4c0RueEE1Q1JsWE1wWklMVFR4cU9pTXBBcWxBZGJwa2pEckgyT3lZZHNORFA2R1o4K2YybitHVUhteEFDbzZLMjhodnVHVG9EaFlYYTROWFI2ZjBlNENRSEh5aUErbndCazJsTVovV0NPZG41cWgyY0U1Q1RhTlMrek9EbmpuUDdQU2dpT01KalpPUk8ycW00UE1UTGM9LS1NRWhKZFNjK00wam02NmROZVE1bGN3PT0%3D--88eade2341805aecdbf3888bd3dd123fb47a355e; path=/; secure; HttpOnly", - "x-request-id": "713f0aba-4b77-4117-aecf-41a1fd42990d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.2058236432.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:39 -0000; secure; HttpOnly, _gh_sess=bDVkbE9tM0d5emNva0RoRXYrY2dhNG9pOHRZVlpiOUlFMkF0TDljNmhCVFhvdzV2NkppSE43T3ExQUtiQ3NXTGFCaEdUQlo2NXFsdzZGc0ZmRzlWeVE1ajdUUXFud2UyMkZjZmRUY2tuc3Y1UGlHSHNNUWIrZm5QQWxqSk9mMWJrTUxQeExQVTVVYllqSnNHdmRCZ00xbzJPTDJlZGlwbVlsM1JKZTQrTXo2N05oUnFpaEhGdFJOS3FVVFMzTkZLWVVBbUw5UFVqTFBMRHUyWGcwTktoeWpQVlZybkp2NlFITTVZbElDc0diQT0tLVRRa09CWGRsWFpiL1c1cjNCMW9uUHc9PQ%3D%3D--ff543c9fb6a6eaba3a869a78c63b601b7d34ac1e; path=/; secure; HttpOnly", + "x-request-id": "1a51a522-de78-4796-a3d4-9b12afcb266f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66A1:4D68:E5E5E2:15E1B2C:5D374BDC" + "x-github-request-id": "E4F1:161EB:15B6873:208D2D2:5DB58B1E" } }, { - "url": "https://rr-project.org/", + "url": "https://travis-ci.org/GravityScore/RustJNI", "status": 200, "error": null, "headers": { - "server": "GitHub.com", - "content-type": "text/html; charset=utf-8", - "last-modified": "Sat, 26 May 2018 09:43:37 GMT", - "etag": "W/\"5b092c49-4b94\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 05:15:00 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "D930:1214:4C482:65D85:5D36957C", - "content-length": "6886", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:09 GMT", - "via": "1.1 varnish", - "age": "0", + "server": "Cowboy", "connection": "keep-alive", - "x-served-by": "cache-hhn4023-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563904989.045887,VS0,VE98", - "vary": "Accept-Encoding", - "x-fastly-request-id": "775c96be675df9902f9804df6bc5ddfe32333613" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -15536,7 +15715,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:09 GMT", + "date": "Sun, 27 Oct 2019 12:18:39 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -15546,15 +15725,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bafdb0d7426226c95acd7f32c47d0b64\"", + "etag": "\"a3d9caa34870058daa0a60fd58924f1c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:09 GMT", + "expires": "Sun, 27 Oct 2019 12:18:39 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 12:12:14 GMT", - "x-content-digest": "a0d8f93297b9d138f3e9beb3df7b1a25bbaba5da", + "last-modified": "Fri, 25 Oct 2019 08:35:56 GMT", + "x-content-digest": "2a76b21e1078df927d378a7fe7031031dac58f0f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d36c792b-ce06-4ded-864f-2e2fec12e104", + "x-request-id": "323d33c2-5277-4e85-89e0-d0dcd063eeac", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15562,38 +15741,43 @@ } }, { - "url": "https://travis-ci.org/astonbitecode/j4rs", + "url": "https://api.travis-ci.com/bennettanderson/rjni.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:09 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "ffebbc5c-b1b8-4e56-8f01-e4cb54b39c03", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.com/bennettanderson/rjni.svg?branch=master", + "url": "https://api.travis-ci.org/drrb/java-rust-example.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:09 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -15601,11 +15785,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", + "etag": "\"05d9116c6be474418bef8c3acd778790\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:09 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "a0beda20-1f7b-46f2-a497-945d15a305c3", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 20 Aug 2019 04:49:52 GMT", + "x-content-digest": "45d0e9311ab65761c3b18e854aaab77149b39d9b", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "38d9c154-e86c-4087-bc8b-3f8e20830a4f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15613,7 +15801,7 @@ } }, { - "url": "https://travis-ci.org/GravityScore/RustJNI", + "url": "https://travis-ci.org/drrb/java-rust-example", "status": 200, "error": null, "headers": { @@ -15623,11 +15811,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:09 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15635,62 +15823,38 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/benanders/rjni", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:09 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c7cfa1b0c7c53c338761ca4839939917\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:09 -0000, _octo=GH1.1.1987284030.1563904989; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:09 -0000; secure; HttpOnly, _gh_sess=SU9uYWswZ3B5RGRSZ051SHpvQ3k3QXd1aHRtS29GUWJubFM2L2hpbHlxcmJiWU5HeUNySy93SXNCSWo5VjJrVU5wRjh5OFhuM0czRTRzdGNQWlNKaEU3R3N0anBqV2VUelBKMDVxU3V0VGFxTERCK1c0OVY1alBhRzhBdDUweldyR0t2bjZJNnZhT2p1Z0Q4Z2FrbGg1YVAvVUd0RFJMOEdxNWtnZTVQRDczeFl6OEJPazJES1FkRkdCdGczSkJiN0g0U0JZSW53Vk5MMVp3dkNwdDVQK3l5M2lXRDJHeXl6TzBoR1JxNWtINkI1eC9icXViRlA2V1NWdmFpczE3LytGMEZYUVMyZ0xPdjl1Y204bEtOMFE9PS0taHM0TUtPZlJRR0ZwUVdUd2IzTFErdz09--0a094bf5275685f2ad040d29d6a6539e28b42151; path=/; secure; HttpOnly", - "x-request-id": "e75fa0a2-04bf-4248-af2b-bddc9084c44d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66AF:4D65:853D0A:CAB3E9:5D374BDD" - } - }, { "url": "https://github.com/drrb/java-rust-example", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:09 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"462465ea55b755b13a7accc31e10ac46\"", + "etag": "W/\"b562dd3e93181b5e2725dbe864789e48\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:09 -0000, _octo=GH1.1.263454070.1563904989; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:09 -0000; secure; HttpOnly, _gh_sess=eElRRnd5enJPckoybWRzZitNQmF3eWNZb0FDNnJjWStMQ2tlSjU3QjZoVCtnTHE5MDExc3Ztak4xS0ttOVlCbXBmK1FpQnRrMDRoTmozKzRzNHZsVjE0WGs0MW0weUl2elN6djhRNFpYY3RkemszdEl0cmVDbWhaWkZrT09DSUJUV0xtL1ZhSW42TVdJVi83ODN1NTZZSTFuQjFmMDExZFdIY2JOUndZQzJpL3RhaUJtUlR2eXAzZFU5cHc0KzVRRDhLZjgrdmpPRzJHNHNIR2VxNUNKWFhkZU1nQkVjTkZRQkRhbFpsWVdRWlZseUkzd2pFYlFRL0lEUmUyUDFQUFFkRHJpUUhuK1ovYko3c0dMd0hqVzA1bnpBOVhJOGxvWjFCN1JLSDM4YWM9LS1XYmVIeXJGdmlOWU9LUkNxSS9wZjhnPT0%3D--d603eb5a8774abc9d371258e2d787e053f92081d; path=/; secure; HttpOnly", - "x-request-id": "f3cfb608-0591-4f08-8ef5-73dcf1931df6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.1963462239.1572178720; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:40 -0000; secure; HttpOnly, _gh_sess=b3d3WE1CeW9KNS9NSjY4UkVnbUJJTEpFallmVEozaUJETzAwK0VxaE40VkxMUjJmS0VyRHdsKzB3QTFUMkNFOUFwSnliU2xKaWVJK2p6ei94RlpBZEdNZG9PREZ0UU0xSCtVdzNGWmx6NmY0c0EvSnNhay94eUpXTGQ0eWtsQmlxNkRKSXc5V2MyckpFUmFlTVc1VFZWOVQ4YlhuamlmSlgrbVA3RHR4NjByTEFUUEh0cHNFU00ycGh1cDZPUndSeE5kb3p3NmNJZjRhZkU3REs4dTM1L0UvZ1p2aTRtZlZ6QldtNkY5N0ErMD0tLXJ3MnQwcTUxZ2QxMTJma09XaEJIUlE9PQ%3D%3D--95cb96e2cec4a9535e6e081b2406411f1a29e7df; path=/; secure; HttpOnly", + "x-request-id": "6dc2ed8f-9282-49bf-b48d-e19a29570521", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66C8:E0E2:3DBA38:5D6129:5D374BDD" + "x-github-request-id": "E4F9:1B309:1608746:2115E6A:5DB58B1F" } }, { - "url": "https://api.travis-ci.org/drrb/java-rust-example.svg?branch=master", + "url": "https://api.travis-ci.org/jni-rs/jni-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -15700,15 +15864,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ae37457a1b4fba33d7110cd460e67106\"", + "etag": "\"d8093a08199f559a957ce6c9a96ecba2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:10 GMT", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 16 Sep 2017 05:09:08 GMT", - "x-content-digest": "ee38dc3cbddf6a37a319aa21626536a18b0ebf51", + "last-modified": "Thu, 24 Oct 2019 16:29:16 GMT", + "x-content-digest": "f61513b43036e17d7e67748d9e78036cc6ad8e92", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7aca3999-460a-4e20-b88a-f5e7fbdcc7e5", + "x-request-id": "3fb2b784-a672-46c7-a181-09bc97afd251", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15716,7 +15880,7 @@ } }, { - "url": "https://travis-ci.org/drrb/java-rust-example", + "url": "https://travis-ci.org/jni-rs/jni-rs", "status": 200, "error": null, "headers": { @@ -15726,11 +15890,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15739,39 +15903,54 @@ } }, { - "url": "https://api.travis-ci.org/jni-rs/jni-rs.svg?branch=master", + "url": "https://github.com/benanders/rjni", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:40 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3179c410af67786c51fe6c1f9595ac6c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:39 -0000, _octo=GH1.1.2065000602.1572178719; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:40 -0000; secure; HttpOnly, _gh_sess=UVVUMTI1NEFnY1VSbGUrcVZxeExBY1BlWVhJVWJUdWd1ZzdoZTJDM1JyVExScGl4THowYUdVWVh0WXBiRHpLWnI2Umcyc2lleWZ2SEZFVVZMN0RhREtOR21uWlRNaTE1NWRvUEtVMGRjT3k5QjdqUEczRk5hM3RYc0prbUpYcEJPV0RnUXdXdFVCVjFDTXRNWmU4Vlhvcm93ZDlBU1JvQWdjQXZhNVFNUnNrWkUxOWo4S05qY3d4VFZEby92c1Y3NzFHb2plVDgwQlN3Nk1aRjZQVUZsTFp0RXFZZDAyVGtYcUdIYWRsK05wUT0tLVNNYlpLZFpsRGN2ZFhjVWtLSlBzMFE9PQ%3D%3D--a89ec8d071f7c405f1f0881e557c98057311a46e; path=/; secure; HttpOnly", + "x-request-id": "76ded9d4-ca34-4232-ad28-4da067bc9794", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E4F6:40B7B:D2C53C:13B1D84:5DB58B1F" + } + }, + { + "url": "https://travis-ci.org/astonbitecode/j4rs", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"cc2155723718948a82a67305e527c00b\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:10 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 14:30:52 GMT", - "x-content-digest": "e8d283ce577302fcc643385c6f69fff74f539f72", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0ced4426-66af-45c2-989c-626b85c02423", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/jni-rs/jni-rs", + "url": "https://travis-ci.org/sfackler/rust-jni-sys", "status": 200, "error": null, "headers": { @@ -15781,11 +15960,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15800,7 +15979,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -15810,44 +15989,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f8445d698881679609ddf2a927aeb1a9\"", + "etag": "\"63446b9dec83b3bcdb5ccfc748197716\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:10 GMT", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 12 Dec 2018 15:39:23 GMT", "x-content-digest": "bb2f39006b0ea02c211cb4ae813c00673e0dcc9d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6ff575a2-f1fd-4f8c-8508-82ef380855a8", + "x-request-id": "036aed98-cab1-41ec-aa47-1ca1db7eed4b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/sfackler/rust-jni-sys", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/kud1ing/rucaja.svg?branch=master", "status": 200, @@ -15855,7 +16011,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -15865,15 +16021,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b3b7b66f2ceace1b64bf8f4021ca2d19\"", + "etag": "\"ee78ba823b139b34e5cc59142ebe15ea\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:10 GMT", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 09 Jan 2019 22:14:18 GMT", "x-content-digest": "7e8028624d829b34786f116da1fff4320d79abac", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "bd987059-6ccc-4eaf-b41a-32fd1a328d5e", + "x-request-id": "a215e28e-ff2d-4a6c-b3f9-30ddf2c11713", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -15891,11 +16047,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:10 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15910,7 +16066,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:11 GMT", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -15920,45 +16076,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0470625a67dea931c12b45d2b6873190\"", + "etag": "\"9af5da483c203a5dd4ad5520d0628fb4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:11 GMT", + "expires": "Sun, 27 Oct 2019 12:18:40 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "db3e624f-d2ff-46af-88cf-54251c162187", + "x-request-id": "1ec798ab-ba04-49f7-b728-eb2639587904", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/rawrasaur/rust-jdbc", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:11 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"55efb346fc50f29f33d2760b97e0527c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:10 -0000, _octo=GH1.1.385263403.1563904990; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:11 -0000; secure; HttpOnly, _gh_sess=VVJ3UkF3ZFNUYXBTemFjZUtHdk9zY3o1dURzT1ExTEJ3eG1BZXdJaXp6ZlVhbzlsUHJ0NlpzbE81SG02ajhrOWZMWXVDeGo1cjFGT3pMVXFlUXZGamh2VkF2QkdHMWxnN2J4cTM5RXpMcXhuM3NnQWVMVmNQbmQyandvWHpZRlVPd1FaTkhkTWVSYmdUTWE5b2ZWeUc0d1FWTkdkVUJVSU42OEtaSEhCVUZvT3V5YkNMNllEYm11Qlo2eXh1aE03VjNncldzT3A5c0puNVFNeTF1dkJHZTBlWkFjWlVobnRpQlBMaVZTUEJUaGRUUWZtYllaK1V4dXpNQ1VhNjJUSkF5Q00yczh0YTd0Y0VvMWw2WUN5OHF5Y0NtNTVsVm9LU1RDSXFOaXhUamc9LS10MTB4azRSMGRHdmg1NmRGNVRlWlB3PT0%3D--6a5eb530f0719079d001909a5e8333b55a6f661e; path=/; secure; HttpOnly", - "x-request-id": "1428ad53-b219-45a9-ba52-d2d1c935ad38", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66BF:3941A:AD40DF:1082E6C:5D374BDE" - } - }, { "url": "https://travis-ci.org/rawrasaur/rust-jdbc", "status": 200, @@ -15970,11 +16102,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -15982,90 +16114,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/jcmoyer/rust-lua53", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:11 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7b2771d95385eba2f62c5f158776d588\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:11 -0000, _octo=GH1.1.1318874203.1563904991; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:11 -0000; secure; HttpOnly, _gh_sess=RVJNcWVxdG5LUjFOdktmUzBnQVIvaUswRklSQzN2UUEwU2RVSForNHlPSHVTbm40VmwyaHA4T3BONi9uaTFGL3hweVB6Tnl0RHo2eW43TVNlbjh5MTVLWGx0NzhieUViMWdzbzZBc3ZBQzd0ZmZ0RlQrTHVZeXBUWDgzUTJBWk9lQzJCZ0xOS1dwbThwUW0wOEczU0ZDZituVERsdmR1V3JERC90RWJrNTRDWE9iLzhwWjZiUW90Rkp0dWpoaGVQMGw3SFNFSUUvd2JFQ3VSZDFVbkxMaGU0dG9OQi9BVC9iWGZoS3lYRlFScCtLRW5jOVBreHdFeVVMRmh4c1NNRkVERHBaYXdXdVBENkpNb0dQSUFDWlE9PS0tYVljeGNKQnlqMjVaNk5GMFV6ZWhmdz09--b6c9fd96fb1d8dc72269c531836e3496c739e3cd; path=/; secure; HttpOnly", - "x-request-id": "44e3caa4-1898-48aa-81db-55efd4dcbea0", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "668B:39421:E9AD6C:1636969:5D374BDF" - } - }, - { - "url": "http://jakegoulding.com/rust-ffi-omnibus/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", - "server": "GitHub.com", - "last-modified": "Fri, 26 Apr 2019 21:30:37 GMT", - "etag": "W/\"5cc3787d-1c09\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:13:11 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "4C64:323D:4EACF:61764:5D374BDF", - "content-length": "2722", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:11 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4052-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904991.479500,VS0,VE99", - "vary": "Accept-Encoding", - "x-fastly-request-id": "dfeef3a471628f58d548333c1bf33d72d4aa97fa" - } - }, - { - "url": "https://api.travis-ci.org/jcmoyer/rust-lua53.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:11 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3e59a0eee64271ec1483b61f48c97449\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:11 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jan 2018 23:16:29 GMT", - "x-content-digest": "d263bb87f89a9086cbfbf0bf2480b91934016ae1", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "7757a11a-5dc8-4043-85ed-616bb256c940", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "https://travis-ci.org/jcmoyer/rust-lua53", "status": 200, @@ -16077,11 +16125,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16089,30 +16137,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/lilyball/rust-lua", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:11 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d951fcd14ca7700c101b8127f43c2413\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:11 -0000, _octo=GH1.1.950208357.1563904991; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:11 -0000; secure; HttpOnly, _gh_sess=RFZ0WHFwbHVrUEhpYWhyUWdqdnAzaERFOUhaOEZXc25QM3VGV3VOd0t1U241S0M4SmJBcmhrViszUjBoOE1iZ3BKbUxMSU40L0s0QnhxQmtZNkJBWG5IVmRnaEZ5RWdBWkJEN2NjZWlpT3Y4RHFqR3BYNlNITTl6SFNwZnBmS0hDcHQwR1BqbFEraStsK1BWd3NBSW9rMW1MWVhCbGN1K0lNVzM3a1hYbzN5L0dCYVJIOENtZGxPRDY1Ynd1QklLRm5ab0hzRnBWNnZ2dngxQy9EUlhyQkdoRitLTm9TK3VJRkNoWm53SER5Q3RDZnpuSUdkeGh3S1FRZThOUE0vV1Z6d2dWeVdKNm9XNUtXZDBTNjFSbHc9PS0tY1Q3Vk5mSko5elhxU0NMdlo4MWNpUT09--d00b66e0d1ef013c2adcda54c6376b297e6fa9dd; path=/; secure; HttpOnly", - "x-request-id": "01da3dff-63cf-40e9-b1d2-a51899fc849c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66B8:4D65:853E45:CAB5C8:5D374BDF" - } - }, { "url": "https://api.travis-ci.org/lilyball/rust-lua.svg", "status": 200, @@ -16120,7 +16144,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16130,15 +16154,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"50d806be7d98beab541b4c66547412b2\"", + "etag": "\"7463429bcf376a2a36f414b8223e661b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:12 GMT", + "expires": "Sun, 27 Oct 2019 12:18:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 02 Feb 2017 20:03:26 GMT", "x-content-digest": "b8a0e612b3ea9a0faf437197b556ad288341ead1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ac93996f-fb97-4eaf-b525-0e996601c88f", + "x-request-id": "82bc22e0-8763-4286-a444-b3c75425126e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16156,11 +16180,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16169,13 +16193,13 @@ } }, { - "url": "https://api.travis-ci.org/tickbh/td_rlua.svg?branch=master", + "url": "https://api.travis-ci.org/jcmoyer/rust-lua53.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16185,21 +16209,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"aefcca7b4234c6925774a2d5fd151fb7\"", + "etag": "\"f9f89724c8cba0bc5736d8be697c6603\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:12 GMT", + "expires": "Sun, 27 Oct 2019 12:18:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 18 Dec 2017 08:49:50 GMT", - "x-content-digest": "95dac3241a231fc1a8e6c9fd8aef98c2ffdcd216", + "last-modified": "Sat, 20 Jan 2018 23:16:29 GMT", + "x-content-digest": "d263bb87f89a9086cbfbf0bf2480b91934016ae1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "94597d0b-1c06-49e1-b5d4-f1a64b399eab", + "x-request-id": "38cd05cc-ca74-4e27-8e7d-1ac21c833158", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/rawrasaur/rust-jdbc", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:41 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"615c46f3052bb255bdc4ab06efab95cb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:40 -0000, _octo=GH1.1.655402656.1572178720; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=dHQvYzB5NWZLV0pna1hWQmhDMDhEYVZGV0xPc1NlMlgxYjhNYWViY1RVaDZibnpEcm5jLzNqOTJOd2FUQ05kbWxISGxWeStseUpobTQ1U2lhQm5XaHM0ZDdCd2N0dXFSaUwxY2NMYWdnTjJjUUhDK3NMRlFYSHZ2WklvckZUKzVsMkxPVWVvQ09xVTJJa2FZckhqSm9HRlBHNVZiZDltL2dkQkpKQ0VFcmRvL0lCRmxFVUV0VS9GaUdEaEVQRlhHcmN0QmdBWG5Ka2pjYzN6aEdQR1MzaElVV1lsSlNrVVppWGo1L2M2VUxXZz0tLUhlUTU2L0NYemlzU0dmQnNJRVdxaFE9PQ%3D%3D--8cf9206a72a78ba0f0d31804859c66d2ba6e1835; path=/; secure; HttpOnly", + "x-request-id": "7eee0f2a-49ab-4de3-ab15-c552bb976085", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E503:1AB6C:2C15A69:41958EA:5DB58B20" + } + }, { "url": "https://travis-ci.org/tickbh/td_rlua", "status": 200, @@ -16211,11 +16259,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16228,112 +16276,57 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"afe0b35df55b4cd13583d66f17a1413f\"", + "etag": "W/\"33e451af68de27910e9fc8f2fff2f7a4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:11 -0000, _octo=GH1.1.1770874289.1563904992; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:12 -0000; secure; HttpOnly, _gh_sess=UEFhWXNCVGZTTm1iV2p5ZklrOTQ0MStBOU45Vnk1UzZzTFNrV21vd2lZb1hqaXYzblJaOUpoRTFNa3hqUzVObkR3bnhRMENzQXlBZEIrWW5VR3RqbFZRUzgrMm5XV1VmUzBZYmltQkdEcitsSmszME1FM1cvc3hPRldJQklLVkFvRWZMQURuaEdOa1RMYlkxMjlpTXFoN2RUOFJ5cG1hN2pGSGVzUXdsYndmVHJybDJ4Y1dVU0N4UU1SWVZabHpTcXJzQ3hDaGltTEY1akZ1YjkvcFl4L1dadlo3OTBDZy9rOFBjV0VGK2dFQlNHaUhpamxKQlFBdWNiNDlocVk2VmtXZTJ1V3p4SHhad1ZZUUJuTHFSRXc9PS0tTUQwUEYxN0xhUU5jWWFCZlBtYlNOZz09--0dcbd570da00b683da246e620ec56db87477f1e9; path=/; secure; HttpOnly", - "x-request-id": "465e2d6f-f0da-4bd3-a93a-23b910e9e740", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:41 -0000, _octo=GH1.1.1523334034.1572178721; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=c0wvVzlYRUxqbWF2cXhFeUQvQ2o2T0F2bkdoY1BBNzBrMjBocDBlR2VsV2xKc0tFODJFQVk1WDhNdUw5Zy91aVhLQytTeGdMZ1ZUWmlKa0JKY3VSbithUDFrUFFWRnJ1WDdFSTM0V29Xb0tJWFNJaHFoVy9IWEFxVnNSOGd0LzdFcWx6WVRnVHpQY2Y5SG9sQ0N6cGJ0SDFGaC9lRmx2cnZ3YXlxc3IxTGVWazNtVGtLdTNWR1B1Unh4a1BGcnp1dDhFK3BOU0dSTjNqWjRHSkZCU0I0R3NnT1R6WVZBZUR6M0d4VVVhR3F2Yz0tLTgxdURNWVBSMzVkMUlHVW0yeTUrZGc9PQ%3D%3D--9137e3eec5fd9acef560006f555044acb8c59693; path=/; secure; HttpOnly", + "x-request-id": "4385d888-9972-4471-b341-8041d0c986f0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66D0:E0EA:CDB258:139359E:5D374BDF" - } - }, - { - "url": "https://api.travis-ci.org/tomaka/hlua.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"bd76e9d75b855cb5a4b9b7af28400da3\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:12 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 11 Jun 2019 01:18:13 GMT", - "x-content-digest": "dec20ab3a0ea741d1ef3c4bb017404fac7c08696", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "52e5fffb-cde0-4862-a488-aa515af3446c", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E50C:161F1:33EC568:4E04966:5DB58B20" } }, { - "url": "https://github.com/tomaka/hlua", + "url": "https://github.com/jcmoyer/rust-lua53", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f734fff2467158bc168dff8dc79a1644\"", + "etag": "W/\"b0c6ef0173f4e3fb2f697f34a80e16c5\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:12 -0000, _octo=GH1.1.149856883.1563904992; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:12 -0000; secure; HttpOnly, _gh_sess=cEd4RS9BbC9WSDJseFZSR0hza1drbGJlUTZqSmE0Q3JwSUNXRDllbGx5NDZaaEh5VTkwbitraHpHc2JoQVlQQzczV1VPY0NlVk50OUsyWGhsVzNKWHZqTmF5enhWaXp3NW5qN0lOZHRuL1U1UUQwTElUUjdMN3h6RldlUW1BWGU5cmc5L0dDbU1aeWx3TTJyVHpQWGF6emhVV2Qrbk5OaHN1TVZBQlhtblR4U2ZrOEdNcU51UW1IOFlNSEdaZHE4SzAwQzlWOXhKQmlRUjdvT0Vma1FOMFZOOFp0Y2tmOGxjRy9FYVAyRnVpbGE4ODVHQno4M2g0Q0xZbGcvaVoxSyt2U3NTN1d4ditnSEdOUkdKQlBJaUE9PS0tWGVPbzIvU0FHK2RGVmp2bDZnM24xUT09--6072f242d21897e926a7bf90a9af06eef90b0267; path=/; secure; HttpOnly", - "x-request-id": "e35a53e2-1bf2-42a1-bac1-25a7563484ea", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:40 -0000, _octo=GH1.1.1243501424.1572178720; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=YnBBOE0rTlg2cTFYWjBHNmI3ZXY0K3A3ZWxxR0cvODZQcDJlWkJvK3dQQkY3d0NvK2NrUGtWYzJrNUQ1WFdWeDg2U0xUdXRPM1dIWW9zS3pvczcweFoyRXRXVm5lU3RiSFBOREtyb1NqVWFqYmlhUnpRTXRsakdyS25QL1EyamxPbGE1SVVGMVYyZzd4Ri9CT3NKOFhaYVVlakx2bGFZZFVNR2lGS21DeG9Qdi9VTjNac3RDZmxEL1d2dUdEQ1VmRjJFUDRwNm5hTURmZTUvQ0c3dmhiOGxaNzBYWkFtSTlhblFvTy8xV2RBdz0tLU9rUWpYSGZwYytIUjVhUDI2L1Fad3c9PQ%3D%3D--1f02a0e2d88c9b08ebd16ddf20dac65bf93af5e0; path=/; secure; HttpOnly", + "x-request-id": "4d98f8ce-541d-47c6-9c3a-4562e1108fdf", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66EC:3229B:AEF260:109EA44:5D374BE0" - } - }, - { - "url": "https://travis-ci.org/tomaka/hlua", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E507:1B30A:2051FB4:3082946:5DB58B20" } }, { - "url": "https://api.travis-ci.org/anima-engine/mrusty.svg?branch=master", + "url": "https://api.travis-ci.org/tomaka/hlua.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16343,15 +16336,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1d872423d7c74ac4b5b3311d521e95c3\"", + "etag": "\"25e56731468c6809d5c91292dc16ca92\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:12 GMT", + "expires": "Sun, 27 Oct 2019 12:18:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Oct 2018 15:54:39 GMT", - "x-content-digest": "ad9b31381f476c9ad5bac0b113c6c7d62a51123c", + "last-modified": "Tue, 11 Jun 2019 01:18:13 GMT", + "x-content-digest": "dec20ab3a0ea741d1ef3c4bb017404fac7c08696", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "896098ba-7145-4fa7-b17f-3615d285b17c", + "x-request-id": "c6b7c7c7-2d6a-44b1-8bcc-8e013458f29b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16359,31 +16352,31 @@ } }, { - "url": "https://github.com/anima-engine/mrusty", + "url": "https://github.com/tomaka/hlua", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e4232e776a52ca171dd211c4e20bfd78\"", + "etag": "W/\"ff5cb05ec424ca7103c74c3ba24965af\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:12 -0000, _octo=GH1.1.739911554.1563904992; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:12 -0000; secure; HttpOnly, _gh_sess=QXVVOXduVnRjK29neGhZRXBoT21VNVNPdklWN0FmWEVYSXZKSVJtOXNCZzUrQ0NkbXZGZ0pnNU1mZXRSdVgyOGhXVWlZWmVHRnBXTWp3TjN6Y0JxY0x2QXo0ZC9IdnVEQlozQUhBWE9nKzFFWTVQR2lxNXpVZHJNalZhbFFMZWFSM01jc2VnS051U05LejdVc2lSZ1kzNjBORitySmF0ZHE2M0FWdkhhK3RzQmtVZjJLRXAva2dmakpnSTdEb29XakNvWWRoVFVLNmcwbFMzbHlXaHJoRTNpTHpTdWYzM1laNkplcnl3MWQ1TXkyOWV1Y2NnUHFMZmdXU05LSmtNVFp0L0hVUllvTjJ5RXpZYUdDTzdCVUROTU5uOHFzV3JvdzRvcnVBYjh3TG89LS1UY1ZPWVpCTWY4Szd5dGVBZHBBSDF3PT0%3D--a6546c3e680b05bb45324db3b3728ea5e274d320; path=/; secure; HttpOnly", - "x-request-id": "cae444cb-534f-4b7b-b7c8-02d0f931f1b0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:41 -0000, _octo=GH1.1.230822857.1572178721; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=K2Fic1Yrbm9iVGszM0RTa0FFL09vdW5CaVNXRWI2Qk0rYnZXbXNOMHljc1IySXM3TWFGbXVoeU1KVEVCaitYQkc2TnkvNWZNZEh0OGhtY0Uwa3hmWU91V0FTR2MwU2lFYWlkNFMrUWdaQXVWU2orc2g0ZUJ2eHVTS2JZOTZUeDAwbDl4WWtQdTlUSllzQSsvVkVPVGhmYVp5YncyM0xwbm9LSWE5UDdpc090S1dGZmQxR1NzUTZCRWx5Rk8xelZza3dDb254UkFTWjhMc2h5NktYM0lqR0JPNGFxZm43VUdxaWgrU2ZpY1JhST0tLWI2TkkwcG9QU3VzNzF6UHFFeDBtM0E9PQ%3D%3D--bbaf7db16bb399f5bf2417123aa7de81f8c4ae26; path=/; secure; HttpOnly", + "x-request-id": "979ff9b7-9b48-4425-bb55-e993a696fded", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66B6:3229B:AEF29E:109EAA7:5D374BE0" + "x-github-request-id": "E510:1AB6E:3B55DB0:58E2CFF:5DB58B21" } }, { - "url": "https://travis-ci.org/anima-engine/mrusty", + "url": "https://travis-ci.org/tomaka/hlua", "status": 200, "error": null, "headers": { @@ -16393,11 +16386,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:12 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16406,7 +16399,7 @@ } }, { - "url": "https://travis-ci.org/neon-bindings/neon", + "url": "https://travis-ci.org/anima-engine/mrusty", "status": 200, "error": null, "headers": { @@ -16416,11 +16409,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16429,13 +16422,13 @@ } }, { - "url": "https://api.travis-ci.org/neon-bindings/neon.svg?branch=master", + "url": "https://api.travis-ci.org/anima-engine/mrusty.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16445,15 +16438,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1f10c3be47307bc3bc3eab122e546922\"", + "etag": "\"a541dced197af253d6a7787fee12909c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:13 GMT", + "expires": "Sun, 27 Oct 2019 12:18:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 01 Jul 2019 03:04:10 GMT", - "x-content-digest": "672f05f9b32ad85fb99b09358198b447a61e2155", + "last-modified": "Sun, 21 Oct 2018 15:54:39 GMT", + "x-content-digest": "ad9b31381f476c9ad5bac0b113c6c7d62a51123c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e23a9300-e148-4026-b8e6-cb46c1907dd6", + "x-request-id": "9fab195c-0eaa-4f31-aac0-d1f2a70c9048", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16461,103 +16454,87 @@ } }, { - "url": "https://github.com/neon-bindings/neon", + "url": "https://github.com/anima-engine/mrusty", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7e3c6e49a128ec3c516e3ef816e83ed8\"", + "etag": "W/\"7297815979b623b03cd4846d5c4a05a1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:12 -0000, _octo=GH1.1.1875622803.1563904993; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:13 -0000; secure; HttpOnly, _gh_sess=bVJmcnlQZEl6ZVVXUE9rb1RVSHp4dzVlL0NSbFcza1VUQW1TQ2FRTUpaTDVMVHpGYlV5M2JNQ01PSmtqdzdvcVNvNlhxWGE3MXNJaDhEc3d4emVzL2dKT1dEWnFyWE5Qakk3R3lQQUwxbkRVMStyMmVzVHNwZ2oyNTUvWXVCcjg3MDREMXF6a0RDMjRickVvM0xFQmpEdVJjQkx0SFdpQWtkWEdRMUhZTUZvNmlEU3o1cmFQZWpQNUtVK2pidi9MQW1LTW9KYkVQY1p0K0tSR3ZEa25WeGpsOWJBMG5EcFEwQk00bVYrek9kRUNmS1FWU1hZT2tqK085bnBjc1hyMTErcVZ1YTJqZVM0Y2x5U2ZvbWpGNlE9PS0tUTBaVFFraFY1WmN1dGdXaDB4dlZOdz09--4454051415515846a46864ebfb554ef8ae08dbeb; path=/; secure; HttpOnly", - "x-request-id": "88b9a876-93b9-4bf4-a873-bdb420722ac9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:41 -0000, _octo=GH1.1.52567491.1572178721; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=eC9mQ0h5ZUdCd3I3QkNlQzN2M1gxYjZFeDNVNHhYUHlHeFlES29ucldVeFlCMllmdm1SZUlhSHNTdVMwcmxRU1FKS0lwZ3dDMm5CN3gzMjlqWDFibm1BWCtMazRwREdKR3V2NVErVHlVVDg4RTFROWJpVEludE1ZZTRqU2ptZTd3YnlzRVpySXc2STZiRkhpOVhwY0ZucXNaa2FCbHBWdnF4SmNSNElTUEpSM2JnSFVKWW1MV3I1RTQyakExL2hlbTlDVmo5ZSthN0R4eE80WFFIalpNM0xJNGJHSjRFT0RtK0t2OGR2U0V2WT0tLWlWalZJaHlDS3hBYm13SU04WGQraGc9PQ%3D%3D--18f696e568b500f3c1cfb1c365438447201c821d; path=/; secure; HttpOnly", + "x-request-id": "f1fea927-0d90-43a6-9642-c3eef150cca5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66FA:4D68:E5EA0B:15E21AC:5D374BE0" + "x-github-request-id": "E514:161EE:2AFC64D:40ADBCC:5DB58B21" } }, { - "url": "https://github.com/SSheldon/rust-objc", + "url": "https://api.travis-ci.org/neon-bindings/neon.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:13 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8d24087f4de1951ef4f3a6f205d2639b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:13 -0000, _octo=GH1.1.165517827.1563904993; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:13 -0000; secure; HttpOnly, _gh_sess=VFhqa0dzTFZhb2lWWGdHcE5sSVZCK1Z5VTRLbHNJMWU0STQ3TG1obkMyaS9JOUk2a2lVcUhHRVkvR3VDNUsvMGxKa2lpMEVBS0V1R1NMYkpaSU1XMjlnN0VCNndJUWFnZFhFT2g4UTczVEVOVlMrU2cwVzlMWW93ancxQ2htTk1NMjdJOXptMUFKK3oyd1p4MVJubkpJdzJkZnVDUHJOb0lQelEzTlNqSHlKYUM3QTZCY2VWTVN1dWYzc0ZlWFhCUTFudUwzdnEwNkh2ckhScjg5MkU5VlMzY0RQQWZCaDdMMlZtSCtESk84VDNXKzBuMS9sMk5UOEZoaEJvcFpTWmxaR0pJOUR1WkFjMkpndVRERGlsTWc9PS0tMmVBQVRMUXZZV0ZnbWZ1dHNJenJWdz09--f0824c0f83f9ce1fb2c5bca7b32b206030a0fae0; path=/; secure; HttpOnly", - "x-request-id": "bda06326-d6d9-425d-993a-b0a55c7236e4", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66FB:1BAE3:D0F3E3:13E7858:5D374BE1" - } - }, - { - "url": "https://github.com/vickenty/mi-rust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:13 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d8b5d654c581fa1b4a4c0798ac2cf053\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:13 -0000, _octo=GH1.1.1767385109.1563904993; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:13 -0000; secure; HttpOnly, _gh_sess=cHcvUkMzTS9ZR0MzdVBpUkdsSm96a2JhNXVhNFZ1cHN5cnJIYVhRSDgxY1h5UEZuMm1jcHpLNHJBcWk3RWZ3Wm1wYlBjdmtZbmFYVEZWaDBlRjEzbXFqRG8vQkl4VmRqcnNYRk9XZ0lHNkIyeVI0YWswcE5ZMndPbERIa3RRZC9NTDBtaE1vaCtwajgrdEZCTUVSUnpQUVJBbVNWeDh2MzBVWHc1Nkd1OGhvM2JYd1ZCZngvVTFUZ3o5WkdTcExmZFM3Y0lOWEd4elBiZ2xRc0lRTXQvZXBTT21IdkZLUzVscXR3U3ZjNmQxbVlRaFNqZ1lhMTNld2pNdmF2WUxzT2RKeTl2U05PSGMzN0hUcHNVKzBYalE9PS0tMmRvaS9oMm5LQitIck5JQmRKd1NsZz09--4267ac11fb376a0ad57c01c3ae49e9a360e6873f; path=/; secure; HttpOnly", - "x-request-id": "4354f207-4c80-4786-8115-ff4c33b390c9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66AC:1BAE1:8BF33E:D4C21F:5D374BE1" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:41 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"0472acbb845d7427d9c9cd0eebe63f0a\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:41 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Fri, 25 Oct 2019 22:23:48 GMT", + "x-content-digest": "22b0f85034dcdcf56626ed6041a3af75f3513f0b", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "6b1944c6-6605-4f8d-b009-a1e312f6171e", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/vickenty/perl-xs", + "url": "https://github.com/lilyball/rust-lua", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a324829612e0b962cd20b6363da5ac2b\"", + "etag": "W/\"d2c4226e0419c033173d5d49ecfcb5c8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:13 -0000, _octo=GH1.1.729242929.1563904993; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:13 -0000; secure; HttpOnly, _gh_sess=amxXalVHS0NodkRjQTl3bGhzMUVidHhNcHdFOUczZmR0MjFJbEdCTVhBQWxEWVRUZjhXM0I5Uzl6eEY0RkxiSmtkUnFDSzVFdWs3cDROd3U0Z3hHL3Yrd3NsY0ZrMnFxblphYUlJRXhiRjN4dXd6YURpYk1tRHlZRDkxQUptbUk0NG1SQ0FkK0pJckRFNHVLZ2pOeHRjT1BvVDVYNGdsQVY3OVJDbmVxQmF1YkhmUUMrQVlJclRtaCtkdDNoV1p0eU5ubXFvWHJuL3ROM1RFUkVHQVVaYWtqc1hBUFZsYmZkVHhidUlseGRGTFJrcjRJYk50OGZLR0o5bWwzaXRPQzcyNi9pK2dJRlQyUm9zYlIreHoxeEE9PS0tTHljU2gxdldwdW5tSzJPYVBJY3FwQT09--359b7d878a169a851a56b5a2f76296564b26f7d5; path=/; secure; HttpOnly", - "x-request-id": "5b952798-8b76-481f-9f5b-ecdd95560eb0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:40 -0000, _octo=GH1.1.653938168.1572178720; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:41 -0000; secure; HttpOnly, _gh_sess=NjdoY3VJbTh2bFJaMlZ3Yk9Gb2Z3SFUvMkZ3VjV6M081cHUzbEdVV2JzK0VwM0w3WW9zL1VSQXBEYzNJSXIxbEYwL3pLNWpRbUlRdVF0QWRVNTgvZmhkT3FXSHFYenlXMXJpb3c5R2tTODZxa1F4bWk5U01LaVEwanlGZ25SMkpkWGRqY1hQcHZsR2ZvMnVOODJ6ckR2dFNIc2NaZ3dYV1VGK0Z0TG56amRHVTNKUnp0ZUdJYnJkTkM0MG9oeGJOaXVTUXNwZUY3ZG9rSlJ1bUNkRmdnQndicCtWbzRieDNaVDlLdnFjY3h0ST0tLVMrUHc1ajBmdmpTaitUc0pMQnNIRWc9PQ%3D%3D--ae83025c5cf48976262e56aa50f0b76036b36b43; path=/; secure; HttpOnly", + "x-request-id": "3856f7c9-8817-4802-a2a3-516d5d7e559c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "669B:1BAE0:666A21:9A8BC5:5D374BE1" + "x-github-request-id": "E50A:1B30D:3B5D10B:5895711:5DB58B20" } }, { - "url": "https://travis-ci.org/vickenty/perl-xs", + "url": "https://travis-ci.org/neon-bindings/neon", "status": 200, "error": null, "headers": { @@ -16567,11 +16544,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16579,6 +16556,38 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/tickbh/td_rlua.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"85c12391ad249e54990df205be870c19\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:42 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 18 Dec 2017 08:49:50 GMT", + "x-content-digest": "95dac3241a231fc1a8e6c9fd8aef98c2ffdcd216", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "68dd6e62-87af-4535-ae7b-9f00bed1926e", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/vickenty/perl-xs.svg?branch=master", "status": 200, @@ -16586,7 +16595,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16596,43 +16605,90 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"93eb465f99108e4bc11da629d564d59b\"", + "etag": "\"0bb2f9e8ae4dfe4cf0207fca96257e0d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:13 GMT", + "expires": "Sun, 27 Oct 2019 12:18:42 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 06 Jul 2019 16:02:11 GMT", - "x-content-digest": "729422b575ea5e07810fb864b9deeaebd43475e9", + "last-modified": "Fri, 25 Oct 2019 16:12:29 GMT", + "x-content-digest": "e02352297efb910b1457e4b80b057d9dbf929b99", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fb27f5d8-0000-4973-8600-7e250de46b5e", + "x-request-id": "f8791b61-1962-4a60-a3bf-f8098bd445f5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/vickenty/perl-xs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/neon-bindings/neon", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:42 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"02df5f0fed1a36414b8b6474059f3639\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.1137797358.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:42 -0000; secure; HttpOnly, _gh_sess=OUJ6WEVJUlNqRzBJdFlvSGxUaXRmaHIzaXhqRVUyK21ocUhhajNNeG82dXdveGk3NGY4Z1NxcmpLdHRsT3FLd2ZmaWZtbU9lSVpwbUx0UXljZS94YTNKMnFTK2JpSkZGTXl2ZW9yYmtnZG42a2duU3N1eFJtYWl1MVBlVDQyakdRWWhwWThiR3BkZElkQzFpaW43eE5aQ2JCdDAwcTAvTmp5c0IvZVVFangwVTVxRDBNWGlKQkx4RzR2V3JUY3dteklvSDM5L05kVTRTQjQ4aGMzbDgrYWl6bFJiMjgySTJrS3kvcm1aaEFLaz0tLWpmQlVONCthNlAzUHMzOU5aclRiZmc9PQ%3D%3D--c8cd701c7bea6ed763d4640408abb96dcfb14218; path=/; secure; HttpOnly", + "x-request-id": "1eda909d-ce9e-44c2-b427-56e5fba3f057", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E517:23F80:2A4BAE9:3F378F9:5DB58B21" + } + }, { "url": "https://github.com/getsentry/milksnake", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:13 GMT", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6e3e0cbd88830c981e4a34bb6cb9420d\"", + "etag": "W/\"7e0f2c476411c87679d865eb6e28a4f9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:13 -0000, _octo=GH1.1.1130688505.1563904993; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:13 -0000; secure; HttpOnly, _gh_sess=WFhQbUJSM3BVYkpEWW9WSXFEWEEzMllIREo3WVFwMXk5eXl2a1M3Ump5dFZHMDg3TGoxWU9SMk43eGNhS1c0ejRtNGNKQWozaVdNMnpOamM1ZVpjOStRQXp3OGlFdWl1aHVJUk50NXhtRGhQeXR5aVVCbnloSTlaT0lzUWJDcWVlS2hhS1lkOEFURm1zTHNzbTBzL3BTSzVUSU15ckhzcis4YmhZeFl3R0UzdmZvZDQ0aEUyTEI2L0RSaXVSeHA1WlFCb3hYcmJCb25jdkxvdGxZR2l6bVhBN3RJQndQL0tvVHJ1K0dYVGNjVGhjdXNJcWNPMjFqK01lL3BlZXZJbDVOc1BqQ085VWpmM2tjTVZvdjArc0hMQ29EYmc0cUU1U1pWRkpEZnlxQU09LS1zZ3pSRXIzMkxQek1BaFFRQ3RsTUN3PT0%3D--a29a04549e841a64c48ac9de898b6a270a1fa723; path=/; secure; HttpOnly", - "x-request-id": "5bea2a1a-cfd1-4c7e-8a91-10c1a2f4544d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.542819435.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:42 -0000; secure; HttpOnly, _gh_sess=MEIrK29XS1p2MnhJcDliZXB1dWJFcXlyS0YvMzhyVEk3YitJQzRKK0RuR2lWa2lSai96dURINkpOTWl5Um1wdGtvTzdPV3BCUmVsTi9hRTFwWnBwdWxBbWsyeGdGelNHdFMxVEswNmp6WGZtMFArRjFienlwSWplNGVSMFI5UEUzcDNtdFl1YkxrMjVPRG9TTWRBR2lVZis1SlZFNE9HWVdsN2QwYlU4enpZNDk0Rys1RW4vYlJzNzFPalF0eWorUmFiY0V3Yms2dWlhY2RWN1d0akpsdXRkNlJGY0VLTk15UW1pK3RRZVE1ND0tLWRxRjQzQlJmSHZUZFZBV2Z4dWlGL2c9PQ%3D%3D--d235a3a43bc30de8aaa245761114de19ee0776a9; path=/; secure; HttpOnly", + "x-request-id": "97ec7d21-0948-4745-a18c-9fe712b5f76f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66E0:2BAB:AF5C04:10B36F3:5D374BE1" + "x-github-request-id": "E51F:40B80:2BA8089:416F4D6:5DB58B22" } }, { @@ -16642,7 +16698,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16652,15 +16708,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a7ec4707ab4a6ab469582624efc4056c\"", + "etag": "\"bc2e9e0d869f4df4a27478fc16d2b089\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:14 GMT", + "expires": "Sun, 27 Oct 2019 12:18:42 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 21 Jun 2019 13:38:30 GMT", - "x-content-digest": "412cb4aa3e9a16edae8774a070436858994de705", + "last-modified": "Thu, 01 Aug 2019 10:59:29 GMT", + "x-content-digest": "972c05949c39587e0bd9642f43f5e61e67f7cf65", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "bd28e1d9-eeb7-48e2-b044-4086d4fd54d2", + "x-request-id": "b370952b-507f-4e13-9b00-2603e2f68315", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16668,27 +16724,51 @@ } }, { - "url": "https://github.com/dgrunwald/rust-cpython", + "url": "https://github.com/vickenty/perl-xs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"650b181ae5197804ad55edcee5a30862\"", + "etag": "W/\"547b4235e9a4b36aa92949daaf02a6ea\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:13 -0000, _octo=GH1.1.545596341.1563904994; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:14 -0000; secure; HttpOnly, _gh_sess=VFFPWkppSHFGWGtkTERSM3RqOSsyWmNta0NxYVBmN1RJRG9IOEYvM1J0anNrUkdEV0hBdVRtd3FGQ2NTMWdTMzhWd0dYOEMzTGRySmZLTnA2TVlvU0JVL0V5WFZWc0cvcHR6ZHNRMWNYbmFpK1FoelhLVmFhMUg1UDBkQ3IwQnBKUzZ6NTBocDlRS3JXd2JPTjQyWWpQQmdXN2xhd21uZmhNdmdKY1VuVDZWU3FNcnRLZTUxMk45ejFrN0hNdFVTSVBSZm0yR0phZHdIcDZRYXZ1Wm9WUitXVTdLbktyckQ5c05vMTZFdEQvSFliSFJESTh2a2tjUWtrcDN5aEt4T1lPVDdoNEgrRUpoTmY3a2Z3dDdEL3pyRTN1bHNFZVNFaXk1Nmp4bEZWVEU9LS1wSVdXZ0dxNE00eUp4dFQwcHhjc0l3PT0%3D--edf5e1e4effac072cf6d6bac6d9cdfd07f4777d8; path=/; secure; HttpOnly", - "x-request-id": "99b07178-a6a1-4462-8156-1e733ff9ad22", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.1008028831.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:42 -0000; secure; HttpOnly, _gh_sess=OVNRNnMzOUJlR2VteXVzdWdZMjVqSFJtVFM3YjFJMjBQVk5FQkhjdUgxNzI3Y1JnemhKZy82cWRMbWFOK3lJYVFoTFBDVVprd1pETUxJdFFVemJndWpKL1NpZVU5b0tnNmJiWlFiZGRVaXBGanRHczJENGtYbG90MFRZR1VweWEwUWUrOU45RC9EV1U1aFpFakl1SVE0SElpWlR2QkVZSWk0T1g5ZDlhOUMxR2c0WDBFWTRwM2UwL2hBa0N5eFJ6b3BTRk9OaTV4SVUxR1pzUU9Cd3VWTDFVbUgrYnI4UE9Yd1Q5TTN1TUhtUT0tLVo4Mjg5cWdzR2ZxU0hJTkEyNlFSd2c9PQ%3D%3D--dd34fc35527c787f2193f0f10955cb9493988db7; path=/; secure; HttpOnly", + "x-request-id": "50a37499-d68a-49ea-87e5-ee5e52eb3882", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6684:4D64:623EC9:952DA1:5D374BE1" + "x-github-request-id": "E51C:161EC:20283F9:3050004:5DB58B22" + } + }, + { + "url": "https://github.com/SSheldon/rust-objc", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:42 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c1ae59370394e88ad0d926e720a9f22a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:41 -0000, _octo=GH1.1.1573094543.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:42 -0000; secure; HttpOnly, _gh_sess=Q21obitmSnJrYVFjMlZ5TnBrYkNqY2p3YWNwWEFuQUF4K1Y1UzI4aE9EQzd0My8wamg3K3h3cko2Z2ZXSEJrQzhJcEJIYmpZY1R4MGJYYkdyWU5EczFGOUVxczZyZlBsemYvbkFhakhWU1l0Wk5ZamR6dHJPcTFsK2hJVklGN3R4YUpCb05Wek5GTjRDWjJGdi8wcTA2UzBFV0h0U3hOY3FGSmdjTzdpc3lHeDYyMVBQYzF3L2FBZHNDcERndDVZSDY1YVdwVFpYcDFzcVM3VFlBdklKSEozYnoySXljY3pScFFEZ0xQNVI5WT0tLXl0SmNsWWRSWGNMajQ3QXd2QTZKMHc9PQ%3D%3D--22a2c5d32253ac5de98fd2347fcfe10f3e48c629; path=/; secure; HttpOnly", + "x-request-id": "49cc71af-96c0-407b-856d-081ec09e4eed", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E51A:1AB6E:3B55E44:58E2DD3:5DB58B21" } }, { @@ -16702,11 +16782,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:42 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16721,7 +16801,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16731,15 +16811,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"50724a1bc6c7a546a86138146e59af02\"", + "etag": "\"75a269428685d239b10dd2237daa590c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:14 GMT", + "expires": "Sun, 27 Oct 2019 12:18:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "cc98a647abb50f530af032993462279175672e69", + "last-modified": "Sun, 27 Oct 2019 06:46:43 GMT", + "x-content-digest": "e886cd7688bb78f2ab9784d2042b9c6fb022d966", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a9615121-dee6-48f6-bb18-783219c5915b", + "x-request-id": "e93791f1-005f-4336-a89e-4b62ea928ac4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16757,11 +16837,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16770,26 +16850,27 @@ } }, { - "url": "https://travis-ci.org/rustr/rustr", + "url": "https://github.com/PyO3/PyO3", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bc53aaf302950b48f118f057fa0f2d11\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.2050940543.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:43 -0000; secure; HttpOnly, _gh_sess=djY2VDlTM0ZEM095WUVmSVlNTmx3L3FPc2UyTlVCUHh2YmNrcG12Qkp0cUhxVkYzaWQ5T3pSTkpVYTNnZm1JMldqZmx2NWVEZGNZR0svcXYwSStITWJnRjd2dmVmY01WdmFleEp5blRWMytRa3c2WnhjaHFsWm5sN3lWQ3VWSkxoNW5KUTd5a3MvQjQ0WlB6c2d1U01TV09OcFNwRVFIYWU1bXd2Ly81SjdjOEtOeFVPUi84YnN3YXlQRm9Ta2VNUUl6bUcyUVVUVnJEWEwxMlViRmJQZz09LS0waytNWm43aE8rcTlxVUQrZzM4WHVRPT0%3D--f32b74dfc80673dd2b60a2f9dd7649a6a0d07614; path=/; secure; HttpOnly", + "x-request-id": "7a1f2ad2-4443-4f2a-a58b-f87b91fb674e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E523:1B30B:2B2A7AF:40C20E0:5DB58B22" } }, { @@ -16799,9 +16880,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -16809,15 +16890,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3049843b554c3f7c322357372cd1199c\"", + "etag": "\"97db7123e027789995a2f20f612a652b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:15 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 12 Dec 2017 03:45:36 GMT", - "x-content-digest": "7cee26e18e27ffc63e59af87c45cbdfbbafaff80", + "expires": "Sun, 27 Oct 2019 12:18:43 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Mon, 14 Oct 2019 02:39:36 GMT", + "x-content-digest": "90a7b0c369525093570e00f295003e575205ad73", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3f0f3a44-5dd9-4e67-8a1e-01aa54758682", + "x-request-id": "bb5b85c7-2d7c-4750-b2e6-e655b342ab60", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16825,75 +16906,74 @@ } }, { - "url": "https://github.com/rustr/rustr", + "url": "https://travis-ci.org/rustr/rustr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:15 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"beeb33531faf46ea76bee6a113feac9e\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:14 -0000, _octo=GH1.1.880485343.1563904994; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:14 -0000; secure; HttpOnly, _gh_sess=aGxHNnBERzNzYmcvdVZtWGo1bGYzNWVEWmJjcmprTnlwUW55RW5mbzlMeEtsL1RubUl4ZFNhTHJBRHlyNHo4b0xQbUMybWlXanlSY1NUOUpmd0owNGlva09QQXUzQVVwbm96ZzJ1NGVON2NwR1YwMXoxdXRpZlExb1Z4QU1tZ0NldGovU0gxY2UvYVZ3MXdxellTbHdDYWtYZDFwcEZwMnZ2UW9PamlDeGg4anJBL0loQm10UnNVRGNleUdyQlkxUnlzOW92a2doMldsRjJ4cXRNdlNHUEZZeUdESUIzZmViaU9FWVNBMUcvQnRQVDY2RjVBcXppc2ZSV3duZFVXcmo4RFg4NGpSTUcvWnRzaUFicUJFQVE9PS0tRUNWTHhxZnY3cDcwVXJzSVgvUEFZZz09--5516ee176892ee6c2b6ee8aa6ff63eebc2aaef17; path=/; secure; HttpOnly", - "x-request-id": "080190c2-e7d7-4604-b4aa-1893a717f9a9", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "66FC:3229B:AEF3D9:109EC93:5D374BE2" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/PyO3/PyO3", + "url": "https://github.com/dgrunwald/rust-cpython", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:14 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9ca54f5967e8a9a37822c664146a6ce8\"", + "etag": "W/\"0fa6810efff11e257710da70be5a7980\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:14 -0000, _octo=GH1.1.830681226.1563904994; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:14 -0000; secure; HttpOnly, _gh_sess=WWU3TXUzbWh4ZFhvdjlPWXd1d29lZkVNd01QSGRHVW43bXpLL05jbVlwd1o4WlB4ZjhYUlN5R2FiUWU4L3g2YkpwSy92Ui9BaHRIa2VGczJTWW9SUkJFS3pQdytuM3dibG0yL2lhL0R5ZGF5WlhIVVBOTGNkMGJ4N1FpU2QzRml0NGF5bGNLQmtwNkNsSkY3Z3JqZVF4Rk5ieHAxbnJ6bU0wK1hQMElHdCtYSk8wQ3BLNk42MUpDN0wyOUhxaHJ5L3Viam1LWGhiSHpSSHV0V0Z4QXcxQnZ5cytqakV0bGZxbnAvU000YUxUcHJtVDMwWHluV1hqUHhBRmIwYWEya1A5MUNLVm9zZWYyeUd3MDNHaVBHYmc9PS0tRTVZOW1KblhYYzJ2RVJGZ3ZRVVp3Zz09--6a61d94389e06839595c041e8b938291b9818228; path=/; secure; HttpOnly", - "x-request-id": "8499475d-5e77-42cb-9282-205ffe939100", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.1202362644.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:43 -0000; secure; HttpOnly, _gh_sess=Q29pRUF6Ynp2b01KUnJDNUJONnlCZmVWTXNvYlVMR05RdUFPVGR1OHVRbWhBcEE2OE84QWxNWjBnQWd0ZUlmaDdrZ0ZqTDZodFR5cldCVzBjcWtMRnBvd3FDNzFWYzZKQ2J1WERFZFpPMnVtTUUzRzhyYXFubTRxOG92MkQ1aHJQQURiU2xNb1ZBVHpKSWwyREdTekx4MWdVMU0zaWZlNFVxQnRLNWE3V0daVXBQUHVWZitoRUZmRnVncGpzdWFVd2ZGaFNIT2trYmU5MUgwRkVZRmVHWThqeVZjUWo2NVI0Q3RBbHlVOFE5az0tLWI0TWNqc0ZxMUpOQ0NUcmcwYlNRM2c9PQ%3D%3D--18cc2152cd3514fa284f6c2e1fc99ee33124ac08; path=/; secure; HttpOnly", + "x-request-id": "04e6e97d-fa08-4146-990d-24039a52cb6b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "668C:1BAE4:E9B75E:164205B:5D374BE2" + "x-github-request-id": "E520:40B7F:21FEB33:3261341:5DB58B22" } }, { - "url": "https://github.com/d-unseductable/ruru", + "url": "https://github.com/rustr/rustr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2b02f38536d0dcc19c2cf0a8e73029e7\"", + "etag": "W/\"48b1b19e9696438e1ffb95baf729034f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:14 -0000, _octo=GH1.1.1828884472.1563904995; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:15 -0000; secure; HttpOnly, _gh_sess=SFV4VVExNlpsaDk3QjZLanRMSHhrUFg4b2NuRGo2cGlycFVMbjZ5RFB5R1NaclpBWThidnNtK2Y0TEJlNUNJM2tXVkd2cWhGc0laU2VpTGNhRjVjZlQ0Smd2RVRiZVFKeGdZUHZxSFRLYkhVREpTM2FpZVpEbUxuNmt6WlZUQVRTRjlxMHRuUGtDNGQxUG9lMElyVUdGRDdYWmg0SXZnblR3dCszbUNTQjlhV2kwK0RPZEZ4NGp4eDNBanQ5YjZEUjVHNXE5VXR3OW1iZisyY0VZaVE0RXk0WC9RNTRUbCs2UUxJa2FMZi81VFcwVExtZUJZRjhHdkFIKzhCUUhPcFVLV1NzdHpWaE01T2NtNC96WHZkWXJPZHZBTGovK3BjKzl3SDEvMjdOMFU9LS1weE44UGpqL3lMRjNXY2toU3ZJL01BPT0%3D--877500b78a761dccb4014998416fd54e85e9d827; path=/; secure; HttpOnly", - "x-request-id": "7cee9989-2959-4de9-92e9-1b4d252efb74", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:43 -0000, _octo=GH1.1.2107940067.1572178723; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:43 -0000; secure; HttpOnly, _gh_sess=djE0aVpHT3RUZzBzOXo3ZkdYNWl3dlJJc2hJSzNwTTBjWThVbEZoSjRhYkw3ODlZRGVXQ0tZQkZ5d1JHK20yVlFZUDZURHcyS2hFQkRmVGpSSmJPSzBIazhNVFQzbXpTUkpYc2NWSVJHZE1aZmhnNGRRb2Y5anduMjY1Mm1oa3dPSlNTeGtJNWR0R1gxcHVKUmVRTklkcUhIMXp3bHNIWGJJd3o3M1FMRU9KZ0wxK1EvY2tMQ1JRUkRSQ0hIZXhnRzVtT3R1NlJ1WDk5R3lPS0VOTU5LYzZQc0dJbWcremJFQTNlSzhJM3NZZz0tLXhNL2dhNEtwQzVFZDVzbDhaSDZ4Z3c9PQ%3D%3D--bbacc262ae5cd98ef60e841b279a0f255184d730; path=/; secure; HttpOnly", + "x-request-id": "ee2cdc8a-0f33-4286-af22-d48802328767", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "606E:1BAE2:B1DE32:10EEA9F:5D374BE2" + "x-github-request-id": "E526:161EB:15B699F:208D48D:5DB58B22" } }, { @@ -16903,7 +16983,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16913,15 +16993,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8d2e5c6df715c4f71f491c9f3462862d\"", + "etag": "\"b836e4f5fbe8b12737c16c43ec285868\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:15 GMT", + "expires": "Sun, 27 Oct 2019 12:18:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 06 Jun 2019 06:36:17 GMT", "x-content-digest": "35180346586b26b8dc9524ef63adec0b2c130ab9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d5d3a710-57dd-489e-b64a-00bcf3e06a2e", + "x-request-id": "5c05cf1d-be44-4b89-bd53-a7930c83c39f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16939,11 +17019,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -16958,7 +17038,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -16968,15 +17048,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"27c25c56ac179b68740bc434a1bfefaf\"", + "etag": "\"d6059e2aeb1353914388e73b33fe0ef0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:15 GMT", + "expires": "Sun, 27 Oct 2019 12:18:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 30 Jun 2019 03:40:53 GMT", - "x-content-digest": "7fc2ffc89cc855b715d95fd51fa9652a930ed22c", + "last-modified": "Thu, 17 Oct 2019 00:10:22 GMT", + "x-content-digest": "7748d1f020196b782a43d8d59fb0d418a62749e0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d4bff2d3-56cb-42fd-9290-b6e1d07aea2d", + "x-request-id": "84a075b5-5b12-4752-b5eb-6e2224c73531", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -16984,27 +17064,51 @@ } }, { - "url": "https://github.com/danielpclark/rutie", + "url": "https://github.com/vickenty/mi-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ed0f8809806a820313304dff18375194\"", + "etag": "W/\"8bd1375eb1c0603422fa2920e1ea93cd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:15 -0000, _octo=GH1.1.1143855812.1563904995; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:15 -0000; secure; HttpOnly, _gh_sess=c3FzVHpUKzI3YVk0OHhKc1ZNR1dXTzhJaDdJdndpa1hIVUozN0NIcXJlS1pUbWlSZC8wZEJMZW9la0ZkM29rUG43VFJtdDlWN2IxUHNQelV4TzF4OTNVa3VRdk5VM2IzTVg2MVB4WG5ubHViSCsrMldFcDVmOHRVdmZJU0RDUzAySEVZd2dCa0J3M1Fqcm83ZEYvVk1zWW5SRks0QjZqZzhZTlB2SmVEMXhHZlRXbVo4cWFKY1NiNGRnZDNaeDFXZWwyZDRiK1EyYysrYU9QSVVPeGJINmNwWnNXSUVWTytTVitGTnFtSTlGbnVoTWxKbngrN1RPdXpoZGtVYTV2SjVMNGtmVUM2YkVWalZKK1R6N3ArYnc9PS0tbW9BTm15UkxGNkY5Wm53Z1dCMlVTQT09--3d8ba3d0093fe92b1da62296092911e4e6ca86e2; path=/; secure; HttpOnly", - "x-request-id": "69218453-d516-48ab-b6b4-504fa609159b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:42 -0000, _octo=GH1.1.716295177.1572178722; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:43 -0000; secure; HttpOnly, _gh_sess=R0Vocm0yNjRqSitoN3JyN2hMR1JmbG1VUG1vYVJacmE1Rkg4UEduaS81aVN5ZnBHbnk2dUhPd29XMU9iVVFuUzRoWjlOSDM2T0xZNGJGV0lSeGpsM0k1UVRERmc4MU1qa3FmYkh6MnlucnVnbXYvSFJSRmVtQkZvR3RYZzZzM1ZDRjk4VTQyWnMydk1SYjdtcTAydEtkd0VFTWlpbG1rZkFCQ3ZJM05jdHE0di9hMmJFUG1pK2FoTUNxMEw0MkRaV0NVaFVodHorVGlUY003TU5CdWhaejRkcE1oNUxsMVFPRjJwUjhSOHR4Zz0tLWJZcXNvUUlVZTNRUXpHMUszNmpSUkE9PQ%3D%3D--881d17802f43ad10a4acd665a921d2efa146fb38; path=/; secure; HttpOnly", + "x-request-id": "7c62c0d2-17c2-40aa-aa9e-239edecbbfa2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6064:E0EC:EB7405:1655C12:5D374BE3" + "x-github-request-id": "E51B:40B81:3478441:4EF00DC:5DB58B21" + } + }, + { + "url": "https://github.com/d-unseductable/ruru", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:43 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"94a6a687186603331578cadadc1a98f7\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:43 -0000, _octo=GH1.1.229116287.1572178723; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:43 -0000; secure; HttpOnly, _gh_sess=NGJvalgrcHp5Y012ckFINWUvRFRFYXdhZEFWeW5JU1VUeHY4RTFxMGFPUkZwMXlhYXZKaEhrRkdyanlIdzlHQXovOCtXMnJDSHFBQ2h0ODExMWFCR3cyQ2tyclhoTVZneWxnUndkY3J3T0hZN0JjTENUTjhjbnBueUMvUDRMSXpDcjFNWDJ4OFNCTWFhdkRUWGZURWsxR2RsaTNOOU9CQzRPMWsxbWp2RzdaUzFuYW5xeGR1NXBRMnFwcGMzUGtOR1F5QlBBd040ZWdpeEFuYXFVZ0pmVEpPMCt3Q1duOFJsQjNkUm0rOWx0TT0tLXIrZUFZVzdTS3NjaGhjL2VMVXh0Unc9PQ%3D%3D--bb8d86d727e39d10cd4643c33c153cfc311a8759; path=/; secure; HttpOnly", + "x-request-id": "40e98974-c34b-41de-bde1-935c85bc4de5", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E529:161EE:2AFC740:40ADD30:5DB58B23" } }, { @@ -17014,7 +17118,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "date": "Sun, 27 Oct 2019 12:18:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -17024,15 +17128,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"588665b476954ba1788b817c02788850\"", + "etag": "\"15af34d024ccf5fc55b0d073f50937cb\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:15 GMT", + "expires": "Sun, 27 Oct 2019 12:18:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 12 Sep 2018 23:40:03 GMT", - "x-content-digest": "b3fd8c527f12f301a6b66bdbd8d1c2002e608187", + "last-modified": "Tue, 30 Jul 2019 21:15:36 GMT", + "x-content-digest": "1ed0c02d8d673915e7c79c876b479ed50e97b0f8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "54076b2a-bcbb-4f0c-b38a-f6796cb96558", + "x-request-id": "3516e9d9-41d5-4756-acc7-04b64bff7f0a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -17050,11 +17154,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -17062,30 +17166,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/tildeio/helix", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:15 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a62f2ed62dc11838662018be4bc34d80\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:15 -0000, _octo=GH1.1.1031778747.1563904995; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:15 -0000; secure; HttpOnly, _gh_sess=SnEwUitlc3Qxbkd4azd2aW9oL0hxQkpJMFdZaEt1aGhoNFJSRFI0bDJoQzBOVFZKL3ozUGh3Nkp5Q0hrbGUvQWEwVGt0dzk0ZXlkd3k5WjlHSnpFRVBGZ0RjSW5aZTVtZ2s5UWZROTJIZDZVVW4yckUwcU5TbGlXOUxYYmN3eXhRWERUM2NSbDZmV3lKWFJRNVRZZ25RY2h6amV5WHpuNDVQWXhjanA5M1NUa0tUZnh1ZDdhUkdPbkY0MWVLWXl2Y0RDOXJteWNRSmZpaFhiU1hUMUloSFcrdU1RNGNjWE9OWlVOVlJTV3ZGWXlNZUordmF4N1R3ODNOLzRta05uQTRnbGZzWVhmdTlDMmNXWWtNWUtSdmc9PS0tbGxCekZ6b1hMT2hheENEbHN2NUttdz09--e4795d6c55a34dc67aabea1cf4ec11f45b79f700; path=/; secure; HttpOnly", - "x-request-id": "d0aded3a-29cc-455f-a683-79b9dba68b12", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6003:3229D:CF34A0:13AE206:5D374BE3" - } - }, { "url": "https://api.travis-ci.com/rustwasm/wasm-pack.svg?branch=master", "status": 200, @@ -17093,7 +17173,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -17103,12 +17183,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fcdc7005bb666232eff09ecf70b6d202\"", + "etag": "\"0f5785a2e3720c8b3442dd9ad8893928\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:16 GMT", + "expires": "Sun, 27 Oct 2019 12:18:44 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 15:41:09 GMT", - "x-request-id": "6c0a6460-d320-458e-94bd-7c06f379a5b3", + "last-modified": "Fri, 25 Oct 2019 16:27:40 GMT", + "x-request-id": "3cce6bc0-00cb-42f1-b3a2-ac90408b4e53", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -17116,27 +17196,41 @@ } }, { - "url": "https://github.com/rustwasm/wasm-pack", + "url": "https://github.com/tildeio/helix", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"474b7ce0b92cc1b938d2dddc43a7742c\"", + "etag": "W/\"dbea5476ab630666e4591bedf8608d13\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:15 -0000, _octo=GH1.1.68292278.1563904996; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:16 -0000; secure; HttpOnly, _gh_sess=dithNldEN0txamhhdkVna1JrU3hGTHRENURFZ0VYeXV1bEVnWTdnQmlpZ2YxaHc3b0tGOWxVZS9aVHN0Z3FXNGNtSlJ0RVhlUmJ0RW1wN2RxY1pwUWQvZk01VExWbnduT3loR3VrRzFDTlpkcVhDcW5UWFlnaW53eG1XbnZkYlRwcVZFMnprWGJQUG9hcEp0aURKdDM3ejJrRFFnd2dheDljeDBHRCtkSWR4WHdubzJrbFJONlhHVmJid0NRV0hic2gxNGRFZldySWVpU2kvUnIvUnVwekRDaGkrMklOOXd2L3M0c1RNUmFWTk9vWUNvS2o1enRWK1pUOG4xWVVYVG9MVHl5YlJodDYwazlmMHA2Sm9Ddnc9PS0tY09vZ2Vjd3VpYXJDM2VIYjh5R1RUZz09--073672fe3ab2ab6f692eb4f6887e27d328cfad41; path=/; secure; HttpOnly", - "x-request-id": "092abf82-6ac3-4e2e-b456-5d7754af54b8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:43 -0000, _octo=GH1.1.1319210378.1572178723; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:44 -0000; secure; HttpOnly, _gh_sess=elRMbWZ3N1lKQ2JGakVzSE53MVYzRVIxWGozVEJERmYxQWRFTTYvMHlSZ1AxdUIzNnZDbk10RkZvMHhEdzZkVXZQUHFoeGxCQnBkMjdLckE5VUQweUdtZTFKdjZWc2J1RVB1SGlBaHNVN3ZFNE52MkIyOE5LT1FJMGNhMmlIQ0ZwRVZFbUJvZ2NXMW0vLzhvaW8wQVppbVZHN3hqUDdUVk9hdUJtK2dUSGZYNkxYTnJxK1A3REJqSHNiQXFoMmptWU1ibkdVdlFsckprOEhCNHo2enJFREFhWGtyYWV2S3hzVVZLK09rN2Z2WT0tLTIxQkxjRWliOUdpV1pDYWtlSjhRZkE9PQ%3D%3D--cd36e96b2c44d19c9bdfde9958107e0b05937ed4; path=/; secure; HttpOnly", + "x-request-id": "e5432147-3549-4d18-8346-641217b727ce", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6052:4D66:AF59D8:10B1DDD:5D374BE3" + "x-github-request-id": "E52F:23F82:33E88DF:4DB833A:5DB58B23" + } + }, + { + "url": "https://areweideyet.com/", + "status": 200, + "error": null, + "headers": { + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", + "content-type": "text/html", + "last-modified": "Wed, 21 Aug 2019 07:54:31 GMT", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "etag": "W/\"5d5cf8b7-4baf\"" } }, { @@ -17150,11 +17244,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -17169,7 +17263,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -17179,18 +17273,42 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"aafe0bdea6648e6eb019916e3bf836f7\"", + "etag": "\"c2f274767843e4d0bca270c967566aeb\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:16 GMT", + "expires": "Sun, 27 Oct 2019 12:18:44 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 01 Mar 2019 18:13:16 GMT", - "x-request-id": "872368ca-4938-4adb-b9d0-f7de027bf3d7", + "x-request-id": "f70840eb-32e9-47bc-8174-5b40dff96d22", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/rustwasm/wasm-pack", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:44 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e284cd04b0cd589b0008bd198c5cb3c4\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:43 -0000, _octo=GH1.1.930524990.1572178724; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:44 -0000; secure; HttpOnly, _gh_sess=ZGRYL2h0VDdmWjNERkorWldSanFhYlU5enpMNUNIUzM1N3A4ZVM3SEdqZ2VYL3lGWlpiL0xsemkybDJ3SkROVzFwMFZTaXdTZmM3aVREcytnMkxXcFVjbGw5VEtmMnRpQW1GT3d5azROU0dDS0U2K2dyUmQrWXJuVlNIcFVCbTg4SkFoRUpJeEdGL2N6ODdoYVZWRkROYWNTSGlqMEo3RWRPZkVEN0dEMHFuazJZVEVmV3M0RjdpWjI3MGRjYStCbHR3SEJEd2NuNWh2MGY0Vld1RGRhWE5HUGdCbW1qRUhUZnRQL0NSTi80OD0tLWJNNy9XdGNFQzNsWDRzZm9GM1R0cUE9PQ%3D%3D--c094316d68c77c3395ba2c7c22c7b30c4f1ac277; path=/; secure; HttpOnly", + "x-request-id": "d0473bfa-ab4f-44b9-bdcb-1d8dd9f815cd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E532:B5FF:3A55B95:57A9AB2:5DB58B23" + } + }, { "url": "https://travis-ci.org/rustwasm/wasm-bindgen", "status": 200, @@ -17202,11 +17320,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -17215,42 +17333,73 @@ } }, { - "url": "https://github.com/rustwasm/wasm-bindgen", + "url": "https://github.com/danielpclark/rutie", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:16 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c3e317145ea6b22af5fc9d8d85a9489e\"", + "etag": "W/\"d85ae12b149e5b5a88eacc27d33bcf27\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:16 -0000, _octo=GH1.1.1628699190.1563904996; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:16 -0000; secure; HttpOnly, _gh_sess=OVFMamk4a3NNYTNOU0JnbFVmMFBTUEhnZW5HTWM1cVRJS2hVWFNST0NDVG82T3NLeVRqMXBqUWRRcTdUOUtZbnlROXNLeTRncnYwdzNLOXFybUwrOUtEWlRGSitNeDhFeU1GU2xDeUVaYko2Yk9zYVhRdjhQNjF1ZXBOUWl2cEZpVHhuTEM1SkM4ZGVRYkcwWEdKUEhRU3JYZ2s2VkNEOFltNlI5SzQwUkdEY3d4WVR3bmlPdmVvbGgyNGVyQldXUzF2b2taSVlGLzh6bVBoeFhodmdMRHVBMTdxWFFnc09vcFhkdHRiZE9hVzZCbFpIaGVMMzU0eTd2Zll5V2QyZ3pBb1dBN1RkMGhjTmRuZHlWTWhUQS85V3Y2OFhFdkRWeXlIckRTSDEvNU09LS0rRmpSZ1dvYkxIMHhwZG1IaVFGM01RPT0%3D--e933a3040e9d642c9ed684383f70b3f40f1cb49b; path=/; secure; HttpOnly", - "x-request-id": "4e9406aa-8050-4480-9a95-0009c80e5b07", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:43 -0000, _octo=GH1.1.288108231.1572178723; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:44 -0000; secure; HttpOnly, _gh_sess=UjRPWGwwZzBMTlJqQ2prMUN5NkR2Y0huTytJcCt4Y1lTS00yS1BTVWM0dktaV1pXbmpueEtDVXg1WFVzMG5pbTlFNXZLMkduLzZnVTN2TWhIaDU2eU5BNmV0cWtvZU04ZmZKV1N4UFZKYUtNZG9RZDBJaGUvbUVhcXdUWlZPTzU5cWR1NS81MmRTdzZveWpQZ1N5Nkl4NlR4UFZRak9lVHFIcGs3Yk1OelJIaVN4WnRRMTJPOXNxVXB0QThUdHVUMm8xMlRzdjlWa2t2MUhIUTZsTm1GK0ErWUVmUnJwcEJEZjlOK210djZGcz0tLVJFQTFTS21JTkx6U3lqQ3J6WmR0NEE9PQ%3D%3D--6451396274a56a2ab8cf531790277c4c5646dc1d; path=/; secure; HttpOnly", + "x-request-id": "ead8d792-eca9-468b-84b4-2560f77f3096", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "604C:3229D:CF3545:13AE301:5D374BE4" + "x-github-request-id": "E52C:B5F6:15AAD1E:20900C6:5DB58B23" } }, { - "url": "https://areweideyet.com/", + "url": "https://www.rust-lang.org/tools", "status": 200, "error": null, "headers": { - "server": "nginx/1.14.0", - "date": "Tue, 23 Jul 2019 18:03:16 GMT", - "content-type": "text/html", - "content-length": "18822", - "last-modified": "Wed, 17 Jul 2019 06:15:58 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "connection": "keep-alive", - "etag": "\"5d2ebd1e-4986\"", - "accept-ranges": "bytes" + "server": "Rocket", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=63072000", + "x-content-type-options": "nosniff", + "referrer-policy": "no-referrer, strict-origin-when-cross-origin", + "content-security-policy": "default-src 'self'; frame-ancestors 'self'; img-src 'self' avatars.githubusercontent.com; frame-src 'self' player.vimeo.com", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", + "via": "1.1 vegur, 1.1 f0f5607a03d2ae4c43b553dc2cef0c9e.cloudfront.net (CloudFront)", + "vary": "Accept-Encoding", + "x-cache": "Miss from cloudfront", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "GaTLpXJCz4Xe_8mkJspfDYo-h87ok17ym76kzFssvrX0r8MVzw1ujw==" + } + }, + { + "url": "https://github.com/rustwasm/wasm-bindgen", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:44 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d08cd08ad4d2078d56886398197eff41\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:44 -0000, _octo=GH1.1.1875765494.1572178724; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:44 -0000; secure; HttpOnly, _gh_sess=MURmN2ZOK1lzN3UyUTloaHNXVTZyem5oaEhwVkthU09Mbk42QWZaMDVZN1I3QmVtQnlXU1J6VkZJSDVpVWljSEV4SnV2S2lzeTNqcERJbmZxTC8xem8vQnExQzVRTlNQd1l6bHoxNEVVbHMzajh2Snh4NWVaUHZQTXR2cWV6MFBoTWttVU50VlFLd3ZkNU51SmVGMXFaQTdkWFZjL0RPWmVDbGlTTmo5ZzJxaDRQV0p3aWZZeUU2LzlVQlpuUHZuOWQwcCtjUlMyLy9ENzZ3b1I0R3dYNVRJVXJKT1FGNThVVldoTTNyUlNlRT0tLXdoWXAzSzZwS0ZlTTJaQzhuMWs3eVE9PQ%3D%3D--7f22bbd75f980a53afdb4642b9bef39ee878b895; path=/; secure; HttpOnly", + "x-request-id": "894e45fa-3767-4378-b388-28e778eb04ff", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E535:161EB:15B69F3:208D50B:5DB58B23" } }, { @@ -17260,7 +17409,7 @@ "headers": { "server": "Cowboy", "connection": "close", - "date": "Tue, 23 Jul 2019 18:03:17 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "status": "200 OK", "referrer-policy": "strict-origin-when-cross-origin", "strict-transport-security": "max-age=631139040", @@ -17271,57 +17420,33 @@ "x-download-options": "noopen", "x-permitted-cross-domain-policies": "none", "content-type": "text/html; charset=utf-8", - "etag": "W/\"f4bf6f5b7113a12f523d79cd1799f7be\"", + "etag": "W/\"b945dc0461f5fcbee6486cb6aa483898\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "_atom_io_session=JLJGchL0h9HHSFjUgMNfcVsyaYJhsRZnsDsGFRuKUHDTrdsmL4Th%2FgR5VpThmdGy4HKrP2f8D1O7P8Io3X%2Byd6ZLxJuiEU5nmKmSlM4X7r2BNz76AwhodVfFhYkISo77QyQBJBdWTikPx%2FmRu9pIjAHIRtydO0XcogaHyoH4epcNhw%3D%3D--O4PZYoJfKbYKVNxQ--1SpsKhQZL%2Boy8AzTkGpy9A%3D%3D; path=/; secure; HttpOnly", - "x-request-id": "120b1f08-1268-4432-a068-9619d6af766a", - "x-runtime": "0.020257", + "set-cookie": "_atom_io_session=PXsj5mDrSz7Sc1cqK2%2BaQDsjsGXwRAwxZYfXgnrNMP4VBo2U7iDjg8urFyL4ghoR1wWv78Ho9mWWTdytnBwGifm8JHcS%2Fj3LiAaAQLSSC7K0J%2Fi7DY94kTJE%2FW%2BSONSLnA2GV0cgViOrLheFckgEqVse%2BmqvWhZueISNWhgjGYpS8w%3D%3D--NXJq54lz1Tz4odWH--jPPQUeINlkHe%2Fy2tyzHyNQ%3D%3D; path=/; secure; HttpOnly", + "x-request-id": "4a5c3db2-2bcd-46a5-9272-a1c1d471aae0", + "x-runtime": "0.025273", "x-rack-cache": "miss", "vary": "Accept-Encoding", "via": "1.1 vegur" } }, - { - "url": "https://github.com/zargony/atom-language-rust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:17 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3eb14a08eb9dd95c83edf50ae487955f\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:17 -0000, _octo=GH1.1.573719800.1563904997; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:17 -0000; secure; HttpOnly, _gh_sess=RFVUdGFQQUx2NnkwcnJ3bWNjbkx6V1RVRDc5NmJhdENFTndwOXBMQ2RIaVFDSUMybGlhZ052WUp1T2U3Skw0L0M2YkJISnZvR1hVK3JPYlZpMWZrdHNCUjBpcW1ObmdCSjVrQitSaDJpNkltWU1uVGpSOTgwckpOOUFoNHMxcy9RcnFQZWk2b2FTSC8zNWZOeXNSU2tXY3JUeEtGS21Oam95NUs2RzJjU3lNTlh1RTZkMEdDc1dSRnVHelhHSWtiaTFZY0RWSkRRMWZSd2tHTUtNdjBkSzFwSnlYazJZY1J1SGFWV0lUNlNBM1k4dUFoN0F1UUtSa2Z2azVWUGhWU1lFY0NXaHc2QjF1RTd2aDJRU09iSUYvdmxyOU9wN0E3U3FSeWJBYUM3K0U9LS03MTNIUTEvL2dqbkdUdlowcFZwN1RBPT0%3D--bf9f71fe3f7470c932e6c77f8a760c6abe5d7ba3; path=/; secure; HttpOnly", - "x-request-id": "9f86184c-9bb0-41be-9f52-02568d9dc4f2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6056:E0EC:EB7539:1655DF7:5D374BE4" - } - }, { "url": "https://www.eclipse.org/", "status": 200, "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:03 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "text/html", - "content-length": "6540", + "content-length": "6265", "connection": "keep-alive", - "set-cookie": "PHPSESSID=7is8ej9do10alopqfd53aof6ufkrcm8s; path=/; HttpOnly", + "set-cookie": "PHPSESSID=snkav29pkmjogsnktvmo1l55q1taehks; path=/; HttpOnly", "cache-control": "no-cache, must-revalidate", "pragma": "no-cache", - "last-modified": "Tue, 23 Jul 2019 18:03:17 GMT", - "expires": "Tue, 23 Jul 2019 18:03:17 GMT", + "last-modified": "Sun, 27 Oct 2019 12:18:44 GMT", + "expires": "Sun, 27 Oct 2019 12:18:44 GMT", "vary": "Accept-Encoding", - "x-nodeid": "www-vm3", + "x-nodeid": "www-vm1", "x-frame-options": "SAMEORIGIN, SAMEORIGIN", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "x-content-type-options": "nosniff", @@ -17329,30 +17454,6 @@ "x-proxy-cache": "MISS" } }, - { - "url": "https://github.com/eclipse/corrosion", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:17 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fff2e74b8dbc078fb906b84dbadac9a4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:16 -0000, _octo=GH1.1.645292688.1563904997; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:17 -0000; secure; HttpOnly, _gh_sess=bXpZbklodFltMXZIalZBMEl2YkVGUjRmbml3UWpsS0FmMVQyVFZjMlRpSWFxeTNTWmd6RW81bXdldXNJeUFpenBLOG9lYTVGN0VDQThlaUZnWk5LTXZUVWs3L21OeDdWU0hKNktyNE5pWVdrMWtOR1pGWDBrNEFtOXhnY0MvdjdHMEhDRXlTSjBOV2U3RHdGRDgzTjkxYXRQSWNFL2VxY3U4SnRaTXdrRnhVekY4Wnl1b1hJeDFJSGhyVm5uOHFBMExCUGxjNkQvK3ZocDl0M285WUhNQkZMQVFBcE1pNm1MRDRnQk0zM2ZUMmhpcDIwb3hPaFpxQjVQWUVPekdiVXhJNmsrNEZiemtiWFBWeWQvQVhwbXc9PS0tVW9RSDFMMFVNZnRrbUFtTTY5ekNPZz09--94c9ba1f36423e3e98673f55af25b41b8a0a4f21; path=/; secure; HttpOnly", - "x-request-id": "7ec0761d-880c-4e51-a809-44f673fd2e21", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "606F:E0E8:ADAEA2:108D5A2:5D374BE4" - } - }, { "url": "https://api.travis-ci.org/RustDT/RustDT.svg?branch=master", "status": 200, @@ -17360,7 +17461,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:17 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -17370,63 +17471,43 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fbd02bc33ec3fc6a087c16bb1458c273\"", + "etag": "\"e36ea6e0e6ff0a11e6ddb068159e84ca\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:17 GMT", + "expires": "Sun, 27 Oct 2019 12:18:44 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 07 Mar 2018 14:54:41 GMT", "x-content-digest": "e71757e0c3a41e0d9c82f8385ff4e10595965587", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b42ed5cd-3ead-42e1-a5af-5ad527c7dbac", + "x-request-id": "a09ffc5e-8d97-444c-8e0e-0f616bd602bb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://doc.rust-lang.org/book/first-edition/ffi.html", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "last-modified": "Thu, 04 Jul 2019 13:27:42 GMT", - "x-amz-version-id": "6Wyu9kkuw9qkwlbDOOQ78nwE4R1VXshf", - "server": "AmazonS3", - "date": "Tue, 23 Jul 2019 06:09:51 GMT", - "age": "42807", - "vary": "Accept-Encoding", - "x-cache": "Hit from cloudfront", - "via": "1.1 49140b838a62cd29e30f20e39a82dad0.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "Tph-YWhcDJ3cNr5qCFq7WT3xqeuiA-4wtZm6lvZfRWRUhbP39ZAyjw==" - } - }, { "url": "https://github.com/RustDT/RustDT", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:17 GMT", + "date": "Sun, 27 Oct 2019 12:18:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a7bfd302a1f8a58958b54148d328a0fa\"", + "etag": "W/\"255c5f871c6fa3fb5c68cc374512323d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:17 -0000, _octo=GH1.1.162652618.1563904997; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:17 -0000; secure; HttpOnly, _gh_sess=OTZSbUNwMTVQUGZUTEsyQUpBY0gzeG52M016UEFHS0x4YW16TlZnMFZWc3c4OEcxTDl6dWVPZy85ZXFnYTBtb3R4eHMyc3pkcUY1bWpzRFF0RmNaZ1BnUjZSQ0p1eENGZndBdlRua1VReEcyRitJYStVNnhNRHhtYkJuUGZJNmYvckd0VVI4U3VZNjRubnZqbnh2cUU3RUFrTDUvMTNWaEVXTzZxREVYOWIzU1NiWkdNZ2hLdFZwOGF6SCtjczhreEVzclcvSzhzRkRwZ29TVVlFbytmQ2NYdm94TFhtYkNsRlFHdHZ5ZzVTN3BNTG1ZWlNEK01UaHltS2dGR1JvbFFKS3hiUy9hWEM1elJyRWJoRVFoa0E9PS0tcWk0cnFqUjMvVC9mYkp5dzhDQnBGZz09--7f5fb2806a80c708906e0e8d0ab620fd030d814b; path=/; secure; HttpOnly", - "x-request-id": "732e104e-8e86-4ce5-8dbe-dfe8acb0e412", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:44 -0000, _octo=GH1.1.1735925799.1572178724; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:44 -0000; secure; HttpOnly, _gh_sess=QlNGSFZ3ZWZaSEpWUDNKRm5tRW5ldk4vOFlhL3FqOWp6N3FsY2ZPSXdTYndFUnlSWGZLQmFPNFRCQzdrQ3Z2dWFMeVBHS2J3VDZqSDc4UWxFT1hYWmNkU3JSZEFuVlR4R3NCdkkvL2hOdk1BOUNNTlZkZUtMZHp3M1B4UExWMTBTTEs4Yzh6Q0RGcTgyTXVrWSttM2ttUzdMbUdlTEJtUlRYRjZzYzBOYWhDZ20vWjhnNmVkWWIxUWpUVUJyV0JMajJkbG9lVFB0RWwyZmp6R3JJNERJQWs0V0hiTm1kdVY1aWZOc3BOMys5az0tLWkrSlFxQVAySWJCN202MVZZY09UNkE9PQ%3D%3D--4795b52fc8df500d08d0e50eddb3299cc1181210; path=/; secure; HttpOnly", + "x-request-id": "656864b5-30a7-4a6f-9249-a24aba6cbce2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "600B:E0E6:8B3390:D3CA6F:5D374BE4" + "x-github-request-id": "E53E:1B30D:3B5D493:5895C59:5DB58B24" } }, { @@ -17440,11 +17521,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -17452,78 +17533,76 @@ "via": "1.1 vegur" } }, - { - "url": "https://www.rust-lang.org/tools", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "server": "Rocket", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=63072000", - "x-content-type-options": "nosniff", - "referrer-policy": "no-referrer, strict-origin-when-cross-origin", - "content-security-policy": "default-src 'self'; frame-ancestors 'self'; img-src 'self' avatars.githubusercontent.com; frame-src 'self' player.vimeo.com", - "date": "Tue, 23 Jul 2019 18:03:17 GMT", - "via": "1.1 vegur, 1.1 baa5702f7bd64fcbae1e3bd950d9a245.cloudfront.net (CloudFront)", - "vary": "Accept-Encoding", - "x-cache": "Miss from cloudfront", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "qKqGZWGZcho-jtxn-z3Oj9Ja_GJojnrnjOW6Ef0LHwxGdJ6cGlKYIQ==" - } - }, { "url": "https://company-mode.github.io", "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", "last-modified": "Sun, 07 Apr 2019 10:25:18 GMT", "etag": "W/\"5ca9d00e-1a09\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 16:03:17 GMT", + "expires": "Sun, 27 Oct 2019 12:13:44 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "B582:464B:4A2A8:5C4E6:5D372D6D", + "x-github-request-id": "62E4:4743:31CF1D:3FC634:5DB587A0", "content-length": "2625", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "via": "1.1 varnish", - "age": "0", + "age": "248", "connection": "keep-alive", - "x-served-by": "cache-hhn4033-HHN", + "x-served-by": "cache-mxp19825-MXP", "x-cache": "HIT", "x-cache-hits": "1", - "x-timer": "S1563904998.314574,VS0,VE98", + "x-timer": "S1572178725.284054,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "b8958e29f1721b51425cf636c7621b7f6955a2e2" + "x-fastly-request-id": "d99d42b42d506b2f88faa1055d5b263177d74589" } }, { - "url": "https://github.com/flycheck/flycheck-rust", + "url": "https://www.gnu.org/software/emacs/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:45 GMT", + "server": "Apache/2.4.7", + "content-location": "emacs.html", + "vary": "negotiate,Accept-Encoding", + "tcn": "choice", + "strict-transport-security": "max-age=63072000", + "access-control-allow-origin": "(null)", + "accept-ranges": "bytes", + "cache-control": "max-age=0", + "expires": "Sun, 27 Oct 2019 12:18:45 GMT", + "content-length": "3741", + "content-type": "text/html", + "content-language": "en" + } + }, + { + "url": "https://github.com/zargony/atom-language-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e5792557a92f80f49bbb57271bbe70df\"", + "etag": "W/\"8679786de8ae6e491bb85b141c6b9d69\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.1765656293.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=aW4yakF5M3pMRFN2MGRZallOVGl0eGprUFFZbWdHbU9HWGk5RTJBTGJ4QnZlMzJualFuMDhNR2h0K0kwZCtqNTRZSTFISjlIOWtxcktzazBzV0FnVjFCR2VKU05MOEpvWEVVM3YrT24wU24zRkxITmE3d0psaEowY3Iwd1hTWG1TWG9sN2ROUXVlMEpEaERTTzB1VnFsSExHVk1FT1pUTnhjZHRCMzNtVWJaeThlTTNWT0pYWkJVbFA0S0hNeUdTOWsrZzYrVG1zMU56cnFFMUpjMFJ2ZU5LOGNqYTNjN0tUamJNbzFHOWVoZWx4amxhTkFPaC8rQnlNZDAvRUNOcE12cmc0cHBlL0FaUk9pSExEcTBMRTBWbGMxeXVtdGZQUi83ZzlKZmlNTWM9LS03RWZvck9pakhMRzFNbXh1cEpKZ25BPT0%3D--026e62573a2e56b4137cb82867aafe8d047e3da5; path=/; secure; HttpOnly", - "x-request-id": "7bfc872e-4ce6-4edc-acc1-6acabab0f3eb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:44 -0000, _octo=GH1.1.378223577.1572178724; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=VXVrVUpOa051b01BWEdNQmNHU09HemFqaFFzZ3VjSmNlTXh2U0NHMkt5Y093OVg0OWYzQm03cDhqZmwyUzRWTzFmVnp6YW5BZVliYTBXOEVWendZbGZFQjN0cTJRRHgvNzJlTXBnWWJndXVKb1lrY2l3T0YwTmZzMStpa3NDL2xhMGNlVTVUejJ6Rkx3dGc1SmlOc0pscytjbE9MN3dWYnQ0dmNVRVBVa0xTYXUzNk1KOFZwYmdLVlhGbGxGemQvRzdnOHVUckxTUWtXMFhUWEo3a1huOEZER3o4cVFZYnpNMGNWdFR3aWg5az0tLUNJTjBZVEs1OXQ2RGYxZ3A4Q0F3cmc9PQ%3D%3D--bddbd03396176edacd3bd139b2fb61cb9c665418; path=/; secure; HttpOnly", + "x-request-id": "00cb7917-92d2-4c5d-b366-30f2a78ba23d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6072:4D68:E5EEC6:15E28D4:5D374BE5" + "x-github-request-id": "E53B:B5F8:20A2FC9:30FA83A:5DB58B24" } }, { @@ -17531,277 +17610,281 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7d708c9f51fe573118d7508174d1349b\"", + "etag": "W/\"3dfa2e1b8f7948b40b3e7f3f8b4fc5e0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:17 -0000, _octo=GH1.1.2047105727.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=bXBTRXJJQTNjWFB1WVgrcERYcnVSdGFpSVhNTDF0dUpIM015eUFyZVhhM3pGS3Z5UnZhdm1HRmVLdjZyclJpaEY0anBJbzdTWENIUUZMdkJiVXNiU28vK3BwRWxLOGk5SXRWQldrNEt2UVl0NXpPTzR5aU93M1ZITHNIa2lTYThMWGhydjBaeHdSUUVlOElEU0padVZMR2xxTk5DbWg1azh0WWYxY1crNUFIRE1jQ2xtSDNhSEFlckxKcmhlTDJ4bDlzQzlQTHNEVmhkbm1sY01XZllUOXNLUkh6VDRTVFB0ZEtwNEFaVjAyTzVKUEFtRk9tVmY2b0lpT05kRWgybnd6QXQ3TEhodkozQ1ZsUkwyeFdVRE9MUVhPc2kyM2ZWU3FKUHpIcWJEbDg9LS1GcmRLb2RYTUxLR0s0RlNyQjYxT3R3PT0%3D--f402b3028ed11eaf8176e16055c54df030199aee; path=/; secure; HttpOnly", - "x-request-id": "8bad5695-ee7a-40db-8639-ac298e17081d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.1453378437.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=RXhjdVd0NnNvdW1UM1FwdjQrYkszcWpUYjMrNFQvSkNvc1N0ZjdBUm5HTWR3SE9BQ3d0cTFKbFNMNFNGNDBTYm1vRUxnUmxJZUNxd2djU2VSU1dncURObDBzTGRVejJNR2x0WmRlZE5nTHlOZzllSkNqMVNPOVVMa2orSFZKNDAzM3FBb1g0Sit3UXRsR2ZWUVFTTzBLOWF5dVV1T0tKZlJYNmFtbE9vOTNuTzRZSVJLa2JqQlp3R3BIc2NZZTdERGxUKzZ4VXZDOERKVUo3Tkc1MGFZUVNvWU5YVzlhWVU3L3VweGtKSVNzUT0tLVpXMkg0bUs4UVpiWHQwTmpQeU0vZHc9PQ%3D%3D--dfa89a23d311314227606ed8087ec7594e8eb2ca; path=/; secure; HttpOnly", + "x-request-id": "db488271-9fdb-47fd-a350-691d06540c93", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "604B:E0E8:ADAF2F:108D67E:5D374BE5" + "x-github-request-id": "E541:1B30A:20521A9:3082C21:5DB58B24" } }, { - "url": "https://github.com/flycheck/flycheck", + "url": "https://gitpod.io", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "server": "nginx/1.14.1", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", + "content-type": "text/html", + "last-modified": "Fri, 11 Oct 2019 11:43:56 GMT", + "etag": "W/\"5da06afc-8fe\"", + "x-gitpod-region": "europe-west1", + "access-control-allow-origin": "https://gitpod.io", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Authorization", + "via": "1.1 google", + "set-cookie": "GCLB=CNCSgaqr77_XcQ; path=/; HttpOnly", + "alt-svc": "clear", + "transfer-encoding": "chunked" + } + }, + { + "url": "http://kakoune.org/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Wed, 23 Oct 2019 12:02:55 GMT", + "etag": "W/\"5db0416f-84d7\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:13:44 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "17F4:4B69:1DAB36:26345A:5DB587A0", + "content-length": "6683", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", + "via": "1.1 varnish", + "age": "248", + "connection": "keep-alive", + "x-served-by": "cache-mxp19824-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178726.646614,VS0,VE0", + "vary": "Accept-Encoding", + "x-fastly-request-id": "66e71e02a3fae0390ce591b8166d5a0c3137b71c" + } + }, + { + "url": "https://github.com/racer-rust/emacs-racer", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"180aed360e85ed0cb6a4d18922053b1d\"", + "etag": "W/\"f403aaeeecc79660ccdaec4bfea68aa2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.656066143.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=cXNaaTJXTHJ4RWhQTXJYNHpRV1JOamorTnpoSzNvRWFGK1ZhOGxXcHVRMkF2ODU0TWdxa3htZXhoSFNnNzZTcXdLdlE1d2swZHkxVDNxOEZRdnQ5WUQvSlJGUWtrdE5HSmEydDc3V0lTNkw4SFZibHBnQ2YxNzFsTTd6R0dIRzF2ajFRL0lEMHdMUkQyeVZIN0FFbkg4aEVHOWw4MksvTkwzd2RHbGFzbzdMSmxDZmQvTzNvT0wzTFZRelNlZnZUTlMxbG12WVU1anA0Sys5NmRZZ2FVbmhadFJ3aUJCcHZkYXNoczRxVlFCL09ZbURFRmdyRUplOG15UTI3N0VWTHJJUUJnSEtId2Y2dTkvQVBtc1JpSlE9PS0tclNOVnZ5TjlFdnIvWW40Szd3OEJ6UT09--db43492b8af66e20016b612dbd5236f4c31ae859; path=/; secure; HttpOnly", - "x-request-id": "71ccff4c-c7b1-4c92-92e8-496cedb468f8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.91791967.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=enNQTnQwTUZmNGkyZk9xUFNYTDVlczlKaTEvWjRtMFZzVmh0SUNwVkFzQkhHQVB5Q2swbmQ0VmxqU09LM1M4NnV6U3EyeHhibUZBK0EyV0lpakVGWGVjSUl3aW1QTHhDY2srejljZk1BbndtMFN3NG1EaHpQZzhia0JodHgzZ2FGaVpvMjJhQ09rSUI4anI0K2pWYjFFY1BxWmRVb3pJZEpodE4wdmZJMjl2bGo3N1FCc3g5b1g2R1pJanQ0VzRZSVI3RzFwZ3R4N29RZ2pOSmwybTVFYlJkSGMyNFhIOVU1M25uS2YyRFRxTT0tLWVHV2JMR29kbmVHOFluN0o2cjZOc3c9PQ%3D%3D--3401a08da96342ec06488bc6f78a814c02337b0c; path=/; secure; HttpOnly", + "x-request-id": "de626343-400f-4300-b259-e694a695975c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6040:32294:3B4A55:59AC0F:5D374BE6" + "x-github-request-id": "E545:B5FA:2AAFFCF:4006310:5DB58B25" } }, { - "url": "https://github.com/racer-rust/emacs-racer", + "url": "https://github.com/flycheck/flycheck", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ea2dc76923ff2e95f916c8c4e2f9d506\"", + "etag": "W/\"5ebf0e87d2a864e84dab3557fd823a4a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.772728809.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=MUhLVnB2cW9mRUFTQ3drQ2FXaDdJV1hTbFNSdFRMdHZSWmk3d1RnUThzTHpEY2NlbDhTTHZyT1VSVUttek1sa0JDRDFLd0RMVm1FSUtXbEc3WnFSTkk4aXg2a2NWYjcxUlk3SXFuckwvQUtpai9oWkJBZTJpbkFLa1lGbWZzbHliMFZxTml1VE5jK1NaaS9HQ0NCK0o2S1lNMjdUUjJ1cDEraVNwWE80YStFUDM4UEVmbGg0TmdsY3l2cU4vV3JYUllyVWJNd1kwZzU1Q010Q3Y3aDF1NFhOeC9zdmxnbEU4d3RDRld5VnhjMWNwQWNiaHpWWGZNUHBpUHhkcFFFdXZBWDFFcXZJaDlvVkxtVGRYaGtvUGE0U3ZkMkY3UUZ2aWtSeUl5SjA5T2s9LS1HREd2VDR2VHRQRkEyY21GamJ2cU9BPT0%3D--9e4c65d56b54644b760b5290dc42890d8c46992e; path=/; secure; HttpOnly", - "x-request-id": "2daa719a-588c-4fbd-9bdf-827fb2de3bfa", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.1342259094.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=RWZzRzhNZ0kxV012Wnp2WkwzME9qdzFCTmxTaDQ3R21CeEgwOHpsVTYvTHBpWENPaEFVUDA4SmRVMFY2V0JmT0xrZmJUSFlUcFFNTHp0cEI3TEZZU08yN3BPQTNKNEkxVjhBb3pERjZpU3ZiQkl1SFFIcmNtVStuVmxCeWU5YWpJbTA4L1gyUXZWOFN4QzFMUlVSOE04TlhRN2JqajI0R1N2NVFpVTNyTmdGZXlEYUlyWHJNY3A5VTlmb1Uxd2hvWUVmN3hWeFN4ZlUvdU44WmI5Ylk3TXZmV0xXS01nUkFOQ0syMmI0UUNNVT0tLXNJMlkxVDRrTlVzWlFZU0lvYngzL1E9PQ%3D%3D--f332a6bdfc48b61e0bd924ed337b9d84cbcffdce; path=/; secure; HttpOnly", + "x-request-id": "3a952f9a-5788-47ad-a296-98a9374863ba", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6033:322A0:E692E2:15FED04:5D374BE6" - } - }, - { - "url": "https://gitpod.io", - "status": 200, - "error": null, - "headers": { - "server": "nginx/1.14.1", - "date": "Tue, 23 Jul 2019 18:03:18 GMT", - "content-type": "text/html", - "last-modified": "Mon, 22 Jul 2019 14:04:10 GMT", - "etag": "W/\"5d35c25a-81d\"", - "x-gitpod-region": "europe-west1", - "access-control-allow-origin": "https://gitpod.io", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Authorization", - "via": "1.1 google", - "set-cookie": "GCLB=CK65zq_u9L6s8QE; path=/; HttpOnly", - "alt-svc": "clear", - "transfer-encoding": "chunked" + "x-github-request-id": "E544:40B7D:16D5911:22281A7:5DB58B25" } }, { - "url": "https://github.com/auto-complete/auto-complete", + "url": "https://github.com/eclipse/corrosion", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0027016604abdec51eba0419465ae220\"", + "etag": "W/\"f9e4ee7556285facc75c9ad2c784c5cb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.721809714.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=YW00QldIeVpxZEN1UWlBdERmbDZoejlmVFQ3UndLOHFjK1NTYmhwK1JJTU0zdWJwY3FGN0dkc1l6cUpuaWRjOXlDMUEzckhVSzd3NzhOZU1NazYvajRpejNuZDMvRDZoUTI5WTF2cGRIaUNMNFdjbktwenA4Zy9QTVduaGRCNGQ1ZGR4bXJNb1VWZ2d2QTJhaXZ4dUI3a3pMUTdmSS9WVmhiK2ZkY2RsWldlRXdGMmp6N2tOSytYamRGUXhTZGsrV0Z6d3M3TDVjaWJzdzd3ZDdad0FYZlVZSnNoZUZXMElLMEVpbW5IbnFaa3EwcnBpOHpFa1RMdjF6bU5WTStsWXZLSUEwNVUrT0kvcTdJT2dTMXBtLzZwb1cwTlZ2Y3YwMlBYVUlycVUwbWM9LS1DY3VzeU9xOVdRMEV0NUh5MHdsQlFnPT0%3D--1b6d36b29a96b880bf61d71541e3cb670cde563e; path=/; secure; HttpOnly", - "x-request-id": "edb8e9f5-758e-476c-aea4-776cef6a11b4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.54090825.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=REVETEl1S1g5TFVvaHd4TGVDZzZTVFVDYzBpR0FHQzhuc2Q4Q3VONnkzN3hwYzlGbkZoc2llNmNoZGtTVnR4MU5wMVVpRU94dTl6bEk5OHdUbnlZSFhwZ1hxMHBGRHFGWE1HK1UxNkF4bTJCTnB6NTlxRG5kYVc4S0xzLzhTUFJpVW9CRnJ0SmVpTkRUSlo4cDR0QUVCNG1XQVk5RjF5VWpGcWw0ZWdlU1pnVFluZzZKanJkZlVMblMzNk95d2lTRU84bWhtSHROY3p2WnNzaHlBanhDc1Awdk9XVmpsQTlUK3NqSlN2eDJWQT0tLW9mVHovb3VKTHNhM0EzeWJ5TG13b2c9PQ%3D%3D--1e09f779853ded2cca13f805e8a937297d04ec4c; path=/; secure; HttpOnly", + "x-request-id": "bd6e5cee-a465-4632-8bec-d9b7ac39cd50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "605C:2BAF:EAFE2A:1659FDA:5D374BE6" + "x-github-request-id": "E53D:40B7F:21FEC67:32614D1:5DB58B24" } }, { - "url": "https://github.com/emacs-lsp-legacy/lsp-rust", + "url": "https://github.com/auto-complete/auto-complete", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a8d74f8aad15e5cae65ee6811e566722\"", + "etag": "W/\"20273dfd39512ed1434c1702e18538c1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.144164462.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:18 -0000; secure; HttpOnly, _gh_sess=ZXAzclN3RzRvaVg0QzVESXdPY1pSbGJING0wdVUwK01tVTVIdlU4NzhpNFZ3OVBJMU9XRnU1RWQxdk1JdDdvY3lYcWlBRGlGM0kwdWNmMXRiOElzOXBUK1RIMjk4OFVQQ1JMSzRrRVZuSjIxYmZydHhSaWFzS09QWTNwcVFYdUFOc1NYcUVxR1Fpa2hoc09jRTdLRy9wMkNaQ253L2hNcndVT0JjbWo0R3I4Z09wUzA4bHNtZXY1N2VxVEpwY1MrN3d4ZmI3TktudDBadzIvRXZvY0oxM204TkF2SG1qOFgwYnpiRjV3bzV0eXZITldjVmZNL2hSSEpOTDhKWjRkVm85RVkyMnhYRlBWYW10d1RPRU5naUxKd3EzdVR1SXBQeURsYzJ4UW9uaVE9LS1naitmTS9CZDIvekZ1Q1ZMcXl6YkxRPT0%3D--023b7bb5c02c0dddbe2874c5b45d1102b7c6f5e9; path=/; secure; HttpOnly", - "x-request-id": "52c37b9f-2112-4a94-925e-634a5a5de785", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.2080576327.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=Y2dYMG9LTFpzNGdVVkNGY3NoZW0xalFKdWFReUtKVCtRaW9pVVh2bGpuSWh4aHVBOWdQV0ZnSGkvRk5JK1N1cU1tY1NoNFh0UFhOanRzNUlWWWlXdzBkNCtxUUFEUlk2RlpYbGpScnhYKzcxWVBZVkk2VWg1ZG16YU0rRDhvTktBbGs0U0RkRzZOZFZNUUFGNFhzTlQ5WTZVTVVkNFRCSUxoN0V4a3d6VDFVS0EyVVZqV1F4bVp2YTBXQUFiZ0NYUXg2UTNYd3BzUTJXQ0pOU2EzRjNzaG4vczFvVzFIVEphdFJJaWRhaC8vNk9EY2R2OElVcXMvdmZjL3R3UTFYTS0teUkxS0lYaFpIQmxQLzRrMXU2VlMyQT09--33e22469b2dd3aff2759e889bb631553be5f51dc; path=/; secure; HttpOnly", + "x-request-id": "2fa23afa-7098-41ee-805d-d955dea67276", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6012:39421:E9B47D:163746B:5D374BE6" + "x-github-request-id": "E547:1AB6E:3B561B8:58E32DC:5DB58B25" } }, { - "url": "http://kakoune.org/", + "url": "https://microsoft.github.io/language-server-protocol/", "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", "server": "GitHub.com", - "last-modified": "Sun, 09 Dec 2018 09:32:40 GMT", - "etag": "W/\"5c0ce138-82d8\"", + "content-type": "text/html; charset=utf-8", + "last-modified": "Fri, 18 Oct 2019 13:18:07 GMT", + "etag": "W/\"5da9bb8f-2f1b\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 07:59:51 GMT", + "expires": "Sun, 27 Oct 2019 10:33:06 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "B03E:3484:297CD:35C74:5D36BC1E", - "content-length": "6546", + "x-github-request-id": "A95A:4D3E:21AC46:2B36AE:5DB56FFE", + "content-length": "3271", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "via": "1.1 varnish", - "age": "0", + "age": "248", "connection": "keep-alive", - "x-served-by": "cache-hhn4036-HHN", + "x-served-by": "cache-mxp19835-MXP", "x-cache": "HIT", "x-cache-hits": "1", - "x-timer": "S1563904999.996201,VS0,VE99", + "x-timer": "S1572178726.887609,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "90ebe610ad3076e4a54b4931f5291925ef0cf205" - } - }, - { - "url": "https://www.gnu.org/software/emacs/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:18 GMT", - "server": "Apache/2.4.7", - "content-location": "emacs.html", - "vary": "negotiate,Accept-Encoding", - "tcn": "choice", - "strict-transport-security": "max-age=63072000", - "access-control-allow-origin": "(null)", - "accept-ranges": "bytes", - "cache-control": "max-age=0", - "expires": "Tue, 23 Jul 2019 18:03:18 GMT", - "content-length": "3684", - "content-type": "text/html", - "content-language": "en" + "x-fastly-request-id": "84f7a4dd8f56bebf32c227f0aa8041742dc94041" } }, { - "url": "https://microsoft.github.io/language-server-protocol/", + "url": "https://github.com/emacs-lsp-legacy/lsp-rust", "status": 200, "error": null, "headers": { - "server": "GitHub.com", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", - "last-modified": "Fri, 05 Jul 2019 08:35:48 GMT", - "etag": "W/\"5d1f0be4-2f07\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:06:18 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "D1B4:5821:2D6042:3954FA:5D374A42", - "content-length": "3264", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:19 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4067-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563904999.175256,VS0,VE98", - "vary": "Accept-Encoding", - "x-fastly-request-id": "5ef42442e883b2a0ec39e7b728a8fb60a42e3955" + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"4a560a75a527f105111c21f3311a0dad\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.583317381.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=SndmRS9qaDY5UDhLZVVPeThnNEJVMmgrZk82aE9ZeFRCMlJNSXE4ejE3bGZaT3JqZWY3M2o1K0dKKzRKUG5GVk5wSit4QWtrQXIwZVdJd0wwcDdWbzliVEplQlhwVEhKN0hkbDVlZWJ6dUtHeUQxbkNKeTJTYnJ1SXBUNFlSTnlUS1pKVjZMdXNJZTYxYzZwdGpGOXZoTzZ4Rkt4d1pvQlFUN0VjTkxFRzg0MGIzb2RtTkkvMG9WdlFKV2RHdXJtY1h5Ylg2SWJtVlVlZVZRcWZNZDJrUVNqdHovU3g4UEs0emZYbmdJS0tJRT0tLWZWa2k1UlZWakFnNjZ4REk5K3BITHc9PQ%3D%3D--c2fabece0624179427e4b3c1f716db4db65453d0; path=/; secure; HttpOnly", + "x-request-id": "b495a029-96bd-447c-b963-24285811fa4d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E548:23F84:3B239B6:587F537:5DB58B25" } }, { - "url": "https://github.com/emacs-lsp/lsp-mode", + "url": "https://github.com/flycheck/flycheck-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d6f178c1eaf2d4292876e23f7d49b6f6\"", + "etag": "W/\"8b7f03ea55b3abb01ad909390599f57b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:18 -0000, _octo=GH1.1.1761970280.1563904998; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:19 -0000; secure; HttpOnly, _gh_sess=SzBUSVN1OEE4dCtQQ3h5V21FRlZVcDExa3ZrM3NKWXJXTjVzVWR3Q3hUa0pqVDY2dWxDaGFwVUN2Um1zNVRiN3JZUXpiRk5WYVVnWFNEREwwSEpFOU9vbVk4RVRJbDNxZmRuVUQ1QjMxdUR1OWt5cmhRZE0wN0daeUtwYVMvV3JsZktQRDBrc0d4ckp1MnNqQjQrdWFPRVhNYjRsRU9sQktKYU83OTlkZmdCelpmZllFSWoxQlNxcnhJeFdhT2JnK05mQXVmMXpYaVZ1R3RmMFVhdU8rdnM4RUVWY05Hc2d1R2s5V2h5V3Q0YU1McjZuSHBMY0U5d1VVTWlYSFZ6aTg1OVIvMyt3RzkxeFJqVitNc25BckE9PS0tYmRZZllpNzlUNFc3QmN2VEhqWWkxQT09--fad600cc2f3411618c1571ff4c1efdbd00dc0d4f; path=/; secure; HttpOnly", - "x-request-id": "27004772-e1f5-499f-81f1-a3db924919b3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.576465516.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=YUNGWW81NDcwYVVSc0hFbWViblA5TmRCNm9jbGlSdHNCZEVxZGM4OWxWQlp0QnovMiszZ1hpeHIxTDkxUVBXQTBLSUZrcE83emVhdDJ4V3RNWld6ZjFtTUcycGRjbEhsRHRtYXdNVDF4Q2xmTlhwTjN2am8xbWZXK1RUM0ZCODRUVWY2dTU5bC9Pa01YVG9TUVZvV3h2Zmw3K0NidzQ5OTJMc284Z2Nqb21FL29PWVJaWHVIT0VBWUZPSGxSSXhLWVV1ODFUbHNQWFJrcHdkc3hadEh2MGt6WjlHOGhVKy9JbDEyY00vNHhrOD0tLWZqbStUaVB1MUg0bUpmNjFGeXgrRVE9PQ%3D%3D--8356ddcf952939b97630c60406dc722971d93033; path=/; secure; HttpOnly", + "x-request-id": "61299290-b533-48f3-99ff-241ce1430bce", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6017:4D64:624063:953006:5D374BE6" + "x-github-request-id": "E543:23F84:3B2396C:587F4DA:5DB58B25" } }, { - "url": "https://wiki.gnome.org/Apps/Builder", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", - "server": "Apache/2.4.6 (Red Hat Enterprise Linux)", - "vary": "Cookie,User-Agent,Accept-Encoding", - "set-cookie": "MOIN_SESSION_443_ROOT=2cff7a9cfadd4aed0886555cf8581acd45e54b75; Expires=Tue, 23-Jul-2019 20:03:00 GMT; Max-Age=7200; Secure; Path=/", - "strict-transport-security": "max-age=15768000;includeSubdomains", - "content-length": "4896", - "content-type": "text/html; charset=utf-8" - } - }, - { - "url": "https://github.com/ul/kak-lsp/", + "url": "https://github.com/emacs-lsp/lsp-mode", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a2ea5a146cb145fec07a91be6f8dc2d1\"", + "etag": "W/\"1cd86991824b7629a5526ce1b5f8288d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:19 -0000, _octo=GH1.1.1714422036.1563904999; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:19 -0000; secure; HttpOnly, _gh_sess=TS9hWWJoK3NBcWtsS3E4R0VQY1lFQXplSDZFWlF1RVllTFpUNHgvV1RpbEhyNkxraWNibGlMMlo1SFNPVTBQOUZLZisvSncrN0FsOVpLZzRuRUIydmpqdS9uMy9NTVFBd2NvMGoza3kzM0ZQVDkxOUxML3F3YVBKeTlEL2RzRG4vUjlma1diaTBRekpkb2U3NEF3L1gveGRYSFlZVDFCLzJSSm1DbEs2UGNibHBjTVkwOW03enNualRvU3hVUlZldHpGaG9sQjI3VncrQUdmN3B1TDBxbzJDVk0xV3hBa0JialVtdkd6S1JtUzFzc1hRbFVxRHArRTdFOGsxeXl2MHZIZ1J1MDR3Zy80ejJycHVsZUR0Umc9PS0tc01laTI0d0pMVHBQRE9mQWF3WEpndz09--228fb7995082281a574eb254bbeb2f2f29b3574f; path=/; secure; HttpOnly", - "x-request-id": "254231ea-9339-49e0-9b7c-800daf18fbef", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.994715193.1572178725; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:45 -0000; secure; HttpOnly, _gh_sess=bGNQeWRZUVNmdSsyTFloU2pLMk8rZmMrYlpSd1BMSjBNakE2REptYUFabllYRTJoYnNEdEp3VW5DemQrQUlVbXhzQjR6VHYyQW0wVVB3TXdMdmdXS2cwVDJzZ0VOemlVcFU3bG03WTc2RHFhRHI1alN0YWg2Qyt3VVJuK0UycVR2M0k1dkxxT2oyL0ZwMUF5TUJ2bnJjSTBVVmx3NGhvbk51OHFiNmc2a21DYVVHdmdLSUtXMjRmYUpvUGFNVnBRZXNkbk03bGxYVHNPT2hvTWU2UGZpd25lODJsTFo0QWd0aWt6UXAySzVNRT0tLWNYY2sxQ3QxUHhiVHJ6KzBLZmthRWc9PQ%3D%3D--21f1f654d7ecaa11b9145b22fded211ee1463ee3; path=/; secure; HttpOnly", + "x-request-id": "6cd77314-2922-495a-81c5-fd6cdcc46bbb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "607A:3229B:AEF6F0:109F176:5D374BE6" + "x-github-request-id": "E54A:1B308:D6FABC:1421258:5DB58B25" + } + }, + { + "url": "https://wiki.gnome.org/Apps/Builder", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:18 GMT", + "server": "Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips mod_wsgi/4.5.13 Python/2.7", + "vary": "Cookie,User-Agent,Accept-Encoding", + "set-cookie": "MOIN_SESSION_443_ROOT=26333173f3cfdd158553703904b61d114df2f113; Expires=Sun, 27-Oct-2019 14:18:00 GMT; Max-Age=7200; Secure; Path=/, b15e7e56ba12a3aa1e31ecff3bb67b47=e8db73307d4f561e79ed841e791a98af; path=/; HttpOnly; Secure", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=utf-8", + "cache-control": "private" } }, { @@ -17809,7 +17892,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "connection": "keep-alive", @@ -17828,23 +17911,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5a0c295ca8ac7e48c9c60557e588d82c\"", + "etag": "W/\"57ab6a44b2683ffa4a54ffb69efccb4f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:19 -0000, _octo=GH1.1.1557054878.1563904999; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:19 -0000; secure; HttpOnly, _gh_sess=WitaT0RVRDQrWG5NSXZFNVQ4cUxnbmZCQTIzcTZ1bXQrTHdPaUZlb3YzNUxWM3F5amgzOXVGbFgzMjRsNHdLbkVERk1ub0x0Mm8xeUhtZ1dmdmJ1MHFCS1RIVTBMOXBXZ0l1UCtDWk9Rb0JUT2hSOGxzOUxPY21HWXllRXlZWE1kYjVtVk9lTkVtTWpmWXZiRGNwbkxPZEVqN2xKVFRlUkZGTU16eUJTTHBiUE5Td3NlcE1FN0RUQUF1eHorcDNQQ3hRZi9XU0UrOUxBc2dIU1VIcWV1cHdLVisyUjhSVDhFQUJvdHVpVUVZZ3NQOVBGNHExVTAwOTRnZ1B5WlVpcHIwd1Z1L0JRTzN6U0Q3bzVGN3pIMGc9PS0tNjBFanllL1JTL0FLV2FwZGN5WVlnQT09--95418433b24570ad2562e750c6f7e12301a15ec2; path=/; secure; HttpOnly", - "x-request-id": "d6d65e62-9046-4a71-a6b0-f41aafa0f073", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.538509515.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:46 -0000; secure; HttpOnly, _gh_sess=SFhIQ1cvekloWXgxei9vUjV5c0g2MFc0Mk5mbGZucTkwOGJzNjIzOVg4REF3UER5N2tLSW5KZWdkUitOU2dMejh3OFlGRXF1RjBoeDNsRHZkNTIvQzJmL2doSkwvSUthOGhEQmtsM01xbHZOQlBWQjRIcDFBeGJiM1JqOXhEQ1c5SnVHVlgzeWt1V0kwNXJlakpCSm5PQVFZYmlsb0JPV3R3bG1sS2xCcDcwWnE3TU90MFN0RnZTL0Zkdm8veDYzNGxpU0VKZDNTTGlBUkpDVlN3cXp0cHU0K3ZzT2FEd1JDU0d3NnhwZk5pcz0tLTRCODhyNTRKNU5nNWFvNTkybWdJYkE9PQ%3D%3D--e7310a90bbef24f4851668c79999106850a33a13; path=/; secure; HttpOnly", + "x-request-id": "89c05333-8b3b-49c7-95be-08699718ae89", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "605E:3941A:AD46AD:10837B5:5D374BE7" + "x-github-request-id": "E551:161D7:2D908A:438E2D:5DB58B25" } }, { @@ -17854,7 +17937,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:19 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -17864,45 +17947,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"19f900ddf587548898fb081176f736d8\"", + "etag": "\"ad1c021426db77ca54afc4e3e7d10615\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:19 GMT", + "expires": "Sun, 27 Oct 2019 12:18:46 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:54:17 GMT", - "x-content-digest": "19026ed7e511c98fca0d9e25cc8326ce36c5bf88", + "last-modified": "Sun, 27 Oct 2019 02:27:49 GMT", + "x-content-digest": "c2d2ba95f0b4d97a6bcb66c70e631de8ba7e5787", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "54f04bf6-00ba-42c7-ba64-7e27625044e1", + "x-request-id": "4462feaa-43f7-4d1a-8c3a-2a77c11b94bc", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/intellij-rust/intellij-rust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:19 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0c8ab113ee0e8a7fb3e22b641b2b72c9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:19 -0000, _octo=GH1.1.1738080558.1563904999; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:19 -0000; secure; HttpOnly, _gh_sess=eC93dWRYK3F6Q0dkY1IzQlN6bTVvd2NIVDBZUzJTRFFrOW5tWFVvTGduL2RiM1NzY2s1Z3VlRXJvV2R3alhjckFxbm9FMGZPcVNvSjh0ejUrenpIQmVrQ3p4MFhhYWN1aEk2bkkwZTV6cmJJR2tLWStPTHJuM0FvcmtzLzRIMnlWY0E5TE5zRFZpa3hQS1pKMTJ0RzFpKzIzajVGSEZxRUltU1NiS09MZWt1QlNRWC9wZE50Q1JLSEJBWkYrengxQWVQWmYvZmFsSlkvSXpjUVMxZzZ3OEV4M1N6NEQ3RkNIN2J5ajhTSTV0eUFsVUdxbTc1STN1V3BRc2wrVjZFWTJqVDArejV2eS92RlJHSnMySFhVZU5Fc0R3Z25ZMy9tWTZVWTRvTEtIQm89LS05eVkrcTU0KzBDRnRNbHdDLy9Jb0hRPT0%3D--5c7a611d16ac0f393ed43fca8b56470e5bc66805; path=/; secure; HttpOnly", - "x-request-id": "0da78908-df9e-41e0-9b91-6fd7d0567db0", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6019:2BAD:D008B9:13BDB38:5D374BE7" - } - }, { "url": "https://travis-ci.org/intellij-rust/intellij-rust", "status": 200, @@ -17914,11 +17973,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -17931,63 +17990,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ea9a3a41ac330f0e4b10b02e95a36e62\"", + "etag": "W/\"ed4747d12c09f2c9000de2e853e52ed1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:19 -0000, _octo=GH1.1.929268517.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=MklKWVZycElJeEhPUHRqK1dQN2I5azhnVnZwYXBUZlZFUmVuODEwblJodDh5bnY1NzZGTUJ1SkNoRnBpSVl6KzFUaldQaHZ1SG9vRXdxT21RTHdzbmpRZG05ZjBMVXpJUm1nemxPTlhtMDdIK2s5MHNTV1Q1TWZsZkdmbUZUWHZrNE1BL0JpeTlLNHJMekNjbExhOFBKOEV3eWxjTTZDV1ArUWxvZ2F4dEtFdEdPaXFjQXJoRyt6NjJZVFZVOGVDL1hVbzYxdkxsVEgyS24rQkdFQkF2cHZoVm5Gc2g3SjV2V1VIbVBnSnF6RUVoYUtHa2dTOEdxSGFRc25CVzV0dnZ3VTdwSWFTTzdaMk5IajcvU3B0dGZFRDg1SHhCYmxaNzFMSUFteTNzZTQ9LS1zdGNzWVdBcnZHVmFuSWtJaFdaNWdBPT0%3D--4db81ecdf9e83d6b566c1091b09ba6456f919ccc; path=/; secure; HttpOnly", - "x-request-id": "9e939513-e2b4-4354-a114-24b4f6727d83", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.1067428917.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:46 -0000; secure; HttpOnly, _gh_sess=M0NIajhKUEN4c0JnWk54VHFRaGpwL3dDYmhCa1FHbDdlZGM4UGdYMlJTVDg2aGNWRlRCd2tyQjdPZ3loUjhoRVNKbldIbFdtT1hiUlRVLy9kQzVjR3haUzR2K2tNdStyZ3ptWVNvS25mU0twYXc2V1dXT3kxenNURUNsSXdpbXpTcVhWYTNjNDBDb2xzeFVrUVgxOFl2emE4NU02R01Sa2V5T0lGaVc3bnA1T0JleVlrREo1bkNSNHNHWUMrU2N6N2pYMy9HRzdrZ3piMG5SNnE3d3lZTHl3K3IwQWZyRndyNUsvN0dXTDVYWEJEN0RjamtYRHN4Wm5YanVrV0QzZS0tUUdGazIrRkk3eFZCR0lMU3lSQzUxdz09--6aa1ab9234b2e29dfb616e527e6b0209b7f62827; path=/; secure; HttpOnly", + "x-request-id": "0de979a8-4fa6-4d26-a1ec-acc03468ca50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "603E:32294:3B4AA3:59AC8A:5D374BE7" - } - }, - { - "url": "https://netbeans.org/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", - "server": "Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.2n mod_perl/2.0.7 Perl/v5.14.2", - "set-cookie": "PHPSESSID=mmjh0qeg1vd81udcjeut5kpin4; path=/", - "expires": "Thu, 19 Nov 1981 08:52:00 GMT", - "cache-control": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0", - "pragma": "no-cache", - "vary": "Accept-Encoding", - "content-length": "3812", - "content-type": "text/html" + "x-github-request-id": "E556:1AB6E:3B56292:58E3425:5DB58B26" } }, { - "url": "https://github.com/madeso/ride", + "url": "https://github.com/intellij-rust/intellij-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0f8c99085cd864caaba9e571a0f082fd\"", + "etag": "W/\"0e5582cbc164d6e03295c865e14e3351\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.1149737385.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=YWhQQnJ4dVRFTTdFMjlhV0pidmxTcHA4TUJpajBBSENpMXR0VmJzS1NVbmxqVWtwKzBEN2V6bkh4b2pmN1RWL1pWbWxJUDgrWU1FbDZTY3FHWDBpdEZkeDR2L3NTZmdQUzJ5U3IvQTVENzJ0Q3BZK1BheWs4azczNGJhS2QwbHJVb1VFeDNzOENYc1pSV1dNT00zaXQrenFiQy9EdHE1L3ZLT0ZaVG5Xd1hsbDBXTTNMb0VlNFRjQmh4QURyeTkwS2duUHFRdTIrNUlBejl1K0xVcjloMmRVZ1l1TzlzSGRSbGVMWkdUdGZaNkIyZU9iMWptUTFjbzMxWXRERmd4Rk9QcHg2ckNIdHltVXBkSGh2ejNuemc9PS0tNWFDQ2hNV2dkeCs1SmgrNjBKUVpsUT09--228719d4c5d521614a1a90f879a7c2491ae13ab3; path=/; secure; HttpOnly", - "x-request-id": "10b2d419-7d59-41a4-b5fd-0e57b9057653", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.2033217220.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:46 -0000; secure; HttpOnly, _gh_sess=SjVoWHJGVVRkOUcrZGllc1FHYVNjOHJpalZ0QlB2YzdrMXVtdWhtU3A2ZmJydG1YZWd0Tlg5Z0tPTUp2OTdrdTQ0SStPM1pjZkwwTFFKN0FkdU5VeVR0V1FNN25BSkhMUWtxVXJpbEJuQ0NSeGFJVnJSVkFkSklObkRVM1ovN3BRK1ZVTm5GQk1PY2ZPZy81ZzEzc1Y4eGhZOUtpK01JWm9WbTVHdk9ScGRwdDhYem5PNGljMjhvQ21BOVBBcEI3eUZnd2lZNW5jR3dtUFI5VVVxSURMNkNaeWhpaDRLMFZPRXVpZ2g3TmJGdURnZW9xUVBQeHJ3ZkcvU1ByQ3k2Yy0tVUYvbGVNTGdFUnNtb0NhbUlwL0xjQT09--ebc0217fa42fef0adf92d1a0198c05d577ba66b5; path=/; secure; HttpOnly", + "x-request-id": "ce1fdfb7-6e4f-488e-82ad-c58cfc75c275", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "606A:39414:625BC7:950282:5D374BE7" + "x-github-request-id": "E552:40B82:3BB0D3B:590E83A:5DB58B25" } }, { @@ -17997,7 +18040,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18007,21 +18050,61 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ed0e4ba5d851b330a1cfba624b772c37\"", + "etag": "\"f0ddfba248b95223ef6faaf6577c7497\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:20 GMT", + "expires": "Sun, 27 Oct 2019 12:18:46 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 30 Oct 2018 08:18:14 GMT", "x-content-digest": "381eeaa6185cde4a605175987a5111102b9c8248", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7309ee27-86d1-414e-8dbf-d7bc602e6c89", + "x-request-id": "4db5a251-4212-4103-b84c-0b6ba9a5c166", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://netbeans.org/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:46 GMT", + "server": "Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/1.0.2q mod_perl/2.0.7 Perl/v5.14.2", + "set-cookie": "PHPSESSID=btc7fgbk9f9kddqktod37k5em2; path=/", + "expires": "Thu, 19 Nov 1981 08:52:00 GMT", + "cache-control": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0", + "pragma": "no-cache", + "vary": "Accept-Encoding", + "content-length": "3812", + "content-type": "text/html" + } + }, + { + "url": "https://github.com/madeso/ride", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:46 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"802bebb24e334ae2d980ec206b2d4194\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.821430037.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:46 -0000; secure; HttpOnly, _gh_sess=eEhwcks0Zkc4QzliSmp3VDIyd3paNnViQVlNelhLN3RBVXJteHpyWG8yeGhic2tyVGxZc0xsSXZvSytmN1Y5SG1GMC8ycThqNEpZaWZ2RTFGVFJyV3BtenVLbEg0cnJSZDlhTE5PMS9TVyt5SXhtbHFMbFN0MEM3Ukhsc0VCdnMzRGFLdTlsSzdOTzRvM3JMZytVV3p3c0FONkNmZUwwTVFmejZ4UE9wdkYwZmFNSm9VdUpvZm9aM25CSnQzTExuMW9HQVhWR3FxM1BvbFFwMk52N3RuVDN4S0VHMGswYklBKzZXOXVha1FOND0tLUpBdjJBT3RJVGZYRUMwaTlMdkVYUVE9PQ%3D%3D--ce30e5147ea4f387a6a5f47ee8ce5f11bf9651b4; path=/; secure; HttpOnly", + "x-request-id": "8a193ffa-766f-4896-9b15-9a637d340586", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E557:23F80:2A4BE02:3F37D90:5DB58B26" + } + }, { "url": "https://travis-ci.org/madeso/ride", "status": 200, @@ -18033,11 +18116,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -18046,27 +18129,27 @@ } }, { - "url": "https://github.com/oakes/SolidOak", + "url": "https://github.com/ul/kak-lsp/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9aeeadcbca05357cd9c11459e1f29a19\"", + "etag": "W/\"6d2d84d81cd491f7a0e7bb17a50523ef\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.1055970349.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=SE9GT3J6bW1pYTBNWXc3NVhCcDV4QmVZeCtlc2Z1amRFandaWEZhK0dEZzkzcUpXMVhQNm41OVRMbUpvZDFjTEVHRkRhZVdrU0VpV1hqTVNOR2N0UVNzb1U1eWtrQmVnNDFiM0h5aUdxS0tNTkFLdTQ1SSt2NUhRS0VIQnJXemFlbkhqVlNTU2NJT3RWTHJ1ZVlwWXZKUnh5YTlvanRqNUlpb2puTFNKT2NRVmVTdy9HYitOZCtpc3VDQS9tNXZ1VkY2V25VVWlDVE4vdkxmUVRZQXUzcm5BWmh1WWhZN2krVFFEVFh2Mm9VRW8xU3NvM0hDa0Nyak1CNGgzUDg3a3JJYTV0eGQ1ZGxOanUrZExtYmVIV3c9PS0tNHJYaHJ3eDdGZkRqREpPRjg5eEc0QT09--90a700440ce0b35a090b009fa530730c9bb7b4de; path=/; secure; HttpOnly", - "x-request-id": "126b0d9f-6a4d-4893-9248-377df352ae4a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:45 -0000, _octo=GH1.1.549351905.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:46 -0000; secure; HttpOnly, _gh_sess=UGtKTVBhN0xRdERMUVFLSTB1YVFZYU1JNnZWTCtwLzl6SFJNampMbGlCMk1USjNCazFVZ1E5dGVmUURsK2hpa3l2QzNvTUdjVXJmdlQ5S1JOU1RWZkFzTTZNbFAvckkyWjJmMXVLTkNtK3FPWXRITFMwMzNxeGxzQXlNU0o1Y0pQbGIvbDM2OCt2OERNRDQzSVpQeENFL1ZIZW5XUTVqYW9BNTRZQ29HNFZ6ZXJHZFYwR3BOWlBTeVZoZWNKbE0wc2dSNHdWT2ZyNzJaWHhjNE50cGpTZz09LS1MUGVCMnVYZXB6dWZFVHA1anZEbWVBPT0%3D--4839d295d554bc793de4a1d47f33783add1d9443; path=/; secure; HttpOnly", + "x-request-id": "cc1b5537-fdb3-4d07-a51a-3341f2cb969f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "606C:1BAE4:E9BCAA:1642876:5D374BE8" + "x-github-request-id": "E54E:1B30D:3B5D5DD:5895E2C:5DB58B25" } }, { @@ -18075,85 +18158,85 @@ "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", - "last-modified": "Thu, 02 May 2019 05:03:05 GMT", + "last-modified": "Thu, 03 Oct 2019 05:52:48 GMT", "transfer-encoding": "chunked", "connection": "keep-alive", "vary": "Accept-Encoding", - "etag": "W/\"5cca7a09-5f92\"" + "etag": "W/\"5d958cb0-5fac\"" } }, { - "url": "https://github.com/neovim/neovim", + "url": "https://github.com/sublimehq/Packages/tree/master/Rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fbfcd22fadb09a35ec9fec52cbeb8a23\"", + "etag": "W/\"4991ef895ee17331949b7bf373545c82\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.490311389.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=elhRNkNZS3ZMNHd4Y0htSktQeE9Dd1NJMjNDWXd2aXVCWGtFUWVISHdRZkNlbDBSRG1xL3hyNE5KeEhBYVVRTWF3RFVLcWMvblhHZjkvZzcxdkxuOEpaU2NucFN0V1VCY1BCcTVNUENzU0ErNmFWVll5Z05MRGdtdGNQaTBLUXBFaUpLOVhxTWdMcjNLVkdTc21kaHZKWUQ1OVVaVWhGTWJhSTZibituVnBTZWVrcDA1U3QxZ0lJMDF3UTJvY0NpT0tjT1dTSzJUTDZUSWl0TUVsWFRvMFNUcjgrUzgxYVhOOEwreXdqN3BUNk9ocWkydVZvR3BsNlZlUXFaaXZ1NlJ2YkNQWnIvNndBdDdSeXdTVlBsMGc9PS0tRWNFdGc0cXVQdTN1M1U5RkI2bmordz09--ae4690a4d744bab4150192ef4788392d6162c661; path=/; secure; HttpOnly", - "x-request-id": "d8b3b462-c91f-4575-bd93-259824ccffa4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.186081589.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=WmJUbWJESlI5ejVCVklaTkJVazNGTXdJQm1UdWNXM3lTdzJRMFRZcCtLRHBYTUVMMWxKTUdheEpVTVVZejBWSjBEOForS3FmaldIQXR2Q3IrblNWc0tjYjhHZ09PN2ZPRUZaSkROYndaTHBpY3plRGhKcTQ3aGRFUnN2bUN2eEIwRVBOTlFmeVZqeWRpZUw1QU9IYk5kQWJWcDVYczI2R0NndWFFUVZZakpDd2VoMGVPTThPNzhTZ0p5RG1JZUt5VTlSUnY3cHIyYWl6RmJydDVobkdwUTFIaE43SE5NVXNGcnB3TENnZEoxVT0tLVdRa25wNS9yY2tKUmFUc21GTmp3VFE9PQ%3D%3D--f21cb70afae2ba2ba189841d100090ec7ab0ac64; path=/; secure; HttpOnly", + "x-request-id": "f1547f07-a952-413a-b00c-39cb5dc50408", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "607B:2BAB:AF609A:10B3E1B:5D374BE8" + "x-github-request-id": "E55E:40B80:2BA83C6:416F97A:5DB58B26" } }, { - "url": "https://github.com/sublimehq/Packages/tree/master/Rust", + "url": "https://github.com/neovim/neovim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e9b9998aac7dd6f1ee5c730df6c13014\"", + "etag": "W/\"4bb9cbee66048593729711f51574df2a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=MVBxVlJib3Zic2FWUXdFYjdJM2pueHFJWGFQRFhRVVFzazhxTHNrejBQcVdqTzlVSC94bVkycHljSzJXR1UzMDFuVWJjOU5QSjZZTGxKUkRmcDF1OGZtM1IwK0tadllYZTRiVG9nU1A3ZXpLdVYyeERiU0tZeCs2UE5ZejFsWVlUdThqanpEQlNlSFhERlZBakdoOUE2VGdqeCtwbWlYdHVxci9QaWViMXIrOSs3ZnJzcllBT3BQOUx3RGI4Ry91WW0wL0RCM2tkVnNwVjhuRmFlbCt5dFh1alJxWUorKzVnV0krcTdZc2hsanF4WnNTL0ZoUk9Ka2huSmNJQXBvM0JrNGlLSE5VTE1DWitYbUtDRGR6Unc9PS0tc3haMVdBLzlDckRZMXVZS0U1bmpuUT09--691c3216bb73d1f68d59dba8a14b73ba47f0d056; path=/; secure; HttpOnly", - "x-request-id": "25c37adf-2623-4ecf-b34d-30d47282cb34", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.2140248117.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=M1N1SUU1Vlk1T0I3cXoyR1hOMFVRU21CdFZWYkQ5em5oaWwxVjY0VlhiUFN0V2Z1OVBxQy9UbUZaTTllZytWL3F2RTJObDJTRzh0a3VJcGhySis1amF2NEpOa2ZTbkpkeE1uM2xncThDMjhPWUhVamFNWUlsNGliaWE2eWhtMkRuUnJ6WnNvWEE2V2cwZ01CZEwxSFZyQkRvT0xKQnk5QnlqOEdBMXBxeGJrSE1mQnNrMzQ4Um1sekc2SytySVdpK1hwbCtDUUpQUC9uYXZLaDN1ZUgvRlRXZVc4STg1aEVTakpQb01LVTYvZz0tLUhGaVJjRHZkdjAvcEIwZWhOdWNPbUE9PQ%3D%3D--9c8af58339bfa77c589eebc19a6731ecbe1aa59e; path=/; secure; HttpOnly", + "x-request-id": "4dd01f59-5464-4fbf-ad5e-01f45a47752d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "600A:39417:86A966:CCF377:5D374BE8" + "x-github-request-id": "E55B:1B30C:33465D1:4D0D037:5DB58B26" } }, { - "url": "https://github.com/rust-lang/rust-enhanced", + "url": "https://github.com/oakes/SolidOak", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:20 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"89a55906b584c0ed045538fc9ac557b4\"", + "etag": "W/\"b29df5f7ee0868b0fe6a367f029261f8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.1036556482.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:20 -0000; secure; HttpOnly, _gh_sess=MjcyZGNkOWxYeVIxRDI0ZTdWcUR0UGhCSXdVOWlPaVgwNFVyMFc4L0hjR0ZBOTJCQ1E1OWFicWNxUlp1UG1Tb2lhUGhBWGNRNjhnZDFKZGJoQlIyZElwREM0b0M3SHk1dGhGMytaY3drZ2ZsY0R0WmVxSGQwYjBCZEN2WDFBNXR5cG0wVXZQSUFlcWJYTnRLREFzWWh3b3hIa2ZqSk1KZ244RE1xSDFzVGhkbDdqMnpDQ3ZtOXkwbys5OC9EWmdZdS9HOVlYZkh5eCtrWWdaM2FCK3V5OTIyMHo2MDdvejBVVE5OaGh1ZGc0V2hqM1ZQb0txRUMwWEY4eTViSGVrMmJDYnMrcFVPUlFuMGEvSm1ldDJVei9HQ2xySmpnR2pTazhWZ2pxNjU3d0k9LS15SENjRTNNSEdHUFEwQ2tqSVV1QzR3PT0%3D--ce9583061b978b1cd3d192bc9a6a681164ddfc9a; path=/; secure; HttpOnly", - "x-request-id": "7eaa8552-c8a7-4a9b-aaac-135a6c49b503", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:46 -0000, _octo=GH1.1.1366648008.1572178726; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=OVd0WFlRbmdRWWV4c2xiRHE3V0ovYWxURmZmZkpqT0hOSHV2MDdvZFVwV3d0ZjlBZDlJOUMzUlp5YnN0S3UzZk1xUEZFbFIzUFlLeGF5V2hIZjRGREU1TkswaVVncFpHYTRiZGFzMnJUck1Kd0x1eE55U1J1R2hBODdxS1hTZ2xMK1U4Q3FjUzVUT2NjZENxbEgxRTJFL3hQRytna0JvTEJvZ2FGSjBjdzJwNE5WSHNwUDMvS0lZUlJheDI4ZjlJRkwzYjROa0NIaGt3cmplaEMwUnp2SDVDdG1tTnZRand6VG4vVGNXTWc4ST0tLUhCNFdXRVpvUTZPTWhKUlNWN1NqdWc9PQ%3D%3D--83a9c51fd61bba462eecda38806e285c45326649; path=/; secure; HttpOnly", + "x-request-id": "d7af3f8f-7577-42f2-a1cb-907ae1e8fee4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6055:2B9D:3DF0A7:5DA224:5D374BE8" + "x-github-request-id": "E55A:1AB6D:34122BE:4E1AFE3:5DB58B26" } }, { @@ -18161,95 +18244,88 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"258ad693e208ad18aa13a8d5de0643b0\"", + "etag": "W/\"2e45d017ba82ad6093e49f42fc45f250\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.178027892.1563905000; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:21 -0000; secure; HttpOnly, _gh_sess=OGxRUW0yVURkc2ZReFRnbGFVSjBJTVNSNksyakdaajlGNXRZbExSNzhQeXZLaC80NDNocTIxNEdsc0RYQ2VscVU5MXVDbDNTUW9LQXQ4SW1qU0w5Q21oVVVDMU9jWlBDcjdTbzdaa09XeDh2NlExZ1lrK0FEOTFua1djeHpxcSswd3QzQVpnL3dMUEFuNWJQanFCMGoyRnpMSEEvdGhSRlRSdWpaN0ZSbEVNNGJvZE9oMnBxNk5laG94ZS9aT3N3ellVTjlaa0VYa2NQRnFtbFhFTEdITFhJamw0ZTFISXRaSC84Y0FpdEhUWjRNS2JsRlovQno4NG9ybDVWL0txWWFoUlEyWGZyYS9xU3BCbGNIYWcvN2c9PS0tcE9hOHNMS2JEZmhyVHVZSFgxVHBkZz09--4ece92fac521dbce07b61ede656173710f6c5036; path=/; secure; HttpOnly", - "x-request-id": "528dc636-3674-4c8f-9bff-8ea00e1a0566", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.444217362.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=bk5UaFdMVytjQjFRbVVDOHFpZzBDT3AzNkt2aSswUlFCbEJyTDVURGRGUUJxWkN4eU8vUzNZYXRRN0haRk9oSUxZM1VhbnVyNnI4MkVtTUdZemNUN0VGQ0o4eUxmalI3ZVFSTDk3UEVtOEpXcmRBOVpjVUwzTkNHRlBHeDRYSTNHQmtwdm1HeUVTRUE0OVdBZm5KMmdxU1dFY2pEVi8zaXlaMWo5clp3VTdTcEVRSWhSajcwSkcwaGJPZThUV3U4TjRySjRjYmFla3JPL2lEUk5FdWRjZGQrNW9RTTRKQWJRK2tHQkh6MG9pUT0tLW5VejVqa1E0ckRuc2dMR0FZNkJKZUE9PQ%3D%3D--42c6caf386696aed8236cb75cf14641aa8dedae2; path=/; secure; HttpOnly", + "x-request-id": "168cc41a-54f6-4afc-ac77-7963ef5d01eb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6065:E0E8:ADB10C:108D96B:5D374BE8" + "x-github-request-id": "E560:23F7E:20BA4C3:30C9659:5DB58B26" } }, { - "url": "https://github.com/racer-rust/vim-racer", + "url": "https://vim.sourceforge.io/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:21 GMT", - "content-type": "text/html; charset=utf-8", + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", + "content-type": "text/html", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fb95a071bcae9d9615738ce74a9008a7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:21 -0000, _octo=GH1.1.229336852.1563905001; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:21 -0000; secure; HttpOnly, _gh_sess=Q2FxbEtWOUNLbDFsdUpxSkZ5Y09vakRBa1hrTXQzekU5T0pZRTVNaXpndUdJMGtvZHdNWFFpZ1RGR04wMzh5VVY2dWtwWjE5S0krSFJsRVUvaTNnQU5JbUFmSjQ4Z2dlUDhEWWdHZ3JhclVxYzRTcHRVRUxOMkJpNm5sbmpwWjVHS3BEa2UrNE81UlpyVi9oRXU5QjJwOFRpdjEwdC93dXlLUjJDYnNJVWV3Y3NuczJaRzFIMlpEeUpUS3ZWdzQ2OVlmYlYrYVhjdmJVTUh0S2JDalhodDdUQlZnaUpTU1ZpNmVSYlNqR1Fzc0ZIaGU5RnF2YUh4WlhiamVnOGc1VHlZa3U1NFNmdmNBVklXT0dmandGMmRPTVBCWThXM0o3cjZraXMzSURQN0E9LS1UcXIvUlIxNkcxd09ObWR6NU84MDZnPT0%3D--df7e56efa7bd1447150622566fd7896a325f35a7; path=/; secure; HttpOnly", - "x-request-id": "f1c916fe-e145-484d-bef4-29d4263ffc4e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6014:1BAE1:8BF722:D4C848:5D374BE8" + "connection": "keep-alive", + "vary": "Accept-Encoding, Host,X-Forwarded-Proto, Accept-Encoding", + "cache-control": "max-age=600", + "expires": "Sun, 27 Oct 2019 12:24:39 GMT", + "x-from": "sfp-web-8", + "strict-transport-security": "max-age=31536000" } }, { - "url": "https://github.com/timonv/vim-cargo", + "url": "https://github.com/rust-lang/rust-enhanced", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fa38bd662c302703c47803c096d09379\"", + "etag": "W/\"3b8bfe4a8c0963aaa056bb5ad9956413\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:20 -0000, _octo=GH1.1.152254484.1563905001; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:21 -0000; secure; HttpOnly, _gh_sess=YnRrSExobjBxWmRDK2ZtUlNvS3ZsOWtBVURkVUlCeGJrdmhWSEtCWEJZV28zbjZTSGlSS0ozZTBnN05IT2l0WUNVM3cxSTBkMGJxd0E1WXR0MDhLVzlteWJvVzBkek5pNkVkM203bWZCYmU0elArVEwxejh0KzJhaHN5aWY2UjAvUndNQ2FxWTRlR0p5ZC9iTU1zNGlGL2EwYmE2cjV5aGR6ZysxMmwzdmFOSWo3c0RiNjhQWE4vNzE0am9xT0dOYkNUR3N6eEp6Z05Uc2hMS2hYYUY5U0lTQzJraHV6ZDFvbTljSjk4Um5rczgybkZteVAvdG4xdExtVEpJeXA4N0tYOEFwaTBNSUVaK2E1ZFlWdzlJU2c9PS0tNC9MZld0aVRycHlHOS9FTXdFalEzUT09--898c5b973c9d1f38631910c08c4165c438e208d2; path=/; secure; HttpOnly", - "x-request-id": "7e3eccd7-3401-455d-b6ab-ae445472ce60", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.1267944979.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=Y0RieGs2dzZjWEU3ekV6bjhwWk42NXZHYVBaUHJCblNZM3ZZcjk0UGRCSXlBSnMwVFN2eVNsejF3ekhPL1dyMHQzRDlvUzd0NHkzTXA0Ky9nSnhYaG1Wd1BUQXQ1dDBIY2J0NXkrUzlGTU1OMWdwSE1Vb3BsbmRXN3ZyaW5UcVovbDBhUEllT2pacFFpOFo3dEJUVkxYanJLRi9QVC9rRXgwdUlDTDNLc2VIRW5BTTdZOWZjM0VHTVo1bUJsclRzcTJiWW5LYXlobWxEbW82MWV4a0VmTms4K3NEUFRnbDFvaXh4Vlp4UDdkbz0tLUJKMk5TckN1eFdWS3RMeVp6VDFqQ0E9PQ%3D%3D--be724a94b5404a5f89255c2ba59bd62cd20a2296; path=/; secure; HttpOnly", + "x-request-id": "347ad936-1a26-4013-8013-f1fea14d3211", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6007:3941E:CFC9AD:13CF41D:5D374BE8" + "x-github-request-id": "E55D:1B30B:2B2AAD5:40C25AB:5DB58B26" } }, { - "url": "https://github.com/autozimu/LanguageClient-neovim", + "url": "https://github.com/racer-rust/vim-racer", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b96403bf3fdf1b17a632a8528b609b98\"", + "etag": "W/\"b682816ff324c2611b6aa783cfdaf264\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:21 -0000, _octo=GH1.1.1691584130.1563905001; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:21 -0000; secure; HttpOnly, _gh_sess=a0FXRnh2MU9EeXpueG15U21oZ0dBTkdpUFlaQVNzbWdkVS9nUktXV3ErRTlOWDVYWjRYYXZTNWM4QjBoTkNFZE9HbGpWRGtNK0FOZ1ZsRXJybm55L3ZkZHlrdTd5UEVzd3VRTC8vajdGUndXNDRCRldDUU5jU09OVFp3SjJMMXc4bUwxemtEcU12YjFjUXN0aXV6cVNlZ1NDTk1Sd0FrOHJ6MGkvbGVVd1U1Rk1OeHBRL2w2UnlKSFJocHkrT2c1RnFLWkFWcVA0TnAyUXRWWkVUZStwNHpTR29xUkt4MXFJaXhwQlJNRG1NeE16aTVJMFE5MHBMTnQ5ckJFNjdRQVhnVy9tQkFxa1FSd2xZTURxWlF3K09zc3hRcG16bVF6enUwcXJaZXU3RWc9LS1HdFN0RklaYTVobERrWWw5VGM0N1JnPT0%3D--e6a05a2fbce853bf86208abf04953fe052be0f7d; path=/; secure; HttpOnly", - "x-request-id": "b1db6230-3501-4650-a997-afbb8bb6d542", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.695748969.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=eE1oU3VNazl3N1hFcHord2NuRm5hY1Jud1E3U3JNaWk0MGZPSVMvVFVpd3RMTmlPOU1JZXlIQUs3MG1FZDRsZ2l1L2tQVHNiS3lGQi9JOGd0VVozeTEyN0ZaSnN5YkptbXVGS0pRODVpTkkyVXJINUJUbWlXeFZqck9pTGRVd29CRTdwNHV0bk83MTNNU1ovTkNhazlSUmdJT0RpL1BTTmZ0bUl0Z1Zua2NwODdnbHIxMUgwcVovQlR4dUova3dQZG9INndEeVpZZGgzVW5EUUl0WnlDMXozUG8zZGdJdmg4aGVuUmRpN3VsTT0tLUgvZk54Y040MVpnNHV1S0Nsc3F2Qnc9PQ%3D%3D--3a6fa85b997263ce05937f2aff0d61b8f8978912; path=/; secure; HttpOnly", + "x-request-id": "c278c4be-a89d-4d40-bf99-34f603b553d7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6015:E0EC:EB7965:165645E:5D374BE8" + "x-github-request-id": "E562:1B30C:334661C:4D0D0B4:5DB58B27" } }, { @@ -18259,7 +18335,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -18269,15 +18345,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bf15da7045321f5800384d3519279984\"", + "etag": "\"1aa09e9f05e1d88035692d69824a167e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:21 GMT", + "expires": "Sun, 27 Oct 2019 12:18:47 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Sun, 09 Nov 2014 10:25:36 GMT", "x-content-digest": "1a5801166f13397ea10e865c56d3f88f6641193b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c7c033eb-f8c6-4f6f-9dbf-7b76d8a246ce", + "x-request-id": "64639a3d-149f-4830-9f95-1f692298264b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -18289,23 +18365,44 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1cd17cdd72768a5193c8fcec640b5912\"", + "etag": "W/\"5aaafea2afecd8e1cb986a07f61a3140\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:21 -0000, _octo=GH1.1.344188995.1563905001; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:21 -0000; secure; HttpOnly, _gh_sess=VENUMWdRYS9CY3U0S3AwUXl6RHhDVlF5UHQ1cHF5K2pjZURPdTNwYmYzUFpZRTVMYjlqdElJU2VJZnVLQmNvS2xaVUdrdlVvemhDVDZDbWF3ZmFCbExjR0F1RldGNFNtTHNPOXBPeGMxUVJDUW1URlRRMWwzM0VKaDdsc0JkUTN3dmd2b09PN2RnSGFXK3V0bVQvYi8wcEIraWpEL1JLL3lTWXZmamp3WjhEdzJ1S0l5N1NCeUVDUkFiczF5UXBKaXd5WTJPLzQxMTFRdjRmMkNjbUxZd3pGWVNFUWQ2VVVXSXg0dm1ycHZPOXVFUHJ0SlNTcTBaVGFBOGNtVkIxam1XaFVUWmRWby9BT2swMTIrYnpSSUVNN1dWakpXTmt5S3M3OCszaGpIUm89LS1mT2lmTHFiYjkwSnJneVd0VGN3Sk13PT0%3D--a338d9953d16d0c0a3ad24fd17b34bbcfe48aefd; path=/; secure; HttpOnly", - "x-request-id": "6856850d-4de5-469b-8217-67bf3a415c36", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.1514901468.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:47 -0000; secure; HttpOnly, _gh_sess=dVFncmppdFg2VmdPYkZVUGhIZVh4Z01tbHFhbktEQ0o2NHdxZ1pCSGR2ZUhaMXdndVc5N2VGSytsRXJNaTVLZEd1V1E0MkxzN1MvaVdOMEVpZmd3WGM2RXNENGgwL1JURjhnMGxyVEZRd3BZZnJsbzN6ajI2R3gwckpkRi9JK3NXUFYyZ2d3UEZyektHcmJRR000bWFUVVhmcHZzY2lhYldqR1FQYUg3Mk9mUmdMcGoxeXpSTXJLVmVwWVlYNituV2I5YUxNRm5wOWNPZXFsdk53c29JQlExWldTMExRb2h0ZWkrSnUvWDcyT2lRMTNQRkQvaGN3NnIweHpqZC9CVC0tdHNyL0JiY2ZqSkZSd0pmYUR5cFJoUT09--56edfbe40ad01df9dedc3efaf66ad3ad6e59f7b5; path=/; secure; HttpOnly", + "x-request-id": "a74f0c17-2856-4615-aa32-7f1ecf92b674", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6025:4D68:E5F1DF:15E2DB4:5D374BE9" + "x-github-request-id": "E564:1B30D:3B5D75B:5896065:5DB58B27" + } + }, + { + "url": "https://img.shields.io/vscode-marketplace/v/serayuzgur.crates.svg", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d92de2269c4f651a810e5247987c74eb01572178728; expires=Mon, 26-Oct-20 12:18:48 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=300", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", + "cf-cache-status": "HIT", + "age": "247", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49d5a4c6ccd2e-FCO" } }, { @@ -18319,11 +18416,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -18332,27 +18429,27 @@ } }, { - "url": "https://github.com/dgriffen/rls-vs2017", + "url": "https://github.com/autozimu/LanguageClient-neovim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:22 GMT", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d88d255f0d41b60cc90f35b717580f12\"", + "etag": "W/\"dbbee5642a7255b2b1eee27ce1229a7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:21 -0000, _octo=GH1.1.575577513.1563905001; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:22 -0000; secure; HttpOnly, _gh_sess=NEJsandkVUlQelUwSVRrUEhlTnBhUk1OQmJQYTR4TGlWWkJzNnFtZmxwNE5hM2l6c1dacGNiUXBaTlA2cG9yM1NrelpDdnZWOE1kU1l5NzdXWkNDK2RpWTgxQW5HTENFY3JkakRrZzUxWlNKSzRPVGRPVnJYQXMvZk1lSk1UWGVCRDJOcWdWQnk3dkt5K25sekh4SHhZVlFnZkRWQXV1U21sTm0zYmk4RDljRnJSYmdCZ2tLL2NrRjlNZnBseGl5WERyYTFKaEVBWTNvTTg5ak1GVGVtY05RYUd6ZkFjTnBpeXI4ZGlMdWtudGhtZWRUSUExaEZGM2ROUmJPZkl3YmFSVnQ5Y2RWSkI1R2xhYWg3djJxRGNySmlza3RpVlhsRWRnV1I4RE5ndFk9LS1mdFd6SUh4UmFPQjhDQTB6ZG9JRUNBPT0%3D--66559d400570045886cf4b9cc1538f040bf739e9; path=/; secure; HttpOnly", - "x-request-id": "561fe7b7-7971-4cfc-a39f-95c7e339cbdf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.762247609.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:48 -0000; secure; HttpOnly, _gh_sess=Z0N4RHk4RWFNbjNoMm53Njl2QWhaZVVwL3RUak13QXNnTUlmaWhwMnRhWm5Od3ZIdmNLTUJ1amROZTNGK2QyVEVsMlN5eG9wd2tib1VJd0VwVFMzL1gvOFFDSWgxNHRyRjAyRDZjM3ZBMmhiVGlWbmxocXlNc0tBRENyZzBlTGxlM2NobUp3S1NwTllUMTlsTjRmUHJYL0kwcUsySE1meDErWDhXQmF0ZkRHb0NwZEQxVFJDNjVGd3JaUDBGcW5FNHI0WUdQR3liRkkrK3I5Ry9VT1o4S0RDR2M2T1dSWE5RVXlZYk1RRFVhdGtJWG1laVJjSWdJYVpYZlZWZHlqUC0tUXEzMmF1TjlNMGlMV09LZy9mYUplZz09--9fb3ef8f6e5d9ff4e90e9aaace45c2d4f47d5a7f; path=/; secure; HttpOnly", + "x-request-id": "4f717f7f-1f65-4e8b-af51-c5f3b0a2366e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6037:39417:86A9E2:CCF437:5D374BE9" + "x-github-request-id": "E563:B5FA:2AB0139:4006523:5DB58B27" } }, { @@ -18368,41 +18465,63 @@ "x-frame-options": "SAMEORIGIN", "strict-transport-security": "max-age=31536000", "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:03:21 GMT", + "date": "Sun, 27 Oct 2019 12:18:47 GMT", "content-length": "680" } }, { - "url": "https://ci.appveyor.com/project/dgriffen/rls-vs2017", + "url": "https://api.travis-ci.org/serayuzgur/crates.svg?branch=master", "status": 200, "error": null, "headers": { - "cache-control": "private", - "content-type": "text/html; charset=utf-8", - "vary": "Accept-Encoding", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:03:21 GMT", - "content-length": "2305" + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"da782bbcce522d49da2f694a8b9087f7\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 15 Oct 2019 11:28:35 GMT", + "x-content-digest": "723a240b7bb9f592dad2b38d3fdf5752e26f60fc", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7b048fde-21aa-4606-8716-cf577b67bcf3", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://vim.sourceforge.io/", + "url": "https://travis-ci.org/serayuzgur/crates", "status": 200, "error": null, "headers": { - "server": "nginx/1.14.0 (Ubuntu)", - "date": "Tue, 23 Jul 2019 18:03:22 GMT", + "server": "Cowboy", + "connection": "keep-alive", "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "connection": "keep-alive", - "vary": "Accept-Encoding, Host,X-Forwarded-Proto, Accept-Encoding", - "cache-control": "max-age=600", - "expires": "Tue, 23 Jul 2019 18:13:21 GMT", - "x-from": "sfp-web-4", - "strict-transport-security": "max-age=31536000" + "via": "1.1 vegur" } }, { @@ -18410,78 +18529,78 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:22 GMT", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bc63ab5c7ad825722f0cbd14cfee61d6\"", + "etag": "W/\"9042197a6462030d5a3a6b8a6349864c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:22 -0000, _octo=GH1.1.1840884894.1563905002; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:22 -0000; secure; HttpOnly, _gh_sess=TG5NeWdIeEFwSFhZVjd1OGwrL1NhWEZNR2h2RHVBTUtoMWpLSEF4NDl0YjQ2OWVBRHNWTEdjdWlrd2NNY1ovalZLV1lvQkFlMENnb0RkRGJvQkIwaWpCWDZ5c2k2WElCbDVpcjR3R0M5VTR5WkhGck4xbFl6Tm4yTk15SFFlN2hkQitqaUtHZ2VpNDhCekQ3YXhOZ0k4c0txYlc3MUtBdUI1K2lOZU44WnFnOWJSVlFCNVk5bG1pckVrNFNOTzl3UG9QTkRMNkh4cGVsK1c1c1ZJVDBSWDB0N01CaFdKU1E0MWlYYmY5TkRQanZPdjlOY0VHUVN0bERLRWtRM2t2ZVc4MWo1Qnprc3ZzT1VkRUY2UUNhNXc9PS0tdDlicXlTNXkyRHZEYWxXTlpha3lBdz09--b78d0ac36e3843892f9b31270ee19b6f8a334f74; path=/; secure; HttpOnly", - "x-request-id": "0e541ea5-1ad6-4386-9c41-9b69e59ee803", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:48 -0000, _octo=GH1.1.489471708.1572178728; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:48 -0000; secure; HttpOnly, _gh_sess=WUxCcVhLR2hybzU4L1FIcHZKR0REMmdGMC9lVzBvdGNoT3RDZ3gyTk1EcEFMMVc0S3BIcERQTFpvcDlpR3ozU1BhRHhjUkZiMk9HVE8ybms0U3QzMTg5R0lzczNPSkQ3S1NheklCRTNWMHFVdDErRjNIdVBlL1oxTjJmTENueUxRN2xjc3dSVjdTVEJWaUhXUTVBM01VWUM4TmR4eUN0QzVsVGxMR282NUIxUWN4VysycE5BbXBjUWFLYzdsbWhHTkZFM3FCOHpibllsWklFYXhlWEl2VUNic2R2MWpyejlsVkpqSi8wNVNlWT0tLURHVGZPKzdtZGdWcXF4c05EWDlYVUE9PQ%3D%3D--cb2854d5e705ffb2fbca9193c880d195e67d11b4; path=/; secure; HttpOnly", + "x-request-id": "218dbd7c-496d-447e-b8b9-d6928375a95f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "607C:3941E:CFCA80:13CF578:5D374BE9" + "x-github-request-id": "E56C:1B30B:2B2AB75:40C26A3:5DB58B27" } }, { - "url": "https://marketplace.visualstudio.com/items?itemName=rust-lang.rust", + "url": "https://img.shields.io/crates/v/hyperfine.svg", "status": 200, "error": null, "headers": { - "cache-control": "no-cache, no-store, must-revalidate", - "pragma": "no-cache", - "content-length": "22782", - "content-type": "text/html; charset=utf-8", - "expires": "-1", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=da2997d4465cd16761872bc6d1ea8e2ba1572178728; expires=Mon, 26-Oct-20 12:18:48 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=300", + "expires": "Sun, 27 Oct 2019 12:19:40 GMT", + "cf-cache-status": "HIT", + "age": "248", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "vary": "Accept-Encoding", - "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", - "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%225dcbe100-986e-4e96-8495-868acffe4bb3%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:22 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%225dcbe100-986e-4e96-8495-868acffe4bb3%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:22 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=025e3692-404c-4c91-925d-0f6b241d2363; domain=.marketplace.visualstudio.com; expires=Fri, 23-Jul-2021 18:03:22 GMT; path=/; secure, __RequestVerificationToken=6QTye4pKUKlPy7HWu7glXjq9ocFeJdoGHsF46eXR1iKP2oT7ZhYkM7YGqRZRkgADG7Lrwzn6mzvYcC4s_lmHwiRxzLw1; path=/; secure; HttpOnly, __RequestVerificationToken25caaac9f-6fb9-4753-a414-f5b536fa7883=6QTye4pKUKlPy7HWu7glXjq9ocFeJdoGHsF46eXR1iKP2oT7ZhYkM7YGqRZRkgADG7Lrwzn6mzvYcC4s_lmHwiRxzLw1; path=/; secure; HttpOnly", - "x-tfs-processid": "5df73d8c-6e56-42c5-9da4-af77b3d1bc60", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "activityid": "4daa0347-269d-4f40-88c9-a5c24df2c576", - "x-tfs-session": "4daa0347-269d-4f40-88c9-a5c24df2c576", - "x-vss-e2eid": "4daa0347-269d-4f40-88c9-a5c24df2c576", - "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-YpJUPWcYDmK7Tap5LpxWYQ=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", - "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", - "access-control-expose-headers": "Request-Context", - "x-content-type-options": "nosniff", - "x-msedge-ref": "Ref A: 304DD155D9D843358EC313E3A05EDF88 Ref B: VIEEDGE1214 Ref C: 2019-07-23T18:03:21Z", - "date": "Tue, 23 Jul 2019 18:03:21 GMT" + "server": "cloudflare", + "cf-ray": "52c49d5ea9bfcd22-FCO" } }, { - "url": "https://img.shields.io/vscode-marketplace/v/serayuzgur.crates.svg", + "url": "https://github.com/ZoeyR/rls-vs2017", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:22 GMT", - "content-type": "image/svg+xml;charset=utf-8", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d8a411398dbd0da9f0c164049f44ed1f61563905002; expires=Wed, 22-Jul-20 18:03:22 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=300", - "expires": "Tue, 23 Jul 2019 18:08:22 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf92176baed6d1-FRA" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d27455674a18324c9b2a123d5e7513af\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.667021981.1572178728; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:48 -0000; secure; HttpOnly, _gh_sess=MTZ4RVJ4YVNSNlk4aWh3eXo2LzVrTmMwampkdkZDS0ZxMVh3azljM0JGV1VtZGdaSytvdHdTY1hOL0YwYVk4cjB4QXJWMVplaEhjMk5aL0dNSXBzMnVFY3htMUF5cFRpNFFyNytibW9UKzNvV3Z4aytPSlpNZm1VNVBydFVDT0pUaTF4ZmV0TktuVEpaMmVEbVNKU0NESFB5UkFhN21UVlE3S2g4Zm1kL0tRaUw0QnhQRVYxVHlMT2J4Q0V2U3Z3Y084STJGQVpMeE5RTjNUa1BVTGVmcldmMTloWEtBYjNCN1QvVnRpYlpaYz0tLXkveXBNMWxUUXU5T0paNXF3RmVoeWc9PQ%3D%3D--f8678b97b2f8bf54b1ea416cf41183b04bbcf418; path=/; secure; HttpOnly", + "x-request-id": "43cf4d5e-1a3a-4c35-b32f-87cdf960de28", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E568:161EE:2AFCA67:40AE1D4:5DB58B27" } }, { - "url": "https://api.travis-ci.org/serayuzgur/crates.svg?branch=master", + "url": "https://api.travis-ci.org/sfikas/rusteval.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:22 GMT", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18491,15 +18610,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2bfdb4738f0b1068844f26c47ba5f7e2\"", + "etag": "\"d1b23cecadeff32eb116bbcf1acd6427\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:22 GMT", + "expires": "Sun, 27 Oct 2019 12:18:48 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 08 May 2019 09:51:29 GMT", - "x-content-digest": "e6723cdc9f2ce5bf41967778df21422821e53432", + "last-modified": "Thu, 08 Mar 2018 07:35:21 GMT", + "x-content-digest": "5d8bed62e4d99060145d8693ecd7f9862ad6e30c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2f560bd9-bdc4-42dc-8450-f1e3a9d67156", + "x-request-id": "e613dfba-e719-4e08-bba8-89c42a4943f9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -18507,60 +18626,60 @@ } }, { - "url": "https://travis-ci.org/serayuzgur/crates", + "url": "https://img.shields.io/crates/v/hornet.svg", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:22 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:48 GMT", + "content-type": "image/svg+xml;charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "connection": "keep-alive", + "set-cookie": "__cfduid=da2997d4465cd16761872bc6d1ea8e2ba1572178728; expires=Mon, 26-Oct-20 12:18:48 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=300", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", + "cf-cache-status": "HIT", + "age": "247", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49d5ffc66cd22-FCO" } }, { - "url": "https://github.com/sfikas/rusteval", + "url": "https://marketplace.visualstudio.com/items?itemName=rust-lang.rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:23 GMT", + "cache-control": "no-cache, no-store, must-revalidate", + "pragma": "no-cache", + "content-length": "22153", "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ad60ad3594a8291e9922bd07cbcd8562\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:22 -0000, _octo=GH1.1.229889736.1563905002; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:22 -0000; secure; HttpOnly, _gh_sess=a1VJdlBrLy9EUC8vd2tpTUd5N2MrcDdFbUtJNzJSVTVPNHlHY2VrcVNaVjJTb04zMG1VQmE2aHVFR2FGR3RQS085dDZDUVVmSXdSaTUxTDBELzdYdUF4ZVNOSkdJSHFQSlJvTVNmWU9TK3hGVm0zWmhTRVZwclIwWE9WYnhIUUJPTmRBN3ArRXZDUmwxY2crT3RVMGYwajNYc0J6a1liS1B3VmZQNVAwMmFBSHFlK1RENVN1N2RHSUhDVVNTVloxOWFEVWZ3dS94bnVTR1hKRVF0YXFxZC95WkFvOUV2RFhNL3oyOEo3THptOWNpS1FHaFQ0eWMyc0RqaEt1SFdCU3hOSEZsVFJJVXF2U2J5QlJWNTkzc2c9PS0tbEdNeFBUVXYzbVYxeGtWNEdMS2tpdz09--f838b96ff154ffffe455636ecbcc2f53574be65b; path=/; secure; HttpOnly", - "x-request-id": "1660b573-22b9-4707-a8eb-1d45cc8d53df", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "expires": "-1", + "vary": "Accept-Encoding", + "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", + "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2279ad5b7d-4d3e-4dbc-a86f-52845765e4ad%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:48 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%2279ad5b7d-4d3e-4dbc-a86f-52845765e4ad%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:48 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=abd5135f-8d44-43d0-81ef-edb5e2c405e4; domain=.marketplace.visualstudio.com; expires=Wed, 27-Oct-2021 12:18:48 GMT; path=/; secure, __RequestVerificationToken=sOenyETw2XzxRrxRjwERklI5JZCBRlsdFT5y-bDcMZmCE4bzwuwmy6PxoRmyb4tB621uViIq8P6d-8HrBJzAhKf3gQs1; path=/; secure; HttpOnly, __RequestVerificationToken2baa380c6-73c0-4f59-a45f-eecb8267eab8=sOenyETw2XzxRrxRjwERklI5JZCBRlsdFT5y-bDcMZmCE4bzwuwmy6PxoRmyb4tB621uViIq8P6d-8HrBJzAhKf3gQs1; path=/; secure; HttpOnly", + "x-tfs-processid": "a5a14791-6bc4-4c28-b108-e09b81839788", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "activityid": "bc44efed-6089-48f3-bccd-42460c269e84", + "x-tfs-session": "bc44efed-6089-48f3-bccd-42460c269e84", + "x-vss-e2eid": "bc44efed-6089-48f3-bccd-42460c269e84", + "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-yanL9Q8vzI958/TnkBjDIg=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", + "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", + "access-control-expose-headers": "Request-Context", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6060:1BADE:21FB46:332A0F:5D374BEA" + "x-msedge-ref": "Ref A: 0A88BCF992224B9AB40F781B7D69D5AA Ref B: MIL30EDGE0615 Ref C: 2019-10-27T12:18:48Z", + "date": "Sun, 27 Oct 2019 12:18:48 GMT" } }, { - "url": "https://api.travis-ci.org/sfikas/rusteval.svg?branch=master", + "url": "https://api.travis-ci.org/sharkdp/hyperfine.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:23 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18570,15 +18689,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"84160ebee24febb5a13e2f1fc5d3ff55\"", + "etag": "\"ec3d7417fc10af06afe88fb813c82819\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:23 GMT", + "expires": "Sun, 27 Oct 2019 12:18:49 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 08 Mar 2018 07:35:21 GMT", - "x-content-digest": "5d8bed62e4d99060145d8693ecd7f9862ad6e30c", + "last-modified": "Mon, 21 Oct 2019 22:52:25 GMT", + "x-content-digest": "5dbd47b64e081298e9aa83cf1f4e13a49fc37adf", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cb6bd103-48d6-4608-82e3-fab0bf68fa52", + "x-request-id": "d61a730b-b123-4f00-a4d8-814294badd09", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -18586,59 +18705,53 @@ } }, { - "url": "https://api.travis-ci.org/sharkdp/hyperfine.svg?branch=master", + "url": "https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:23 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"33084d98216418a2463cf6f0c02ac1bc\"", + "cache-control": "no-cache, no-store, must-revalidate", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:23 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 09:22:23 GMT", - "x-content-digest": "0599ca23d08e2cfe66d96d3aa61c23f40b46df0b", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "bfa2bc7b-54bf-45b2-8b8e-a743cf3bb6cf", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "content-length": "20031", + "content-type": "text/html; charset=utf-8", + "expires": "-1", + "vary": "Accept-Encoding", + "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", + "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2213e4224f-2dbf-4da1-a09d-34dff66ceaa3%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:48 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%2213e4224f-2dbf-4da1-a09d-34dff66ceaa3%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Fri, 25-Oct-2024 12:18:48 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=f31a96b0-340a-4ed1-a129-586a836d60b8; domain=.marketplace.visualstudio.com; expires=Wed, 27-Oct-2021 12:18:48 GMT; path=/; secure, __RequestVerificationToken=WWlEqKAq23S94L8_RiSIw4ln0aprYAOvjN9wgeiEnvF31-27feXr6MisKD7n5khLMKt_DstRRyH3vj8JHC7ejfuPjJo1; path=/; secure; HttpOnly, __RequestVerificationToken2b42e7f7b-7953-47ac-9cea-21db8bae4111=WWlEqKAq23S94L8_RiSIw4ln0aprYAOvjN9wgeiEnvF31-27feXr6MisKD7n5khLMKt_DstRRyH3vj8JHC7ejfuPjJo1; path=/; secure; HttpOnly", + "x-tfs-processid": "a5a14791-6bc4-4c28-b108-e09b81839788", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "activityid": "bc44efe6-6089-48f3-bccd-42460c269e84", + "x-tfs-session": "bc44efe6-6089-48f3-bccd-42460c269e84", + "x-vss-e2eid": "bc44efe6-6089-48f3-bccd-42460c269e84", + "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-b9YIue1Wcw/dqOrD3nACwA=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", + "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", + "access-control-expose-headers": "Request-Context", + "x-content-type-options": "nosniff", + "x-msedge-ref": "Ref A: 4F38E585585147F6B76CB6EB8867ABE3 Ref B: MIL30EDGE0818 Ref C: 2019-10-27T12:18:48Z", + "date": "Sun, 27 Oct 2019 12:18:48 GMT" } }, { - "url": "https://github.com/sharkdp/hyperfine", + "url": "https://github.com/timonv/vim-cargo", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:23 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fd98ac38d746d160f27b95fce695d9f1\"", + "etag": "W/\"9c7e50973e7ead81d2bc04f90b6d31d3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:22 -0000, _octo=GH1.1.1115851781.1563905003; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:23 -0000; secure; HttpOnly, _gh_sess=VTNoeXZzUG5lRU5ZT0s5eU5tZXNWTTBwREhjV29zLzNHWkhNNUYxMnJheHgxTS9UcVNRcm52TnVwNXVOSHlmOW9MUDdrVjFKekl0b2w1Nk1qYVhvQzM2WWlpVTl0dW00NStGN1NUOEh1eEZid1RJMWFNU0UyTUhTM0xveEhvY2t4K0NXV2JoRUMzNXg2cmFlSVROV2ZOZ3VMQ2NJYk9XZTh5RjViQjlQWTZhbWpJbytTMmNIdVJncnExMnBHYnBuYzFIdm0wTFU0cjhNZkpPaG1ZYU5CSFdpQnpZSURmbHg2a3Q1UzlGeTFQak1xc0todTNiQ29FU1VsYjJVOGhQOHZGcEN0NTdVWmxJU2FJeGhZT0plaFE9PS0tczdncnM1eHQvbXUyYUZLenhYZFZjdz09--81e89f33f6df5cea16241ff12e509257da534f0f; path=/; secure; HttpOnly", - "x-request-id": "278de1df-8a7e-4839-bc71-b8c8a522d9de", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:47 -0000, _octo=GH1.1.577676546.1572178727; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:49 -0000; secure; HttpOnly, _gh_sess=dUg5ZzVuTWF6bENkWk1BUFpWNHBCNWZ1aVIxUlpjK1BBWVpmK21kWjYzM2NUbTJYV212aElPaFNUTlliVWZibXQ0YjNrdUw4S2xsNU1XL2ROKzZ5ai83S0ZmK3p6OFpWekJPWGFjQ1FTcnZMd3F1S1h3Qzk5K2JuVkZBSjJVTTJhZVFvWFhXUGRZMkhTWS9KbzFCRTRFQTRhSVFqNitidVZmd2IyRCswTGk5UFNYOWc3WkZLQ3RrMjhtUlhsWmNZWS9mUzA2NEJUVW5DalBERFhSRzNTazM3cjFIL0Fib2l5T0M1SXc1OUllaz0tLXNHcTg1VGIxQWdYM3hmenA2d2FjM2c9PQ%3D%3D--e5cc92dde998d23e3ce1df8c98e5745879b0da72; path=/; secure; HttpOnly", + "x-request-id": "54bf6f3e-bd6d-4449-831c-03ea354c5b08", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6042:2BAD:D00B89:13BDF9C:5D374BEA" + "x-github-request-id": "E561:1AB6E:3B56390:58E35A5:5DB58B27" } }, { @@ -18648,7 +18761,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:23 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18658,45 +18771,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ea563ec2c2b2dcb25371667f6fa5458a\"", + "etag": "\"d1bad7d7a8ea7ac38bf614c132c5781b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:23 GMT", + "expires": "Sun, 27 Oct 2019 12:18:49 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 13 Jan 2018 16:53:44 GMT", "x-content-digest": "c05c1c3e81ee7aae6f97fa1a701703e23ce4f953", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e6b58ca9-07c8-4d9d-ad9e-ba0757c7f509", + "x-request-id": "4c5a573c-9b91-42f8-a05b-2dcf8e56746c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/performancecopilot/hornet", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:23 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"03bd21fa9dd137deb1ff3c8453ae5362\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:23 -0000, _octo=GH1.1.454053047.1563905003; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:23 -0000; secure; HttpOnly, _gh_sess=UE1VckNlUHIwbkg3MXpIUlk4VmJiUklMUnJhcU12WGRzM0xsSmFiZldLaENjeEpqSHl1MXhGRDB4cHc5WDVBV0RFZUUxOGg3QlRTVi96dXcvQXZPUEZ0bDBDck1TSGs4VSt3K214UURzckQ1UWYxc3FSbmNEcmZqQWlSL1V4Q3BPWGFuUU9mWWxPdVBvcDV5VDJySk1IUUVoVVZXNFd2YXlmNG5NcDhPN3YxY1lVY3gxdlp4SnZ1Y3dSWXdUUmtYVGE3VDlDb1h2N216Rk5PYVV0ODRyc2ZsUmZpTVpwc09XRnVCbytZMEU5MEk3bmN1WXdUMk1FQmNYR0xoWTErbXNaY3oxMUt3TzF3Ty84UjA1WjBqY2RZRnZGRE9ESFhhR2crbGQrWm5IYXc9LS01L2hzMys0TjdjbTNQVmp0elRWZmR3PT0%3D--43692f323907810c4423551bc3ba5d74cf176c33; path=/; secure; HttpOnly", - "x-request-id": "bee07f2e-0240-4a1a-8e72-f0a40139d829", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "606D:3229D:CF3B19:13AEC2B:5D374BEB" - } - }, { "url": "https://travis-ci.org/performancecopilot/hornet", "status": 200, @@ -18708,11 +18797,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:23 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -18721,27 +18810,43 @@ } }, { - "url": "https://github.com/nokia/memory-profiler", + "url": "https://github.com/performancecopilot/hornet", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:24 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"90fb92a5d4866deefe53ae57bb1f8d77\"", + "etag": "W/\"710dee789f47922fe8078dfd59a1cffe\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:23 -0000, _octo=GH1.1.1958175220.1563905003; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:23 -0000; secure; HttpOnly, _gh_sess=VU1TdEpNWml6bUVpV2tJNldPT2Y0ZGwvQ3JpeC9CakNQeU9qV2NIdFNvWVZKdXVFckprY1hQNENmcTZ2Mk1hN3pmeEhlYmR1UXdoRlJNOEplTzVQbDBRb0RVR1g0eGk5bUw0Nlc4Z3dJQm5oYncxLzJ5cEd3ZkJWSnM3Rml6dkxJWWthUDM0RUsxUXkvQkY1RElvUWhzc3daOFYxSkZUazlOT0cvSE90Uno4T1B5TytzbUNWMkxsWTNVdEZySVcxeHJrWGdIYSt5MG4ybWtJdFZwWVJNa1Z2MlFHUTVQc1AwcVNCc1JveFFSQTQxancxaUJHS1FxTVd2Qi84RFdlWFJocDllUDJVcVc0TDIzV0tKcWJUd1JiL2lhRVFXT3hvVzRVdFN5MC9hTjg9LS11ZUJsQnNCdTI4N0hKQWVUOGRCSEh3PT0%3D--4497a28716dd8a697ec44ea0c07b5db0fce9d7d7; path=/; secure; HttpOnly", - "x-request-id": "01527458-f6b7-4720-a276-9efbc8d80013", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:49 -0000, _octo=GH1.1.2080465006.1572178729; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:49 -0000; secure; HttpOnly, _gh_sess=d1ZDZFI2cGlGcFJ3c2gvQk44bElTL0RmY1Z3Ui81Z0VtZ1kvSGh5RTk0QlZTc0RIc1dRa0NXL3liclMxb3RBRHd1dUxEZEJqcW0wVkk2K3ZOa1Nqb1NhVGZxR0dIem1NVTJOcThHQ1FQNFVmdklNSjVuVTR1L08yMFlVMHpKeEtqNUg5WmEwQ0dYQ2VERE02UFVQUys3VlFhdmpHSnBNbjJCaGRVTGhYNHVQN1VBWkJpcnM3bG1ZZC81SVZvOWNzMTdVQ1I0eDhJSXhxK3RhT0hBcWFEOU9BNG55WFN6RzhteVBDWjRYWGkyQT0tLUNjUHRQaGVWZ29RUkkwcUloMFRyMUE9PQ%3D%3D--b9800fba1bffe51a23917f118f216be7f7a6cffb; path=/; secure; HttpOnly", + "x-request-id": "dac5663b-f5ed-4a2b-af40-398ee2d4595b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "601B:4D68:E5F43A:15E3147:5D374BEB" + "x-github-request-id": "E576:161F1:33ECBEA:4E05325:5DB58B28" + } + }, + { + "url": "https://ci.appveyor.com/project/dgriffen/rls-vs2017", + "status": 200, + "error": null, + "headers": { + "cache-control": "private", + "content-type": "text/html; charset=utf-8", + "vary": "Accept-Encoding", + "x-xss-protection": "1; mode=block", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=31536000", + "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", + "content-length": "2380" } }, { @@ -18751,9 +18856,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:24 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -18761,40 +18866,18 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"737086df5f3f44e2abe6017bb62b745d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:24 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 19:24:30 GMT", - "x-content-digest": "3d1f71cb4d79f29eeea8e72c1e3657be63a0a96f", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "4d79d4e9-406f-4ef2-b3b0-7af530c657dc", + "expires": "Sun, 27 Oct 2019 12:18:49 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "x-badge-location": "https://api.travis-ci.com/nokia/memory-profiler.svg?branch=master", + "x-rack-cache": "miss", + "x-request-id": "d62a3bf0-7704-450c-9a1d-6e61156b50fe", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://img.shields.io/crates/v/hyperfine.svg", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:23 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=dd6ad53269847d14fe66e343f7815797c1563905003; expires=Wed, 22-Jul-20 18:03:23 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=300", - "expires": "Tue, 23 Jul 2019 18:08:23 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf921c8f4e274e-FRA" - } - }, { "url": "https://api.travis-ci.org/ellisonch/rust-stopwatch.svg?branch=master", "status": 200, @@ -18802,7 +18885,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:24 GMT", + "date": "Sun, 27 Oct 2019 12:18:49 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18812,15 +18895,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a6c7b567a3b1c8c1e6519153e6c546c4\"", + "etag": "\"59576ba9af87e8878c08d2233103be8c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:24 GMT", + "expires": "Sun, 27 Oct 2019 12:18:49 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 23 Nov 2017 14:51:12 GMT", "x-content-digest": "9f91912018e952263f86d8951e4ffb543d5fbda8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "34b5894c-e6eb-4ae0-b55c-96702f3fde73", + "x-request-id": "70127b87-9b9e-475c-bf78-ef1d03da7431", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -18838,11 +18921,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:24 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -18851,53 +18934,27 @@ } }, { - "url": "https://github.com/ellisonch/rust-stopwatch", + "url": "https://github.com/sfikas/rusteval", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:24 GMT", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3277d009e8d4a557a986346bd20355c9\"", + "etag": "W/\"d05184361c81626afe9e8e43b4ef4db4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:24 -0000, _octo=GH1.1.1381804968.1563905004; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:24 -0000; secure; HttpOnly, _gh_sess=ZmhaT2pZV0h1RUhNc0twOEh4eGVhNTBFRXJ4cUNIQmtKRlBoOWFRMEFDZzdXbjBPTG1sZTBUU0t2TlVGaWlxc05kUDZueHd3Y3k2ME91bWNaTlhMOWVEUkJiejk1cXVPYVlHMlMvbmJOelE3c1l6eVhsTkJsZElDRUpHT3IvZUhjZC8yNEc5ZkFpaW84MXVMMWZ2Sy9xT2k2bm04ZUNzZnh4cFo4anhmbWtmckc4MzNaT3JlUnpEcG5mUmJJcVFKdCt6SVpTNGo4MWxrTHNSYU8zOUdiUFJhc3NFRDkvc3BkZldQQ0czUWw5WE80Y3VKL2w4RkJWVjNTYzhJUHNSTCtsb0l3ejRlR0lDN2FBWW5LcFd6K2pHc2NUYjJ1V1ptZXJ2UDVKTjU1ZTA9LS1rY05BWDN5UTlmQXV6SERZaWxBS05BPT0%3D--b500df2cfb4695aab5b60efa6302860e606d0703; path=/; secure; HttpOnly", - "x-request-id": "f785c276-9828-4849-b07e-3fb880b0f1f9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:48 -0000, _octo=GH1.1.1772028292.1572178728; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:50 -0000; secure; HttpOnly, _gh_sess=WWlmU1d6WFdvSnBSY3R2bkpyOXBVNUFLN1YxbytwVVJ5MEdIcXpwUG9ibHlKQVFaSmFpUDNjdXNjb1VwWU5KL28xa1ZiQktpbmtYYWZxME1lSGJSUWxmMGF1RzVEOUgxd1E3cFdUZ3pPRms2VDYwejRMajhmakNDUlpnTk5ialYwek1IUVFHNUFoNDUzek9qZTQxVjBrcVNRSS9mR0dyM1J2WURaNWNGS1ZHTGZVSXVNa21nUS9hS2gyVUpnQkRRT1NLRWNSb1NSUEkrSU5oL3hwWmgvQXlGczJod013dkk1RkUxMUliYUY2az0tLWt1dUQwY3ZBdkxkc2l4L2syVzFHS2c9PQ%3D%3D--115681df79e65398825bbab51e799ef50ee1b2d6; path=/; secure; HttpOnly", + "x-request-id": "deaaf4a5-cb10-4b41-9e7f-e6012938733c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6006:4D65:854465:CABF5D:5D374BEC" - } - }, - { - "url": "https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust", - "status": 200, - "error": null, - "headers": { - "cache-control": "no-cache, no-store, must-revalidate", - "pragma": "no-cache", - "content-length": "20474", - "content-type": "text/html; charset=utf-8", - "expires": "-1", - "vary": "Accept-Encoding", - "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", - "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2203d82c7a-709d-4260-bba7-1949497f7a97%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:23 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%2203d82c7a-709d-4260-bba7-1949497f7a97%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:23 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=e830b8de-a6b8-4543-a344-7a04b7b4de13; domain=.marketplace.visualstudio.com; expires=Fri, 23-Jul-2021 18:03:23 GMT; path=/; secure, __RequestVerificationToken=WI4000uhty5P8MkQo1GvL777H9IWwlQFQeF9-MzWLBVZlB8mYa5cymhPKaaj6l9SyKuknSJZskUOqZBrbcE6hg9iaiE1; path=/; secure; HttpOnly, __RequestVerificationToken245b32802-89cc-4b7f-9320-e40f7baa135c=WI4000uhty5P8MkQo1GvL777H9IWwlQFQeF9-MzWLBVZlB8mYa5cymhPKaaj6l9SyKuknSJZskUOqZBrbcE6hg9iaiE1; path=/; secure; HttpOnly", - "x-tfs-processid": "5df73d8c-6e56-42c5-9da4-af77b3d1bc60", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "activityid": "4daa02bb-269d-4f40-88c9-a5c24df2c576", - "x-tfs-session": "4daa02bb-269d-4f40-88c9-a5c24df2c576", - "x-vss-e2eid": "4daa02bb-269d-4f40-88c9-a5c24df2c576", - "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-cnS9QKiiD1s0f1IKiVwzSQ=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", - "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", - "access-control-expose-headers": "Request-Context", - "x-content-type-options": "nosniff", - "x-msedge-ref": "Ref A: BE5C397ABF3249A0A39780A18F5B1D3F Ref B: VIEEDGE0419 Ref C: 2019-07-23T18:03:22Z", - "date": "Tue, 23 Jul 2019 18:03:22 GMT" + "x-github-request-id": "E571:23F7C:1660852:214F956:5DB58B28" } }, { @@ -18907,7 +18964,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -18917,45 +18974,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5bc2a7135dcf48ab6dbf0cbbec82d198\"", + "etag": "\"68d2f27873d26aae7abada1ba6f6612b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:25 GMT", + "expires": "Sun, 27 Oct 2019 12:18:50 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 10 Jul 2019 22:03:01 GMT", - "x-content-digest": "f6eb4ec2ab4fb272e0d634dd6f482e1a242e1b28", + "last-modified": "Thu, 17 Oct 2019 14:02:15 GMT", + "x-content-digest": "b0de435f740fa6e4d5728d134d66832d12ec9e94", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0de59799-5aee-4f05-b8ec-9f3f969b17fc", + "x-request-id": "e7551512-68af-469e-892a-a3060af658a8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/TyOverby/flame", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:25 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e4986c6902f3c887ea280a1731cd8518\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:24 -0000, _octo=GH1.1.690797028.1563905004; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:25 -0000; secure; HttpOnly, _gh_sess=L0dYUE54cWZsVUR3UGV0ekU4YzNFbVhnWGRDbUlKTlJHRk9xM3FPQzlhdDNEK3JaMzRLYk8zNUJNcEdUd2x4Ni8xQnpRMC9WWlgya3E4QjQrenNsT0EzdVNpRUxILzI4b3VPSDJVMm1hblRtZ3dnalZGbitNVWs2a2dKOFZ0VWJxQnFDSXVjbi82ZkZxZitUanhFejh0THFkVkQ0V1NBT1lvLzc0M2NFeXlTUkJTVEo5UUpTTmtZc0JhOGhldXY0c3NIVTlBV0lDNXdNcmtyZGdnLzYwWld1Z1M4bUZIaURIVjhrYnRnWW9EK3pRb0V5TS9VQ21pUVAxLzA0QUNjYkJPeUV0bnFhSFRwYXJNd1dzM2xmTGc9PS0tT21WR291a1d1OWgwbW9EMDIxZmkvdz09--06c2a734c2ba55877d2ee6c4f34fe47a4be54850; path=/; secure; HttpOnly", - "x-request-id": "2cc40941-3ed6-4e92-91e1-4d9f902e5c54", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6013:4D66:AF5F87:10B26DB:5D374BEC" - } - }, { "url": "https://travis-ci.org/TyOverby/flame", "status": 200, @@ -18967,11 +19000,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -18980,51 +19013,68 @@ } }, { - "url": "https://github.com/srijs/deps.rs", + "url": "https://github.com/ellisonch/rust-stopwatch", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"63296b5c9094ecd4fb07ea785d4c6970\"", + "etag": "W/\"5f73e2d3ce98850246870c54a067bc7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:25 -0000, _octo=GH1.1.2058397523.1563905005; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:25 -0000; secure; HttpOnly, _gh_sess=bjkzNi9LcnNlek9yeEw4bnNvcUhsbWNsR092ZlEvRTlkcVAraDlxb1d4SjAwRUhxN2lOMnV1d2k0cE1hVGtmQlcxeU1hRWdDNE55eGkxc1VocWkwUWRrOWJYNXoxd2RkdkRqOVBhSkhHb29JbEdVMklxYmppOVREakFRc0FJeGN2elVVcW4xcExmVndIOWJ0MkFhdW9hY1pSN1cxZzBaOUs4L2ZxcitJTDRucW4xNmVLRUJwZWF6d2Z3Z1dybmFXTG8xWW5hUkFpUlJ4RVNQTDlOcm9oSk5GMXZCVzBpM3NIUHVTaE44T21pMjlFMzhlZjFOWmlzRFp4b1F6d1pXbndnK0JYNjhxbG55K1RvM1puQmYzQVE9PS0tRmN6MFZTWER6SHRSeERhVG9XN2V5Zz09--44feba53dae0985f576c2bb6056d7efbfd9f84b1; path=/; secure; HttpOnly", - "x-request-id": "7dc6fda4-4384-4e1c-b295-796ad2738dd0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:49 -0000, _octo=GH1.1.424446614.1572178729; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:50 -0000; secure; HttpOnly, _gh_sess=UFg1REhqMnhuZ1RBOGw0MGFZbUpxd1lxSW96UWJJeGhMaEtmajVPcXNuR1lZK3ViUk1KRVJLbnVkRmJWdnFOckN3OEFxVWdiOHk2Zy9aM2Y0L1EvSzNXQW5ibHoyZDM0dExPRjA4aUZIUkpDTkM0V05Ca1dpNzZHU1hzNVFEN3R0UmRWejMyVkN4WG9lNUdLNmpBaklsTEwwdFJhTEZUcEc3MlpYY1pCZHBINDZwaHM5TzFQV2VQYURERDRiVUhQNGhBQmE1bEdpQU1sbDNzUHBMTHJnblhlVlNxWGR0REx6d3B0UDFwaitWZz0tLS9xYlhhTXlOS3pVY1FhcDlma1JwNlE9PQ%3D%3D--643dfbeba872fe7986dc8da95304be6b4c3fb044; path=/; secure; HttpOnly", + "x-request-id": "831ce948-88f3-46d0-9798-89c4824f024e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "607E:2BA3:606B06:92280C:5D374BEC" + "x-github-request-id": "E57C:1AB6A:1511716:1FAFC11:5DB58B29" } }, { - "url": "https://github.com/mrhooray/torch", + "url": "https://docs.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", + "vary": "Accept-Encoding", + "x-cache": "Miss from cloudfront", + "via": "1.1 449f2b51e83bf8ba5fa5e65ce60bc277.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "lEsjhp2nYqsLNtcYtDG9gUe3jTmI69phjecS4fq4-m3JolXDKtgLTA==" + } + }, + { + "url": "https://github.com/koute/memory-profiler", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d1cba1ca52d9a277eaa6bc269239fc68\"", + "etag": "W/\"75a014df9a33d03a52467e36490c707f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:24 -0000, _octo=GH1.1.1365257837.1563905005; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:25 -0000; secure; HttpOnly, _gh_sess=d1h5aytwSFpxVDdDRFExSm1oNW5tSlpOY3h0SDVGb3MvbjJ1UHh4TmxRK0pJWHB5bU9TNCtoWW1RR0VtWWt2TWxMWjBoNzEzQ3F4TjVoRWdqTTRLa1lsZXZZSGRpMXpKTDJnN2ZwMTNHVWtaRHZ1NkZ4dEgwRVV0eHNlZmtRcEFMYVFqL1VFSEFqRlVoMC8ySEt4S3JGT3c1U0s0N3pkZEMwc0xNTThOd0NvaUYrQmE1RkhQRXVOazM3QmNDRFhvSUVUbmtOLzJKYkhVZnhjeGovK0Y1N0FtbWZrSWVzZm8xMDNldVNUZE9JZGozc1g5c3Z5MDNDSzRWYmtucVhQWDFUcU5CWk1nOWdJdGhhT3JxclNzUFE9PS0tRTZyOGhNSGlVbzVrcnlTUGNKekYyQT09--951b11f8a281934184caee502b9c1708ed3d57d1; path=/; secure; HttpOnly", - "x-request-id": "d63d7649-dfc3-482c-9401-0c7a13773624", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:49 -0000, _octo=GH1.1.1923573775.1572178729; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:50 -0000; secure; HttpOnly, _gh_sess=bkJMM2V0TWNSaFVUQytiRmxabkNnRUpwTXlDQUV0eTUrTjNNRFl0Wk53a2h3cjlEMEZqazRTNE11UkpnVEtiNGVpejQ4UXVLbUl3Ui9BUHR2WHVkbHc5MVR2aTl4cGlXbHExMkJZOEltNmdhbkpGd1lNREpNblozOVZJcit3WkFIZHU2ek1sT0Y2elpDbVRYT2IzaGg3YTdmbDV1UkRrQzhOZHBBR1d2UkFEa3hvTjUzekhzN1B3MS9oQ2o4SHhpc09CQXcyQ3cwQUlNNlVHekJsUWgrSkRaUENqc0szNFhIYytVcEIrRk4zRT0tLStKSVM1eW81YndJQXpVd0hvWWhkdlE9PQ%3D%3D--193273980cb151842cd0edd055fa03e4b9875077; path=/; secure; HttpOnly", + "x-request-id": "3b7372d2-fa30-46ed-ab01-5b6c2637c6ca", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6023:4D68:E5F4F6:15E326F:5D374BEC" + "x-github-request-id": "E57A:161EE:2AFCB61:40AE33D:5DB58B29" } }, { @@ -19034,9 +19084,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "date": "Sun, 27 Oct 2019 12:18:50 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -19044,21 +19094,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c4343cc9533c8cca19a10c0db14a6724\"", + "etag": "\"3324340234966d917910744a47771b4c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:25 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Fri, 21 Jun 2019 15:18:49 GMT", - "x-content-digest": "9e2d68a2bad81aff22f3a63fa2036a855c526206", + "expires": "Sun, 27 Oct 2019 12:18:50 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 18 Oct 2019 19:15:36 GMT", + "x-content-digest": "58e796f047ca983897de7ec8da421a0facd09174", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9610ab83-b60f-4daf-8ef9-0df2e48988b0", + "x-request-id": "bcbf5457-3e99-41d7-a3ff-f0c35a83321c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/sharkdp/hyperfine", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:50 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0752d8a42e504bd8b479cca2c9e8f00e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:49 -0000, _octo=GH1.1.1562157206.1572178729; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:50 -0000; secure; HttpOnly, _gh_sess=ODNFTnhDb0NDbVYzaTFTWGhQdFNxQkZUTXNMNnBMMzNrY1I2enk0M0REMXFVRWltcTJWaVJRbWRKT2JOUTZPQUYxQUZNeWxmSlVOTDlyQytvME9UWGRxWGRUZit4WElPWGxIMjV4KzBLNkVMSTZTVjlkUmMxMXRITFdNTVovK1VIS2p0a2pNZk5mdk8xNUlENUV0UU4vVmJwZTVLRGx0Qk9jTEFGNW8yZ09PaWEzZ2lBbzRCSmVxS01NT0NlSkpVQVN6Ylg4eDE3OFUxNVhwTUNrMkNtdyticzE5SDRZaGZ2NlVHUWJCL2lLdz0tLXhsSllmVVdQTzQxY3Y2aEQ2OEM4a3c9PQ%3D%3D--12b3dc29121614b8655c026d3a37278158a23029; path=/; secure; HttpOnly", + "x-request-id": "ca846ff8-7c1f-43a0-8393-bd0d15de13a0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E573:23F7E:20BA58B:30C9785:5DB58B28" + } + }, { "url": "https://api.travis-ci.com/myelin-ai/mockiato.svg?branch=master", "status": 200, @@ -19066,7 +19140,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -19076,12 +19150,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bd37e773dd17648ed1f3e55f79648bad\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:25 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 12 Jul 2019 14:18:11 GMT", - "x-request-id": "34836469-2cf8-4a7f-8252-4fcee31af0a6", + "expires": "Sun, 27 Oct 2019 12:18:51 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "ba08a602-05e7-4acc-a646-d9642bcc703b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19099,11 +19172,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:54:42 GMT", + "last-modified": "Sat, 26 Oct 2019 19:30:05 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "2c4afe8d02cee4b9013119818a4325c0", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "etag": "08ed5208f304411857fab89bd3672f9f", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -19112,20 +19185,48 @@ } }, { - "url": "https://docs.rs", + "url": "https://github.com/llogiq/flame", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a3173fc67cde382f7d39b0e435e2b278\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:50 -0000, _octo=GH1.1.1421896872.1572178730; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:51 -0000; secure; HttpOnly, _gh_sess=TVQ2RWVwTkc4c2dIMGVaRFQzeVR5dnhDdm96bHJEZVlFclBTYjFwcVprVnlKaW1GeGJyKzV1d2xBVkxna0E1S25iV3VvVE1mdkluNkpjcEltbWpwcGMrZnptWmZkYzBrRnU4TGQwUkg5Wm01SHZSbG9pUTk2NmJJTnFHZFFPU0NNaDA3ZExiTGRpNis2YUV3SmxRejJkaDZYb2VKQS9aanE1S01jYmlxM1VSZjZBZURhZmpYQVlHTFFuak9xZnFLbHBOL0RCQ3ZtSEhTZWo4K1E3NWZJckF1QzZlZU9FMzhsWUcrbkVvQ2h1Zz0tLVhXQ0R5V0docWtOMVRkRG1KV2dadkE9PQ%3D%3D--d1eda3fc955fc4185720f971178e63bd2dae8979; path=/; secure; HttpOnly", + "x-request-id": "2ae3f1cc-f9c0-4249-a32c-ce33af7a9a0c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E581:161F1:33ECCCE:4E0546E:5DB58B29" + } + }, + { + "url": "https://img.shields.io/crates/v/polish.svg", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:51 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", - "vary": "Accept-Encoding,Accept-Encoding", - "x-cache": "Miss from cloudfront", - "via": "1.1 9810d82af8847b51b9c3048141069a65.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "XW5nDIKkbvxN58AVwmrlA6X9Mfjo0lp-7BLDWLd3RagkzSa14C_blg==" + "set-cookie": "__cfduid=d0d69d39880222d962f1514edcf5b70941572178731; expires=Mon, 26-Oct-20 12:18:51 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=300", + "expires": "Sun, 27 Oct 2019 12:19:42 GMT", + "cf-cache-status": "HIT", + "age": "249", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49d6faf55cd2e-FCO" } }, { @@ -19135,7 +19236,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:25 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -19145,15 +19246,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9c8747bc267ada638e80ecb156110d09\"", + "etag": "\"3973d16433c6b8e5c9928bffe9441866\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:25 GMT", + "expires": "Sun, 27 Oct 2019 12:18:51 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 17:10:23 GMT", - "x-content-digest": "9e06616ea35d174340f200777176b775c4bdb047", + "last-modified": "Mon, 21 Oct 2019 10:37:59 GMT", + "x-content-digest": "7e832f170285886c6c279270be38768a116d9f3d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d628226e-154a-4536-8d6e-20716d23bc39", + "x-request-id": "f265aeef-a042-484b-9ba9-532157896207", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19171,11 +19272,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -19183,25 +19284,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://img.shields.io/crates/v/hornet.svg", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:25 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=da10859e2d45c5b53746a6e02ce797c331563905004; expires=Wed, 22-Jul-20 18:03:24 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=300", - "expires": "Tue, 23 Jul 2019 18:08:25 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf9227588897b4-FRA" - } - }, { "url": "https://api.travis-ci.org/AlKass/polish.svg?branch=master", "status": 200, @@ -19209,7 +19291,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -19219,15 +19301,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"de008d1fd68099cac92ebc413ae6c7da\"", + "etag": "\"e9fc20aa725c9f437a0f0bcfa369285a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:26 GMT", + "expires": "Sun, 27 Oct 2019 12:18:51 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 00:39:55 GMT", - "x-content-digest": "c593eb2ca494c95bf1c1adad5d1536dfe0169fb2", + "last-modified": "Sun, 27 Oct 2019 01:28:26 GMT", + "x-content-digest": "4e433639cf38f9d0bb247a67b44252d120073d38", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e94a1ce8-25b5-46e6-8265-13cd420ccf04", + "x-request-id": "d8c5ff62-c23f-4534-9cb7-bd0010bf9728", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19239,23 +19321,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d9a1bd3fce17de8d222e24cdcd3b4c7a\"", + "etag": "W/\"70afc7a59720e358afde01ab4605ca9a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:26 -0000, _octo=GH1.1.1366835279.1563905006; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:26 -0000; secure; HttpOnly, _gh_sess=K3JOOERhdWdITXA0aVNtTlQrSjUzeTBMc0Vyb1BGSERGOFp0T1paY3ZtVG5aL0JxUmFvZXlYazJzWmlFUFAxaUxTOFFWUXluZ09YdlpvbGZCYnFQWjVnOFNiSUVjM0NCb2FIT01scm9nWEE3R1V0bmhueERzT0ZhQVMrK0NOL2c0OXRtUUJ5c2E5enQzK1AxalppTTdCVHB2d1RNTXRDa1JuOHF2V3YzR2kvM2FCTTBYU2JQZ0FoTGxuQzIyNXNlYnROQTZUaG1nbHU2YkxBRjU2MllQRWtONFllNldFTzVPTHBENFRxWlc0eXFHYXd1YkxRUVQ5ckZFUms1SEZleGpTZjdXUm9kVmlCVFpUZ3QrM0JsTGc9PS0tNFB3d0twcWlSVEMwRXBqRCtnWEYzdz09--d9e72a17085be2bccb9b4949bcf6323bfb326afc; path=/; secure; HttpOnly", - "x-request-id": "847d9c54-b15b-413d-bbd7-1f349d1452fc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:51 -0000, _octo=GH1.1.938433565.1572178731; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:51 -0000; secure; HttpOnly, _gh_sess=VGdDTDFDK2JXMm9VSm85eFhzOWViU1N3SG1XTmplYXZ2NWxXWlJnTDF1RUZjNVo0SVhqMU44OVVVZG54VnlxcjlleEYyczRBSlZweHE1NWN4SzNMUWdjNEpSZWdCRDNoRTBHS1VoTDlGTU9RNUNXdTBTR21BL2JCMWF6Z2NCTVBnai9SWS92aGlSaUdsQmNhbUhMMlp5bHpaL2Nkb1VMRzJxZUdDWkhKckZCekh0Wlg3VTkyQzUyVmIyOEJ4ZDhuTWx1cDd0aThybENBN0NwOGJ0SS9CbEM1Ymw0a3JoQ01hUlYrcjZTNTVydz0tLWFreTAxUkJpcU1tVlBhdExGeHJ5bFE9PQ%3D%3D--30e552c481e1fdda8492a5e28da75c14fa16d840; path=/; secure; HttpOnly", + "x-request-id": "f8c7849a-ff49-4928-a450-91096a1e6a54", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6062:4D68:E5F632:15E3475:5D374BED" + "x-github-request-id": "E58B:161EB:15B6BF1:208D7EE:5DB58B2B" } }, { @@ -19265,9 +19347,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -19275,15 +19357,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c5cd1dba06100af5dd438f8c28b53bfc\"", + "etag": "\"d0d81bc84e9b878b37a1ebd82416e764\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:26 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 04:56:44 GMT", - "x-content-digest": "752376f55a34d5bf3c448323a3afe4a51e0c6a28", + "expires": "Sun, 27 Oct 2019 12:18:51 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Thu, 24 Oct 2019 05:06:06 GMT", + "x-content-digest": "4c9980d5a2f731893ccb3b24723f9663d395f4a7", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e7b5329e-b7ab-43ae-ba12-0b197d1cf5fc", + "x-request-id": "fdaeccf9-75dc-44a2-a1bb-792814146cce", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19291,25 +19373,27 @@ } }, { - "url": "https://hypothesis.works/", + "url": "https://github.com/srijs/deps.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d75098141817d521e922e478c57fbc4071563905006; expires=Wed, 22-Jul-20 18:03:26 GMT; path=/; domain=.hypothesis.works; HttpOnly; Secure", - "last-modified": "Wed, 28 Feb 2018 13:25:53 GMT", - "vary": "Accept-Encoding", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:13:26 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "3FDC:3183:276091:32AAF2:5D374BEE", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf92324fe32724-FRA" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f6c80ff662e4f2e0616d38c86c82122d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:50 -0000, _octo=GH1.1.1586846450.1572178730; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:51 -0000; secure; HttpOnly, _gh_sess=N0Z1ZUpwaWMxdnA3N1RKVDV6ekZIc0NTb21VSnZVNFRramRjTkNwRkEza2tVT2dJR0x4NVZKNjlVSXlpaUpUbXRhOHd4NGQxekxlcmRldkJSLzhlcHN4cFZUa0ZBd2JtOW5rUURNdGFraW9JSDBPZUpCL1lDUzBJVngxY2l6KzJDWVFkNW8yYWhXUkl5UmYxbmN0cm0zTFpldUxmMEZaajZQakp1MHNDK1JyY3Q3SUZnVmI3cVVlRHM0MmI4NGI1ZWxoN3BaeWNOaDVxbzc3cVMvU0FkZHpabjVVVnVpV1E4bnI2ZGJ6SFNkRT0tLUtEeGNrZ09QRmg3UFBYMThNcnJ2aHc9PQ%3D%3D--d5023675bb1b53bb3e30136daefb8fe50837487f; path=/; secure; HttpOnly", + "x-request-id": "03704a2b-3086-427c-b7e3-786c6a774097", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E584:1B30C:33468BF:4D0D4A0:5DB58B2A" } }, { @@ -19323,11 +19407,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:26 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:51 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -19336,32 +19420,36 @@ } }, { - "url": "https://img.shields.io/crates/v/polish.svg", + "url": "https://travis-ci.org/BurntSushi/quickcheck", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:27 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", + "server": "Cowboy", "connection": "keep-alive", - "set-cookie": "__cfduid=d4cca1f6b09d1cf32be1729919801e5891563905006; expires=Wed, 22-Jul-20 18:03:26 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=300", - "expires": "Tue, 23 Jul 2019 18:08:27 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf92319d59d6cd-FRA" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/BurntSushi/quickcheck.svg?branch=master", + "url": "https://api.travis-ci.org/lipanski/mockito.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -19371,15 +19459,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b51bf61ab2b48fc191a31747cae7b6fc\"", + "etag": "\"ff5184342ffe30b49d2b443ce16a61cc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:27 GMT", + "expires": "Sun, 27 Oct 2019 12:18:52 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 09 Jun 2019 13:32:05 GMT", - "x-content-digest": "c9b5c07ff9e1311640da14f74d1ef6ed49b59703", + "last-modified": "Wed, 25 Sep 2019 18:41:43 GMT", + "x-content-digest": "db325497a0baaed306bd0628b1076d41c791aa76", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1e92e13b-9578-46bf-818c-d39136fe2c93", + "x-request-id": "f8e459f9-65c5-48ba-a90e-d8a502cb998a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19387,36 +19475,13 @@ } }, { - "url": "https://travis-ci.org/BurntSushi/quickcheck", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/lipanski/mockito.svg?branch=master", + "url": "https://api.travis-ci.org/BurntSushi/quickcheck.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -19426,15 +19491,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b47accbc2e9145a2108757cfc5920e58\"", + "etag": "\"dcc73bf2b488b80f2db742de8f0d7473\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:27 GMT", + "expires": "Sun, 27 Oct 2019 12:18:52 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 08:47:25 GMT", - "x-content-digest": "17ace96e668e75b953f2dcb94ba4def4c78060f3", + "last-modified": "Sun, 06 Oct 2019 09:11:36 GMT", + "x-content-digest": "30b9c84cf0b173c39734fc741052ccccfe9c9821", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "07ce46e2-7f91-4314-9d6c-c88f2c57c164", + "x-request-id": "a0ded600-707c-4719-864e-8ee3a11a0d91", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19442,27 +19507,53 @@ } }, { - "url": "https://github.com/rust-fuzz/afl.rs", + "url": "https://wiki.haskell.org/Introduction_to_QuickCheck1", + "status": 200, + "error": null, + "headers": { + "server": "nginx/1.14.0 (Ubuntu)", + "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", + "content-language": "en", + "x-ua-compatible": "IE=Edge", + "expires": "Thu, 01 Jan 1970 00:00:00 GMT", + "cache-control": "private, must-revalidate, max-age=0", + "last-modified": "Mon, 08 Apr 2019 22:24:34 GMT", + "accept-ranges": "bytes, bytes", + "age": "0, 0", + "transfer-encoding": "chunked", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", + "via": "1.1 varnish", + "connection": "keep-alive", + "x-served-by": "cache-ams21020-AMS", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178732.781804,VS0,VE386", + "vary": "Accept-Encoding, Cookie" + } + }, + { + "url": "https://github.com/mrhooray/torch", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"647509babadd10bf93df519357c8df2e\"", + "etag": "W/\"e80b68d57dbd4bf5f429f45b4a82cbad\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:27 -0000, _octo=GH1.1.1594650425.1563905007; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:27 -0000; secure; HttpOnly, _gh_sess=MXNUVk5adEwwaHBjdVBFTFpaaDArZ3dDQXV3MUVid0lSTUlIM0RNNUsrS2tocWh0aHUybUpHRjNJTmo4THZOMGp2LzVPamkwUkZTM2tYZGYxZkM0a0FrZWNxS2dhYW1kNzY5UU5iZkRhZDR3YXFwWmZtZHU4VnBCTWZLN3VjYllnTmF6Ly9jYXU5WEF3R1VtT1luc1NSbERNcDJhaWJKTytTcXlYVkJiU2ZpMzRDeEpEc3c5L2p6dHh4VjFReWd3MjNQcm5kNUZlK0JXTFZXVjRwbUFCQW44M1Y0eG1JaktkZTRsTkR3akgyTzEzT1gxUWVtekNScXVQZHNZNFEraVlET0hOcHRjcjAySDNid3hNcHhpOWc9PS0tNnZvTEYrRGY4MlJ3SGZwUlFQMkk0dz09--e8e80b5371249d231d817e18eccf75af0ef386f6; path=/; secure; HttpOnly", - "x-request-id": "89ffc5d0-4e0a-4d63-8602-b8b419dae872", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:49 -0000, _octo=GH1.1.240888078.1572178730; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:52 -0000; secure; HttpOnly, _gh_sess=TjNQdVZPSUlPUWZRazVkakZFMFZ2QmlzK3docXRBWEZic00razZqZEkxVW9TMUdPWGM2ZmhQeVQ1YzdQb3dIK0pweDl5b0pjbFh1MmlTK3pNd3dTaEZQRGcwcWlQN1RHMlYrNkt0TlV6SFBsaXcrOCtGWWpvTnNSOGMxTlpoSm5PWFB4bVdHNG9LR0RKdlMyYy9WZlBJN0RSSllWVkhYcXpUaVRUSFFiVWk3ZGJiUS82alZ4SEc5dHd4MkRnVVE0TlI2b2t3SWl4bVhYMkVtOFhTdFE4bjFPYnRWYVcrVFhnYVF2NHRqSzZscz0tLUxnUGN3N0VTT1J5UllEeU1NekhJNnc9PQ%3D%3D--db40705336957e69338cba5d6edb7d9de2f135a6; path=/; secure; HttpOnly", + "x-request-id": "9bd38431-14ed-441b-acd8-b0e7952c5989", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "601A:E0EA:CDBEE0:139490F:5D374BEE" + "x-github-request-id": "E580:40B80:2BA85B4:416FC58:5DB58B29" } }, { @@ -19476,11 +19567,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -19493,45 +19584,13 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:01:13 GMT", + "date": "Sun, 27 Oct 2019 12:28:18 GMT", "server": "Apache", "accept-ranges": "bytes", "transfer-encoding": "chunked", "content-type": "text/html" } }, - { - "url": "https://api.travis-ci.org/rust-fuzz/afl.rs.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3d4afc24dba45ff4e4e03d65b6333035\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:27 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 15 May 2019 01:01:31 GMT", - "x-content-digest": "1d6dc648426d1e081a339fb2b2c0b00518212229", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "9e372664-7eab-491e-b7db-f0af25555661", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "https://travis-ci.org/rust-fuzz/afl.rs", "status": 200, @@ -19543,11 +19602,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -19556,81 +19615,58 @@ } }, { - "url": "https://wiki.haskell.org/Introduction_to_QuickCheck1", + "url": "https://api.travis-ci.org/rust-fuzz/afl.rs.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "nginx/1.14.0 (Ubuntu)", - "content-type": "text/html; charset=UTF-8", - "x-content-type-options": "nosniff", - "content-language": "en", - "x-ua-compatible": "IE=Edge", - "expires": "Thu, 01 Jan 1970 00:00:00 GMT", - "cache-control": "private, must-revalidate, max-age=0", - "last-modified": "Mon, 08 Apr 2019 22:24:34 GMT", - "accept-ranges": "bytes, bytes", - "age": "0, 0", - "transfer-encoding": "chunked", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", - "via": "1.1 varnish", "connection": "keep-alive", - "x-served-by": "cache-hhn4021-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905007.160056,VS0,VE409", - "vary": "Accept-Encoding, Cookie" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"8e147db597b498bfa04537bdfa88e9d9\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:52 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 16 Oct 2019 17:00:39 GMT", + "x-content-digest": "19b313e6f4393d59010c5bc109843608e28fabcd", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "07823de1-3d29-4264-af4b-8a05c6a52b61", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html", + "url": "https://hypothesis.works/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "connection": "keep-alive", - "set-cookie": "__cfduid=d24b9dc9e45cfe8cde1937f7bbe90bcfd1563905007; expires=Wed, 22-Jul-20 18:03:27 GMT; path=/; domain=.thoughtram.io; HttpOnly; Secure", - "last-modified": "Mon, 08 Apr 2019 14:41:39 GMT", + "set-cookie": "__cfduid=d3588589938730c2cbf53d287823cfe811572178732; expires=Mon, 26-Oct-20 12:18:52 GMT; path=/; domain=.hypothesis.works; HttpOnly; Secure", + "last-modified": "Wed, 28 Feb 2018 13:25:53 GMT", + "vary": "Accept-Encoding", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:13:27 GMT", + "expires": "Sun, 27 Oct 2019 12:28:52 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "553A:45AE:10AAB:1637A:5D374BEF", - "via": "1.1 varnish", - "age": "0", - "x-served-by": "cache-fra19125-FRA", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905008.668593,VS0,VE98", - "vary": "Accept-Encoding", - "x-fastly-request-id": "895e8569e2f2245f8292dcad836cd21d7744de33", + "x-github-request-id": "5036:78CF:2BF9A7:386D5B:5DB58B2C", + "cf-cache-status": "DYNAMIC", "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "server": "cloudflare", - "cf-ray": "4faf92392e939724-FRA" - } - }, - { - "url": "https://travis-ci.org/xd009642/tarpaulin", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "cf-ray": "52c49d74ea63cd2e-FCO" } }, { @@ -19640,7 +19676,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:27 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -19650,15 +19686,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"118b86e5bffdfd4d092460dcd7332cb5\"", + "etag": "\"4b2d3dcab0d07079a846de7f723847c8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:27 GMT", + "expires": "Sun, 27 Oct 2019 12:18:52 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 16 Jun 2019 16:52:42 GMT", - "x-content-digest": "41437adfdee8b0fd5e578aa59a57691ed5811768", + "last-modified": "Tue, 15 Oct 2019 21:19:58 GMT", + "x-content-digest": "d679b22b497e7a1fd6eed8c82c5e322d60a74eb0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "38ef86a6-a32d-4abc-98c5-79853f0d57a7", + "x-request-id": "9e6856d6-0ba2-4585-afe9-6f2cbbfc648e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19666,46 +19702,26 @@ } }, { - "url": "https://img.shields.io/travis/wyhaya/see.svg", + "url": "https://travis-ci.org/xd009642/tarpaulin", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", + "server": "Cowboy", "connection": "keep-alive", - "set-cookie": "__cfduid=d7f9f754f42b5214da51ceda7750df3c51563905007; expires=Wed, 22-Jul-20 18:03:27 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:03:58 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf92396e1fd6d9-FRA" - } - }, - { - "url": "https://github.com/japaric/trust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b54004dc128bb914b0a141b8e7fb5d4a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:27 -0000, _octo=GH1.1.741474999.1563905007; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:27 -0000; secure; HttpOnly, _gh_sess=eHg4S3RPZGtlWmNxNU1pUjFsN1E3Ry9IYTFvREdTNGFKRWJ5ZmRTa2FoRlcvRVgzcG11b3FHQXU0L0VLcjRjMjBqOGNQa0lrU3JXeG1OdFVGZTlybW9rVjVGUjVtZjg5Y093SHE0eFl4MjlaR0xMRHRVK2JJSityTXQ4Szl3eVl5cWhCUDl4ck96NWNLMzVBbForMkJtaEtnOElCZVRMcmc2c1pFL09DN2VzZzc1VVdoWjVxN1RpRy9uMVVZbmRUVEJrdTd5SThuMWlpeWdwWUV2TWlZdmRtZUJUUUMzcC9zQlltaGdoSFNHbE9wcTkyc1hwL2NDT3R1R05WSDlkYzJFZTdLcG9GbVppb1V6NlpUTmx2MGc9PS0tUkJEcnZaeXRzbDZrNU9SbVVNNHR5QT09--83ba5a69d7a97608a5f4f3fcf03784b194f08011; path=/; secure; HttpOnly", - "x-request-id": "477ba472-5bf9-47c4-af54-7bf943f1154f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6069:1BAE4:E9C2E0:16431E8:5D374BEF" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -19715,7 +19731,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -19725,15 +19741,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ba05728f0a793b39470cd035e1c0bb38\"", + "etag": "\"a1134236baedcbe73b6facdabcba80ed\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:28 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:02:33 GMT", - "x-content-digest": "ed8caae386bc4da7129d46c8580007529f3f63d3", + "expires": "Sun, 27 Oct 2019 12:18:52 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 24 Oct 2019 17:03:48 GMT", + "x-content-digest": "4a35b210087201959077ce9d5192dd63071f3392", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "52910429-85c8-422b-b9ba-f176df6d3161", + "x-request-id": "4de1fd15-9903-46e6-9192-dbf5cdc35338", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -19741,243 +19757,276 @@ } }, { - "url": "https://github.com/immunant/c2rust", + "url": "https://github.com/rust-fuzz/afl.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d88c178e20103de013b0858030324a30\"", + "etag": "W/\"d092ccb8a283155cdd75cc381888fe9a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:27 -0000, _octo=GH1.1.266322445.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=RDVoY3JIOEJPZXZsaklITjl2Wk5pNXFuMk9VYktSOWNLZlpNZDMwSUxSZkdkaVptTm81cXVMTllTeUFsREtLZERkeUN5OEV6UVRSSmpvNGNBeE81OXZOZHFtSVR3VVA0Znk1dU1WRDhvTXp3Y2wyUTJ3SlAzRmpvc1czdzRLcDFsekIzZW8xdFlXVWsvNGRIdnRuK3UzNnRjNlVyeWJTeEh0RjdkeG9BUXJHa1Z1b0sxUmdxSndyQ0pwZHE1djRaZEpSMFViazdSQ2xrQWQ0VTBrRXdHVHZyUks5S2o3QWUyZWMvSCtxWnBpTGNVY3hUSFBSTjRpZS9nRUJSRzZNTGVBMEszNEppc0xiQ1QvTEo5bStYWWc9PS0tUXRRY1JYS0xWU1JnWWVJNk9TMGMwQT09--a3a107480b3aaf2a84104859f77c4f43508c9c7c; path=/; secure; HttpOnly", - "x-request-id": "e8e2e598-7f64-4951-b944-b0cc449e289f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:52 -0000, _octo=GH1.1.1398427981.1572178732; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:52 -0000; secure; HttpOnly, _gh_sess=T2ZUbzFZQzNJaTRtcXhVaDRSRkIxZVZJc3piNStxeWR3VmxjV0ozbUdKeGIybHFVaXVGUzFlb0dMZUE5d1BmcjdNd1V2QXBBMjVkWm1uOGFrdXgzL0JEcmZpSTk5TXhtZTRDMHFiVVNWWXZPYW1JRnd4T3NoNVFNREFXekU1R0JUbEsvZXZTa2NDMkh2Q1czQW5zV2Rha29sbHhXRW10WEdBM1JmRS9ab3ljcTZtTWdGZTY0MC9iTzB5NERnNEtVRTQ4SHR1dmFWdWl0NndrLzlZK0d3aW8yMmFVcnZnb1Q1THVyQXRxNDVtQT0tLXNIWk13WlpjaTdmeXdid2lmaHhENlE9PQ%3D%3D--d1426247e317cadc7264189d06c58091ab69524a; path=/; secure; HttpOnly", + "x-request-id": "2298ca7a-8c28-41a1-8946-e1513bad2a41", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6046:1BAE4:E9C327:1643251:5D374BEF" + "x-github-request-id": "E597:40B80:2BA8797:416FEBF:5DB58B2C" } }, { - "url": "https://github.com/Martin1887/oxigen", + "url": "https://github.com/immunant/c2rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4c61b26a895074312c6027582df56c85\"", + "etag": "W/\"7d9f1e72884ca76d96618c61fb0dc9fc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.1078050450.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=aWlTRThoRVpBYkRad2hyUXRkRCtvTzdpdnFjZWo1SldFMU5xRU9MRTI5bmlvTjl0bSs5WDJLK1hId3U0KzNwYUcyWEt5Y2cyVFVEbzlodW42WndBRDVzYm54SFdKV1lZbkxzYVlQU2ZUc0V1WmJYa2VQazJpTlgxVGZkeWxoUzdFbENQL1h0VGhjU1UyOVJYczV2ZmNydU1rSUFDZkdzd2dKaXFDcVp5SjRHTnZ3dFhCdkUwZWtwcG9TS2l5cWU2QnhERzcvZFk3bFQ1blIrSVpDRE1UcHB6ZnJpS1FrWUorck01Z1N1N2JxN1VNTnB5MGlpZ09DRmtqa0psamNiMUZnSDE4YS9VbmpCSFFaRFkwY0tKZVE9PS0tQXdhblp5ZkFTczNsYzZ6VzNqZTIxUT09--e7517b636f5df3ace28d358ffcca24cf3bf948d0; path=/; secure; HttpOnly", - "x-request-id": "0d4ecda9-71cd-4bc7-a45b-20c06f524bb2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:52 -0000, _octo=GH1.1.129454384.1572178732; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:52 -0000; secure; HttpOnly, _gh_sess=aWJEVnZHSmhJZG05TzhQY3JoMVJwRjNGdC9ZemFyelFQQzBVem8vNk1URnJuVVBFNDkxcnN4ZmlNMG1TblFtb3dIWDQ1SDR5QW55cjI0bE1WMzcyTGtpMVhHQ1Z3K1J2Nllwd0JUeVBoTE5aNjZuR1lQQWtBTlltSG9tcmIyZWRjYUNYaS8xRzVZNFFYUGNoYVdubkgrNmlLdC8vcWVPeVhoV0hRNTFMcmkwZXFoSmxFbCtPdE0zb29MK2VaWjd0bzRZNWRmaEFFT21EeFpGYjEybnlyLzRtQWhkWVJzeGw4MFU1cjJockplST0tLW1vZkpRMlVWM3JzZFJLdFRNMUdaamc9PQ%3D%3D--fc39a12bd6b3585ce2d3217676824d589db178a4; path=/; secure; HttpOnly", + "x-request-id": "5ac001ec-1bbf-4318-9b0a-fe5c18a14991", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "603C:E0EC:EB7FDC:1656E6E:5D374BEF" + "x-github-request-id": "E59E:40B7D:16D5B26:22284C4:5DB58B2C" } }, { - "url": "https://github.com/innoave/genevo", + "url": "https://github.com/willi-kappler/darwin-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8213e3da4059e7b6245d222b733b4d34\"", + "etag": "W/\"393cf904b3a58a658e9b63ac0879f747\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.2032652960.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=bTlIWUNRSUMrZ2tVMFlmVVk0OXNjd3JqS2k3bWhYWWdGalZXdDJ0T05VMlBraUJPVjNJYmZIOWc4Q1hxOVpraVBPSmowZmcvZWxNSWUyek9maUx0T3B3anM1UUNzV2diQk01OFlnbGRJY0NQNzBxZGxxeXBmT3ExdmI2R3ZGcEY5WTRQa0laVWtGNVl1a3VPaTIyN0oxREVBM212QWhOZlMrUUM4bmZBWmUwd1JBV2tpK0ZKaHRIRXpLSFcrUnJSa0VsT3N0YlMzSFdyL0J5NUhzTWJlUC92dWZibDladE9JM3hzdU1SVTNKVTRDdUsySWxXd01jcGtoQnVCMlNocjh6UmtYaXp0WEVwV2M2NnFEczc4L2c9PS0tZm9NRElLLzhKUWVaVDZkcDZNV2ZWdz09--6223569c0641918a0ff6697a71c98f6e03e46e07; path=/; secure; HttpOnly", - "x-request-id": "28534928-d5d7-4f74-bf54-cb79540eb576", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.1609257814.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:53 -0000; secure; HttpOnly, _gh_sess=NEpsN1RMZWR1QXlEQUgzQkZ6VFBXTnEvcmkwMFZLMGgyZ0xaSnljbjZxTFRQU2N4UENwaGhhbzNLK0FSVERydW5oYXBHWnIvdHErc3pmM3V3OUdyYy9uWDBuTG5VZzdsUzd1b3FUNk9lZC95cmZwcFY1NTBPSUtCaDIvK3Vyb3VLUTZqdFJQeFVJcWE3TnpXditmbmJYaFYrUnlVOFJmbnA3NjNpSFVtOGdmdlFkU1FsbmY3MFBkbWVjVGVNODdXaUJCSXJEbjlTTFZkR3Rnb202MlFyaU5pdjNDUDlSUndvMEZwL1JBRmFGQT0tLXJkTFE5Ty9HS3FxNy84YXoxTHBpREE9PQ%3D%3D--e97e37629ad282c4831f651729d518fd616956ba; path=/; secure; HttpOnly", + "x-request-id": "fd0d95de-c001-46eb-b924-ed9a99a3d12b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6067:4D65:854653:CAC262:5D374BF0" + "x-github-request-id": "E5A3:1B30C:3346B08:4D0D7FB:5DB58B2C" } }, { - "url": "https://github.com/jameysharp/corrode", + "url": "https://github.com/Martin1887/oxigen", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3806b471dba43925e02e688d5c2f64ba\"", + "etag": "W/\"17bb21ae71660f51009e4b6231e5e37b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.315717214.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=V1BSZHJwZEN5OXJ4UFJxbUtEbHQyOGRybFA0K1RkWkhXUEVmc0dVNVRnNUtCVFUyRVB3R21mbTBUMXF2dUpDY3ByV2p5M1VWS0gwdWtGTlhUUW9kMW9RWWQzVk43NTVkcVFoVlQ5V2VMQTc4WXNnZXZmNkhacGlSQzhZUnJvWkZ4QnZqcjJRZXhpMDV6R09PbGRLVDc1NURPUDVrcEUwUHpkK3FrWTl4MnhlYVlKTExHQ09sQmtNVi9YWnpJNWdENjZJai9KY0ZNdnk4U3lWQy9SME5iMjd0UjhGUHV2OGU1R1VhTVozeXlxV2h1NkpFdFh3Tlp5RjNITUU1U0tnVlI3Y1FlSHVMMllwOEZzdzIvNW83SUE9PS0tTDFBSFNYTU1pZFRTOTJJTDVnREVYQT09--35a682256e52bce715413230f0aa7f8274c510d2; path=/; secure; HttpOnly", - "x-request-id": "e943a119-3814-4060-bf67-ab07f9bbf52f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.1657304702.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:53 -0000; secure; HttpOnly, _gh_sess=SzR2WTI5dnczOGxtbi9ZeHFrT2VsZEpvcWhITlh6c1F2bHdqdGNpdDdrK2JYYUE3bUhWQnY2eDArTGRJQ0U0OEwvVit3OE9oK0hiTU0rc05naUxJR24zMHp0MkJOKzZuVHdtQktLV1J3ODJWaUR3ekQ0LzliZlNEOUoxMVpXalpxcFdIWGNVVC9PL1VzM1NJYitLdHFydDlaSkUvWTgwOER0Y1dhUGQ0R2NxK1psME85cVBQOVI0Q3IzVHNYNzdYQmJlY3o1NjRYSkNqOHBsNS84bE9UNlVleFRtTnl3dmpkYnRxazVHSFpzZz0tLTdLdk5BYmg1am1wTTRUT2NGeUF1UlE9PQ%3D%3D--cbb240c6d9d826a2fd2945dd3e1f38aa58af1be1; path=/; secure; HttpOnly", + "x-request-id": "7d8c620d-be64-41ec-b407-d0f1124be6ff", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "601E:E0E6:8B38DC:D3D2A8:5D374BEF" + "x-github-request-id": "E5A1:23F7E:20BA727:30C99F0:5DB58B2C" } }, { - "url": "https://github.com/willi-kappler/darwin-rs", + "url": "https://github.com/jameysharp/corrode", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"aeb2fe35b0a363cae9420193d42dbb44\"", + "etag": "W/\"17e35674e2bcd71160971d1dea06b9d1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.1124256799.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=cFhuSGo3M0hQcjEzOThlNWs5djJtSklhSnIxUmJwWjRRTStaQW5FSmxXRHJxNEdWMnM3UGVNeHU3d2oxZHE5bURDbEh2WXlObkM4UFFzWVBvVVNycjVSTjdZcU1OWmN1KzJvYkR4dnNqSmRocjUzOVFTeE5BRWtBWWp5QnVwSHlUZzkrQ0JhWDJYWENsWTlDWmNjNTdtc1kyU0gxYUM5cGxleEpsdlFMVDc2SGFTclNpMVBmZTE4aDk3aDVaZWxVY2FKWDNGY05KZW8rRnc5SkJnRlNBcHkweTRIOU01RlNQK1c2UjdUQ2J6bUZpdVN2RDZUVkdZR0VXZFJnU25MSUg4VUVkQURpZy9xQ2JZTEZuWWpDd1Yxd0puRHR5RmNubXRxdllZakJqUk09LS03NmkyQ2VMcXYvMHdETUltOTM1MDdnPT0%3D--28124608c996de17381a0f3e2b6b41149a4a8348; path=/; secure; HttpOnly", - "x-request-id": "627be762-b037-46dd-b961-6c0c41c8eff7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:52 -0000, _octo=GH1.1.1914045964.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:53 -0000; secure; HttpOnly, _gh_sess=MVd1dGJFK0dpVkIvcGtwZ3hqNXlNZUFob0pBMnNWSitSK2ZEb0MvT2lLYWY3WUNTdU5uNDRLSzJBZ0IvQkxrODdPckVuY2dCeWZGNWV5UEt1bkJIWWhTc0FuZW9BNFA4RHNsd091dnBhbVZ6SWUzaHdtRzh0TTdSTGZMMWk5cVNiRy8vaDVVODZmazZxWkpBQ3A0QzRHRk1ROERqSzdxaWRIU1ZuR1NMc3RHbVk4eXAxNjJGRjU0OUtUWGE2NGpkU3lIZm5UOWdPWVJHV2RCaGthbEFkM0Fybml6ZU1GSnNpdzh5QXNRVDRFVT0tLWg5b1dHc1E2cnNxMWVzV3gwOGdwRFE9PQ%3D%3D--8e82268d43acd64817015b9d617bf1f5acef7fd0; path=/; secure; HttpOnly", + "x-request-id": "3e8e4c78-796a-4f19-9b50-d5855061c94c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6048:2BAD:D00F86:13BE5D7:5D374BF0" + "x-github-request-id": "E5A0:1AB6D:34127B4:4E1B73C:5DB58B2C" } }, { - "url": "https://github.com/m-decoster/RsGenetic", + "url": "https://medium.com/@autumn_eng/about-rust-s-machine-learning-community-4cda5ec8a790#.hvkp56j3f", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"be1c19035f23637ffff288c5f8139f37\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.509026490.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=RWFQMmJpSmVoYTZlWGdNMUtwRTBvUFg3Y3lSS0Jwemd5ZG51Rm83UG16NzV1SVluSm00TGJNeHlSVHI1UXZVVjBvQ0c4RU96b2tQZjA2SWhzcFJHa25SNER4R1BWcjFwai9jVXZKN1FCdWRxWHFZUnpaNzlrMi9TSFFYdHlIeDViL3JRaVdiWmFXR0k2c2t5SVd0TlYvUnBiampJZ3d6azB0Smt0d3g0eGJpaFh4MW5ZeGxheURCSXdNQUZMU0IvcFF4MldxeVZNNWt3WmJZeWdQQ0VxeG4rQ1JycU1RdllwOHhLQjNvbEhPN1QvWFNEa2FYcHlTR2g1QU1MdXYzNHFvQjkvT0F3ZTA0T3cwZng3akdOWERwMDROdG0raDEyRHJneEZCcmJrZzQ9LS1JQWVuZUNQTmtoUUM5M2d4VCtrc3J3PT0%3D--7e72808f37f739fcd3ca7914b37c6c00b05b47f7; path=/; secure; HttpOnly", - "x-request-id": "f081ecff-461e-48f0-9020-d37f78510c35", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "connection": "keep-alive", + "set-cookie": "__cfduid=dcf09a717a0459e4216132114ce46d4a31572178733; expires=Mon, 26-Oct-20 12:18:53 GMT; path=/; domain=.medium.com; HttpOnly, uid=lo_6E2lCPgcQILX; Expires=Mon, 26-Oct-20 12:18:53 GMT; Domain=.medium.com; Path=/; Secure; HttpOnly, optimizelyEndUserId=lo_6E2lCPgcQILX; path=/; expires=Mon, 26 Oct 2020 12:18:53 GMT; domain=.medium.com; secure, sid=1:EPVAZOX5L9U2g13z0peMAx/bJ7tsUIYig5CjMD11OztaZsopn2/5LTRT29w8wJKy; path=/; expires=Mon, 26 Oct 2020 12:18:53 GMT; domain=.medium.com; secure; httponly, __cfruid=dcb393e6fa5eaa9fc158352763a2e84a0e150652-1572178733; path=/; domain=.medium.com; HttpOnly", + "sepia-upstream": "production", + "x-frame-options": "allow-from medium.com", + "medium-fulfilled-by": "lite/master-20191025-150500-8e71cecffc, rito/master-20191025-154726-51e79e7e31, tutu/39045-7fe41ca", + "etag": "W/\"1b9a8-h+WjSvViNHjh2HaoQtiH/eE2BU4\"", + "vary": "Accept-Encoding", + "x-envoy-upstream-service-time": "345", + "strict-transport-security": "max-age=15552000; includeSubDomains; preload", + "cf-cache-status": "DYNAMIC", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6028:32298:8C93DE:D58FC3:5D374BF0" + "alt-svc": "h3-23=\":443\"; ma=86400", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c49d7afd906f3a-FCO" } }, { - "url": "https://github.com/mneumann/evo-rs", + "url": "https://github.com/innoave/genevo", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:28 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"87bf935ce02618a8271228fe6bb7bfda\"", + "etag": "W/\"4e3cf04c9aa6b39c1eabc139989ad039\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.654819348.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=RXZ1cXdXRzJJQlJ4OEpoT016MlFEK3RUWUtIZXdudDRkcU5BUGtHTk03bFNFL3NLd1JGSm91UklqRzJVMWpWbkhkYlVpUUZ5Um9vWkxlMG1Lai8ySkFWNVQ1VS9seDBvd093VlFiNzlERlhOS3ZTYUZPWkZlYmFlQlhhQWhId3hIYnZFMXlZYVlUdTRxOHV0S29MRW50ODY3cEFyL0hmM3F2aW5TendlaG5EWlBJL3FWcWpPNWh0aXNFOXM4bkE0NER0TEVrN21UMlQ3K09PanRicjc3b2k4L0ZpRmU5V2VydFc0bktrNTZRNkViTzdkeHhPb2NWVXN2aGVFbEQ4eFNJRnJsTkQxS0hxeU56cy8wYmxrcnc9PS0tV1FVNmNxeW4yMks0ejJJZnJkU3Badz09--91e0456a24763017abb5c3810d2d980df3013338; path=/; secure; HttpOnly", - "x-request-id": "9361091f-ea04-41a0-9139-ea1a19de8eea", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.525051559.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:53 -0000; secure; HttpOnly, _gh_sess=TUREQmpRcHl2QU9rZjVrV3hmZzFxNzY0WDlmTEhwbkZnS25BODFuN2RaKzR2dkc0b01qb3B4QysxVUh2eXZsMGJ1ZkZYQmRDY3FzLzBTa0lhNmh0TldFTExkMDBRUnlaT1RHaXk3RkJXRnV1OHNTeVhtcVZ3Vnl6R1VNWWU5bE9XeUErNnhnc09JRXVpSExwcW1Md1NxQkVNRFJOQWkxRjV5RFgzaXVrZlVxSjB0ZVJNSkZLQUpFWkRPREZ0STdhekhBejdBbmpVTUJhWUU1a1Nza0dhZVVBQVRpYmxKQWJkRGRrMkc5cXZIMD0tLVlsUUxzRVFGQi82bEJEbjVqUDNJSVE9PQ%3D%3D--2941147a5076d3a144797abb7a0fc09981462c22; path=/; secure; HttpOnly", + "x-request-id": "d1177e67-cff3-4719-a040-60097018d720", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "604E:3229D:CF3F36:13AF298:5D374BF0" + "x-github-request-id": "E5A2:B5F2:69B751:9EA4EB:5DB58B2C" } }, { - "url": "https://github.com/AtheMathmo/rusty-machine", + "url": "https://github.com/yurytsoy/revonet", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6f03d365dd77aedcd51d0bb4f14e7e3d\"", + "etag": "W/\"cfb0bd173282f281e4ca8cb4e0299b67\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.2049398399.1563905008; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:28 -0000; secure; HttpOnly, _gh_sess=QkpxMlhHYTQ4ZWNURHd0eHllUERobE0vS2xsaTFtT0EwTVBmVTFZOWxOWHZUUlU0MmJNMG9pbXl0clA0Y1RQdHdNTFFRTVNGQlcyWVpibkJjWUtkcTVGSUVveUl0eVRsUUdwUWkrQTZJKy9zR1oxbE1JMjZ3ODRtelVHOTRFN0liMWVWVi9rL01tZW9IT1JOUHFpK1NQbmUrMit4YzZrUTVMbDZDaGRDZ2FzN0ZLZ0lxQzdZelZuajNxcFBVYXM2SWg2UG1jdUhLWitNREgyVTV0a1FPYWt1dUVuWDJsQWlKTnlqWTMyYkcyYVFIK2NqVjcwdnp4WXJ5bUgxMTJMYm8zVWRBOTllTk02V3BoMm8yQ256T3hEWllVZXVHT3pXeXVSVFRNdjJEUU09LS1RRjEzdXprVXJMdFpHMEt0bFdidFFnPT0%3D--4576699cc93da3ef70b5f60d603c117d543c8d05; path=/; secure; HttpOnly", - "x-request-id": "4c63caae-5469-465e-9a10-dbb811c0d4bb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.132344643.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:53 -0000; secure; HttpOnly, _gh_sess=VkF2a3F4Yk9iazJLSms1RmNNTUpQcE84VTlZT1ZCTEFzK3hXRVFnWDhnL0VtUUFKZXovNURoM2JwVWZOalZGVG56SzRRNkNjbVNGSThpMHBiUGl1RklMMEJ0OHpDRm04QVFPME5FMGlLeVp6M2x1SXd5eU4rZCthd1dmbEViRm1zZzZXeVJEaW9OZStyYTJHZHkwdlVxRHovZC9QaUdRQW1GVE82WVJVSFovTVhRTDdEUll3ZmNJa2Vza1ozM1E5SnZ1NDhUL3JIaUNQN0NEc3M2Y29lakJibWpmZUNZOEdNR1lnVkprOURTcz0tLVI1YmtzeWFPVWJHSzlWcGdIMFR5eVE9PQ%3D%3D--00160e040236ef0cc51f720278e878ea3d6a345b; path=/; secure; HttpOnly", + "x-request-id": "1079bc39-87d1-41eb-9256-877fbdc83570", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6051:1BAE4:E9C3CA:1643340:5D374BF0" + "x-github-request-id": "E5A6:161EE:2AFCDEE:40AE725:5DB58B2D" } }, { - "url": "https://github.com/avinashshenoy97/RusticSOM", + "url": "https://api.travis-ci.org/AtheMathmo/rusty-machine.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"e7005521cdb666083a856937dce7b294\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:54 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 27 May 2019 04:01:04 GMT", + "x-content-digest": "856e43775a58ff07efbfd8c9f15ae2d1c569ae63", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "0d1c850c-4180-4244-80c9-2f24ec9cb9f3", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/AtheMathmo/rusty-machine", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e947df4a25090ba58f17763fc609a28e\"", + "etag": "W/\"da2acb2d91f6345f54026018c26f2c4a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.1346213479.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=MmxnSGk0S0RMdVd5SXlobzc1YndlZ25sd3RjNW5ZTnFRdk1VUGkybkFQQlJaRVh5Ri9SM3F1WU1TdmhtQjl0NnlMNG10cGtxY2JYT1pLTE1ZNDVYblhGVFJxWXpFd0svZHBXRDlNandoV1VxQ0xET3NrUHA0S2dFRzRlVzRpcUxieEJIUGhIS3RRNjMrZzZENGsxZTdVSkZGaFExd0MzSFltVTBEQ005QnhNTU5wQ3c5TUVZQ2loOEgyT0J5WTFRM2ZPSjVPdlR0M3ByK1g2d0FwTUVLRDVsb2tRQW1HSkhzd0lrVXRwZGY0QXBVZTBwb1VlWFJvc1F1aW1EVnltWEowNzZtVmVoYnh3cWVicEliYnJISmVsbUZlam5BNlhTcjNaRnUrbWdUUE09LS1vSnNMUFRlYWlob1JmNTkyaFU2ZDNnPT0%3D--3c584f9229ed469caec79fa0f215682ce86ea62d; path=/; secure; HttpOnly", - "x-request-id": "efebddb5-52da-4262-9933-d9d3ca1db859", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.1134956167.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=M2pTYy9PS2ZGeGg1K2hWMlc5VkJYZVEwdzZsZmVzYlVVbjFTZEtaYzQvVVNFb01IY29Od3g0TExtSTcva214NTd2bmVBTTcwRkxwaTZhOHlXamdOUHhTUW5VSVZ0c2JGWmJFWEJZN00vYzdhRUJ4S1pRM0tWTFdCVm5nTWNic3JmNzFVbDVFRkNjUDBMbzlmbjdhQk1WeFhWdVQyRUdnM2ZVaWJVOSs2NXdaNGhJNUN4TzJtVkRvSWltM3lwcWM1cXhhODdFSUdXK3l0NWc4SDAvNis4eUFaV2lkS3dGYzgzc2FxVkl1RmUwOD0tLVZJU0pod1l1TUdaM2NhWEl0K2RZenc9PQ%3D%3D--4f5009f523bc71b5bdf4add861b5c19a9ec64e10; path=/; secure; HttpOnly", + "x-request-id": "0341cdab-6c85-4b89-bfb1-bf9d6f9e78b8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6068:2BAF:EB07EE:165AF00:5D374BF0" + "x-github-request-id": "E5A7:40B80:2BA8825:416FFE4:5DB58B2D" } }, { - "url": "https://github.com/yurytsoy/revonet", + "url": "https://github.com/japaric/trust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a30305312fe97765dba4168c2e305da0\"", + "etag": "W/\"5c534a3a23c9fc21986c1f5ebf70a50b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.1609496115.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=eHpXL3hvVE9nZ1l6NGRnUTZ5a0xpTmxBTkJYcVhjYS9BWnlabFM2ajVvMTRIM0Rsam5pMU1CSk4wYisrRk9HWVMvR0o5OTh0Mk4yeHZjRlRmZFdBT0FnemxGUUVRZk1mcEx2RmZjeEhIcHhBamRHYVNvaFJEZElvUGdLR0QxcnF5bFF2KzJHazZxdTRVV2RXYk5lTW9sK3c1L2NKUjBWcFgvd1JzYlpmM3h1d1dXeUhKM01lZml6dzNZSWp2NnRiZVhIM1UrakdUSUFLOEkxU21xQ2pPK1hWOFp3b01VSjFla0h0YXZNUTV2YmV2QVdablNtOHdwUVN4WmtxS0NjTFIwTjd2d3VwR0wrbTNYQlhBN0E0bFE9PS0tbFpKVHJpV3B3U3prV1BLcjE3T083QT09--b27877aa9e251a4bfab161dbea1558ea20586a47; path=/; secure; HttpOnly", - "x-request-id": "08d7b485-3d99-42ea-9abc-58523f119a72", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:52 -0000, _octo=GH1.1.1263418331.1572178732; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=eHAramJsd2JRRHB3b25BZ3p2Yjl1dDJuMURKUFlVa0ZTdVEveTBtS3J2Y3F0MzU3ZGpVK1dOMjJLQ1RDVk9QOGdOMlNqVHRVMHhKN21FT0VHdWxmYlJOVHpwVGxmMmd2aGpzWGpHMFp2K2RBbllaRktuaUVXZEx0NHlPZmlJKzl6cmVoZmptTXJveURiRUlsMFdxaDFQaWRWdU91cVpJSnNKaU1LcW01WTNCbzg3U1Y3ZlNyWVVvL00zaWsvNFFFUWFRcndMZ1lwWFJhR0xwQk14dHFqZTZRV2Ira2dmaUpLV2xFRGJFTGRlbz0tLWh4UTR3WFlDSzk4Ynl5cU81UElGRnc9PQ%3D%3D--a5991da61b42dd4677e685c1db7fb2f1cc940339; path=/; secure; HttpOnly", + "x-request-id": "8738a8a9-d6c7-48af-80d1-25e05cc0d755", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6050:1BAE1:8BFB0F:D4CE54:5D374BF0" + "x-github-request-id": "E59D:B5FC:331FE2F:4CFAF38:5DB58B2C" } }, { @@ -19987,39 +20036,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"e0d6137935b60bcf713dfaf858097e16\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:29 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 30 Apr 2018 09:51:45 GMT", - "x-content-digest": "ab116f8a576d4c6c0bddc06225ce6feff74ecc5a", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "2cf7c914-ecdd-429e-9b51-262e08a91778", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/AtheMathmo/rusty-machine.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20029,15 +20046,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"dcb55f6bfa84502479fba9dedf623555\"", + "etag": "\"16d4e6219a847a683ac261f9fa2d7cb5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:29 GMT", + "expires": "Sun, 27 Oct 2019 12:18:54 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 27 May 2019 04:01:04 GMT", - "x-content-digest": "856e43775a58ff07efbfd8c9f15ae2d1c569ae63", + "last-modified": "Sat, 28 Sep 2019 11:46:51 GMT", + "x-content-digest": "7370decd71c5af4274edf2a31ede714fd719148c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "295801e1-0be5-4432-94dd-2aa367ef3569", + "x-request-id": "79e78ef1-f611-4b81-ad11-69b4269c3715", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20045,27 +20062,27 @@ } }, { - "url": "https://github.com/autumnai/leaf", + "url": "https://github.com/mneumann/evo-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"245c98b336b206e861bd2640246bb6ad\"", + "etag": "W/\"537cf6d2b1a746df8601779f3f68ba84\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:28 -0000, _octo=GH1.1.135557070.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=VDZuOXpRSTVBN3ZrZ29qeUtnOUduZm1wQ2pzWTlXZjgyWVQ3L1hsUDRVbFNTRTV6UmxEY0hvNVdwTXlmQjI1VXVid2hpZ080eS9UWFE4b3FINGFGelFzRUd4K1AremV1dzZhelkvQ2hXRFYrMlZ1REpsMy9BanM1SVFEc1ZMWHh4a01qNXBKR3BudlM1TjNvQVprWjFQVmoxZENZNjFtdllsRlVZb3k4bXFDdDhnYkxqMXh3Q1I3a3NJVHhJL051OVNOWldjRGY1M0lCd2lGNzdlRUJuTnJpWXgwaGxLdGhiVmdvNTk3ei9Uem8yVlYwUjJhcVNCdGpBMytJQVZWZzBxY2ZTVnpPVjlyWlo3S212Nkt6alE9PS0tV3NlUDFJWmVGTkZmeHpLVmZ4dHVRUT09--c501afc8eb05fdcbdff6b69cbbf60c717401eac0; path=/; secure; HttpOnly", - "x-request-id": "c3bdf216-a59c-4200-a737-14ad971cb578", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.23787318.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=cWZRRUVaSGV1VDFva1IxOFh3UzJmQmlQSVZGakZkTUZqYnU3U2dSRjJoczg2d0tFd05NeUdrYm9rRllSelFxOXVkK29iTnRwS2FwRnhobEJsNXBVM2ZRQjN5K2J3OWU5ZGRUUTQrTkdyWGlLcmxraHVnMWdKZ0xzTEh0ZDR1cE9OUThvWG9UOC9QSjBNVkMyMmkrbW5YT243bTV2OHZSdDI5TUt4b29xbU9valYwVFlsZmMrNzFJQjhrQVhMb2tXeTdtdVJiZmtJcGpteXluZElpaWpHK2tIc2xGWXVXZit6aFdxQ1FSSVNnST0tLTluN2dnVlIydlpqUHJjZitKNUVXVkE9PQ%3D%3D--259ba7f33d47494a96b8f5fa4fd4387605449dcf; path=/; secure; HttpOnly", + "x-request-id": "0020c381-0d44-4470-b9c2-8c8b8cd7d369", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6073:1BAE3:D1016B:13E8D58:5D374BF0" + "x-github-request-id": "E5A5:1AB6E:3B569DC:58E3ED4:5DB58B2D" } }, { @@ -20075,7 +20092,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20085,15 +20102,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d9fc7110b80131d1531c03e22371a973\"", + "etag": "\"3ca2159a80dc260a664140d05c1a050a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:29 GMT", + "expires": "Sun, 27 Oct 2019 12:18:54 GMT", "content-disposition": "inline; filename=\"error.svg\"", "last-modified": "Sun, 14 Jan 2018 18:43:01 GMT", "x-content-digest": "d563f285778de0b50b4024603913eb9f12a6b01a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "de346369-3df3-4e00-aaa3-c48e8fda3032", + "x-request-id": "2dafcb73-6a36-4e3f-ad06-c6fd0169ac91", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20101,51 +20118,51 @@ } }, { - "url": "https://github.com/spearow/juice", + "url": "https://github.com/autumnai/leaf", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"298c5f4420925e39e9f265a809c42a57\"", + "etag": "W/\"413d45cdb50c5062eb53b73f96727d8c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:29 -0000, _octo=GH1.1.1576642326.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=cmN4eGtScG1nc242L1BVTlIyRTFva0JFV3U0WE5TNXdtU1pIV25TWUpId1RqMEdRbllFTERPaU5VRzd5K1k4WStQamZmdTM2M0lvT00xemt4UGZRSEVRVVNGMUJYanAwcVVJU0Y3ZjUzOEVPZEFUeWRkd0hMWVpaOXlpMmR5WGhTNjNNMmwrVU1HRm5yUm5ES1NNS2ZCQkRIWFQ1Nis4WWNNWmZ1eFhVYmlldjhEdVdLeTE3ck0rZWFTSGc5R2NxNi9Jei85T2xDdVhRcWdvdDJabTBWZ01oczBXRjdSUGRldDRrQUVlV2IyM1kzU0dRNzZRaXNhTUtvcmJLVzB1ZlBaZzVVaUhVa3VwdEVNR240TkY2Mnc9PS0tbVJaTTU5QmxCUm53TksrVVM4Tk41UT09--d130255603a6dd9f3d437fc1c0e8aa8f7a36ac12; path=/; secure; HttpOnly", - "x-request-id": "19fcebc7-53de-4af5-b48f-2a56c83b7d70", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.659417312.1572178734; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=dDZOWm1SU1JFemw4MUFzZDlNU3c5TVJyOXRZMXVPY1dFSEl0czg5NUg2YmNUUVhZb0txQ2NzaEN4NDJCUlNKOGJYbUduRkhsOER0TGs0U29CVGVDRlIrcWVTc3hoSGptSUtkL1paTUlObUJsWURQTW1ydkxQWUk3ZTRtalJ2Ryt4UjhIWnI4eGpCeDc2eHhkempkTXBxRHRkc1VDTVdTMEp1ekVyb2ZSNlkwSWxwMGRlaTBDTlRXWE9pVENyYUdvZE9PRUdtNFYwc0lCQzU3OW4wMjNQMXhBNUMwcU1Kd21RZDNwaVJ1ZGozZz0tLXloZnM2U0RsbVdMRkdYYkxkZlRlR2c9PQ%3D%3D--dffe93e938ea4451fa88abb540c0af450ba35954; path=/; secure; HttpOnly", + "x-request-id": "1d38f42d-999f-4b9b-9290-672b76a4a705", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6036:4D68:E5F922:15E38F7:5D374BF0" + "x-github-request-id": "E5AD:40B7F:21FF0A7:3261B33:5DB58B2E" } }, { - "url": "https://github.com/tensorflow/rust", + "url": "https://github.com/spearow/juice", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"34ce646675ae1187b172da5117f3015d\"", + "etag": "W/\"61a3ab70deb6a10e9ca6e353bedb48eb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:29 -0000, _octo=GH1.1.2063671760.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=VzloWlhFWEgyWW5vbjIxZUlKTWEwSC93UFhIU255Y1B3ODhjVUxlVHJnQWVMVm5oMWwrc05JR0RUUUJiWEFXOHB4R1RTQU1GSWV4RG9BR2VaSUU1Yjc0R0hnT2VZRmE2UXZ0aThzTmNTUUVqQ0N3YU5TQ21oako0bDNHQlNuUkhPR2Fwd29BTUZGYUk0dmppWWRYUGRVYmE5TElQSkxuN0tOKy9kcHNFWWNDbnhNMXR6c1FZREtiRU9PRFZ6T2V4aEJpaVVtdVd1MytKY0lBckZGOURvN0YrcGs0b1pWYitnSHoySmFmeUVvMDdHS3dsNzd1SnFwN3NvUDhwQXhXTmZJNThoemErcG8xbkJNbGdwZmpqNEE9PS0tTDVtSHlPVDF1RExBOEN4ejJBQi90dz09--1db4db11641cc594abbe14f49214653b5531d866; path=/; secure; HttpOnly", - "x-request-id": "974eb577-3ab2-49aa-8c7f-8de0b5bf7c4a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.1639048563.1572178734; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=enBPc2YvRHJtM2RRQm9EWmxIRDlsOEdkTHR1MG1sK05DWFZHZ0JoN0pUL1FKZEVha00yRGRvVWtmcFhaZXNjQ1RkQmhFTk55aGt6WGhYdUJubmhnSU1XRktKUHJpZzVKUzFXMVpRS1BIMlA2WUU5TStBbDZGQW5IWkxlNEprM0RmT0JYaVlYY0RyeWdSTmdRZGhlVGlVNzBrTTNBejQwZFh3YWhHbEttNTNRSExQM1U0L0I3MjdnendYOGNiaFZYMDBPNG9qbW1mNDdaR3dFTlZzdVV6SkNVOThhbFcxRlRRUTRVSktaOTFvQT0tLS9Nb1BZaEFiQm5RNkZqaXdWMnNoMnc9PQ%3D%3D--248ca5b821499cc8254a7502efbd983cbcc698f0; path=/; secure; HttpOnly", + "x-request-id": "f715dd1d-cf1b-46ab-9e2c-6695d0b1fe69", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6075:39421:E9BE3E:16383EF:5D374BF1" + "x-github-request-id": "E5AE:1B309:1608B9C:21164C5:5DB58B2E" } }, { @@ -20155,7 +20172,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20165,15 +20182,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e35b788739fbee9673ff22547ee04bd5\"", + "etag": "\"5a023e5652950523875990d791b96582\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:29 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 09:04:46 GMT", - "x-content-digest": "d779c2f89a8748d53d3dfc741c305d5fbdfbcafc", + "expires": "Sun, 27 Oct 2019 12:18:54 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sun, 27 Oct 2019 01:06:24 GMT", + "x-content-digest": "95a4b8920f707a1bb9798782d07d930eaea26127", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b30399c5-851d-4c8c-b15a-795aaafe9125", + "x-request-id": "56f49c1a-157b-43ff-a05c-1425c29336ee", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20181,35 +20198,27 @@ } }, { - "url": "https://api.travis-ci.org/LaurentMazare/tch-rs.svg?branch=master", + "url": "https://github.com/tensorflow/rust", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"1f92b8445b0e275c3699b00373d76318\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:29 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:29:54 GMT", - "x-content-digest": "d2f27839efaf037d50912bee963b7a321d64860d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ce1cc7df-53dd-4bd4-bec3-40719d92388c", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:18:54 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"de8caa7ffba38cdeef2328ebf76d0316\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.385885635.1572178734; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=aXVNbnlkZVUyZUw5amhIb29OdmlMeForTnVOZ3I1WmJoeWxrSnJ6YW5vcVhvdmQzdEdWL202bXFVYjloV1ZBd1NCc053ZXIzTk5LQzFydkFJWWpPRXZYc0Y2ZDdMNmpLdkI4bDQ4RW1HUi9aMlI1bUVycGpwK1YwTzhHMkR4OU9EV3UvSkJzUEhIdllDc1RRYysyTk1VVGtNa3pVKzkxYzdPUTdXa2JXQnlXWUZCaXIzODZQZTZDZUpzSjVuMXY0NElNeC9ST1k5WkswdXppNXdmWkRnSVFZMHVBT2d1dEJ6MmhtRU94VldPST0tLVZaOExOeElpNjl5bTZTM0tMSjFvWEE9PQ%3D%3D--d0dcdf8eeb6282311e5b25a3d4147166a81779a0; path=/; secure; HttpOnly", + "x-request-id": "ebd9aee0-9e15-4b83-98cd-d4b99cbb8169", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5B0:B5FC:331FFB9:4CFB188:5DB58B2E" } }, { @@ -20219,52 +20228,100 @@ "headers": { "cache-control": "max-age=0, no-cache", "content-type": "image/svg+xml", - "date": "Tue, 23 Jul 2019 18:03:29 GMT", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "pragma": "no-cache", "server": "nginx", - "set-cookie": "ring-session=M2e4I1%2FM0D3PK4R8oL67xPhKOQ8%2BuS7ZgZhnZqc2MCFm27I6vyt83iWP3lNFpstun1SUXgdkvBZ6nNK5kkQpCzhDIJOqdyOcUafi4Yq%2BUIjFY%2BqRwVqGH5IEJZTEu9SHwZmWtY54Eud1FdrrWdHN7ic4bMOWfC57d%2FgO5x8j3FwG%2BSl%2F7CUg0A9PHF%2FtP2Ld%2F1AnJFaxTkimdJyKxjnWZY78VOk2I2ax%2BJCQZGWUhBA%3D--T%2F4u2qofCMw79Ez1OkK%2FXHPnv%2F20m2EC2d6fk0m%2BXX0%3D;Path=/;HttpOnly;Expires=Thu, 23 Jul 2020 09:34:29 +0000;Max-Age=1209600;Secure", + "set-cookie": "ring-session=3UW6xEy2FqoV2V6OCIjjWc9APooaDulekus0r9oSqyJItUspvAyuTDdCvtxMAg3JugQ5wrSvv9529q%2Fx%2F39sa2vQITwHPPFutXuAeQzWewtEv%2FtZHp99otW0dtpT6%2FNvF11tLPIdo5TdX%2FhEqPMW0ZDWc1fjGy0ywWvR4mwdsCH8Gc%2BbEtfD1dmUgB8zPhYxfD24nfZrKKaw%2FK9oPaDWechPB3xv2LlbQYbo5IQA1Gc%3D--FUOnwIFLXwHydVA83eQVFKsm0nMmmUodXbKSxlO84sw%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 19:54:27 +0000;Max-Age=1209600;Secure", "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-h77fl", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-dx59f", "x-client-trace-id": "", "x-frame-options": "DENY", - "x-request-id": "9dd92a86-751d-42ce-a2b7-a30c5c4c8495", + "x-request-id": "fc8f55cc-e3b4-44e2-9fc4-daaa6fd6ef1c", "x-route": "/:short-vcs-type/:username/:project.:ext", "content-length": "1426", "connection": "keep-alive" } }, + { + "url": "https://github.com/m-decoster/RsGenetic", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"98c2e282d53a497294ca868406cd7019\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:53 -0000, _octo=GH1.1.5769934.1572178733; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:55 -0000; secure; HttpOnly, _gh_sess=MXpmWWRVWGVEaTl2eURCQmVlQXRGL2hDUy9VdEs5akNRUm00MCtlSldMQXpXUFhXT216Y1lkQkVoYkZGdU40SHk3ZVRTcnhRdzVReWpZc0RNTlZnZXNVOFNDOFdOQkVjS0tUQzlyT2N2azgvYWVWa3dFaFkxOFh6cnJLS2ZkNkZFK3Z5Sys0QTRXS0JuYWdHbXhRdUg2cUpLNGVqU2VmbTJEMGJtKytYMXhXSUk1TUpqd0Q0M1BFcmt4SEhYeVZlTU9sY1FuSk5YZ095RGE0MkttY0ZWTlJTWFJodDBIT01mV1RvYmJNcWx2cz0tLTV0ZDh5aFhZZEdCeFdRbWFiRlRyZEE9PQ%3D%3D--de82e018d265a3eb6ee3e828da6aa57a87405bed; path=/; secure; HttpOnly", + "x-request-id": "511afecc-ac0d-417e-9b6c-f7b681bfd5dd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5A4:1AB6D:34127EC:4E1B793:5DB58B2C" + } + }, + { + "url": "https://github.com/avinashshenoy97/RusticSOM", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"2bc8c2caceae671f67fce08e5c4f06f4\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.1258463715.1572178734; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:54 -0000; secure; HttpOnly, _gh_sess=VDBTYUF6bkNhVnZ2VDVKeEN6QjByeWtZSTNtOG9UUVAzTUpRa2ErQzA0aDQvcUdaU3dLTWZPSTFDVTZab0hNVElyZjRkallOV2pDS3VtYzV0ME1NZFV2aEgzem5rZDREejFnL29obUZDK2lNRHJyQjc1dGdKekFlSm4zQjkvWlJJdFdvN044ajh1UFRhKzBKYnp4WG11UlNsZEJWQUtQbG1BdTAwTStLdTlSRlNBb3pDcFBZY2wydGxvekJqOGVKdFJwb0pySU1iY0lpSzYwV0wzQUY2K0xYSzBFQ2JrWStINHkxVFc3aW5aWT0tLVdoOEtpME9XOXhDT0dQeWNlNzl0U0E9PQ%3D%3D--4556be3a76e02e76edcfb88dad60132f0b217255; path=/; secure; HttpOnly", + "x-request-id": "f666eabe-5fe4-4e10-8b2c-dc40451e0efc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5AA:161F2:3BCD1DA:59450D4:5DB58B2D" + } + }, { "url": "https://github.com/maciejkula/rustlearn", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"20defedbb4899f2ebadf0723fa88b0b4\"", + "etag": "W/\"4a60b1790850ae49cc8c485dbf74cdba\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:29 -0000, _octo=GH1.1.1614002952.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:29 -0000; secure; HttpOnly, _gh_sess=ak5ZOEdzOFhLMFNnR01hRk5GQ0VBVVFoZWcvTjJtOEE4MUE4Zm81eCtCRlJENWhHQmJnckhRVWJJVlkvZjFXUzJEb0hUcm0rVGNmOTFxSDh5UjRMS2d4NmlaUUdQM1IrY2d4OFVMQ29adzBhVTkvMEhWVklpVlJPZGx1d2U1VkpaemxaeHNTdElhOFAyTi9QbVlqQys1NEs5QURQckVEUTdYSWRHdHJ5NmhZdEQ1Q0wrTDJWbUFKd1JaYzJyT1hBWTNVaUJZQWlWdE1waVNlbzRPcW1CcGcrazIzRVlsTmxCWDJ4b290dXdCMmFWVnZuSitlQlpBbDBxUDRkVzg5NXQ3cjczZ05LK1o1SDd0Q1VEbTIrM3dpbEg4dGpCTWxNQ3Jrc2J2ay9zbDA9LS1RQVBFeXZycE5qQnNkVk1sdE9CbExBPT0%3D--4dfc77bca7fd608837786872a26c410160dff7c9; path=/; secure; HttpOnly", - "x-request-id": "4e599490-38e1-429e-83f7-54c91c563e99", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.819730221.1572178734; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:55 -0000; secure; HttpOnly, _gh_sess=clE2TE16bjh4Rk90MFJ1MG8ydXVQMEpqRStOeUZoY0tOSU40V3piOVhKb0RMZXh5c1NidU4rUGl3NmlZeEs1UmtZdm5QSHh0eVFwOGN0alJGenBtVzQ0NGhja2EwUUMrdEE4ZlNlcFdFZ1ZJNGlEbGw4RFdCRFNXU2oxckpBcnFZY0pnRzRlbWRWZGxKOHdYYVZKM2JPcWZ6OTc0ZzMyU3dqM0lXMkhTd2Z0YTlIN21WSGY0MGRkNElxcUhvM2crcGlZR0ZBVGVVRVdCOVFNalhQVzM2bFRuUzgxbW14Rm9adWtQRDRNUFNXUT0tLVR0YTEvOGtoaGhwUUtKMmZMcFFwU0E9PQ%3D%3D--7fe78b0cf526c588541d4b5d891f1b80dbbab672; path=/; secure; HttpOnly", + "x-request-id": "b961e92f-eb2e-4f42-ac2b-bd068c307bc1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "6020:4D63:3ABD2B:58E022:5D374BF1" + "x-github-request-id": "E5B2:23F82:33E91D1:4DB90A7:5DB58B2E" } }, { - "url": "https://api.travis-ci.org/saurvs/astro-rust.svg?branch=master", + "url": "https://api.travis-ci.org/LaurentMazare/tch-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20274,45 +20331,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8b8dec3c8fd920e2794f9e00f9cace5e\"", + "etag": "\"210c5b82cc90c627d012c2a50e7fdcd6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:30 GMT", + "expires": "Sun, 27 Oct 2019 12:18:55 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 06 Jul 2018 08:43:12 GMT", - "x-content-digest": "dbe778e3e5a1fcf08469b5233648bc23ddeb4eae", + "last-modified": "Wed, 16 Oct 2019 11:31:02 GMT", + "x-content-digest": "ed8e099300881aa0b01d57f6ea5893d240a3d524", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "43e64166-e4d4-4277-9ee4-a4f3c2c1a3a1", + "x-request-id": "b54b30f6-94b2-4013-85a8-9a9479b4db47", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/LaurentMazare/tch-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:30 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bcd2d6cbf072535d8162c3b759bec972\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:29 -0000, _octo=GH1.1.1227051326.1563905009; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:30 -0000; secure; HttpOnly, _gh_sess=TDZxaEdYOGFrWmhNNlNzSEdJSWJWeEt4bExRcHR1aFNuNFo1dllwY2psYmszOTZCWDhqM3hCdXQ0ZXVZQVgyU2hsVXo3aU5JNS9KTGlyODJZc0x4MkRGZGJJS3ZGekNKMEp0QUZQSjlQL3E0MmY4VnRvVFh3TGtyeStIT2lWODArMkoyaURsR1VrN3Arb2dtc2NsUDFFQVFoUHMrcytKRGpOQ25mOE1MeTJUVG5wTy83WDJBbnNvemtkQkdPalFoUTNNaG5OaW9aUFhHU01RQ1lsVVpwTXpSVGNqQVQ5WkNMV1IzWXgwM1F5SmhxdndjcWxyeWVONFQzM1g5Q3ZiYU42OTRyRnZ5ZFNFR3VYbXl6TCtOUGpNSzQ5NlhYd1pFUnFDT1B3bGRVWkE9LS12akZhaU9JeGd5RXJRL1VheGZRZHBBPT0%3D--0fcb3560ba31706cf9ec2b92666bed7f916cdb13; path=/; secure; HttpOnly", - "x-request-id": "276c97a6-5c96-4b41-bf6d-7e5b07009f95", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "607F:32298:8C94AA:D590F1:5D374BF1" - } - }, { "url": "https://travis-ci.org/saurvs/astro-rust", "status": 200, @@ -20324,11 +20357,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20336,6 +20369,38 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/saurvs/astro-rust.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"1fa3af469f70aafdb3de5742d213e176\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 01:18:50 GMT", + "x-content-digest": "44b957e711b0fff85965aa62274af52432ea2f12", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "601e3c96-0aca-4ac4-b059-4e0b5c1118d9", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/mindriot101/rust-fitsio.svg?branch=master", "status": 200, @@ -20343,7 +20408,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20353,15 +20418,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"897e132aa2118bbf1ab8ac9b28103c29\"", + "etag": "\"f65e522e3b52b88b6aa581937f984b30\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:30 GMT", + "expires": "Sun, 27 Oct 2019 12:18:55 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 00:03:27 GMT", - "x-content-digest": "02cd3583c089ef09f24c69905231d2cff518a9bf", + "last-modified": "Wed, 23 Oct 2019 22:05:36 GMT", + "x-content-digest": "24511703b940fe030a998111de74e28844670179", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "dc9d316b-ba4f-4d5e-961d-016ba257d8fc", + "x-request-id": "008049c6-68e9-4f05-b313-c1f1d6633b34", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20369,31 +20434,62 @@ } }, { - "url": "https://github.com/saurvs/astro-rust", + "url": "https://travis-ci.org/mindriot101/rust-fitsio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:30 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ceb7b4bddb2b4b988425a85317845d00\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:29 -0000, _octo=GH1.1.404507642.1563905010; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:30 -0000; secure; HttpOnly, _gh_sess=YWxaZmZpVWh2VDJrdGRjMG5lWU83NGU2VWlML3Y2bXloYlJKMUhiNFBlL0gxVUhwMXMzcWhBNkRKSjhraS9QenVEUFVTYUFtUnFyVldtZ0ZJS2pCSkFSVUtWcVpNNFo3ZkFvWEpUak1uMDdKeHU4bU16c3NSVHhCSS9TYUZDZmIwS0JJRVVqdjJNYk16UDBUWXoyN0E1VXFKVEZ5Vk8vbVlZWWw3ZnE3SG4vdWFIdjJ4Nzl5bi9WdFBlNzl6TEw1aWttUzlScE5nMWFiYmhYZG9kT0xmVENKVml3dG1mSnpjaTVhbmRwb3pvRVlhd3h3Tm9sZzcxZGpVcllISEpjbDNJYklwRVRUWTh0ZTR3NU9jN0gvRWc9PS0tTGFPaHp1Y0FSWTZ2Z1hmcFNVL1huQT09--9151deed0100d954dda7a5df1a073fde371503ad; path=/; secure; HttpOnly", - "x-request-id": "9b948a98-fdf3-48cc-801b-bbc6ee4ae576", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "602A:4D64:624412:9535AB:5D374BF1" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/mindriot101/rust-fitsio", + "url": "https://api.travis-ci.org/flosse/rust-sun.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"2a45d1d57d80b0cbe86850e5fb0264dd\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:55 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 06 Nov 2018 05:00:31 GMT", + "x-content-digest": "adb0069c772f6303c32c72d8a56f2b9dccd755be", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "0c30af75-b9b5-42fd-98b4-7b5b6746659b", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/flosse/rust-sun", "status": 200, "error": null, "headers": { @@ -20403,11 +20499,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20416,31 +20512,55 @@ } }, { - "url": "https://github.com/flosse/rust-sun", + "url": "https://github.com/LaurentMazare/tch-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:55 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e8694b8473b62c9bd269f58306ad2fad\"", + "etag": "W/\"27c9a8ffaee36ac3be0a52280b6fc503\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:30 -0000, _octo=GH1.1.1409411074.1563905010; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:30 -0000; secure; HttpOnly, _gh_sess=Qk9TTUFsNW1GS3BoemxyNEFjSitFMFNuMzRGSkhPcUhBTkcyWDRtT1VQUHBvY09hU2pTQUI1N3lZTWgxbElDaGo1WkJJenlUN1pVdTZwbXBoZ1A2NWhQMVdNbUhqU3oyM1JFMTAwSkdRT0h5ZXlFUVFrZTk1ZUx1Q295eGRISHA4RUtmN21CM3BzTE94WlVGTlZKMEtkSHJhV1ZjK1ZwTnZvMlF1UUtBaWxEenFVZGVLTG92cWxadDV1RFpXcGVlUkQ1TldrYnovcmgrMTltRzZ2c1FzNm4vNnMwYmhhMUlvL09tUTFpSXEzaGZDMHY5T1ZrbDhQbEU3UmJ6SHpTZzMyZ0ZvZElFa0JFTWhMQmx5eFJFSGc9PS0tWlhYVWFCLzFpMDVYUU1YU05IWUlodz09--ab0a937742f530fc12d92fd1abe7d2e6cb484e22; path=/; secure; HttpOnly", - "x-request-id": "bdfca276-7472-44bd-be7a-70117626b03f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:54 -0000, _octo=GH1.1.951992490.1572178735; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:55 -0000; secure; HttpOnly, _gh_sess=d1l4cUNqR21aOEowcXI5MktCek40cDVsSDBwTUxkQ1NrTTFTN0FwbjF6Ni9yYk9kZmdkNkJsZ2lra1VHdDRmeXdvRkxVeUFPSVBtWTJkZHcrMnd1MjROek1wU0luRElSSGdNNm1GWkNDRXg2akZsT3BINFJ0RldxaFFkNUxQV0p6eDF1UFIvb1U1N01iUnVGVU0ya1Btc1ZBL0k2SHFHTG9zWWI5MWxZMVpsZlZLWEJseldXcjdyR0ZZYldoeWw5cElheXN5bHl4VEtKcERxUTdWYVRDVlVXSkgzQXMzbmQwS3c4L25NTkpqTT0tLVhhV1ZuL1lVOEdEZTg5NXdpcDh5dnc9PQ%3D%3D--e80349e9c7274f3d7dc29478ab04dddc75c3f0cf; path=/; secure; HttpOnly", + "x-request-id": "08752df6-eae9-4405-8ec3-ac622c679196", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "440D:E0E8:ADB764:108E34E:5D374BF2" + "x-github-request-id": "E5B4:1AB6B:20AC0C6:30B568A:5DB58B2E" } }, { - "url": "https://travis-ci.org/flosse/rust-sun", + "url": "https://github.com/saurvs/astro-rust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"290bc2a0e21dcbf5a6f3be1ea815e905\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:55 -0000, _octo=GH1.1.1307735206.1572178735; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:55 -0000; secure; HttpOnly, _gh_sess=elNPaC9YYWkxL1hEVm5rSDJxYlJRS3NQdlJWNUpEOHZ4NHlMaWRBQTJlRXdPai8yWk96M2RCUFhVTFBIWVlUU01LeVYzbEJ5bWd1QkR2d0VSV3lQRFZUNWQ3Q1VwT0t3dzErZ0dNRlZGQ2Q2Vzh5UFF6d0RZOCt4YXFlKzNyL0dQUXlqdE9MZUhlV012UkZPSHZQNGhuTlZDS2FxL2NvK0p6UXY2QnFVWmVXUWJ6S0Rlb3pTV1lkY3cxcjIxWW5zQTIvNXF5K0RJbXNEUlQ1Qi9VWXExeG1Dam96RmJuMXdmME0xTHFNNkhsMD0tLVMxNXE1RGxPVGhzMTNwMkRjTGFXM0E9PQ%3D%3D--3406b49295cd62f0a06eded3a066fc98036a4f20; path=/; secure; HttpOnly", + "x-request-id": "f1f161f7-428b-4303-ab84-c57e2c263cfd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5B6:1AB6C:2C163E7:41966C7:5DB58B2E" + } + }, + { + "url": "https://travis-ci.org/zonyitoo/coio-rs", "status": 200, "error": null, "headers": { @@ -20450,11 +20570,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20463,15 +20583,15 @@ } }, { - "url": "https://api.travis-ci.org/flosse/rust-sun.svg?branch=master", + "url": "https://api.travis-ci.org/zonyitoo/coio-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:30 GMT", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -20479,15 +20599,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a8e374dc25991234a6394b7e50c8f9b0\"", + "etag": "\"1f91b2166741fb0a930502e0f2204ada\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:30 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 06 Nov 2018 05:00:31 GMT", - "x-content-digest": "adb0069c772f6303c32c72d8a56f2b9dccd755be", + "expires": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Fri, 24 Aug 2018 20:31:09 GMT", + "x-content-digest": "40a84d449c0181b332bad026008e227f69796294", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "df136a5d-649d-4ec5-9b18-0c78df311c76", + "x-request-id": "f05b2aba-e387-42ea-8510-408e5acdb36d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20495,39 +20615,58 @@ } }, { - "url": "https://github.com/zonyitoo/coio-rs", + "url": "https://travis-ci.org/dpc/mioco", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:30 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"194df6a2979fa72495ed97281ef29d22\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:30 -0000, _octo=GH1.1.1346110150.1563905010; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:30 -0000; secure; HttpOnly, _gh_sess=SnNiRzRNdlhvV1E4UzZxK3Q5VGFpeGsxcVpZU2JxaGJNNFZnTW5NTlgzNTlWdnQrRzVSUFhoRjIyT0orc2dRdG5rblZ2cnN1T1dENVFZdUYzYlV2MVM2K3BHY0ZUU3A0cHUyaVF2M1dwTEd2amZsQVdnQVJwVEI3YUtQRVlsM1p0djlteVYycEpuRm9Ea1FjeXZXYThZWi8rN0U2dVNGdGNkRUE0V1VOTnVUYXVCR20vWUhhd2NMWXowUCtIeXFNTEgyOXhFT2tMZTVuOG15OG9maGZwT2xPQzBXT2FvOXV3d1pzZFlqcEhsOWFxQXhlZVlzY3QwNWpQQkpoUEQ5Q3RKV3gza2RqTnJzbG5NYjUrSGZiZHc9PS0tYTlnZ0x3eU5MZ2h4MnhuWXZPV0NnQT09--2f90432d67ea3b26fa34daffbb7b8acd516138f6; path=/; secure; HttpOnly", - "x-request-id": "f0f043ff-e116-49c9-a4f0-b75148c05dfd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "443E:1BADD:EDECF:1664DB:5D374BF2" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/zonyitoo/coio-rs.svg?branch=master", + "url": "https://img.shields.io/travis/dpc/mioco/master.svg?style=flat-square", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d801b34deb56143ab710d79a5baace05b1572178736; expires=Mon, 26-Oct-20 12:18:56 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:19:26 GMT", + "cf-cache-status": "MISS", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49d8c7be86f10-FCO" + } + }, + { + "url": "https://api.travis-ci.org/TeaEntityLab/fpRust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -20535,15 +20674,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a32132a58b7bbbf8a7d651014928089d\"", + "etag": "\"b377859e2358e9cbb08ee979a3e2c4b3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:31 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Fri, 24 Aug 2018 20:31:09 GMT", - "x-content-digest": "40a84d449c0181b332bad026008e227f69796294", + "expires": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 08 Aug 2018 06:23:21 GMT", + "x-content-digest": "4036e0cd3e12a6db2904fec4b03579cb3e06689a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4e1652e3-df8b-40a7-828c-2881b5ca0fe7", + "x-request-id": "c6511d14-3556-43cb-a8d2-7c0ecaa3cf2d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20551,7 +20690,7 @@ } }, { - "url": "https://travis-ci.org/zonyitoo/coio-rs", + "url": "https://travis-ci.org/TeaEntityLab/fpRust", "status": 200, "error": null, "headers": { @@ -20561,11 +20700,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20574,7 +20713,60 @@ } }, { - "url": "https://travis-ci.org/dpc/mioco", + "url": "https://api.travis-ci.com/rust-lang-nursery/futures-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"2ced45422a2f74fefc9ab5a958b3f445\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Tue, 22 Oct 2019 22:13:02 GMT", + "x-request-id": "e940a3f6-e05b-4352-8113-6c85c0214f77", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/TeaEntityLab/fpRust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:56 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"371dc8fdafe9f53221b4d16ef258c51b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:56 -0000, _octo=GH1.1.1841477581.1572178736; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:56 -0000; secure; HttpOnly, _gh_sess=VU9NMXA3RHBPaDNBeXV5OFRPTHpaRFN6Y05qMXZxMm5uMjB1OVYrZERKaFI3OTFTRDJRZzZJQUlkb1dvOXBiUFJhY3BBaDcvRzhoTlFDUU51UU5Kc2F5S1pOclMxeitNWTlac0k0MFVnUFhHbE0vdXp0SHJCMUdZNWlTSStGNTJYMFFtTTk3UWdnSEFMTUJyWDdoS25kaDNYblp5aklCbk9PQk00b2M2VGdOcXNxTVAzUUZWVFhmVkFsVDFabitZbHowaGVqMGtnK1pDYTZnT3BCT0JpTmczR2h5ZHBNUEZKNThnZFV4UlZ1RT0tLTRsb1BtL3lKVkNiVkRORHhjQkZKT2c9PQ%3D%3D--9de09f0b31de6a1914ed84b051c745abb86d6c6f; path=/; secure; HttpOnly", + "x-request-id": "743e8698-ece0-4f7a-b38d-73b5533fee76", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5C5:161F2:3BCD43F:5945458:5DB58B30" + } + }, + { + "url": "https://travis-ci.org/rust-lang-nursery/futures-rs", "status": 200, "error": null, "headers": { @@ -20584,11 +20776,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20597,37 +20789,37 @@ } }, { - "url": "https://github.com/dpc/mioco", + "url": "https://github.com/rust-lang-nursery/futures-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e2ba521b1f0537d319ae2d054252038c\"", + "etag": "W/\"e3e3e3c1d6a15a319b1004807e76c0af\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:30 -0000, _octo=GH1.1.357942704.1563905011; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:31 -0000; secure; HttpOnly, _gh_sess=dWUrRjVqUEM2UE1sSDV5ZEx6SkswZ25qYXFLdHRub2hVNzFSUlZlY0hFR2ZrQ2ZvMmlqN0RELzIycTlDV3J6NjVPTzIxYUdTTFlQYU9DYkxJaU8wYVNpTFFaeGl6TnhrT1NtaVNZZDJyVmplcG11R1dOR2UrdTRNRTY5ZTNqMDNkRmhIS1MyMjYyeEg0QlhreURyOGlCVTBaZFZUbFZPRmVJQ0c1RTlVNkZuZ2FhVmtNdmxuSFpVU2NXeVYwRnNaNTYxbjRKSXJsT1NWcUhzdmpkODFUMldxaEhEeXRTYUtwR0pPcXdOcnkxbVBaeVhqTlRveDRmcW9ZRjROZTBteG9SNzZEWWNSNzhtWG9DeUNjR1doUEE9PS0tdm9MbWhIMkM5MDMyQnVtOGJKNW15QT09--1ac795abfee574627539bcc3cd2283fe1af76238; path=/; secure; HttpOnly", - "x-request-id": "41869ba6-bf83-4c8e-aa4b-3343a2abe78e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:56 -0000, _octo=GH1.1.1537804111.1572178737; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:57 -0000; secure; HttpOnly, _gh_sess=dHZjQk1wYUNwdFVyVTMyRXVQU2JJRFduQ1JIdDhkamIyd2pZSEFmM0JQczhFTHB1RXhYQUlDcmFUTUc3UEhKN2w3cFlJOWMwQU9FOWtaODFrZmlYVExlT0o3TkRZNFZrUVpuQXoxK29VVkZNeVJMYW41cjZubTJ0dkl1aE9nUy92SDNmZDRwVGQ5S1Rpb2VvS0U4UnFBSCt3RUx2SkR5TnZrYVNvL1crclRjVjVGRGxrOWVxWWRvSi95SDNUMDlLaSsyenBWeUNYdkZIeGM4cDNJRjJGaUZvQmFtV0EveTR0WWpsc1NlWlNxZXhDMXY2dEVsUnMwQlN1bE8wT3A4bC0tWnZJWjgzVEZJUHVHSnJ6U3N2OWpyZz09--a1c7e2928027dc48fe5716f3d5b541c3632bba90; path=/; secure; HttpOnly", + "x-request-id": "cff245a2-9ca4-47b7-a1c1-33858876b967", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4417:2BAB:AF679F:10B4934:5D374BF2" + "x-github-request-id": "E5C8:1B30B:2B2B187:40C2FC9:5DB58B30" } }, { - "url": "https://api.travis-ci.org/TeaEntityLab/fpRust.svg?branch=master", + "url": "https://api.travis-ci.org/tokio-rs/mio.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20637,15 +20829,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c2d50d37fcf63521c2047f0180c09f37\"", + "etag": "\"42d1a31162686db08fc18b73ac7d7f3e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:31 GMT", + "expires": "Sun, 27 Oct 2019 12:18:57 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 08 Aug 2018 06:23:21 GMT", - "x-content-digest": "4036e0cd3e12a6db2904fec4b03579cb3e06689a", + "last-modified": "Thu, 25 Apr 2019 10:45:03 GMT", + "x-content-digest": "393d0b3f95dc2302aa02871a8fddc663204bd62d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5003ab89-b094-46ee-a547-e74757b952aa", + "x-request-id": "dce05f18-efc5-4748-8acd-de0bf59840d1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20653,31 +20845,31 @@ } }, { - "url": "https://github.com/TeaEntityLab/fpRust", + "url": "https://github.com/tokio-rs/mio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f1120d917b7f80d08cc9a9091e082e9c\"", + "etag": "W/\"c1a1df3c52628fb6ee7c02a273de7042\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:30 -0000, _octo=GH1.1.256408332.1563905011; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:31 -0000; secure; HttpOnly, _gh_sess=V1hNTDl6dTVIVi9JZ2RkME5Zbm1oSmo3WUVQakI3L3JTT2QwQ0grM3NPN3VmcDhmNmZFeUJCWEFNN1o4VWNsWEovMnE4cGxwMkNPWFFWMnFrZDMwTi9WQlBEQk02RnVWR0ZpTXNPMlE3S2lBZ0tnZnQzKzAzclhndUZRV2tLeGJ2MU5RK05VZ2pxdkU0Uk54NWs0ellWYjRtdE5iWjJ5eFZweEVTQ3VDbVB4NExjUXRiOGxCN0VuZmRkQ2xOdlM1R1p3bm1PRHJCRzFGdSt3ajAwUGozL01WOG1DeTNwaXF0aHJlWE9GUFZ6WE9TYnczb21yRjlwMkpBTm9GUTRTeldRTzJxa1NpSGx4MDlscU42cUpmdzU3R0hreERtc1JWWWltUWVFdzI5RU09LS11VTBTUE52Y0VNNkFWdHZldldxRVB3PT0%3D--b33fae75298fa1e98def9ef76340bcd5a8fa3c19; path=/; secure; HttpOnly", - "x-request-id": "bfa384e1-fe72-4a19-b8d6-5111e519eb9a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:57 -0000, _octo=GH1.1.1349284656.1572178737; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:57 -0000; secure; HttpOnly, _gh_sess=UTJWaEkzb0xNcjl2R1d6YjFrNDVZRkh5NUxQQU9zOTNJTWNVaW15WnZ6NTdnci9GNjE5dXdMOVdUeXNZWm9PbENVOXkxVWtuKzJ6NG9SKzRaTkdodG1IMjhGTTNVNUtIclFOWFFOZWFkWWRwWGZxeHp1aks2N3JHeXh4TzhNVTg1YmgrM0VmTnZqaitoNEV4OHprS1BxOTVrQ1Z1NlNPazBnbkpRUE91SXVPeENxWVJ3M0hUR2NOd3prQXM0eUcyMTZOYnBRcTlrZW15cThtUTJBanlpWjJDQXRCK1lTcngvWkhpc2JtT3hwND0tLUREVDNTYjhlemZFSUs0U3JWSDh1b3c9PQ%3D%3D--577983fc69ea6afbb10bdad175281d0ad6c5cef3; path=/; secure; HttpOnly", + "x-request-id": "d14e234d-c83e-42e9-a182-3269ddb6793e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "441E:32294:3B4C62:59AF45:5D374BF2" + "x-github-request-id": "E5CB:40B81:34790D1:4EF13AE:5DB58B30" } }, { - "url": "https://travis-ci.org/TeaEntityLab/fpRust", + "url": "https://travis-ci.org/tokio-rs/mio", "status": 200, "error": null, "headers": { @@ -20687,11 +20879,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20700,26 +20892,63 @@ } }, { - "url": "https://img.shields.io/travis/dpc/mioco/master.svg?style=flat-square", + "url": "https://github.com/dpc/mioco", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:31 GMT", - "content-type": "image/svg+xml;charset=utf-8", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e353f3ea35dd1af262f94eb054ccc553\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:56 -0000, _octo=GH1.1.440391273.1572178736; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:57 -0000; secure; HttpOnly, _gh_sess=ODhiSnhyNHF2TENUdm5UdFlMNnJzOVhPalVnS3BMdWZ5ZGdqU1hTZWQzUklEdE5pVkhUSlo3djlVUWlPM1p4UjNwNi9qZmNOazQ3RTlDcE1EVFNGQXI4ak90ZjdCWGVCQ1RRNFBpMmFiTXRBKzI0ZytKMEt5NENtQmdaODZ2TWRGQ3p0cHE5cmsyNWptSmNCK0NOd1EraDc2YjVpdUFldWpwTUNhVi9pVWJUdEpFc05waXBCdmlURk1rVG02SnYwV20ybk43UW90c05nczlpbnI3UTdmUT09LS1wbC81RkwvajQ2N1NwdjF3QWp1RGlRPT0%3D--6f2af8d9e039b3fa8aa44873749a2261bc9493ed; path=/; secure; HttpOnly", + "x-request-id": "a48cc42b-8b36-4fd2-b375-53d080a39d10", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5C2:B5FA:2AB06AF:4006D49:5DB58B2F" + } + }, + { + "url": "https://api.travis-ci.org/Xudong-Huang/may.svg?branch=master", + "status": 200, + "error": null, + "headers": { "connection": "keep-alive", - "set-cookie": "__cfduid=db010b85b269104d4e5fdcc1db71362ba1563905010; expires=Wed, 22-Jul-20 18:03:30 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:01 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf924da90cbf14-FRA" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"6bee0786bef2736ef61534bd9aaefdba\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:57 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 24 Oct 2019 05:06:20 GMT", + "x-content-digest": "9927f97a7cbfb7bee266363ab03ab418e73edb5e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "4cf99e4d-8a04-4b56-8383-55731f574b99", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/rust-lang-nursery/futures-rs", + "url": "https://travis-ci.org/Xudong-Huang/may", "status": 200, "error": null, "headers": { @@ -20729,11 +20958,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20742,66 +20971,137 @@ } }, { - "url": "https://github.com/rust-lang-nursery/futures-rs", + "url": "https://www.fmod.com", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:57 GMT", + "content-type": "text/html", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=db62c6c39a76f9d5a7f1253b8ae6875d51572178737; expires=Mon, 26-Oct-20 12:18:57 GMT; path=/; domain=.fmod.com; HttpOnly; Secure", + "x-dns-prefetch-control": "off", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=15552000; includeSubDomains", + "x-download-options": "noopen", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "surrogate-control": "no-store", + "cache-control": "no-store, no-cache, must-revalidate, proxy-revalidate, public, max-age=0", + "pragma": "no-cache", + "expires": "0", + "content-security-policy": "connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", + "x-content-security-policy": "connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", + "x-webkit-csp": "connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", + "x-permitted-cross-domain-policies": "master-only", + "last-modified": "Mon, 21 Oct 2019 03:08:35 GMT", + "via": "1.1 vegur", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c49d962a41cd32-FCO" + } + }, + { + "url": "https://github.com/flosse/rust-sun", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a9632296a6971ae89768a82e2deebb69\"", + "etag": "W/\"e4b2e8066e66b3430fbaf001021b319a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:31 -0000, _octo=GH1.1.661084620.1563905011; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:31 -0000; secure; HttpOnly, _gh_sess=NHl3N3pkTTB0dUd0MWp5bXArZXlzUW1sRlF0UWlXSDJyMU1mUlBURDVmZTNOekQrR2p3MFpWbDVHb3czU1NPN1JEVjh3ZWlpcFY1TVgrMlAyMVJqczlSNXBocmpBUkFnbkhoVENCRkF6R1dxc2RZOHVxR1JSenBHS0xXekRWWE9vZlYzclpXa241dnFLOGRsQk9LdU8xcENJZzU4Ni9pOXZrWkdtK1hINThnM0lNeDNnbFFNTHZUSkR3OFJiK2FhSUlLcHd4RFhMb0JxRVJRYmhxVFZZRThmc2poZ0NWcmlRZTFDamFIcEdhd0g5MzFTazFNWXdYVE9IQ0dndFZ3OEVTWk5BQ3lXU04rUGJyZFhGQUhSYlhMLzVPYVRsb2ZLdmtKYWFLMXlFNWM9LS1mK0YzZlVkRzljTFl4dkVOYmpoRmZ3PT0%3D--3856ab2e3a94141de17e8e621a7f2988c010488b; path=/; secure; HttpOnly", - "x-request-id": "4bf47360-317a-4f42-a184-66c3703465b7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:55 -0000, _octo=GH1.1.711008949.1572178736; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:57 -0000; secure; HttpOnly, _gh_sess=TjBvOCt0WVhJWUhzaExsYWY4aEUxaXRqM0VTZ3E2cUJMQ1QwWnI0Y2lsV2N6NEtMZjlBSFNtcWZRL2Ruc2dyeWwwT0x1OWEwSTBmOXF2Ync0SldITEU4ckRzQWlBRFpmUmZOV1Y3QjRHemswSUN4R1RJblpSQ3kzd1hJYWg3RkRET2hDS0hlS25ncjhZbVd2dExOWVJ3SHZEYkhFci9GQnd0TGNybHRtWGRpamZvU0VPUmdTRnVteUtGalU4TVdsWk4xS1ltVDRIM2NGS2NpWVVJamVGeDd3eFFZSXhZbUdYZytSUHlIdWo0MD0tLTJtaWwvcU1DK0VLWUI3MHpjSWZLSFE9PQ%3D%3D--ad261cbd076c9441977ea69f38a2fcaf72d52c18; path=/; secure; HttpOnly", + "x-request-id": "0a0c5ba2-0ce5-458c-a47c-3537a81c93cd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "447D:E0EA:CDC25C:1394E99:5D374BF3" + "x-github-request-id": "E5BB:161F2:3BCD380:5945351:5DB58B2F" } }, { - "url": "https://api.travis-ci.com/rust-lang-nursery/futures-rs.svg?branch=master", + "url": "https://github.com/rustasync/runtime", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"eb0f3aa127d4fc0eb1cea86b0ec185c5\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:31 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 15:17:16 GMT", - "x-request-id": "53f991a8-236c-4eec-b3da-4d8293a681fd", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"eb0fef645fbcd6d510646de867f647dd\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:57 -0000, _octo=GH1.1.1461682774.1572178738; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:58 -0000; secure; HttpOnly, _gh_sess=VkdBWUdDeXY3MUJ2WGE1WEZyL1VHUjBpdlp0dll1TjczUXpXSHFJNW41MjBkV3JoTkExa2lUNG9EZ2pCZVVNTURJamNPaUJoUFhjSUQvR2VJVC9TL2R2TzNpNlN5LzQxdHhnUjNBTnhNTzhiaUVwRFM3dk1jNHZvSGE5ZG50engzTU5nemNiWEhBODAzVDBTUFcxS0k5dTRkUWV3R2VVN2ovY3FnYkRCMkVpZXBnMEdLNlZBMWNZaENINm5RRE1qUkg1RWtVQThuQlJvT3Y1ZUpPQ0p5alJRQkU4Q2s2bi9tb1hJaDZCc3lKOD0tLWpqQ0hYaFROOCtoOXdMcHI2d3oxc2c9PQ%3D%3D--9f6f63a18b76a2ec4f5dc89ae36fa45f69b62c7d; path=/; secure; HttpOnly", + "x-request-id": "88f8a298-7bc3-420c-82e7-4784db521f4c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5D1:161F2:3BCD567:5945605:5DB58B31" + } + }, + { + "url": "https://github.com/Xudong-Huang/may", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9b9e3cbf349187bca571a2dafe512bac\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:57 -0000, _octo=GH1.1.623696391.1572178737; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:58 -0000; secure; HttpOnly, _gh_sess=RG1ETW10cE9GTzBrMjlYd1dseWlYVDRlREtWbzR1YUhsc2EvTDIvRnVmd0RjSjI5OW93YjNuSUx0VXdqMWsxZHp6MTE2R0QzOENobUhhQmRLME9NMkp4WTJ6aThsZTUwdFh0YlJLUHhHSWl0UWdsdUZtY0tMU01Yemh4UnprWnhCdFZpRm9ZZHZGeHRwczBTK2w1NFFUYVdPWXlZMGJseFI2bk9majVQUzVJOTlpQTlrWjBseU5Tenh1SmYxdTVERWhuRHU0MVVKcFQvNFJpT0Z5K3N3bXFqWWp2eGtEZG0vQ04rQW9ZVVI4dz0tLXVOYks5cXNDMnJBeElxK1FZUDcrVkE9PQ%3D%3D--f871b5792a880a36afac6dd8866bdb83e53e34ad; path=/; secure; HttpOnly", + "x-request-id": "e4410ae0-365f-46d4-b8b3-15b4b17a412d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5CE:161F2:3BCD532:59455B7:5DB58B31" + } + }, + { + "url": "https://img.shields.io/crates/v/runtime.svg?style=flat-square", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d88076ad1135bfccf34ddafef987e48d61572178737; expires=Mon, 26-Oct-20 12:18:57 GMT; path=/; domain=.shields.io; HttpOnly", "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "cache-control": "max-age=300", + "expires": "Sun, 27 Oct 2019 12:23:58 GMT", + "cf-cache-status": "MISS", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49d958ee4cd16-FCO" } }, { - "url": "https://api.travis-ci.org/tokio-rs/mio.svg?branch=master", + "url": "https://api.travis-ci.org/jhasse/ears.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:31 GMT", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20811,15 +21111,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8a6104909e54011bc4032c68a57d121c\"", + "etag": "\"091209c69237d32807b484285b8d46f8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:31 GMT", + "expires": "Sun, 27 Oct 2019 12:18:58 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 25 Apr 2019 10:45:03 GMT", - "x-content-digest": "393d0b3f95dc2302aa02871a8fddc663204bd62d", + "last-modified": "Sun, 25 Mar 2018 13:01:32 GMT", + "x-content-digest": "bb44022df22e4b7ab1dfc32c035cf836d45b9bee", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2f33c21c-f2f7-4961-8dc8-99ffea5093ee", + "x-request-id": "18e074c7-351c-4563-bc66-7ed3db09d9ef", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20827,7 +21127,31 @@ } }, { - "url": "https://travis-ci.org/tokio-rs/mio", + "url": "https://github.com/zonyitoo/coio-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"cfb61092fc03d9c0243e3084c2204e7d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:56 -0000, _octo=GH1.1.1882122807.1572178736; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:58 -0000; secure; HttpOnly, _gh_sess=eTRUdXNNc3QrcEc5bHoyZDIwZko3M3ZtYnQvZVdTSmxlQTVVQXkvNnlMOCswQlhXZnovV20xMzBlVFhqUUNtT0pwTEM5NURLZitaVVZ0YVAva3RpK1I3dFlINS8wdTkyNEl5enZWcVE5MkZXOThsZGd4NnU2Y2hQMUloYTNHVzJaY3I1SUxDakN6VzB2U2duYXpiV0lDd3lUQmppWWFwYWxuWm9sUE52M09DUVJSQkNMeTVTblg3QlgvdURCcUQ4b3h2RjR2VlJEb2ZsUk8wbmREVXI4OGZuUGRjcDhVL28xNHprNnprU3FvMD0tLVRUVWN2WFBBY3BEY0FQSWcyMlJnYkE9PQ%3D%3D--ba3741e9212e8a56e007a05d9c17f3580cb2f4d2; path=/; secure; HttpOnly", + "x-request-id": "4d79842d-46a8-4122-9cc2-8682096174b8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5BE:161EE:2AFCF9E:40AE943:5DB58B2F" + } + }, + { + "url": "https://travis-ci.org/jhasse/ears", "status": 200, "error": null, "headers": { @@ -20837,11 +21161,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20850,37 +21174,13 @@ } }, { - "url": "https://github.com/tokio-rs/mio", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:32 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9bde3724ebf6bbc00bc907e73b470e84\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:31 -0000, _octo=GH1.1.344010015.1563905011; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:32 -0000; secure; HttpOnly, _gh_sess=ZVJ1dUhvZzBZRFhNdGhaRVp4V1BpN0d3eHd6TXlDSWp6MFcxWis1QlVtTWRSREsyV0JMampCUkVFa0VZYXo2UHlXV1JXTDI3SGZaK1h2NjRWT2NoYkMrZFA2YnBDUlJmOVZCelp4S3cySWk3bWxEaDBsdisyTk9tMzFlV1NXNm4yZG5LN2pRUE5kTVYwQ2ZORnBTZGtab3Q3Q1FtR3M1YkM3ZWtQVjFTWnN5ZVFubVNVOENsS1kxZWFrNkZIZ3NUazdaN0w2NHhwUXBnVExUeXNCY0o0cVlSYjMwZUk4SWpqdUNpNktNeFA0S1lxMVN0dDFrbFNCeStlM3NtZTJUdGk0ZHNhOFcwdHRkTldkaXgxdG9lYVE9PS0tRnFlNjFTbG5oMUpmMTJQWmI4SXVLdz09--2e99e8dc820e54e3df780f6a8a4de213a555d6b4; path=/; secure; HttpOnly", - "x-request-id": "2bde76ca-a178-453d-9ff6-50b5a4909904", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "445D:2BAB:AF680F:10B49F1:5D374BF3" - } - }, - { - "url": "https://api.travis-ci.org/Xudong-Huang/may.svg?branch=master", + "url": "https://api.travis-ci.org/GuillaumeGomez/rust-fmod.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20890,15 +21190,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"cc5def3bf1c88d018a650df7c08a1771\"", + "etag": "\"9e79ac15c2f26b25d2d126dfb4d2ea61\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:32 GMT", + "expires": "Sun, 27 Oct 2019 12:18:58 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 14:34:37 GMT", - "x-content-digest": "adca97cbe871d69dacfd543766d772e072b5abdd", + "last-modified": "Sun, 24 Feb 2019 12:19:48 GMT", + "x-content-digest": "c264482fbc6facd2aa1a0b378a4a91bffbe0b8af", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e3ff17fb-1969-4ec5-84b2-645da9be1c40", + "x-request-id": "5b37214a-a805-46b0-9d9c-437cdca814b7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -20906,31 +21206,57 @@ } }, { - "url": "https://github.com/Xudong-Huang/may", + "url": "http://portmedia.sourceforge.net/portmidi/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:32 GMT", - "content-type": "text/html; charset=utf-8", + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "text/html", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0a23d4936b0af19fa0fac8a46f56bb92\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:31 -0000, _octo=GH1.1.1043952233.1563905012; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:32 -0000; secure; HttpOnly, _gh_sess=U0h0SWtXTHNKQisraTVRRnB3MlZHODlRLzhQUnlrelN2NG0vRzh3bzhlOVo5a3RjNnplK3lxd3REWmVBQlpvUGNlVHJRbzF6WGNRSEo5WlB4NGNxVnlMQ2Jaa0w0anJsNGlnLzFKTnBQYTdXS1kyeW1oRlBFaE14aXpKancyd0dkOVdEN0cxaWZWWmIxMEtFcXhmOXQvdjRWSURnZUVGN3RMZ0UycVovdFNZSXZzR29BbE1SRUtjb2FWaTE1cDBtaDB0anVEbXhxQ052QnN0dWVOWG4zUExjVldEd1h3T29TSnZsemVwaFNncmV3OHBmSmJUem9leXlwRXhYd2ZjRTI5RHowRUNHVW9sWjV1eEZxNlBVcmc9PS0tTGRaZlVucUJsRzRSbmh4LzBSdlhqUT09--55e6afd5a4f3dd35b27bc850874812c65ed8eadf; path=/; secure; HttpOnly", - "x-request-id": "914f4084-b45a-4941-b07c-9960fb04705a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "441D:1BAE0:667042:9A9595:5D374BF3" + "connection": "keep-alive", + "vary": "Accept-Encoding, Host, Accept-Encoding", + "last-modified": "Tue, 18 Jun 2013 14:20:11 GMT", + "etag": "W/\"118f-4df6e69301cc0\"", + "cache-control": "max-age=600", + "expires": "Sun, 27 Oct 2019 12:13:55 GMT", + "x-from": "sfp-web-7" } }, { - "url": "https://travis-ci.org/Xudong-Huang/may", + "url": "https://api.travis-ci.org/jpernst/alto.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"a4690a39189ac0424309423cb66fc817\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:58 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Mon, 12 Jun 2017 09:06:43 GMT", + "x-content-digest": "6d7bd47fbfb561efe2171b64e675112803d04051", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "eb9fb0e4-c6d2-46f4-b44a-2dca6aec26c8", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/jpernst/alto", "status": 200, "error": null, "headers": { @@ -20940,11 +21266,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -20953,37 +21279,37 @@ } }, { - "url": "https://github.com/GuillaumeGomez/rust-fmod", + "url": "https://github.com/jpernst/alto", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e5cd5986e0e4bd2a3d205d54a40c5d07\"", + "etag": "W/\"6d8c9cecf33574a2f8b50bd6cc03ffa2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:32 -0000, _octo=GH1.1.1603890110.1563905012; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:32 -0000; secure; HttpOnly, _gh_sess=QWpjYzNHL0lrK3NkZGREMG9sbzh1Tzk2NGRYZmhxeDUwVjYxZlRQaUhhRGJVdWRqblNMK0dleGJJdlBVUmVnSjNKdkFibXh4MFoxd2lRZCtDYjg5TlQzRDdpSi84VGNZdGE1VzU1TEY4VDBRanVUQno4azRmU2dzZVYzL05CeTBtQThtek9Rc3F3WHpuQlhvRnFGM3JVUEpEMjVnRzM1RjVqNHdHeGRLUUZNZFFzWjBwSTd1NUtkV2NzNHpXWGIzWit6TkJscjJxUFBHRTlnUm56T3R1dGFYcHRkR1pMM2twSXFIQjNpdG1ydjJBOFliU3AyZ05hYTh0RnltMHBGK2JKR0VWcVI1VjJ4NEJKYmgwQzluZmpSRU1nK3ZtRXAzdlFjbDV2VlFjU1E9LS1KZC9CejhNK3liV2RoRFE1Y0dGOGNRPT0%3D--1fd8d071e9d42f93603d250f881d1b2ed015e6a5; path=/; secure; HttpOnly", - "x-request-id": "7fdf76b7-96fa-45c2-963b-de5efc786ae1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:58 -0000, _octo=GH1.1.1186493960.1572178738; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:58 -0000; secure; HttpOnly, _gh_sess=c1hiVEY1anh0cnIvenpja01NR2NKZTYzUk9uZTIrSEtYdDFLMTcrSXkzWW53VVM2RTN6cUpoN0FsSFM4QTMyekdFaFRwd3R4MjVRc2RHREFYb25uRE84bmVGWnpSZ0h6L1crSW5aYXNGWWJmRkxlWFlCT0NwaXRrR0c2NWZZUFlqdU42bHFRcytWd3dmNjJXYWg4V21sTkE3dVlqdjJ6RjMvUG9WbGRTS2wxd3o3TGllT0pwTlViUjFjQ1pKZkNRMHY3TStpR3hjaEh3MGQxUTFnZmZsNWlmN2xpMVUyekNHQ1kzNnlaTVhGVT0tLW9DTHdyRkRSRWpGZHdSMjJEQlhKR1E9PQ%3D%3D--8795c550415e0af9554c4b8e0631a628608d78be; path=/; secure; HttpOnly", + "x-request-id": "bf48129d-1a63-42fe-b2dc-40c23afc425f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4432:E0E4:62AC6A:95CC3D:5D374BF4" + "x-github-request-id": "E5DB:40B80:2BA8BEE:4170566:5DB58B32" } }, { - "url": "https://api.travis-ci.org/GuillaumeGomez/rust-fmod.svg?branch=master", + "url": "https://api.travis-ci.org/musitdev/portmidi-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:32 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -20993,15 +21319,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"393026fd91127c66e5a1bdca845afef3\"", + "etag": "\"8c6f98846795375cd55a72e8b7cc9889\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:32 GMT", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 24 Feb 2019 12:19:48 GMT", - "x-content-digest": "c264482fbc6facd2aa1a0b378a4a91bffbe0b8af", + "last-modified": "Sun, 13 Oct 2019 12:27:42 GMT", + "x-content-digest": "197a4c1434a0407093a5de42ee504e47d857fa86", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1aef3fb2-016d-47ca-ae3c-3863d7d1ba97", + "x-request-id": "e719f8cb-8a61-4b17-970a-1caa79c1a576", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21009,55 +21335,31 @@ } }, { - "url": "https://github.com/jhasse/ears", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"13e84fff91bc03ac435a95b22b314729\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:32 -0000, _octo=GH1.1.1764729918.1563905012; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:32 -0000; secure; HttpOnly, _gh_sess=RFl5Smp5cERCVFg0Mm1ES292MUR4eituY3JneCt3c1BRTGRpeFNzOTRGU1RHRkRwcHUvbkVTZ2Mzd2kxYm9HS2xLbWtLT0x2b21ObSthaWtDTERTWEhhMVhOS3k3OENETzFzZjgwb1VzWGEveEYzbVpOVkJHNERReWpRR1l1NkZGZjBUYUFIVTdmcHdaVExvYU1XaDBnYnI0bm9PT2N6U2wyU2U2eHJQNmc1dXpKOFFzaEdYcFZGcWI3WkJLRXZuRXhha2Y4aWtQUURHSjVxK2NDSnV3V2ZkOWFZaUVlallFWVZnTmp3bVduWDNkdnZCR1RnYktyTC9tNWNGZkFPRjB3bkFzWFBLdlMrMHoySXM3VkxWa1E9PS0taHJBWHhUOU9rallwVUg4dmRaNkdMQT09--03e9fd35c48d08f3a83fa8583d3fcace95603a6b; path=/; secure; HttpOnly", - "x-request-id": "4890052b-d3d8-4fb7-95c7-885b40556484", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4449:E0E8:ADB8F9:108E5BA:5D374BF4" - } - }, - { - "url": "https://github.com/rustasync/runtime", + "url": "https://github.com/musitdev/portmidi-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:58 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d98c6d6e7c41e8ac977a3f84e8d48a6b\"", + "etag": "W/\"ebaad06a653bcbbe94bb855b8030d679\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:32 -0000, _octo=GH1.1.333445170.1563905012; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:33 -0000; secure; HttpOnly, _gh_sess=dWM5WlVKSmI4RkZxSVhXeW1jSHh4VzczODdnTDRDVldlbEJScWZ1OTcwUkh3WDVGN0FONnR5TTJkUU1OWUhKWTU2Tk9SMVliRi9QMzFZUFlxNXhaYURrRHR3M2Zjem9OMGpTOUYzdjc3eE9uSmpISmJFZDV0Q1F2eXh2T3ZBQlpsTlR3TGhOQkJGcVI0bTBnZ2c0d2RwWmY5bVFuWnhDSkRodFU1ZXovaHF3cWJGVXhUbFE3d2Z0N2FiUTRCVWViRFl2cDlNckpLZGJ5MTFPYUtORlFFVU95WE9Rc0VpVDUvVzdqWlhNQ1B1Y3dwUnRuL2duM1hOM2RubFhIRHduQkZWRGgzRkJmVnhCSjNoeHZUOC9POVE9PS0tSExIYi80MUl2VlRWTTVEWWovTXZOdz09--01a3cefcd9d438446ca3e474dbaf6527756af82d; path=/; secure; HttpOnly", - "x-request-id": "3a53da1f-a6fa-48cf-b7b2-999ca083e100", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:58 -0000, _octo=GH1.1.501186947.1572178738; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:58 -0000; secure; HttpOnly, _gh_sess=dUpkRWJKNUhPaWxWSVI3YXBPQVBMZDYyb3Y3WkVlS3ZqY0hKMnY3ZWhBVVRJVzQvSW90QWtJTGozZjg4WTd6MEJQT242bUp6Mm9kbTJMcjEwY3VlMHhlRHpwSU9WMWw3N2tCMHR1WiszRzRreXZOVHlQb1BWREJEa2Zjelo1dU05UkdiWll1eFF6VVM2OXE1eTRDdzRWbzFmKy8xcXpUTSs2QWdxUHdnL0diT0V4amxzcVRSSlhScitTdmlYcWZsbGZTZ3NqckIzeUxnYVZFbXhoQ2cxeUNlMkFSR2NHdndhK3hPY1c1ZXhHcz0tLStHTkd0UGNrV2kzRDlkUnZpUkdTTVE9PQ%3D%3D--ff9c6bf59f4e032857de78bd76c9a9dbb55bbb80; path=/; secure; HttpOnly", + "x-request-id": "066cbb15-8c88-4b1b-bca8-979fd45c3149", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4434:E0E6:8B3AFA:D3D5EE:5D374BF3" + "x-github-request-id": "E5DE:1B30B:2B2B2CD:40C31A1:5DB58B32" } }, { - "url": "https://travis-ci.org/jhasse/ears", + "url": "https://travis-ci.org/musitdev/portmidi-rs", "status": 200, "error": null, "headers": { @@ -21067,11 +21369,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21080,58 +21382,59 @@ } }, { - "url": "https://img.shields.io/crates/v/runtime.svg?style=flat-square", + "url": "https://img.shields.io/azure-devops/build/yoshuawuyts/rustasync/2/master.svg?style=flat-square", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "image/svg+xml;charset=utf-8", "transfer-encoding": "chunked", "connection": "keep-alive", - "set-cookie": "__cfduid=d2f9b27437aba220e227640293b4c92581563905012; expires=Wed, 22-Jul-20 18:03:32 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=300", - "expires": "Tue, 23 Jul 2019 18:08:33 GMT", - "cf-cache-status": "EXPIRED", + "set-cookie": "__cfduid=df4c85c29ca0aaa30c20d5e64e9521c7b1572178737; expires=Mon, 26-Oct-20 12:18:57 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:19:29 GMT", + "cf-cache-status": "MISS", "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "vary": "Accept-Encoding", "server": "cloudflare", - "cf-ray": "4faf9259096296f8-FRA" + "cf-ray": "52c49d95893bcd32-FCO" } }, { - "url": "https://github.com/jpernst/alto", + "url": "https://github.com/GuillaumeGomez/rust-fmod", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7f6b4101d2a86b9e2353b3b219989d4a\"", + "etag": "W/\"de616b4541d570a626975c8fdad35678\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:33 -0000, _octo=GH1.1.1854996514.1563905013; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:33 -0000; secure; HttpOnly, _gh_sess=R2JWem5rSmZ6T09VQ3pBbG9RZXpxQ0svM1JXdXFhMjMwcnZJbmR2YzJjVGRnS1FRelZQSi9LWUx6NzVmNzY3LzZTT2FJNUdjNUV6dHZ0cW1KcFhscmZBOHBnZ1N3dTJIbklNZDdRRzJ6ZjVqYmE5dDE3SVpOcitXT0ZuM1dneXFCNTVSZlBUTDY3d2k0S1hDbEtkSzdXSGlQbU5lNjJnNSswdlVFNzNDdUNsUko4T1psbXhadWRSU1QxV1VIMXNCMmxpZnZaSVVSV05vcnBnczA4blprTk5SVyt0R2ZSdkhQYXhJWXlHdGhzN1hLTFBNcEwwZ1hvU3Rna053R0czZGxxdTRXZk02OFVwSUh0UnVxY0tQWGc9PS0tWm5EMkdKL3dXT2tpT1dtbFYzWXZQQT09--a111b6dfda47e72b342252131b656261ccec39fb; path=/; secure; HttpOnly", - "x-request-id": "20ea92f6-9e0c-4937-bee5-41d2c9daaa75", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:57 -0000, _octo=GH1.1.1268457038.1572178737; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:59 -0000; secure; HttpOnly, _gh_sess=OGoxemw0NThMdVcyUit6bWtHMU1QOTNNYzRQbVh6d0lqR0ZDNUltOXVtRG5neGJ0ZWxhN05YOVhvNkdoWEREWnAzZ0lxSUpFK0FKL1NvazlKRlBDN2cyVHF3c1k2VDFQd3JJUWs2bzAvUlFTMmQxR1hxVGpGT0RaNnp1UmZEMGNqZWgzckJKdkFGYlcwT0QrdU1OMmxsMi9KVDdkaFZ4TnE2eG05TXBBUWtDdjc2QlFtRU4yd0pZOWFXVnBZZUF3TlZRN0h5dFpJZkJvZ0pSRjRVclNpVmVSUDUxMlNLV21qdkRsZDhyRmtHYz0tLUhML3NBNzEreVIyRGxWWEJ0c0t6SWc9PQ%3D%3D--7dd50cf78884c85b0f8a7eec9c154efac62aeb65; path=/; secure; HttpOnly", + "x-request-id": "e75ac502-8538-41b6-a10d-b3448713441e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4460:2BAF:EB0C03:165B557:5D374BF4" + "x-github-request-id": "E5D4:1AB6B:20AC23A:30B58A2:5DB58B31" } }, { - "url": "https://api.travis-ci.org/jpernst/alto.svg?branch=master", + "url": "https://api.travis-ci.org/ruuda/hound.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -21139,15 +21442,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7b6fa55e41f394c311fa079bab8aca9c\"", + "etag": "\"98add2013fb2c158bfcecf9dfe773e6b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 12 Jun 2017 09:06:43 GMT", - "x-content-digest": "6d7bd47fbfb561efe2171b64e675112803d04051", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 02 Oct 2019 12:55:39 GMT", + "x-content-digest": "bb1281ddccf3d44308bea9ad932c1dbf3443620a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9ff85c0d-bb1a-47f6-9be7-476e3846ebd3", + "x-request-id": "35f2b285-fe9d-46d3-87be-a85aca211266", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21155,7 +21458,7 @@ } }, { - "url": "https://travis-ci.org/jpernst/alto", + "url": "https://travis-ci.org/ruuda/hound", "status": 200, "error": null, "headers": { @@ -21165,11 +21468,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:33 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21178,120 +21481,133 @@ } }, { - "url": "https://github.com/musitdev/portmidi-rs", + "url": "https://api.travis-ci.org/tomaka/rodio.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-type": "text/html; charset=utf-8", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-type": "image/svg+xml", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9ce7281b62395c8588fc341b860c36cb\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:33 -0000, _octo=GH1.1.1122330226.1563905013; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:33 -0000; secure; HttpOnly, _gh_sess=SWsxVkZOdlExbyt2SGRQL05SOFN2SUZlb0JmNExDS04wdWM3cVVYaUcxTitpMUtXdHRuUW55M0EwV0xZaHlPQmlGRURHcElQODdhcmVoQnV6V2VRbEhoN0JUYnlMYlpGSXNxY2FtVmcvR0NPRmhUMUF3VFZMNzlUQjZQdW5JZVAvMGplVkwxbk81MkZlMDhuYUt0YVdqSkZPcVE4dm9rMlRQNDNmb0tXd0x0cFRNYW1hdE9SMW1oOGN5RmNXYUlQRkZoQzlrSGlOdUlMQnc3UGF5dUczOW40M0NDV1U2QTBhekF5SDJHTEl2ejM0d1ZzQzFKTDJhdVBCVG9pWFd6eGVoN1N5VnVuSWttMG5zb2JIWHIwOGF0SHQwNnZEQ081MzRuTFI4Y0tKMmc9LS1UV1pjSXhOYytpbFFlZFROVmRXSjdRPT0%3D--e6851a41f84d674548e2bbb33e273baa89cea5b9; path=/; secure; HttpOnly", - "x-request-id": "e2389821-31bf-4c98-a94f-d8ff618e1994", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "442C:2BA8:8A8980:D1DF63:5D374BF5" + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "x-badge-location": "https://api.travis-ci.com/tomaka/rodio.svg?branch=master", + "x-rack-cache": "miss", + "x-request-id": "ad5dabcf-87e6-424a-a2e4-a9a591894913", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "http://portmedia.sourceforge.net/portmidi/", + "url": "http://www.portaudio.com/", "status": 200, "error": null, "headers": { - "server": "nginx/1.14.0 (Ubuntu)", - "date": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-type": "text/html", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "server": "Apache/2.2.34 (Amazon)", + "accept-ranges": "bytes", + "connection": "close", "transfer-encoding": "chunked", - "connection": "keep-alive", - "vary": "Accept-Encoding, Host, Accept-Encoding", - "last-modified": "Tue, 18 Jun 2013 14:20:11 GMT", - "etag": "W/\"118f-4df6e69301cc0\"", - "cache-control": "max-age=600", - "expires": "Tue, 23 Jul 2019 18:13:33 GMT", - "x-from": "sfp-web-3" + "content-type": "text/html; charset=UTF-8" } }, { - "url": "https://img.shields.io/azure-devops/build/yoshuawuyts/rustasync/2/master.svg?style=flat-square", + "url": "https://github.com/RustAudio/rodio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-type": "image/svg+xml;charset=utf-8", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d5888f1bbe05da120976e2e854e135b751563905013; expires=Wed, 22-Jul-20 18:03:33 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:03 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf925eee48c286-FRA" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ff2f7ed8c21031ccde67f7c55be8ecec\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:59 -0000, _octo=GH1.1.1859819102.1572178739; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:59 -0000; secure; HttpOnly, _gh_sess=VFkxS1ptNmJwMm5lMUMzekg0bTRlblIzaW5VSjhBS21LWGduMVQwTVNXb09FMzIyck1zVWtQU0c0enkwYlZ5dDV3RmdGckxsc05IYW04NDVsQXVKSHg4dGFyZnR5ZkM3RTZ1R3FFb1A2SnRCMTh6SHFHbEdoUHphRVdFaElZc05SUzNzZk54MWY2aWdrMGY5NXgzNVp0dDg1U3RTVlVwTm52dHp6WHFCNC8yUVpwWmxKN3pTMWxkQXBpMkVsOUZjU2wrZFlXZ2M0aXpmSUM0TTFvaDVsRzNKQVNyZGdMWDVQZzYrV0pLa0tKMD0tLXUwNWxydFMrd0xaRkx0Y2NqVDhPbVE9PQ%3D%3D--49d384a6c9e15f642e95607f88a19310a982237b; path=/; secure; HttpOnly", + "x-request-id": "e784e0ac-7980-4ae3-9d02-52f43bd15727", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5E4:40B81:34792BA:4EF1675:5DB58B33" } }, { - "url": "https://medium.com/@autumn_eng/about-rust-s-machine-learning-community-4cda5ec8a790#.hvkp56j3f", + "url": "https://en.wikipedia.org/wiki/JSON_Web_Token", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:33 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "17629", "connection": "keep-alive", - "set-cookie": "__cfduid=d4caf74f5faf547f31bfc8bccf95d3fda1563905013; expires=Wed, 22-Jul-20 18:03:33 GMT; path=/; domain=.medium.com; HttpOnly, uid=lo_7rAqBfR73zMa; Expires=Wed, 22-Jul-20 18:03:33 GMT; Domain=.medium.com; Path=/; Secure; HttpOnly, sid=1:NP1FujMqydUZ0qHHNG8X3XBu9LNK3Kc2odsdY5V0aCbSXI0B4izxyCt/zJjuek0C; path=/; expires=Wed, 22 Jul 2020 18:03:33 GMT; domain=.medium.com; secure; httponly, __cfruid=7583e71ee35b9f7ce10686dac9f8788f467c7534-1563905013; path=/; domain=.medium.com; HttpOnly", - "sepia-upstream": "production", - "x-frame-options": "allow-from medium.com", - "medium-fulfilled-by": "lite/master-20190722-215740-bc01aa0251, rito/master-20190722-224932-4d6f259fbe, tutu/38150-5fd54e2", - "etag": "W/\"1a438-UUV0zz+T4pswJpqATVqgTzTMdkw\"", - "vary": "Accept-Encoding", - "x-envoy-upstream-service-time": "200", - "strict-transport-security": "max-age=15552000; includeSubDomains; preload", + "server": "mw1249.eqiad.wmnet", + "vary": "Accept-Encoding,Cookie,Authorization", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", "x-content-type-options": "nosniff", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf925df95d2760-FRA" + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "last-modified": "Thu, 24 Oct 2019 20:19:11 GMT", + "backend-timing": "D=738484 t=1571948406289955", + "x-varnish": "645905333 525016018, 550865322 533206192, 504958110 829442321", + "age": "144393", + "x-cache": "cp1079 hit/11, cp3058 hit/1, cp3052 hit/11", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=46647675;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" } }, { - "url": "https://travis-ci.org/musitdev/portmidi-rs", + "url": "https://github.com/RustAudio/rust-portaudio", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:34 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"82181881335db4617b4958b369c91206\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:59 -0000, _octo=GH1.1.1242087070.1572178739; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:59 -0000; secure; HttpOnly, _gh_sess=cnJheGl4dW5YTyt4d1l4MStZVGZOa0JvbzNoaEdMRm1zNTI3ZW1STjJYdE5XQW9jeXhpYjFvN01GL2RwamE1OFROeWR5SFFiZWxMMTBCZmc5Nk1KclpBMGRiMWVZR0lTWmxmTFNEbmpEZFVQYkxEdG5YZzVqR3pXUlpaOEFNN2Y1aEpJVjRobC9IVk9NMUxGcnd4VFQ5ZmJuSko2V0NtUU94eFU2NUJJc0NzY2QwUkZhTUlVYmREVXdkM01LSVRHUXhPWXVOS2pOKzUvL0x6L3VDbVRKU3V0bjJEdVgzZ0I3aHV6R2Vnb2dKOD0tLW5yUmlERCtLU0ZLSXJSY0s0QVZUbXc9PQ%3D%3D--d9cdb1e354e7227cfbdd08a8c4e130ec00e5ab82; path=/; secure; HttpOnly", + "x-request-id": "7107d950-274e-480e-a493-099d3a4ad416", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5E7:161F1:33ED49C:4E05FFB:5DB58B33" } }, { - "url": "https://api.travis-ci.org/ruuda/hound.svg?branch=master", + "url": "https://api.travis-ci.org/RustAudio/rust-portaudio.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21301,15 +21617,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"68c5b6b3ffaaab6f06840b2f6e1ff2eb\"", + "etag": "\"39f73e667850d31d941c625ec0aab6ed\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:34 GMT", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 02 Jul 2019 12:56:21 GMT", - "x-content-digest": "d484750c27991f596597c1649a6a884d67517c9c", + "last-modified": "Tue, 16 Apr 2019 17:14:39 GMT", + "x-content-digest": "dca76fbf348c91ab977b7126cc66c68d3cb39602", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8368f160-b4fb-4c42-bb1d-a442a6cae2c0", + "x-request-id": "02998d0c-1500-4c0c-9d9b-5962281c43e8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21317,7 +21633,7 @@ } }, { - "url": "https://travis-ci.org/ruuda/hound", + "url": "https://travis-ci.org/RustAudio/rust-portaudio", "status": 200, "error": null, "headers": { @@ -21327,11 +21643,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:34 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21340,68 +21656,125 @@ } }, { - "url": "https://github.com/tomaka/rodio", + "url": "https://api.travis-ci.org/Keats/jsonwebtoken.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"74cc6e24a8d1feb35f0097ca09dad1eb\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:18:59 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 16:03:59 GMT", + "x-content-digest": "ba76d299980b217238a9729ca064036ae1c9c55b", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "c03001ae-970b-4639-aed5-bcfde40a1c0f", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/RustAudio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:34 GMT", + "date": "Sun, 27 Oct 2019 12:18:59 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cae5d19237dda0a0ff2a94e1ea8fc4a8\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"3ef9a39c739260e773284dfb1d9fe383\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:34 -0000, _octo=GH1.1.1732228693.1563905014; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:34 -0000; secure; HttpOnly, _gh_sess=Q3lRZTlsMGFwN3ZKc2ZPVXRUS0JlazdNVlFyOGVUMTJFVTZId3g2ZUpWdFlFN0JlNWpESWRIVFA0U29FZFNMb3J4Z2Mrb1FkZGlNalpOYWZIOXd0ckFsbDZyWEdFVlVDanh1VHRLcTBTd25iY0hNbmRFRHpnT2hqK1hNeUZLeU44bWE3ZXovMnFVb2c1RERhV0tNNktDN1Q1RkJiRlFlbS9nOTcxcjlCODQxdW4rdFBQN2dXVTZxcGZnVCtueFgxamhpeFI0TjdXdGlqOHRaS3N3OFlWRE55dFhHencvRmwyUzlLcy9VRHlydzhId1NvWDY4VjF6ZGI4aGlGNGNJanIvTGtoV3VKdHo2dXNseEJ1dGpUc2c9PS0tS2dEazNXbkw4dGxJdFlYMi82dXpVdz09--95a4f698c8ffd7debf0ec502f30f4e9a52a89f60; path=/; secure; HttpOnly", - "x-request-id": "75de320f-cee1-4529-8ffe-7eb06b5cb81f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:59 -0000, _octo=GH1.1.745661386.1572178739; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:18:59 -0000; secure; HttpOnly, _gh_sess=T3FkNi9QVGZYWk5aUVFEYWh0UWh1ZWRmRzd4YkM0NUtJbWJuR0x3b0ZUNkdWa3JKbElvS0orQjd4a3Z1RVk4bHM5elVhcERacFR4KzBRVXBUMXFQQmFOcStNTU01bEpBc3ZpRVlwUzk1REw3bnVBL1ZKTkJmVk5Da2pLbmJwa1VHcTIydk9mVlhOQzBTSmgzSWtnRExnPT0tLVQ4bzIveFNHY3YyZURmcWUrRnArMmc9PQ%3D%3D--c94246a49f72f09dcaec51eddf4ddd09b266a103; path=/; secure; HttpOnly", + "x-request-id": "8149adab-e05b-4af3-ae2c-07e4e2183c09", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "445B:3941E:CFD3F4:13D0445:5D374BF6" + "x-github-request-id": "E5E6:161F2:3BCD724:5945887:5DB58B33" } }, { - "url": "https://www.fmod.com", + "url": "https://api.travis-ci.org/jmagnuson/canparse.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:34 GMT", - "content-type": "text/html", - "transfer-encoding": "chunked", "connection": "keep-alive", - "set-cookie": "__cfduid=d5f300506baedeb74679c2754f53640831563905014; expires=Wed, 22-Jul-20 18:03:34 GMT; path=/; domain=.fmod.com; HttpOnly; Secure", - "x-dns-prefetch-control": "off", - "x-frame-options": "SAMEORIGIN", - "strict-transport-security": "max-age=15552000; includeSubDomains", - "x-download-options": "noopen", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "surrogate-control": "no-store", - "cache-control": "no-store, no-cache, must-revalidate, proxy-revalidate, public, max-age=0", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"1392ce21ab7945ffcc4b9739af6feacb\"", "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:00 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 29 Jul 2019 02:41:30 GMT", + "x-content-digest": "74062af5f6c112aa6c1091d34797b0d1023b24e8", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "fcf72637-fe1d-4d3b-82dc-2f6c013a5e4e", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/jmagnuson/canparse", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", - "content-security-policy": "default-src 'self'; connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", - "x-content-security-policy": "default-src 'self'; connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", - "x-webkit-csp": "default-src 'self'; connect-src 'self' s3.us-west-2.amazonaws.com/upload.com.fmod/uploads/; style-src 'self' 'unsafe-inline' cdnjs.cloudflare.com; font-src 'self' cdnjs.cloudflare.com; script-src 'self' www.google-analytics.com; img-src 'self' d1s9dnlmdewoh1.cloudfront.net d26jga8jjsa591.cloudfront.net www.google-analytics.com; frame-src 'self' www.youtube.com player.twitch.tv; media-src 'self' www.fmod.org d26jga8jjsa591.cloudfront.net", - "x-permitted-cross-domain-policies": "master-only", - "last-modified": "Wed, 10 Jul 2019 06:24:05 GMT", - "via": "1.1 vegur", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf9263ae0cd6d9-FRA" + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/tomaka/rodio.svg?branch=master", + "url": "https://api.travis-ci.org/JulianSchmid/dlt-parse-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:34 GMT", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21411,15 +21784,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"edf5cb72b46328921599c69715914b94\"", + "etag": "\"a00c46b0be286546de9ae8035a11f75d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:34 GMT", + "expires": "Sun, 27 Oct 2019 12:19:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 12:10:57 GMT", - "x-content-digest": "904bdd7a77bc0a823718dd391edbb4b6a2dfe3af", + "last-modified": "Sun, 14 Jul 2019 08:29:24 GMT", + "x-content-digest": "0958c99a3eb0bb6e31705a04f1c41490c8f15e54", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c9f7d1a4-053d-44cb-8cb7-050966707cac", + "x-request-id": "f6002d98-6359-4547-a75f-278df0a685dc", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21427,51 +21800,83 @@ } }, { - "url": "https://github.com/RustAudio", + "url": "https://github.com/JulianSchmid/dlt-parse-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:34 GMT", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"bdf05d1a8fc1f38673841dfd7196ae51\"", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0b4a27ff74f6ae0ef86b856b39a0c31d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:34 -0000, _octo=GH1.1.1235908005.1563905014; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:34 -0000; secure; HttpOnly, _gh_sess=bXlrbndOcTJZSCsraFpYWW5OL2ZBb0xUV3pwMzJ3OUU5S1JPcW95dDFUMlFDUGJpYWlHa00wa0lqOFUwdHVyZ2lseEpYbjNIZ0lSS3k5ajh0aG1pa09EeHVzd05hNVpES25QckZyMkVkejJUdmdQRlVDK3pVMjdLN3B3OGxBYjd2dDJYVllVRmlDcFJrcjB2bytFeFBQWEtmbXR4aStucnNhb1NYbnhOdElUbm9pcmtjYzZGcThUSHkvMXhld0tXbG9EQWN4aHhyNWg0elhtUzBUWjZVZz09LS1pN1JRV1VYTENBMy9EbG1zN2cxWlVRPT0%3D--8b198a72de878425248e99649ab74b8896a7bf92; path=/; secure; HttpOnly", - "x-request-id": "dc7bb74d-5fb5-430a-a750-5d29d9e4fb08", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:59 -0000, _octo=GH1.1.325170654.1572178740; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:00 -0000; secure; HttpOnly, _gh_sess=Mk1PWnphNXBLMk5XME5MVkwvbU5aMDg3UU9hcDc2Z3pIbzFzWFhuVmxHbjZyU2hYSHNRcWVlUTUxdXFOOWFxSE9JcGZiNXRMWHZzbENKU05qUHRZbDgvcHRuNW9WTDltajBOMFRpK2YzUUtFenloWmR6RjBydTRBSE81ZHJVMEJaZ0R0TklES01oNzVzaVFJN3NIaTNZSWpybTdtQmRhMmFXMXYxSHRYd3IzczBhZlBBZUtqTHpoS3RuOEhXVERUYW1KdFltUURUcTBnRnByUEJnL0orTW9rcjNLRWFCbXN6K0tEbTAvcEQ2ND0tLXBuR3pSSzBiVzBmMEtGcC80UXN5SkE9PQ%3D%3D--64fc25e1d12150dbd198d84dbe162eaad8775c77; path=/; secure; HttpOnly", + "x-request-id": "80058204-f469-43f8-9555-658527fe9d7f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4424:39414:625FFF:95091B:5D374BF6" + "x-github-request-id": "E5F0:B5FC:332043E:4CFB842:5DB58B33" } }, { - "url": "http://www.portaudio.com/", + "url": "https://travis-ci.org/JulianSchmid/dlt-parse-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:34 GMT", - "server": "Apache/2.2.34 (Amazon)", - "accept-ranges": "bytes", - "connection": "close", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "content-type": "text/html; charset=UTF-8" + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/jhasse/ears.svg?branch=master", + "url": "https://travis-ci.org/JulianSchmid/someip-parse-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/JulianSchmid/someip-parse-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21481,15 +21886,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"087120168db76b7943f0350f585c7859\"", + "etag": "\"7325539021f9e66adaf7b0a06211d0bc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", + "expires": "Sun, 27 Oct 2019 12:19:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 25 Mar 2018 13:01:32 GMT", - "x-content-digest": "bb44022df22e4b7ab1dfc32c035cf836d45b9bee", + "last-modified": "Sat, 16 Feb 2019 12:32:19 GMT", + "x-content-digest": "5c5e6c82daa8a4aa119fc0ce1f89f570c71a22b0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e12f5bdd-37fe-4309-b444-76d5df424383", + "x-request-id": "d14e8881-ef9f-4177-8f6b-21fff060aa90", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21497,69 +21902,85 @@ } }, { - "url": "https://github.com/RustAudio/rust-portaudio", + "url": "https://github.com/JulianSchmid/someip-parse-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a4a675cc628b0f44f9e55d02a059cfd2\"", + "etag": "W/\"26a5d01caf6a36e25bfbcf7f42195bb5\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:34 -0000, _octo=GH1.1.1724957588.1563905014; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:34 -0000; secure; HttpOnly, _gh_sess=MFBsaDB3TzZkZjlxSlgyT3ducTZBTXJmTGtBMlRFYXNLZEN3cGo1emFCd1NIamlNMUdON3RQVUlmVld5bmpaYXVLZzZZYzE1dWFKdGV4bnV2R1IrVWFJWUFobW5VR1VYYVlNNVQ5ZVlUVjU5MTc4YXpqMHZwdUdjajVoNlNOdFdrYWVQR2hEc01xQUFyc1NxSVVkcWlPNW1BeUN5Y1NnQVNpMjZtdm5saWJMQlQ1TGx2UUFGeW9nYUREdVJqOCtOd2JNRDlPdXFQWHplRXdZUURKWWpIOXkrUXRwaThaVGlrSVFzK0RiS01sb294d1B3WlVrUTZlTXNrUHBudVBJd3l3SG91U0ZERkpIQ2gvV3d2ZFpZMUttZVg3NzVWUmFNdnU1YVVtT1JWWW89LS1yY0JOd3RxZnFZbElNVHFBa011aVhnPT0%3D--b9fa3972439e81932cfc1fbc75b672dcca328048; path=/; secure; HttpOnly", - "x-request-id": "80a9f36c-c1c3-472d-935d-732b05ca1164", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:00 -0000, _octo=GH1.1.1152002846.1572178740; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:00 -0000; secure; HttpOnly, _gh_sess=VXR1Zkk4S09hd01iQXUwZm1JZGZOdHZDdjB5c1QrRW1JUExycmxHY3M2bnQvRzJNcmxmV1RpMVBXK1ZETmdKTm1OZUZMREk3a002SXhYZzhhRVNNZ2c5cXE4Rk8vOHA2bGt0dGNPbVNDTThGZTBEZ2dWR0l6UTNJdkpCSmlVUVIzcW90NjhmbHIybmM2eWV5NnJlUGl0VHM1aGpUOXVlbnIyU2F5NWFFQ2lQclN4eUhpOFdXcXJPWThzaEYyb05ibzJEMjhCTGhNYWFKMnl5REw3UERWRGNiUHBKd1YyRmhwWUtGSVAxMVA4MUhCamlCc2E1NEE5cjVuNTQxUGw0Uy0tRFpzYXBQSWNNd2ZyUFlDVFlKSzQxQT09--c66c95a5ac24e56f370c993c4c2182b572931b35; path=/; secure; HttpOnly", + "x-request-id": "549f4289-f13c-49e0-854d-7552d8b6735f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4462:4D64:624584:9537D7:5D374BF6" + "x-github-request-id": "E5F4:1AB6E:3B570D7:58E48F9:5DB58B33" } }, { - "url": "https://api.travis-ci.org/musitdev/portmidi-rs.svg?branch=master", + "url": "https://github.com/jhasse/ears", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"6477c202d9ac4e5583d4a034e2a12466\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 19 Sep 2018 16:59:26 GMT", - "x-content-digest": "3d05628bd15070612f61dae31a7950bdcb251eca", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "39d823ed-f5f0-46f9-aa58-cba0c2833c09", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"10d0144c0e2f2b617515d95587dd9c9e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:58 -0000, _octo=GH1.1.689412844.1572178738; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:00 -0000; secure; HttpOnly, _gh_sess=elR0ZEZBZjBOVU16bHJlNlhGdXN6ak0yNWI1eW9NMjNCa2daeDgrV3VSMjNBc2pvRWJZWnBoRVAxdFBQanB0MWU1VU9KMmVKeENSWi9QVnhCckJvVUVYWXNCNnZTMWQvaDU0ZVF0ZEdNakxHREhMRGpOWngyWmJkUmkvb0tsVzhUZVRaUUNBUjF0NWJCK1haaHlXR01tOFNKSVl1QnZoV21sb0VnREFKWEhIeVRObml6WDlNdkFkMHlaY3VYZHhtaDBENnJlcUhvWmUrdVNZbHRXRktvYzB5N0tsbFpiV3FPZ2gvL25qZ2xWZz0tLUZIMkhMRVltQlhVblk5VFlPd3kzUGc9PQ%3D%3D--a9d4168eece8f0f1bb03da9b14bc4493efa8c8bb; path=/; secure; HttpOnly", + "x-request-id": "94fc58b9-f48b-457f-a5f5-594003c11d28", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5D7:40B82:3BB192E:590F9F7:5DB58B32" } }, { - "url": "https://api.travis-ci.org/RustAudio/rust-portaudio.svg?branch=master", + "url": "https://github.com/Keats/jsonwebtoken", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:00 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5078c607448bd93c984ad1b548e6dd0c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:18:59 -0000, _octo=GH1.1.1611429529.1572178739; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:18:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:00 -0000; secure; HttpOnly, _gh_sess=Q1o5YU9lWm83Z3F3bnhEbytONDRpN0xxeldva3ZYSjVZa0N1STVCbkdkK2h1WUFNcWx3NDNObE5FK2E3bDVOM0RJZTNCOXNuY1ZSMXpxcmJ3RGpmaVRrY1FHalAyQjNUWlpSTGhwZFRrUG9hSFpIdDdEQ3JvMzBUQTBCZ0hDNXV5T1dYaHcwSG5KMFp4blNIM0tiWnZTU0xPSTIwVmhsZ3ZrQnlOMXNxQ0dVQ0ZnM2tZTXlmRXZ6VFJLUnN2TE1YeWVOSmZtdldGejdLNWZ0K1MwRHFBU1JIcktEWHROYnBiZk1YUVFrQmYxcz0tLVkyV1JQYWFFZklqL2dwemJRQjZ0NHc9PQ%3D%3D--ff1a10aa4616d18c25521bd3abdcdc6201f75a14; path=/; secure; HttpOnly", + "x-request-id": "efe50d8f-959a-4efb-afe5-7ebae4b5549d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E5EB:1AB6E:3B5703A:58E4825:5DB58B33" + } + }, + { + "url": "https://api.travis-ci.org/marcelbuesing/can-dbc.svg?branch=dev", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:00 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21569,15 +21990,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"792323e239d57aacf864f7988fff4cb7\"", + "etag": "\"bafe69e661000bb5956a6aa2596574f2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", + "expires": "Sun, 27 Oct 2019 12:19:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 16 Apr 2019 17:14:39 GMT", - "x-content-digest": "dca76fbf348c91ab977b7126cc66c68d3cb39602", + "last-modified": "Mon, 03 Jun 2019 08:39:39 GMT", + "x-content-digest": "7498f315c833552cb364504d861e3de3166ea265", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6c95c9a7-2dca-429e-b485-e720ec031e4d", + "x-request-id": "8789cdf7-7b74-47ae-b98b-ee16e4948135", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21585,7 +22006,7 @@ } }, { - "url": "https://travis-ci.org/RustAudio/rust-portaudio", + "url": "https://travis-ci.org/marcelbuesing/can-dbc", "status": 200, "error": null, "headers": { @@ -21595,11 +22016,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21608,69 +22029,37 @@ } }, { - "url": "https://api.travis-ci.org/Keats/jsonwebtoken.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"eec67f663f703492e68976b26d88b250\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 13 Jul 2019 15:50:02 GMT", - "x-content-digest": "d0fbabbf8eb02d66fa65e13d7a44a16066e39320", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "baccf16f-68f5-494d-aa1a-45c8eeee7df9", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/Keats/jsonwebtoken", + "url": "https://github.com/LibreTuner/tuneutils", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a2518103709063c1036c12b50b098401\"", + "etag": "W/\"a69eacad3ad88a15fff8c8db135b011e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:35 -0000, _octo=GH1.1.2015795644.1563905015; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:35 -0000; secure; HttpOnly, _gh_sess=SmJ3bTl6M3UyV3VyUGgwMEdsK3RBa2UxbE9DTEJydzJKSXllTHcvM0xEUUpqREwxaTR5K2xZOEExVi9rVHlIRnVzaDdwL09LamVKZWJTa2VJa2VhajJrQVhoUUdncFlzbUxCQkQ1T2JJbFZCOGkrSkllOEhQUkl6ZzR5bWNaNk1lV3FJWHdBV1lmWHUvS1ZsZ0hkdFlVaEQ2aThkUnNKenkxUzUyREhLaWdRdGExWGxzd2gvV29LVTJlQ0FPUkJtZXcxdFBJc2FyZGFLeXJSZHk4SWpIWkNhRFpXb1BMRUxRdnhtSUVOZ3FoeDR1MzFzR0hYUVNyWjZBeFhoQmZoNVViNkVNSWJLL3NLOTBCZFhNZUNVRUE9PS0tcHdRZXV5K1lyMjgwYUFhS3pFKzI2QT09--0c18fe523cc0656eab9212c58aa623cdd3098d90; path=/; secure; HttpOnly", - "x-request-id": "b5352411-15bb-4502-852b-3ed2fe8f6ccf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:00 -0000, _octo=GH1.1.678874717.1572178740; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:00 -0000; secure; HttpOnly, _gh_sess=di9OSHhnUDVtTHdha3hSTWZJMVovd0xGdVFUK0JDcUNtRU1OU2RpS29Md0NOS0lxQStuaWRFL21uSmFXU2hTUlVkRk9RdzhnbitoTEhoTWJnVWxNRE5id3g4U2I4WkdMcmIrRS9uNEJmS01uc0FEc0ViVW5DaFVJSEl1Q2Y4dVJITldxUGNKVDlYWjlzU1p1SjVTZWdBc2JzMkd4amtwMXY2YXc5ZGtIanFyVlo1VmRUNnp5L0FiL0Y5Wlh2MW1TWURzSkpKcjRVTnhHbXZ3d3BsZDdjUk5QUHM1RWtvOHRvMndvSWFUeFRrVT0tLS9iWGdsc1VFeXpBR044UmZqMFhITHc9PQ%3D%3D--c2953b5838bd8eccdef687bfa5917129697130ad; path=/; secure; HttpOnly", + "x-request-id": "34cf7af1-cfae-4e2a-ab0a-8efdd0813003", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4446:E0E0:215023:31FD4D:5D374BF6" + "x-github-request-id": "E5F7:B5FA:2AB0987:400718A:5DB58B34" } }, { - "url": "https://api.travis-ci.org/jmagnuson/canparse.svg?branch=master", + "url": "https://api.travis-ci.org/marcelbuesing/tokio-socketcan-bcm.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21680,15 +22069,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e77de3d8add50a4c67da7b37b19b1bc7\"", + "etag": "\"1fc023b7742eb0e8c3792f827d5e9068\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", + "expires": "Sun, 27 Oct 2019 12:19:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 04 Apr 2019 01:24:26 GMT", - "x-content-digest": "b34eaa57ab9040542dd0959488ce04d01596e2e4", + "last-modified": "Tue, 19 Mar 2019 09:38:16 GMT", + "x-content-digest": "3cda72a894c70b847b4e424d34f89bdd197a8a1e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "dd93a503-8595-4923-8622-330db4c9dc6b", + "x-request-id": "f2ce8fd9-9fe7-4d17-a71a-5d9fda954e06", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21696,31 +22085,31 @@ } }, { - "url": "https://github.com/JulianSchmid/dlt-parse-rs", + "url": "https://github.com/marcelbuesing/can-dbc", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6cfebd5f3d6c23d0e673d6b06c8087ef\"", + "etag": "W/\"c18adeb3b6bc6ee55c2e56d014b29cfb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:35 -0000, _octo=GH1.1.1075176625.1563905015; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:35 -0000; secure; HttpOnly, _gh_sess=NUxDNjVmUjUybXlTMldQOGpCMzQ3YzdzZnk4U1ZKOE1RZFYyWGRYOWlUTUxJa003NXNNd1FoN3V1cTljNjhwUXNDZWtqTHUxaitMbnpiUmlTZktsbUlBYWQ5V3JQdkNxazJVNmZKRTNxUFRSNzQxTWNMOUpON3IvUkRYZHFsK2J1UFVXeGR6dE43SFNJRHltM1d4YXJDTXJLdnloY2xTY09rM1NwOGl2VFA1MkJHOCtHQzB4U0NXS0t5cC9HbDRqYXl5cUZMcUlSdld2QjBLakxLcHc5M2R0OHhBNDhvVUdkZENjVU5LdzRpY1czMEdXSHVNY1E2L1NnTnd0QjhmR1g3Y0dyVm5Day9xaFlTQzl4SnZrRjlOcEcwQ0Y2TFFjdEdOemJyS1NUMzA9LS1TTFR4SU5xdVRLL0daWHlEQWcwT1NnPT0%3D--1b8627c593e8d388426d33d4c7782aca532032c9; path=/; secure; HttpOnly", - "x-request-id": "5a7ea3f0-c348-49bd-89b6-4638aa0b1847", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:00 -0000, _octo=GH1.1.642938519.1572178740; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:01 -0000; secure; HttpOnly, _gh_sess=aDE1Z1hGZ0JOalNRMk1VT3MxZ2lDY1dEVGNrbzVPU0Jvc2lFQVVrRFZoMmRNVUdJQ1ZHM3JIK043ZFlqT1hCZU1BNE40TC9FYlZLeTA5QUhqZDVnbWhub1d0WTJsQ3NvS1NzZ01ZS3VsME5iV3o0WWNCc3hsQUlsU0l2QVNNaFA5M1RJUjY1MEs3RGpteWRJdGhGR2FUS1hZR1gxT2E0Wmp5VlRsejNMTlRob05nSXZzRUxFMjdZQVgvVmFGOVRUb3ZoMG1PQldWb0VvdWMrVndJdHRheU5kcVYyYlYyenZJRFlEdnprYXBmbz0tLUNvY24ybEZjNlVoT0x4NXZlMVRydGc9PQ%3D%3D--189aac398934b82a808ee85050893698ea1c7e15; path=/; secure; HttpOnly", + "x-request-id": "aa1ba114-4bde-40e6-9d22-589ce5812566", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4400:2BAD:D014C2:13BEDFB:5D374BF7" + "x-github-request-id": "E5F8:40B81:34793E8:4EF184D:5DB58B34" } }, { - "url": "https://travis-ci.org/jmagnuson/canparse", + "url": "https://travis-ci.org/marcelbuesing/tokio-socketcan-bcm", "status": 200, "error": null, "headers": { @@ -21730,11 +22119,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21743,13 +22132,13 @@ } }, { - "url": "https://api.travis-ci.org/JulianSchmid/dlt-parse-rs.svg?branch=master", + "url": "https://api.travis-ci.org/mbr/socketcan-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21759,15 +22148,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"49c907101fbf55fae85bb41ba338786a\"", + "etag": "\"c7b1066078615f5fd970fcf30990d212\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:35 GMT", + "expires": "Sun, 27 Oct 2019 12:19:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 08:29:24 GMT", - "x-content-digest": "0958c99a3eb0bb6e31705a04f1c41490c8f15e54", + "last-modified": "Fri, 27 Sep 2019 10:58:03 GMT", + "x-content-digest": "8cf810395789fe7beb39f2caa8e70f0cc340cc3c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2d57c712-1911-4bf6-ba70-d4a7bc0fe694", + "x-request-id": "3e2eacb6-08af-4758-86e2-3ac7111c0c62", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21775,54 +22164,31 @@ } }, { - "url": "https://travis-ci.org/JulianSchmid/dlt-parse-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:35 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/JulianSchmid/someip-parse-rs", + "url": "https://github.com/mbr/socketcan-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:35 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4ae9e3c3cab0956dd087d71dfa1478b4\"", + "etag": "W/\"8a9d643ac1656ec3a4111a19cb009f7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:35 -0000, _octo=GH1.1.50314003.1563905015; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:35 -0000; secure; HttpOnly, _gh_sess=RDRFTlEzK3k1MHNnVm9zcHZzZUFPQWxuRW5JTmJLLzlPMzFqRmZRYzFHdFJ1MCtidHJXdkh6R2pXdzdIeWxlQkcxaWhxVHlDV0ZNbkt3a2ZnRzdsRnUwbTd0U3hJSDkyeE5hZDR1N0pqdEU4dXYxQ2NoNnRiTGYwbFM0bkxsYUpVVUYyU1MyeG8wV0lDVjk0aFA2WnJzaGlrclFKK0F4bzZ6K3REZ21MZGd5d005T1VaTENxNFl5ZlJtM2FoeTU0bG5FQW5paFUybytiT0NlOWF1RDZ1VTRGUkQxQVJOL3dJeDdVai9VTkNxYkcxNXRYbmxTRDU0UWROVnMrY29WYjZ3ZDYxQmtrRDNtanJoclF4cGlsczBhTkVpYlNhN0hOOFY3VTY1U0F4V1k9LS0wKzZGN0xRUHJhKzJvVVpxWFVnTlZBPT0%3D--db38c0bc834efa257e93d0497b62a79aed9c8a27; path=/; secure; HttpOnly", - "x-request-id": "1dc93384-5527-4c5d-9a0d-3bfaae845b49", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.90015562.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:01 -0000; secure; HttpOnly, _gh_sess=ckVLK2NOUHdDRU9MMDN3eCt6Wi83aExibUtEemlpcHBZM1VGZ2hyVVpVWUMrV3M3YkhaQ3ordXJkbkJrZGNteUtkbkd2ekdtM2ppSW9NODFkT3h2MnJialdvaSt0OGJsZmtHa1oxeEZUZWNncnd3anZPZnBKT0czbDZKeEh1Um9yNC94ZTV1aEszTGEyT3owUVk3MVZEZ21SaUhaeFNYbmFNSXE5VlNnUUx2U3BhcHpLSmQvMGRpNllyTVBFY1FpTFFyVFUxYzh5MFRuSTkxZ2hQUkJ5Z0I0MnJncUlQcFRHcjdzYXV0Tk5aYz0tLTlwcmhIRjBPOTQ4QXpHMDFiaEpWVUE9PQ%3D%3D--ce352d1a2d129a246aef6516aef68de8d8086541; path=/; secure; HttpOnly", + "x-request-id": "ed8d7a2d-ac7e-4236-b14b-418918384a2b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4431:4D63:3ABE0F:58E185:5D374BF7" + "x-github-request-id": "E5FE:B5F6:15AB200:2090802:5DB58B34" } }, { - "url": "https://travis-ci.org/JulianSchmid/someip-parse-rs", + "url": "https://travis-ci.org/mbr/socketcan-rs", "status": 200, "error": null, "headers": { @@ -21832,11 +22198,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21845,93 +22211,94 @@ } }, { - "url": "https://api.travis-ci.org/JulianSchmid/someip-parse-rs.svg?branch=master", + "url": "https://circleci.com/gh/Sensirion/lin-bus-rs.svg?style=svg", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "cache-control": "max-age=0, no-cache", "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"5f2d1cd5e39a9778c47f41b9c5015cca\"", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:36 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 16 Feb 2019 12:32:19 GMT", - "x-content-digest": "5c5e6c82daa8a4aa119fc0ce1f89f570c71a22b0", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a6d87644-c7f5-4509-a9ed-b9289ef0d79b", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "nginx", + "set-cookie": "ring-session=VZrbJF1SgVRDoeK6TwMEKDb10wyTvmlwRRiFXonFsduNeSiR94mIbjCDBJmu4b6xUxLzLtrEGbjcau4W4G9ExR5F23%2BoHHUwecCZD4BqBG1KWtoc%2BJjIA5e6k83lC%2BdczQUgiZJ0fSfzv5pob82CFoY4w6SOewr3bqi3V%2B7JbGY4MQQ5e3g9h7ZTKzP5VVkjDQPoJycZ11C65aS2KkRK2cdMbDXzFhkNAziu8n4DVq0%3D--GEyQG13gUzmreQCQ18jt6utHSh%2Fi2heVc%2FG20Su9%2FIM%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 20:03:55 +0000;Max-Age=1209600;Secure", + "strict-transport-security": "max-age=15724800", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-qdtcm", + "x-client-trace-id": "", + "x-frame-options": "DENY", + "x-request-id": "3deb5848-f9eb-4919-8a58-57480c7c5a7e", + "x-route": "/:short-vcs-type/:username/:project.:ext", + "content-length": "1426", + "connection": "keep-alive" } }, { - "url": "https://github.com/LibreTuner/tuneutils", + "url": "https://github.com/marcelbuesing/tokio-socketcan-bcm", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"42c1b78e5e2280e019cf339b35dccd0f\"", + "etag": "W/\"5679659b4c5ca11d22d2ba40cc0fc24d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:35 -0000, _octo=GH1.1.883769914.1563905015; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:36 -0000; secure; HttpOnly, _gh_sess=QmF5Smk5MEg5Z3dRU2lsRndxbHYxaEV6bldFMGs0YWo1THlOcW50aStyelI0VVJiMXNMRy82a01keFRyQkNLbnFreUJybVlmc29PZTJOSWp5QitNZmZFeWhWVE4wcitzVmY5S2tTbDV5RjNZbTRBZThRV2x6SU5xZGxRT2dLQVAxbGVOMm45ZjJ4bVVkNDc3NFVhaDRRSVlWSkswR21wVE9RQUlvOVNNbFVWRWFVMHNvRjVDRk5EYzVDZFpJZ1BkRXNKSEhXR1JONjRqcWZvSHIxaHlZRENRb0RnS2JhYUJIb1hxSzdZaU94Mzl5d3MvR2RIamE1Q0JLdlFZSWRONEE2SzBNcFY4dVlWMTNGY3QyVDNMYWtsUklGVUNHeUNvMzYzNHEyOUF4ZFU9LS1mdzVVUHJ2bEhYV2JYdDNucDFQR1ZRPT0%3D--22765241191ff8893dbf2454e715f384393ca2d0; path=/; secure; HttpOnly", - "x-request-id": "394f2cf4-3371-4f91-a29d-91afc3b921e5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:00 -0000, _octo=GH1.1.785232929.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:01 -0000; secure; HttpOnly, _gh_sess=RUJBZmR4QTlrL3l1dEd0akxVV1ZIanIydlZ3WWJDYW9LK2IyVzVJZStoZ2k1ZHdPRi9RdnlvOFVFSzFLclkzS2hCWTlNNG9zSGYwSkxIVXAxVUlEVjdVQ3BMYTYzaGp1Vk5iU1RsMVAxTHN5QnpCTStPR1NiQmQ5YjFsb3NGOVdqT01KTXRXRmVoSG1rREYra2tFZHR3UVNhQlhHM2g2K2hnSWcwOTR3b3R3Y1R2ZS93T3NzSUxOcEZSNzhVV1BSaW1VYXh3SmErZDRDbktVVVJ3a3NydGozOUpuaEZSNEp3WnhWb1U5V2g4S1Q4bUtMb1E4NVZ6UFJzQTVSVU90NS0tRllISjlidU9aRnpYd1A2WGpTMG5zQT09--580fb71833b2d500a0e5029b54780b2720aa2c97; path=/; secure; HttpOnly", + "x-request-id": "70a4e72b-2718-46ce-91f8-8a2509ce45a2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "440C:3941E:CFD560:13D066E:5D374BF7" + "x-github-request-id": "E5FB:1AB6D:3412E4F:4E1C15C:5DB58B34" } }, { - "url": "https://en.wikipedia.org/wiki/JSON_Web_Token", + "url": "https://circleci.com/gh/Sensirion/lin-bus-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:35 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "17394", - "connection": "keep-alive", - "server": "mw1241.eqiad.wmnet", + "content-type": "text/html", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", + "server": "nginx", + "set-cookie": "ring-session=ktXxAZjKy4X7ffcf5Pu60J1Q%2FPVsdaLg5uIUipCxugguV%2FeZzTCStqf5ZKvJd7A105NodWZcy3tV%2FGaUGcbbPHlmQ18lV8sebeb8ru6c0sXy52Ly9HTgNAcIriun2FzuMEEhouIfk%2FPDe9dwdulOtxSo%2B%2FRhOKGpS%2FHsQcU6x5%2B%2BzZwGHQuRij7aWqfEIjl7QR3BIJHEHAASERKhfLebSPAvXDsyrEjrp6azVP3KKAXozlMhOkp6iqL8E6U3xQFvfqrrdPSypa12VVsCpetm8LhOu270yA7sKVzeoUD6AksXXfQOTreDyN0JyYGhIFJRS9zipMrC4YsVxOZbQ%2BnzYMx%2F8YBamwf8PXmcg8jZuS03VtGMkJs6khPnefk42aFj--eQMQdJspXPTwhAOqujYAMtN4lYDk2w1eNB7YcBOmmAc%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 20:04:41 +0000;Max-Age=1209600;Secure", + "strict-transport-security": "max-age=15724800", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-79v2k", + "x-client-trace-id": "", + "x-frame-options": "DENY", + "x-request-id": "f7bfa2fc-e8a8-4c3d-afa2-05632237c6a4", + "transfer-encoding": "chunked", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/Sensirion/lin-bus-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:01 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"17cc3cbe98ff45847d49bc36a0babc68\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.1245777114.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:01 -0000; secure; HttpOnly, _gh_sess=UXRzTXJ2cytSVG9IUmZQaVZGd0psdVFjVUhkUi96K2NHRXpvb1drbk9ETUFHRllsc0NDZENsUS84QUsrcHVVS3E0c0U2ZHZhRXZScTBjZjlIeWhNSzFZR0sxbzJyaDhvcDRja0REVjBuSVFLVTI3QzAyNEtDcHpxOERncGpUSHM0NUhJcjcwZmloUW9oN0R1UDBBd0F3MXlmUEN5REh0cy9xTDA3cUJtdmxhUS9USFMxL1FuWUo2TGpUTTBncmZleGVCQThhTis3NTFHSkpiL1JxZ2NWcWxlL0daT1VCeXcxOTRNT0dQakErbz0tLWN0QVVmREdNTWRuSENzaUo5NDRkVnc9PQ%3D%3D--2161b2600546f30dbf14753d08e3241168da0680; path=/; secure; HttpOnly", + "x-request-id": "ce549cca-4df9-42ae-bbbb-b6d603f84336", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Sun, 21 Jul 2019 12:56:33 GMT", - "backend-timing": "D=118806 t=1563713816231385", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "426419641 411618651, 597049903 590775932, 506018422 17771912", - "age": "19669", - "x-cache": "cp1079 hit/2, cp3032 hit/4, cp3043 hit/15", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=46647675;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E602:1B30D:3B5E4D6:589741C:5DB58B35" } }, { - "url": "https://travis-ci.org/marcelbuesing/can-dbc", + "url": "https://travis-ci.org/jaysonsantos/bmemcached-rs", "status": 200, "error": null, "headers": { @@ -21941,11 +22308,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -21954,13 +22321,13 @@ } }, { - "url": "https://api.travis-ci.org/marcelbuesing/can-dbc.svg?branch=dev", + "url": "https://api.travis-ci.org/jaysonsantos/bmemcached-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -21970,15 +22337,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"47077e3749e713c760913934aca43f76\"", + "etag": "\"b81f86bcf922ff1307167576236cac6a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:36 GMT", + "expires": "Sun, 27 Oct 2019 12:19:01 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 03 Jun 2019 08:39:39 GMT", - "x-content-digest": "7498f315c833552cb364504d861e3de3166ea265", + "last-modified": "Thu, 09 Aug 2018 10:56:38 GMT", + "x-content-digest": "6fc0c2c3407e1ae887110121a224ee58212f2771", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8a7856d2-d4e9-4959-8c38-1869e3861274", + "x-request-id": "22d85807-2fc2-4ac2-bf12-cdd1c830bfdf", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -21986,85 +22353,62 @@ } }, { - "url": "https://github.com/marcelbuesing/can-dbc", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:36 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3a8f3fa1b7a2177a15fe0fc57c199ee4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:35 -0000, _octo=GH1.1.815553330.1563905016; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:36 -0000; secure; HttpOnly, _gh_sess=dytITmFpM1RmSHFnRTBVR3VzeUhtMUxKbzM0NlNMVnlXZ256Ti9pR0Q3cjVmd21BQkM2VzNLc20vM1hzVnZiNTBYeEwrdU9kMmQwc2E4L1NWa25xVGNTcHNZVm8rZnV1dzlrZmdieFhTRUZtdkpxNy9rYjg3TldsTmhDeDQ1YkRpNFBrM1gzRFFaNFJOb1Y3RkFxeFhkQk0wdFVKSkljRlNNS245NWF5WmRINlM1OGJ3aUFpY3hIcVNiaVROTG4vRlVpMi9oUFlUOXkvSzJQSmdVMG40YVU2cEUyVnRKR3BTU3VEaFJmSjY4Q05kRTNBWFR5MjNCbktvQ3FWZDdtb1RRWHRLNHJBYzdtOGJDSS9LWWNEVDA0SGVpUWxRSmwyTXJQdmpRZDdvNTA9LS1LMk0vOTdwZm4wRXpHdGorK1RCUm5RPT0%3D--7eaf73d8a85a5749143edaf70886c3140713090e; path=/; secure; HttpOnly", - "x-request-id": "5319c912-ba51-4ce2-bcf7-bb4c48d3fc5d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4441:4D64:6245F1:95388A:5D374BF7" - } - }, - { - "url": "https://github.com/marcelbuesing/tokio-socketcan-bcm", + "url": "https://github.com/oefd/tokio-socketcan", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"64661a40e5efedb0c5f02a8852e946c9\"", + "etag": "W/\"c1e112b10a63fcfcc91a68d70a23f5ba\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.1750102536.1563905016; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:36 -0000; secure; HttpOnly, _gh_sess=VmNMOGR6QUs2aVN0ZmFaWDNuREFkRWUyOXpXZGsrcW5zTnFPYXdvQWM5akVRbDYzTEZ3ZGlYZnMzK1BOQUoyaXhNU01WS2tUSTlTUVljNXNNWjhBVkFsS0lTNk9hNVpPVDlCL0lQaWtxeDEybUpicEFwS3ljMmVTblhYVnFySmVRc1N2bnpNa1lHWkIvSTd6SUpxWGx2MEtZMmU3Yk9seUV1dE8yeCt3S1d5YUtFRTBVUG1OOThFeWgzNGp5NWNqV2J4VitoOVJyWERTOTIrd01MS0VFQy90eHlxTERQb0g1Y2tpR1BLM20vZHp0dG1jVnhlZEVQRHptcStTZVZCWVUrajFpWXQrNGptOTRYaXRHVWNjbExmNm1hV1laOW9jaWkzUTFVbmUreXc9LS1RRHJ3V1VDb2pYWXRZU2o0QnhQQ1dBPT0%3D--51e39d650b09aa8bc2a0070772327891f37a5e7b; path=/; secure; HttpOnly", - "x-request-id": "4e7ef606-5033-4333-be91-7d694f1919eb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.1437295051.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:01 -0000; secure; HttpOnly, _gh_sess=ajVLS3pVQitJTEdBenMvUFpxTlphQUFvRFJ6VW5jVWFrbHVOYzZFNTZIeWFkbjNMT052eHVDKzhpVzFYM3UzWGh6VTMvaWpFSVU2VDR4SytsSEJyOVB1Sll0SndROGdYU0tBS3oxckNmYkd2bTdzT28wSldDcVloYzVGaFdhRjVsRDVLK2sySnhwbTNGSGxTc1lQN1dTaS9ablc4aGUvZUtjdzdIeDNTdmplM1pLOStpVzlsWmE4NHZid0EzVkFnR0dCWDg4RWNNemFQSlBRUnk1QWZUM3dMUUlMTGc0RjJpRVg2elhBZk5SQT0tLWZ1d3JzbHNEcGVHRVpGVTZvRExNc0E9PQ%3D%3D--8c96d64f0770283a4058f793cb63a08bf2679b88; path=/; secure; HttpOnly", + "x-request-id": "bd577ef8-9291-419c-bca9-405132d608bc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4418:39421:E9C427:1638D05:5D374BF8" + "x-github-request-id": "E601:1B30B:2B2B4C7:40C34B8:5DB58B35" } }, { - "url": "https://github.com/mbr/socketcan-rs", + "url": "https://github.com/rust-bio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f05bbbce4df0f51220f2080c7bd76be6\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"65659849b0be58c0038231529664ecee\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.71708537.1563905016; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:36 -0000; secure; HttpOnly, _gh_sess=RWJtdG9jbjFFWDdtcG9RcHBQTzZoVU9WTlR4Z05IODI5N253dVNSQTdpMm5hRHlWUlNsRGVXbHdnOFNjZmdaTXJYRFlWMGYwSlZjVng0UkNjaGlERUZzNGhQV3hlYVRSeUhGWmNDTENqdE5zY2x0bnJvQUZUVEpyN1JBeHJzS1N0K3dwZXhyK2M2Q0NWY3E3cEREZVR6WlFXejRhNEZRcUwxYnBiTFZPWk0xTVdFaUE2ZlhoUHd6RjQwSnBBQ0dhNUtESE5oZWM1ZzNWOXpBM0NtRkJONVZQb0UyQi9USjNDZzA1RFE1cjUzcW5QQXZjd3RtblBmTDBTMGRLZ0doMDNPbFZMZk5ITm84Y3hMS3k1c2dGQVE9PS0tbkk2b2RMR0sxQjBraFRldXVNbjhtQT09--8aafc8761fdec5a44df811321fc1e9e5f93cfec1; path=/; secure; HttpOnly", - "x-request-id": "72fbbbb2-0b05-4577-aaf8-bfe7c6ff440b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.772176429.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=NHhRSWFab2pjcjJWeGxxdHpLbUEwN0VlUVdQSWVKalhnNVFpbjRIcS8yN3cveHVjWmk0bFA2YkZDUVU0TXdnQ0JOaGV3WlRiNnY0bnFkc3Jjb2dNZWV5aVRYVk8wSWtRQ2FLRVoyTkV2eHMzNzlFelRULzZXNGFGWnNoUnlqdXhmZGxaeHpZcHJCazU1V3VJQVZXYjhnPT0tLUV6MEpKREt6Ymk5WDltczRPTnAwYnc9PQ%3D%3D--af6b673252b03c07e510b1204399dedfb87aa64b; path=/; secure; HttpOnly", + "x-request-id": "443fc934-c5ef-4be8-8970-ee10a9e90545", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4464:1BAE1:8BFF5B:D4D4FE:5D374BF8" + "x-github-request-id": "E605:40B7D:16D5DCC:22288E0:5DB58B35" } }, { - "url": "https://api.travis-ci.org/marcelbuesing/tokio-socketcan-bcm.svg?branch=master", + "url": "https://api.travis-ci.org/aisk/rust-memcache.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22074,15 +22418,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3f0822d0b5fc6d42bca9594280501c1c\"", + "etag": "\"9fb184d6ca351f704c1d06a6bc32cd9d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:36 GMT", + "expires": "Sun, 27 Oct 2019 12:19:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 19 Mar 2019 09:38:16 GMT", - "x-content-digest": "3cda72a894c70b847b4e424d34f89bdd197a8a1e", + "last-modified": "Sun, 11 Aug 2019 16:27:23 GMT", + "x-content-digest": "ce651b28ac58221340216ee113344afc9e83d3fc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ebca7e00-dba9-4c08-b33e-29d687075ffe", + "x-request-id": "6f9eb5b4-94d2-4981-9dc1-cbffcddd2879", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22090,7 +22434,31 @@ } }, { - "url": "https://travis-ci.org/marcelbuesing/tokio-socketcan-bcm", + "url": "https://github.com/jaysonsantos/bmemcached-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:02 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bc2c124903ed2f72e1dd4e5ee1a4677c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.2073321721.1572178741; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=N1orY2xKS2tseWJyenZMdzdBZU9mM3hUVVFjR3ZWa1YzOUp3MHc2TzJHclZwYVd6OW5yaE5BZ2RmWTFxeEk5RnZGRW1hTkF4MUhHdFRqVXBmVUg5cGgzQ0hqQTdlSDY0TlBHQ0JiZ0tIbm1aT3lXN2VReDQ0d2FXL1hHc05LSVRaU1piMUlUbk5Ea2dmaFJ4TUU4S1MvYytBRGVVRTkrSXArSWR5ZTM0UW9aKzF6bU5aMHFLUlRNVE9XL2M0NTN4SnI3Z0VVeWQ3NnBuNEhHaEltUFdLdSthUUxYMWU1aWxuNUlOT0tad0p6dz0tLU91bjR6aE1oNFIrUXRCYlBucXNtUWc9PQ%3D%3D--a59358cb34a3121eabd1cd0789cd847a9ca72863; path=/; secure; HttpOnly", + "x-request-id": "421dd8a4-ea60-4dec-b65d-45f34aee2c59", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E606:161F2:3BCD988:5945C31:5DB58B35" + } + }, + { + "url": "https://travis-ci.org/aisk/rust-memcache", "status": 200, "error": null, "headers": { @@ -22100,11 +22468,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -22113,13 +22481,13 @@ } }, { - "url": "https://api.travis-ci.org/mbr/socketcan-rs.svg?branch=master", + "url": "https://api.travis-ci.org/aymanmadkour/glock.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22129,15 +22497,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"231fcff9f4c8c19609c5229f89cb74ec\"", + "etag": "\"e523b7548c4bd6d3592f0f81145b82b3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:36 GMT", + "expires": "Sun, 27 Oct 2019 12:19:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 25 Sep 2018 19:44:20 GMT", - "x-content-digest": "cf3d91f0cc6b209eea6832e83fc5c5b42b4688ea", + "last-modified": "Thu, 03 Jan 2019 23:11:50 GMT", + "x-content-digest": "57871e4cb8f21e7ab8fc148983ffb95a35f8d4e3", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "87a20aff-bf9d-49f8-b38f-ca4a7776ee8d", + "x-request-id": "9c568214-9977-4bb1-b50d-936f18755a9a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22145,198 +22513,163 @@ } }, { - "url": "https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb", - "status": 200, - "error": null, - "headers": { - "cache-control": "no-cache, no-store, must-revalidate", - "pragma": "no-cache", - "content-length": "20470", - "content-type": "text/html; charset=utf-8", - "expires": "-1", - "vary": "Accept-Encoding", - "p3p": "CP=\"CAO DSP COR ADMa DEV CONo TELo CUR PSA PSD TAI IVDo OUR SAMi BUS DEM NAV STA UNI COM INT PHY ONL FIN PUR LOC CNT\"", - "set-cookie": "VstsSession=%7B%22PersistentSessionId%22%3A%2211af5432-fa3d-4ad4-9d78-75d4ff5e670c%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:36 GMT; path=/; secure; HttpOnly, VstsSession=%7B%22PersistentSessionId%22%3A%2211af5432-fa3d-4ad4-9d78-75d4ff5e670c%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%7D; domain=.visualstudio.com; expires=Sun, 21-Jul-2024 18:03:36 GMT; path=/; secure; HttpOnly, Gallery-Service-UserIdentifier=f60c6cb8-02b8-46bd-8944-678f8c527e1c; domain=.marketplace.visualstudio.com; expires=Fri, 23-Jul-2021 18:03:36 GMT; path=/; secure, __RequestVerificationToken=Nv_3eY51nCyqCQG7aL3Fpp3v7D_Gp0cE7obrFQa_S8PrQb7CqZp6fyCicT62NknTK_OfBAoPk7FnJLFnD9rhNYLrD0I1; path=/; secure; HttpOnly, __RequestVerificationToken2cd148f1d-513c-4220-9303-b8ae1c99d2f0=Nv_3eY51nCyqCQG7aL3Fpp3v7D_Gp0cE7obrFQa_S8PrQb7CqZp6fyCicT62NknTK_OfBAoPk7FnJLFnD9rhNYLrD0I1; path=/; secure; HttpOnly", - "x-tfs-processid": "5df73d8c-6e56-42c5-9da4-af77b3d1bc60", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "activityid": "4daa06b3-269d-4f40-88c9-a5c24df2c576", - "x-tfs-session": "4daa06b3-269d-4f40-88c9-a5c24df2c576", - "x-vss-e2eid": "4daa06b3-269d-4f40-88c9-a5c24df2c576", - "content-security-policy": "default-src 'none'; base-uri 'none'; font-src *.visualstudio.com *.dev.azure.com dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.microsoft.com *.sharepointonline.com *.s-microsoft.com; style-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com cdn.vsassets.io vsassetscdn.azure.cn *.s-microsoft.com; connect-src *.visualstudio.com wss://*.visualstudio.com *.dev.azure.com dev.azure.com wss://*.dev.azure.com wss://dev.azure.com *.vsassets.io vsassetscdn.azure.cn *.blob.core.windows.net *.github.com web.vortex.data.microsoft.com dpm.demdex.net; img-src http: https: blob: data:; script-src 'unsafe-inline' *.visualstudio.com *.dev.azure.com dev.azure.com https://cdn.vsassets.io https://vsassetscdn.azure.cn *.ensighten.com *.microsoft.com *.google-analytics.com az725175.vo.msecnd.net *.s-microsoft.com *.googletagmanager.com 'nonce-YC61hECXuS8opnKVEWViZw=='; child-src * blob: tfs:; frame-src * blob: tfs:; worker-src * blob: tfs:; media-src http: https:;", - "request-context": "appId=cid-v1:84715e31-583a-4723-a46d-946169b2f4a8", - "access-control-expose-headers": "Request-Context", - "x-content-type-options": "nosniff", - "x-msedge-ref": "Ref A: 30E95C50AD8B4FA896B0BAA3FA03DA90 Ref B: VIEEDGE0818 Ref C: 2019-07-23T18:03:36Z", - "date": "Tue, 23 Jul 2019 18:03:35 GMT" - } - }, - { - "url": "https://travis-ci.org/mbr/socketcan-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:36 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/Sensirion/lin-bus-rs", + "url": "https://github.com/jaemk/cached", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"de0de1287451caf2a2f10c7959aa7b10\"", + "etag": "W/\"ccb0e9ffefa351b3f45e54acfce99a07\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.2047454470.1563905016; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=NHNGWE05Y01hcXNqQTQvb0FXM2tNV3VCTUoyUExqUG5vUC9VN1EvUEs2c1kwdTlteGhTSGJiWFZvYjErOVZEZmlYUDNlOTRxRTVKTnhoUVd0d0ZaeUpsN0MvTkxydzdJcG5qVUcveTg4K3pNZzVjRmk5V3dYd1ptdnhQejNQUzl1ZVlsMDZPN3FUMVdCeFZ2ekhmd3Q5ckpqOTdGelNiYWlhQ2JaRHpiYklmcEJlb3dsL3FnZXhoOEJYaDlqWEhqbXNrSVF1a3BpajFndGlCN1ZCbE41TFVYb0ZVS1pBZmoza0NpeGNJN0d1Y0ZDSjBpa3hvKzZjajB3aVdsTFlmdVRuYityVHlST3ZhQWhKUG1vSTRmczk5SWl3MEw2dDE4bGlDL09MM1Eyd3c9LS1TZ1ZuZVlwNmNOYXgwOHpicVBYNjh3PT0%3D--2aac3a278fa64a30cfc86ea1edbce77bcd33ef29; path=/; secure; HttpOnly", - "x-request-id": "37e604c3-b0e6-43b9-b03e-9123e569d038", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.1012461923.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=MHQxbnJWckJsaXRXSytWdWNkMUVCcFRSZExoenUwakxGSFg4cW5aSnE5a1BoOW1LTElIbE5GVTB5a0JYRUFrT3RNV0pkS1JLVHY1WTlMNUgxUnhqL1F6bmFwTUhGL0FXN3Z4Ui9ycFB0V0xFNmhHTXZ3SjNHakozcTdySVpWMDZjZG5SVzJpNlZabTMzbGRwQ1lqM3dDOHoxcEpuUGQrYVdURnhOUTlRV2JaaU9XY2NmeWdyTmlZUWRZeWYycWVBalUrUkdPbzF1YTk5MFB3QVZaUDNpOS9nVHIrWndpSGFSck12SUIxaXEyND0tLXp4OHpueDJGL3BsUkRBNjJibnNnd3c9PQ%3D%3D--8427da01bb7a09009114d61f0d8e509ae8edd0c7; path=/; secure; HttpOnly", + "x-request-id": "24711add-0fe3-4183-b0a7-122eae022dd8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4472:39417:86B08D:CCFE9F:5D374BF8" + "x-github-request-id": "E608:1AB69:C52AB9:1267F34:5DB58B35" } }, { - "url": "https://github.com/oefd/tokio-socketcan", + "url": "https://github.com/aisk/rust-memcache", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9a68def6a05ee42017e06cb08e672c08\"", + "etag": "W/\"b49ed6c2dace5bb34c2f684d25200a49\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.886605690.1563905016; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=TDZONk5sYXltNnEzN1phNjhHRmNacGhtaVRCTkdGSWkyR05WaXg4NkZmZ2xaUFMycnFmU0pzVC9SQy9LWC96WjcxT0tTM0hFeWY0TXlSdUxmRUFVMkRUS24ycnkxdEJUcEdKUzErQ2M1ZDZOUUdFS0NBaDlhRk1VTFJuS3VhcFZEM2NtaUFOS0lBUTZFcWJ4eG5aekRqcDc3cjRqbEF6eW5weW1sOU5YbzJGZStqL3Q5S0piTHNiV1V4c1JKOXV2OGM4MkZPa1o4cUpvNlhHL1dRemJYT1BaUHNoQjQvV1RiUVpiZEQ3Z2FEcTlEZldjVVVhVnJ6WUl0S3FaUm5JSXp4MXV3Q1JKVkptRW9NSTFkNTJGenR5QWJjSDVobTZHUEFUL3FBY1BNUzg9LS1STmlZYmY1UGttT28vMWQ0bmhsTTV3PT0%3D--53f6d102839a3d874fb3344ee9e28b9a08688fa8; path=/; secure; HttpOnly", - "x-request-id": "3546a686-8c0d-43ce-8d7f-97aa04604383", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:01 -0000, _octo=GH1.1.234723279.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=SkFPcTc3UUNxRkE2OFg1YWtUeHIyZWtnNVUvTkI5cXR0MFJybENiLzFVSlRqbjFZS0wyY2ltN2d5QStnNldkR2M2aWxEbEtPcVRiU0lBN0hWSkMyM1Vob2VidUtpQ2s3dG5IdE50OW9RSnFkZEdYUkZmeURBWUNNdngvRDFtSVl3bW4yc3B1QmtSd2krMXB0czNtc1AzL3Q0TEFlRTJhaDB5UURYU1dLdGQxaXpHL2U1MXd3azJPZXFFL0hZU2Jyb2hReC95YzRNL1Q2VENMSzZyMUdGWjhzOXI4QXNRM0ZDVE9OTThoVTBoST0tLXgwTk4yT29ZNlN5ZEpXbGN4dkZnd0E9PQ%3D%3D--072a7f5173c67661a1bb0386f16de6c4d9d9522c; path=/; secure; HttpOnly", + "x-request-id": "f05e4c7c-dc1a-43b9-ad7f-a4b9858c54fa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4458:E0EC:EB873C:16579C2:5D374BF8" + "x-github-request-id": "E60A:40B80:2BA8EE8:4170A0C:5DB58B35" } }, { - "url": "https://circleci.com/gh/Sensirion/lin-bus-rs", + "url": "https://travis-ci.org/aymanmadkour/glock", "status": 200, "error": null, "headers": { + "server": "Cowboy", + "connection": "keep-alive", "content-type": "text/html", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "server": "nginx", - "set-cookie": "ring-session=ejuHRtBVbRULm9kAPsQhsCHBrBc04QjU9BdQ%2BuVicPC7IpO8O4ML6JApchU%2BXpC7fSfOgiYqZwUjgA2%2FhcG3f5teIoKwj01btH%2Fobxe7SvpJ%2Fz%2Flb7MNMAQJxdmkuB47xGg05ru4fqPnKE0EAkBRXoFRupfGP3WkY1MKVo%2BygBJBov28zIXInoYwLpFD9bF09Z07E7BEiFLhcVs2OSGXjHGFcSn8ns2nnXq6aOl8d7lASmz1sYeapogxpp%2BLYCQ9uRf10KF%2F4v2sWoL6qw6ginaqAvVjR3dZt4fI3usbBuw%2FMHeBWafHmjsley9IxYFDHl%2FehNzSNYl4wkQpM9Udruvxh0Jb9tYxYcaNqlRmp2%2F5V1Q922H4YFTMNWX%2FzRFv--53yy%2BWgGhjFXkWVy8a%2Bfr75CigBL7x61Lu6YSVsN9B4%3D;Path=/;HttpOnly;Expires=Thu, 23 Jul 2020 09:28:52 +0000;Max-Age=1209600;Secure", - "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-n97p9", - "x-client-trace-id": "", - "x-frame-options": "DENY", - "x-request-id": "8dbb180b-dfe0-4f54-9899-80a0e0f2ff4b", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "connection": "keep-alive" + "via": "1.1 vegur" } }, { - "url": "https://github.com/jaysonsantos/bmemcached-rs", + "url": "https://travis-ci.org/crossbeam-rs/crossbeam", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6222c1e759dc01e1590806eec39d9144\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.1077734303.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=cjlMVjdjdXBQdTZFK0dKTG1hODEyZ2N6bDNsZmxPT2lVTTM1MjdibzNDMTRXMElMNjhuVEFWcjIweHZJdEszY0lHejBaQStSMVZpN2drZGsxN2pGNkYxV3c3Q3c1OUpqMVN1S1hHcEo0WHpueUthYnFMTURQTVBGc3dpMDJXNU1qNDZoWjlOalRXeEJGcVNrVGdTZXVJaThpRmdQTmdac0JuKy9xNlNQaXNHY1YwRnVIZnpRL290L21LS0szZzN3VUV3b3I1VGhMRXBrdFduc21HRFRvbWFQV3NBWSsraDVwS2MwQmZXM2QrVkFLRWZNcENpV3NlTHBvbURITlRTRkFqOU5hU2tkeW51R3MvdWd3WUNvUUNYT0IvamRLb01pOUVwa2JNeVp5YjQ9LS1zRm9vcHJxMFlSMUtuSDdpa2p4NjJBPT0%3D--010da54061572d68a3c7d5f5fa41e2c59f24f1ef; path=/; secure; HttpOnly", - "x-request-id": "38daa213-b312-4d6d-89c3-3c74780afdb4", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4427:E0E6:8B3D5B:D3D995:5D374BF8" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://circleci.com/gh/Sensirion/lin-bus-rs.svg?style=svg", + "url": "https://api.travis-ci.org/crossbeam-rs/crossbeam.svg?branch=master", "status": 200, "error": null, "headers": { - "cache-control": "max-age=0, no-cache", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "image/svg+xml", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"92494298b990bf789ce7a485ce0d2194\"", "pragma": "no-cache", - "server": "nginx", - "set-cookie": "ring-session=E6dDWKJ2zYKGhl8mS%2B6ENLEO9ZCjNUvljDRYlWdSLdQHHeEBw7TRdSimYOCrtv5qUzBEhnd4k9uZapFtzIJGVFn1lByW7v0eoDt2wj3dVCdc1Tqs4peX58xcc8DMPcEwAWOzvAzAmepUmnFoGM4wdTsSfuRtxGyqABLkcZsMZQWbnPfkv6824WZxVnBvkx%2F2L8OyVqcUn8B52TkoqXOWsSGBls%2FZ94OTqpG3SiAlg6c%3D--QNId4QXTpronyWUmCZuPrJJF8oXhH%2F1USi10Hzjeeg0%3D;Path=/;HttpOnly;Expires=Wed, 22 Jul 2020 23:02:52 +0000;Max-Age=1209600;Secure", - "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-j9hst", - "x-client-trace-id": "", - "x-frame-options": "DENY", - "x-request-id": "f985f5a0-2500-46b6-93ee-1f0fb73b26f7", - "x-route": "/:short-vcs-type/:username/:project.:ext", - "transfer-encoding": "chunked", - "connection": "keep-alive" + "expires": "Sun, 27 Oct 2019 12:19:02 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 10:31:29 GMT", + "x-content-digest": "fc1724ca8c101fb8a898b78fb7e1044df4908240", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "6714d351-569d-46d0-ab29-154e4dab6b9e", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/rust-bio", + "url": "https://github.com/crossbeam-rs/crossbeam", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"5f6b9c63882226e3514a2d33e633c257\"", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f377052402d76ccb90b011394c938d8d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:36 -0000, _octo=GH1.1.1856908093.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=WGEyNDFuSFhHd0JaY2pJYmtHbDU1dVliK2F6Y0FCQ1VuZzBYQXgzdjZBSGw1cC9LL0Z3KzA5RlN1MmZFb2RQWDFMYWwzL2lHbnRVNHJlQnFJV3ByZkpzKzEwMlkrOWZTNHpSS1FUMnJYcnVDMmdKdTBqRk5OTlNIbDJRSFZteERmMUZKcWxWV0o5a1hiRWpUSHdabXRjemhxYkVKVTBaWGR1eWsybUM1MUZhUGxyZE5JdTdkQWpJQS82cjV6d0lVZVQ1L1l5TGFHZ2NMbW9Jcm9DZWlhdz09LS0rVURvV3hlTnh0K0JPUy9FNVFZWkF3PT0%3D--2c0f8c48d4e9697128efb53128a7685d2de874d9; path=/; secure; HttpOnly", - "x-request-id": "c03d4c68-3e87-476c-a6b4-2fbc424e30e9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.191168825.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=bG83a3JPNVRxK3dYdXQyK0N2QWRiTlNoU0gwWHZPZ3owbm5TSlZYV0NCb09CN0JlUE1KTFJwZ2JMaTRvWERUWTVBRzh4L0hsdnBiSkVrTE5vMXRIZFZMZGM0eFBGM204YVNiQ0Nnd2ROVXZQU2ZTNjNHa3MzU1JEZ3NEMGhKK0lhMklIYlg4TEZST2RqUnBLQTc5N0JlUHpQUkw2WVJiaXZmV24rVVRacUEvYU9vLzF1dldxdjRUeG9iREVRU3VTYjMwOHVmTGNGVUJXbW5LTXU4bHcvbVYwRmY0RVVaR09wblExa3hEamxuRT0tLTF3clplZkxnTjdteEkrRnJCYjhSc0E9PQ%3D%3D--83022fc5967aa352b0258ee1549873f1489d2908; path=/; secure; HttpOnly", + "x-request-id": "d5d6f323-312a-493e-aba1-068edb2ca871", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "442D:32292:204F36:30EA2B:5D374BF8" + "x-github-request-id": "E611:40B82:3BB1D49:591003A:5DB58B36" } }, { - "url": "https://api.travis-ci.org/jaysonsantos/bmemcached-rs.svg?branch=master", + "url": "https://api.travis-ci.org/orium/archery.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22346,15 +22679,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3fb3b0fa98f3a4311421676776e701fe\"", + "etag": "\"c3bb62df2c0e73202688a715e656a1ee\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:37 GMT", + "expires": "Sun, 27 Oct 2019 12:19:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 09 Aug 2018 10:56:38 GMT", - "x-content-digest": "6fc0c2c3407e1ae887110121a224ee58212f2771", + "last-modified": "Thu, 24 Oct 2019 00:10:38 GMT", + "x-content-digest": "d15babe9ac10c62e90ca32ad14cf7fe7ea914efe", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d002ea5e-4a65-4da1-b6c5-7b53e7693065", + "x-request-id": "097359e3-2a59-4ad2-8f7b-6db41ceabbd9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22362,54 +22695,7 @@ } }, { - "url": "https://travis-ci.org/jaysonsantos/bmemcached-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/jaemk/cached", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1976be82f1ac2291df356f2c83b6ebf0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:37 -0000, _octo=GH1.1.1870397671.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=bTdxWGlEeWtVK1dTYjNYK2wzMGwvcUxwU21KWlUzVUVBQnZOMnRpMHB5dUNjcjZ5R3FSTXdycnJpdGpIenhOYW1tSFN2NExVSkV3NUtiM0ZtOTJnVW5QWXZuZkVIRllFbldmblZ0Z0VuUm5OTkZCQzlXZUFEUG16SXJjaFFTcTQrRGJhVjlrRkRIUk0vbmJKSmREYWhYSDlUcWxTNCtPTWkraVk4c1EvWkh3TFVxODRrdjB4VDZXT0xGdlNuSkp4ZUMwcTlLVTFPRFRFbDd4TGx6S2Zmb2xQYmR0RFg0VWNzMXpLUzJoVHlCNUxwWnlPS0syMC8rNHlKUGEwd254dTM5RFROV1BEU1VDSFFlbFhpUXdrTFE9PS0tZ1c5UnVLRER0S3FkalZPdmFSMmZodz09--a1811ecac397350db745d97df0763dfaac2d1552; path=/; secure; HttpOnly", - "x-request-id": "eb7b36e4-2f7d-47e3-9590-38b8fc902658", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "445F:39417:86B0CA:CCFEF8:5D374BF9" - } - }, - { - "url": "https://travis-ci.org/aisk/rust-memcache", + "url": "https://travis-ci.org/orium/archery", "status": 200, "error": null, "headers": { @@ -22419,11 +22705,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -22432,13 +22718,13 @@ } }, { - "url": "https://api.travis-ci.org/aisk/rust-memcache.svg?branch=master", + "url": "https://api.travis-ci.org/rayon-rs/rayon.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22448,15 +22734,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"db4d084d1d8c3a48a15c3939353a2707\"", + "etag": "\"eda147706a9c28f13eae39d96772c351\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 15:12:23 GMT", - "x-content-digest": "cc4bd10343ebeee88ce5ecb2b4383193c1f1d7de", + "expires": "Sun, 27 Oct 2019 12:19:02 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Tue, 22 Oct 2019 20:35:00 GMT", + "x-content-digest": "1f07b4993eae3f6d51b1b8185334e7a9d31163fc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "746b759a-b412-40aa-b201-3be93ba7b8b0", + "x-request-id": "9d2dba0c-e3fb-447a-8dff-359a5060ce85", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22464,31 +22750,31 @@ } }, { - "url": "https://github.com/aisk/rust-memcache", + "url": "https://github.com/aymanmadkour/glock", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d09f866832dee0c73d5c8b2611f37afd\"", + "etag": "W/\"170f652ac9dcac74d39ee6c6bcb908ce\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:37 -0000, _octo=GH1.1.1499430025.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=Y1lSWTcvNkZwVkkwclZ6am1GMFVlZmZsY2hEV1hJandxRHFTTWlzZERIWUJiRHZsNlFYSHJlTjVUY2g5YmtiRGx4UEJJQU96SVJlbUdCVktTc1duYjRXK0ZlUXJ5QUlCTE1tdXpJNnhkMk1vZG5xeklWRGVmSzFEREdycTlPNjRJbHJkYlBORUhBUkxaS2RIWEZVTlp2UEN6bmhtaTJaU2E5dG5wV2o0TW9UMm80aDFqcTVmWVFVQlFnK2F1ZTNSSEs0VzgwMlJIL3hxUSttdUVKYkQ0QVJvOVRWSmdHa2R2OFpWcXVaanJuRTFTdnl0S2I0U09OZUlEMEFLNFJwVkU2a0F3VHVxeUE1Mkl4cG9vakY2SFE9PS0tNWxYNUtJYkpCQ0d2WUZyQnpNZWZzdz09--4469bb0d8383744f9b19e610eb73751fda39823d; path=/; secure; HttpOnly", - "x-request-id": "3dd4548c-f16b-42da-a1ba-5cb7f86144f3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.1659519588.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=aUM4THgxVlFlcDBRNTFBMlkwelBZZWhxSFB0ZnoxbnVCbmlKK1N1ZjgyamlWNW1tNDg3WFgvL0NTcG5RSG9UZkdCWmE2M2k1ZmdjVTcwNGEwR21aM2hUcWgzUjNHd2VPWHBWbllWdXJtYXZGeFcvV3hGTDk3ZDdRayttRXZSL3JJT3dDMC8xdUhkSHZiRlNReVBNMzhsZlJZcGMwWXpQTWdHY3R3a0UyeER2Z1BZRU1mYjhOcDJ2WER0UjMxVHRuWDE1c1FqWTVrUFRxQXE4dlFPcGdsbVZTeWIvV0lBWW4rNWdPT2JjU1lhUT0tLWNXSVZYU3didnZVTXY4Z0pBa3E2OGc9PQ%3D%3D--ac6bbd3c47266a13ff880fef8a4c262759adfefc; path=/; secure; HttpOnly", + "x-request-id": "856f4b1d-8699-4858-acd7-95855a374320", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4406:1BAC9:26B2:569B:5D374BF9" + "x-github-request-id": "E60D:1B30C:3347313:4D0E41B:5DB58B35" } }, { - "url": "https://travis-ci.org/aymanmadkour/glock", + "url": "https://travis-ci.org/rayon-rs/rayon", "status": 200, "error": null, "headers": { @@ -22498,11 +22784,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -22511,148 +22797,108 @@ } }, { - "url": "https://api.travis-ci.org/aymanmadkour/glock.svg?branch=master", + "url": "https://github.com/pop-os/bus-writer", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"24d527b693790caf3c2472b512250597\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 03 Jan 2019 23:11:50 GMT", - "x-content-digest": "57871e4cb8f21e7ab8fc148983ffb95a35f8d4e3", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "47fd259f-9833-4416-9373-3ed55180bd15", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:03 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"90228a4f7b64ce50536c0c8f5e7b6f60\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.470255321.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:02 -0000; secure; HttpOnly, _gh_sess=TXhKTlNyN0sySlRBRFRuOTFEZEZMbHpxSmJOMGd1cjhTaUF6TlMzVEl3OEJTY3c3WmlDcmxOQU4xR2tBVk5rYWNOWkpMcnVsU25jQ0NvbWFmWnRMb3BlOW9MR0MvREtocVdMeG8rZEZXc0s2NlZXYVdkTE5ONjVLdkZwRm9nYU9jcEVJYllGQWtBaGYrMFlsNHRaQTlsYTJhdWtXdnJJK3c3SjBBdWt6eE9ya2RjMVVRM1lOc0FmbUZIMk5nZjk3QUNCWkxiS3pORm84UVZ4OHFGR1grQkVIUU9VRWgvMXdVYmVVZGhzVnhNVT0tLUtGaXFQNDRZYmoxNmt2WjQ0alpNK0E9PQ%3D%3D--63acb904219ca0c74dee7d92cec147f24b8fd628; path=/; secure; HttpOnly", + "x-request-id": "8f8fd30e-01ee-40e8-8e66-758d24eba220", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E617:161EE:2AFD506:40AF1D3:5DB58B36" } }, { - "url": "https://api.travis-ci.org/crossbeam-rs/crossbeam.svg?branch=master", + "url": "https://travis-ci.org/rustcc/coroutine-rs", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"8749184189125022c67646419d698dd1\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:37 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 20:09:17 GMT", - "x-content-digest": "c315530ca46169f3185b562341cd6a72eacc1015", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0b8ac9e6-f2a2-432d-a483-710e06704f2e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://github.com/crossbeam-rs/crossbeam", + "url": "https://github.com/rustcc/coroutine-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"940de4ddd14b9ca04d3b760a203c01e1\"", + "etag": "W/\"a4eb11b00ea043051146e024df6b3f7f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:37 -0000, _octo=GH1.1.949628647.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=b1VodFkwS2lRN3JEdUtzVTZtcTFkTHJ0VGJFMVZnQzIxMDV3OXBtK2NuR0dPWkFlSjRoMjFyM3hZWUdoTXVERDJxcjBRU3l3N3N0ZHhzRU53M1ZSamlsYkl0Mm5yQXF0eW1tZFZqOThQWjQ2c0xMZHhGMVdSdjVIWEpBMTBJMFNyVXVHTlZweHg5bzhWOHl1NTJsdzVJekFCUkIwYkVsZDA5bjFhYkU3cXgwNWxZZTJYcWlISTM1R3FNL3M2WG9rNzB0Ylo3NEdZbU4wbFZUZ3NsdGM4eGIvRGtLeW40MnEwaXo0M1lwSEFNYzBQN2g1UldUeURQUjRhRDczWjlPeEFROUdDaU9wa2xNRkxGTSttbXBPMGg1NUtyQ2tyS3d4NjdYUC90d2h0Rlk9LS1Va2ZuOUJPSWU3UzhlSXpxeGZnbW9nPT0%3D--82431a39a40c95c9565c9c3b3cbeb367f4f483d0; path=/; secure; HttpOnly", - "x-request-id": "ff91366d-abdb-4fc9-b258-6576943ad610", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.803918848.1572178743; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:03 -0000; secure; HttpOnly, _gh_sess=OTlsOHlEYWt4cXUxdFhrQlIzYk54aDZYaUJhZXNxVUtGa1p4bGRLMCtHTzBUSGNvY0p2RWs3SXhTU2lZR1NYaTh1b3pYdkhpVlVKV1JmU2VJa0ovODVyOEx2STBHVUF4LzEwS3I2bzZXZmEwUEpUVmJkd3haOFhFWkZ2K1lUemNzN3VhKzNvOTBIaytMM1I0Y2VrZGQ1OUIvV25IMGRVa0lkaHRsZGo0WHJVSm9lMElVV0pOT1VVZHdLaXU3L0swblZEbU9TK2N4aG1OSDd3dUdnVmlUYzVUUm8xTUxFcWorNm9zUHlGeXlaRT0tLWI0RVJISnRGekJJOWZJbXdwekVpYVE9PQ%3D%3D--38bae4be77b26d16b9b0bd44b75fc223ad16019f; path=/; secure; HttpOnly", + "x-request-id": "45df0008-8028-4b41-acb5-5e4850c68acd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4433:4D67:D5F84B:142011E:5D374BF9" + "x-github-request-id": "E61B:B5FA:2AB0C23:4007595:5DB58B36" } }, { - "url": "https://github.com/aymanmadkour/glock", + "url": "https://github.com/rayon-rs/rayon", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:37 GMT", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5581c9f8c7705b34c5d074bccbabb390\"", + "etag": "W/\"a0949513c7729b59708a9b5b204cfa1f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:37 -0000, _octo=GH1.1.1291901545.1563905017; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:37 -0000; secure; HttpOnly, _gh_sess=YW9ZTEptUHN0Zlg1T0c4N3E4WjFXeWpJR0tzcnpvZjh2NU8wYUttbEVza1VBeWc0U2prUWRuaU93Wlg0a29KMWg3cXYvUkhZclJUemYycjR3bUp5OWwyT1ZINzgyRWpURlFuT2RONzF5TVpkOU1TVEwwb0wxV0dUUWhrejlGSzNzTUtybEhjYVREY2tXK0I3S2xIamJ1SlZvNS9Zd2tpWFBuL3FLL3AvdEJWaGlVQWZTRzQ3Nm43M0NzanY5TUFseW1DcmJoNEpCK0JNNkhqMUEwQWd6WXZQeStzWDZ3VnJyRnZQdm4xbmttNmQ5Qk55SVJnbFVHSHJEekZUNURISi9rYkRnc0Jydjd6UkNhYjZYZytHbHc9PS0tNE9TaTJLTUZ4TS9COG0ycFd4TjJKQT09--0b7efff290acee70fee4b0c76f4bedcda3c435ab; path=/; secure; HttpOnly", - "x-request-id": "96e63741-3c6e-44d8-9949-44d862d7203a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.1410793540.1572178743; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:03 -0000; secure; HttpOnly, _gh_sess=Ylh6M3RkY2xrQjlNTkZndHpJTHZCU0NTVHJoKzRuL09XeVcvM1RFYnBPbFdyYktxQTJZbW41ZFpiR1VCcTc0eDdMZS9UcFdtQmhsUC9DSEprOEVRSEpHQ0RwV1BCNG01RUhQUE9wNURuTnlHYWpXOVA3ZGdnZlRWbGFveGNXQ3B6Y1ZUb0xlVHFxWDMvamJGSlREdi9XUmdOTW40OXY4RzV6cGJJTC9ISndqYUR1Wi8xYXlKSEdvTDVkaEx4MStMQ1ZOVWJvRFVGZjJYM0FiSm5MaDBWT1h4d0dlcXZDWU5tS2h2dE04QXRDND0tLW53TVp1UEhXNklQTXl3aTBvc0pOZFE9PQ%3D%3D--57b5b23ac0813fd0f2cc10084a11e99f08256221; path=/; secure; HttpOnly", + "x-request-id": "6f5c9830-e8f0-4269-bc1e-e6878ff559a3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4413:E0EC:EB87FC:1657AEF:5D374BF9" + "x-github-request-id": "E618:161F2:3BCDADA:5945E48:5DB58B36" } }, { - "url": "https://travis-ci.org/crossbeam-rs/crossbeam", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/orium/archery.svg?branch=master", + "url": "https://api.travis-ci.org/rusoto/rusoto.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22662,15 +22908,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b01e5d6cd7cf6ddc16a293c4bd031847\"", + "etag": "\"6d2f0949d98b7667f945a3f2c570fdda\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:38 GMT", + "expires": "Sun, 27 Oct 2019 12:19:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 00:21:00 GMT", - "x-content-digest": "eaac542eed449d415b345d82def7537bf2da2beb", + "last-modified": "Wed, 03 Jul 2019 01:55:12 GMT", + "x-content-digest": "d82b81aa7b52894b9e10713df7e9400df45e017e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c1ae1558-15ee-4d02-b9d4-5dbebee6de03", + "x-request-id": "a86b6b8e-2f0c-417d-a1ed-ddcb386e5dd2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22678,7 +22924,27 @@ } }, { - "url": "https://travis-ci.org/orium/archery", + "url": "https://img.shields.io/travis/rustcc/coroutine-rs.svg", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:03 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d2cf36336dc2ded1cbaaa31881031ff711572178742; expires=Mon, 26-Oct-20 12:19:02 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:19:33 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49db6bd176f28-FCO" + } + }, + { + "url": "https://travis-ci.org/rusoto/rusoto", "status": 200, "error": null, "headers": { @@ -22688,11 +22954,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -22701,55 +22967,54 @@ } }, { - "url": "https://github.com/pop-os/bus-writer", + "url": "https://github.com/rusoto/rusoto", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9392aef0cd8e0521de757129b01e93e3\"", + "etag": "W/\"4ac41b5d328260cc358ddb615d25bf3a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.1308885643.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:38 -0000; secure; HttpOnly, _gh_sess=N2RyNFV5SjU2TnZueXVtYWp5RVNqMXRhV2tHdWpBRG1FeHg0a29qdlVFOCtKVmRUSXdZL0FiR3BUekZsUFR0bUlwcEFMVkR2MFNVNktXUW1WMks5WFN4aHBKSFBsQU1tRFozejVTM0hYdlhCUHRvaUR5elNYRURic1hlNVZSdmo2UDAwa2NJaVdGb0ZGVnNSVFpBU2wwTmdHOUl2dHE1SkpidTNEem5MSzhFcytNTG9LNDYvUEcrdk5zWjJHU3hQTlR1QlRlc3diVEhQd2Y1WGxRZWtKQlFkYmtMWnpDTWxXU0Nuay9wNlNnSnhpemZkM3hFK09IeEd6eW0rQTZ1UzBqeE93aWRKdHR2WWZsWjVJYk9jV0E9PS0tbUlyNTNpbFdoY0tiZkgzM1B0QU10UT09--a553cf8e76e613f0101c04874170aa6e9d05b96c; path=/; secure; HttpOnly", - "x-request-id": "7a36fe6b-3609-49da-bd06-b0afcb9277e0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:03 -0000, _octo=GH1.1.1281497450.1572178743; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:03 -0000; secure; HttpOnly, _gh_sess=aEpCb0lXQTF0dmNjcDgwQ0tKV2VIMDZHTkdMbGVYYXc3c09QMjZtU0VlbzM4b3ZGamRmMVk3dUx5cWV2cHkwMjdhTXV6b01Vd096d3BUWUoxaGM5em9SWDRVcFgzZDkrK3pNeEFrSlA0aUxzakFKNVUvRVpEYTNGanl2Yk5ZMTdGTVVkdkQ5MmdMVXgvc2VJUEpCMWVYRFZaaFlwNkc5NGxXYlI0UUZUOXN6Wkl4UGllM3QxQ0p6QTFYb0U2RU45SDRiYXFXT00wZldiMkkvNk9GNjVOU3VkZks1YUVRakh1QkVnSUhMZitFST0tLUh1anc1UnZWemwrTTBta1lvUHhLWlE9PQ%3D%3D--e2e08fa7ddc4c109d5cbd4c6f7b21a8c8f8a20dd; path=/; secure; HttpOnly", + "x-request-id": "0abbb31e-1147-4b53-8e61-a982087237c4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "446A:322A0:E6A4CA:16008DB:5D374BF9" + "x-github-request-id": "E61E:1B309:1608F1B:2116A3D:5DB58B36" } }, { - "url": "https://github.com/orium/archery", + "url": "https://travis-ci.org/clap-rs/clap-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3e0f9a64ec78747ba915f9dfe0375c4c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:37 -0000, _octo=GH1.1.1091525384.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:38 -0000; secure; HttpOnly, _gh_sess=aDZ1alJxK3dub1ZGTTRpNWtDclFCR3F2cG15eEpSQnVORXRlQ3JWUllxWlFZdGk1RHdtUFpMQ0RVVmRnd2ZXa1RpN0dibVNzLzlCM3hCNUdac3lWYUFZWjc3NGI5N0tuS0x3MHFEWFhER0F4aU9acGdNd1V5cGwzMDZIcml3SHZXK3gyQjR4dWgrRUgrVk13ejNjSFdWM2FUbWlaTHJXUU81YzhocEo5WkVtYnA3UlJScE9mSUx4Rlh1aGJZRDlnSDlPYWNtUno5c1VaUjF2cC9LRzNZOHNWeEMyVmZwQXU0YjN6VEtzTDJUaXdJWmZibFFDN2Z5MEJSdmpxVmFEblNaajNkRGp6a1RkQnBqQzRuV3Fpb2c9PS0tM3dLQ1d5eWRZakZVRUlsQmVCU2JMdz09--04dfd650e39c0d2ed6ea64fe21b99a47604d28e7; path=/; secure; HttpOnly", - "x-request-id": "7ea329e0-80e2-46fe-a096-afe6ffcd1fa8", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4414:4D67:D5F871:1420166:5D374BF9" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/rayon-rs/rayon", + "url": "https://travis-ci.org/docopt/docopt.rs", "status": 200, "error": null, "headers": { @@ -22759,11 +23024,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -22772,13 +23037,13 @@ } }, { - "url": "https://api.travis-ci.org/rayon-rs/rayon.svg?branch=master", + "url": "https://api.travis-ci.org/docopt/docopt.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22788,15 +23053,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d9637534481d97b16989f08a7749e8de\"", + "etag": "\"26e14a6d2a81094520bfcbea9794ac81\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:38 GMT", + "expires": "Sun, 27 Oct 2019 12:19:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 19:32:56 GMT", - "x-content-digest": "dcab0f2dfe56e4baaf588d1dc0b02d9aa19ed50c", + "last-modified": "Sat, 26 Oct 2019 18:49:41 GMT", + "x-content-digest": "4d27164df58fd854b3e509b913cdd972c952d244", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6ef37e76-b412-4d4a-93b4-4af844ac5822", + "x-request-id": "f4c59de6-94e8-4bb2-8e02-cf3b86dd0650", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22804,103 +23069,61 @@ } }, { - "url": "https://github.com/rayon-rs/rayon", + "url": "https://github.com/orium/archery", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cc4edea0df3e06e8badea75360c79315\"", + "etag": "W/\"a0e02ed8c067694c1943ed86794379db\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.931526551.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:38 -0000; secure; HttpOnly, _gh_sess=eVQzc1RNN3BsQ3N6aUhiUXdsdGdodURHQklPdmRpWEhKR01rbHhEUzVQeWN4UWIxQ3d3ZHlZNTJaZ2xqd21Ta0VSa3BrR2k4SjFiNTFUSGtHWC9TQXVSNWNYLy9NS0Y4eEFRMjhzOWNLNEJkdHMvT3lLdEtVTTNFTHQwZ3FIWk44UUhoN2VHNGF2QWZ2N2s4K1BkREltWjVVcHBBc2hJMWU4V2NMdVNQK09VNGxnSy9TYnJvaERSZUxtajIzYzBEV1VjanNJVGN6dnU5elhwSTN6elk5bllhU2JlWFlyVHhPUVJkdXFna0pHbTNwR0tUQ2pVOEJIcE0zaTVsUmdVMk84bDNPN3dYTkNYeVA4NzAwQnRRWFE9PS0tL1c0TzZ4bXEzbjRPNEZzSGcxdG1Wdz09--bdbaac77fab08c238010619712b64bba29967efd; path=/; secure; HttpOnly", - "x-request-id": "eb097c2f-4376-4275-9281-06fb21950d24", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:02 -0000, _octo=GH1.1.910006165.1572178742; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:04 -0000; secure; HttpOnly, _gh_sess=Qzk3akxLelVBMnJLQTV1Umc3RFEwWk10NkZQT1hka0l1bGR0a1BoQnZmZ2RQcmkwWVNFenRrZUVEZERZQjVPcWtrY1dpWCtsVktyTGRtMTI0WUVHbmZ1aEJJTHNMUHExNDJ3QmlkQVZtUkwyVzduUm9uOHhFZWw3Q0FFN2NpeGRQc2RXTUR4eVZFWU5LZWNDZDlFUDhUT0FqNVloajZlTFRlajN1SHBqUms1dWEycDZRWmo2Sko4TDdVZml0ZDh2Z2hRWWJMN2I4dVRRcVNobzRYYmR2ZkNhUUJPSlFneU5zb3E4M1pEMHIzOD0tLVVrZkVEYmRSeW1RditLVkNJU3dBa2c9PQ%3D%3D--3925cdbd5408e704114c55de04da9b51fe62f8d4; path=/; secure; HttpOnly", + "x-request-id": "1659d324-90d7-45aa-af29-0f4458750b56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A94:E0E8:ADBCBB:108EB9E:5D374BFA" - } - }, - { - "url": "https://img.shields.io/travis/rustcc/coroutine-rs.svg", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d11f65cd91217f003dd9bd0a353ee2a4e1563905018; expires=Wed, 22-Jul-20 18:03:38 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:08 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf927b99e3beb0-FRA" - } - }, - { - "url": "https://travis-ci.org/rustcc/coroutine-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E614:23F82:33E98C8:4DB9B53:5DB58B36" } }, { - "url": "https://github.com/rustcc/coroutine-rs", + "url": "https://github.com/clap-rs/clap", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"75b979d7b2bc79e40f8dc4cd943f26cc\"", + "etag": "W/\"380f821d2f60a91630821d157dbdebb1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.1016958839.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:38 -0000; secure; HttpOnly, _gh_sess=YVJaR2xydzk5bnBCODFMZTZPNHRXTGFueGlESkM1OWVzdjB2WklhRmNuRjhxQUpvSkZldFVwUG1jQk9EYWtnaVU4WDF1aFdvclh3UjhHNnRqOWhaeTFOQ3VKR016Q1NyUTlxdWMvSXFUWUVTbEtmYUlEQlpxNEl2YnIzdlc1dG1LTEx6QytKWnRTak9uWGlFdG44N0lkV1A2a3EwYmdCWUIrMEVRWmppNUNvNnVKUzRCQnFUdlpaamNLdHBHakYwd3cyRERHckQ0K2JYVUtMN0J3TnVJeXVMdndNWEV0UnphQVhiUUIwNkdMcEdmT256RjlrUUNvNUloZG81bFgvSDJnK2dkZUFEamJwVi8rdDZzTkNCQndDTGNiQ2lPN3FEdHVJYTNMWFVQa1U9LS1MUWV4YlZCb2MzOTFmQU1PNTh3TTJRPT0%3D--17b2a42d3a7c3bf623070dc08258abd535a0c121; path=/; secure; HttpOnly", - "x-request-id": "dea4cdb5-0098-48f4-9def-3631af61fded", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:03 -0000, _octo=GH1.1.1847090172.1572178743; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:03 -0000; secure; HttpOnly, _gh_sess=WDR3cUFELzRDM3F6QkVkWWdjSlhQUCtoVDdpWDVkT0tSUm5Mckp1anppSURSWHZ5OGduVXhpS1VMZm9SSDZHQk1iTUV3OTJ6YmpHVitzTDNBeDRhaUFjVlp6aXBWTzA3NnZHUHJWeHB2b09Wd2dWeS80QTZvcGVjbnpCRjZzMW1DVm1DbmNVSUFRTkhaV1ZJVkZkTzc2aHU3ODh5eHpqMi8xcUlQQjdSb0JxRUFESjN3ZVBGMkhEZkxkcERZWmF5WjNYRmwwbUpsaEdCVG5GMTF5L3hlaGFmSjFJSlB4S0FBcnlHOWxqVnIzVT0tLVRGRjBTenA5OWlyWWwzcnlHK2VzOHc9PQ%3D%3D--a137dca835d2002dfb1c9d3e57da3e18de6be576; path=/; secure; HttpOnly", + "x-request-id": "e7910744-5061-42dd-9931-c0b92a1b0242", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC4:3229B:AF0375:10A04B2:5D374BFA" + "x-github-request-id": "E621:23F82:33E99F8:4DB9CF3:5DB58B37" } }, { - "url": "https://api.travis-ci.org/rusoto/rusoto.svg?branch=master", + "url": "https://api.travis-ci.org/TeXitoi/structopt.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -22910,15 +23133,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e1cbf24b970468644f50380cd06b150d\"", + "etag": "\"9a893b38b0600866c907d6213769a148\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:38 GMT", + "expires": "Sun, 27 Oct 2019 12:19:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 03 Jul 2019 01:55:12 GMT", - "x-content-digest": "d82b81aa7b52894b9e10713df7e9400df45e017e", + "last-modified": "Wed, 23 Oct 2019 16:20:21 GMT", + "x-content-digest": "15b2b0cbcebf3a507c7134396596fd88f210b6a9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "dfb86b7e-f392-4a23-bf7e-514e7ed9ec1a", + "x-request-id": "11f8385f-069e-44ab-9419-669702406df8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -22926,62 +23149,90 @@ } }, { - "url": "https://travis-ci.org/rusoto/rusoto", + "url": "https://api.travis-ci.com/clap-rs/clap-rs.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:38 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:04 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "207622d3-491e-4058-b762-12a04c699080", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://github.com/rusoto/rusoto", + "url": "https://github.com/docopt/docopt.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9c1ab8727cc908921cf83eee106a7c5c\"", + "etag": "W/\"ff80eaa25b07f1838e73c3447cca2f2a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.1262297478.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:38 -0000; secure; HttpOnly, _gh_sess=TThSSDdaMGxzRXhuK2ZTd1pMbHY0YWlvOUsrWVRaMk5kR3EvSVAzTFBFMHJGaVNOeWR0am9KRU9seXY5YUp2ZURFUVg0Y3U2Qmg3dDF3cVAzT2g2MGhIRGYzM0toVm85eGEwT3NmcGxiQ3FHWjMxUGJ4bFRuT21LNC9zMkJodkpzUFkwa1hiSWx5WnUyNlkyRU1iZjE4aEhoYmFnZWF6MHUraEYrNThuWkR2anh0TjFtZGwzWHZzWkt2K0svdnZtbG5EV1h3aTlmWVdyd0FPNU55N3VqSGRhZ01rQnVKT2p0MWtjOTdkbXp2c3JMUkVoSkFxV01PL2ZRZG53Y2x5c3cwYzRlS0Zjek9WcWtiVjdxaDVpdEE9PS0tcW1uYU05aGNzR3cySnpBc3lIZHRUQT09--7cdb50922ab7ba517e9ab34219da5abb53ccbc1e; path=/; secure; HttpOnly", - "x-request-id": "ec1b5271-bad5-43db-b90f-c88cbd005aec", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:03 -0000, _octo=GH1.1.1197744855.1572178744; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:04 -0000; secure; HttpOnly, _gh_sess=Z05ZMG1wT09PME1oSS9Cd09OYThLNFhxNHZ6Ung4UkJFYW1TYURtVThZTlZPcVpDZnVkYkNmWEtYbldYQ25Na3l1eU9hS1N1TkVJdEZkRy9YSEV2eGhrZXkwUVk1cUhzR3RQYlZSVzNQa3Nlc0hnZUhXN085ZTA5SWNzYjFLV1JtUmVGUG5PT0NsYUkxSEQwenBvQk91UU1KOTRoWWRieURyVWZoWmVmWk4vZDU5OHNydjdzcTY5MkNBY052UVJpMFdhN29uY0c1R01GSFE3Z0xMNGFIMmo0cHlLYzJ0NkhpNlEva2dDUi92ST0tLWR2aENNZGxSRUxSMy9nQ3VSVVFNSlE9PQ%3D%3D--f18bb76326af96bff7c565c193aca46dccd45d42; path=/; secure; HttpOnly", + "x-request-id": "9bc8055f-2bfa-451e-8861-f6e6aab5ff74", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A99:E0E8:ADBCFD:108EC07:5D374BFA" + "x-github-request-id": "E624:1B30B:2B2B73E:40C388D:5DB58B37" } }, { - "url": "https://api.travis-ci.com/clap-rs/clap-rs.svg?branch=master", + "url": "https://travis-ci.org/TeXitoi/structopt", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/killercup/quicli.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -22989,38 +23240,66 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", + "etag": "\"48447c3a112901e5e712f563985a93f6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:39 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "460fe27d-aae6-47b0-b0e9-d227e182845d", + "expires": "Sun, 27 Oct 2019 12:19:04 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 07 Dec 2018 15:56:51 GMT", + "x-content-digest": "5b1982bd5fbd1ac5e664a1f565018bca18c4f2e2", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "e99c78b0-1994-4fd9-9aad-8b8a5c275a31", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/killercup/quicli", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:04 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d1f7dafbd5b040e59d22d83f2d4c3598\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:04 -0000, _octo=GH1.1.424264924.1572178744; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:04 -0000; secure; HttpOnly, _gh_sess=UERVd3RHTzFKcnNiK0VsM0tVS0M3UzdUNkZjR04wMExPM0FaQkUrOGJNOW8rMTloSG1jZTZCQWx6c05KZUZMKytpeTE4UUk0NndBUzZ6bklkN2EzV295MUJGWENKQ1JXMWpVV3hGSlBWVi9GSVdyUHlxbEJaUW5yRlM4cWJwVkpBTy9Tc29nTXZyRE9ZQzFJOXNhajhKZFdNRTEzbm10T1pFY3U1bXI2M2I1U0hEQ0IrTEtwUWNNeXhmbVkrbUJCbm01MW04dS9qMzc4ZXliaUd5bVNZdzZVZy9JMlFBdTlZZWI2WE53WXdCRT0tLVE5NXFQbGpXeVBZMGlQdjlmNjdOUlE9PQ%3D%3D--1d7525ba807c64acdb50acb813507aa8a7a7717f; path=/; secure; HttpOnly", + "x-request-id": "8c59a76a-0c1e-45e1-9cfa-192328fd7d2c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E62C:23F7C:1660E11:215020B:5DB58B38" + } + }, { "url": "http://docopt.org", "status": 200, "error": null, "headers": { "server": "GitHub.com", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "last-modified": "Sun, 01 May 2016 19:43:27 GMT", "vary": "Accept-Encoding", "etag": "W/\"57265c5f-361d\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:13:39 GMT", + "expires": "Sun, 27 Oct 2019 12:29:04 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "8AEB:7655:273AEE:3207F9:5D374BFB" + "x-github-request-id": "E625:329B:2BFD1C:3AB169:5DB58B38" } }, { - "url": "https://travis-ci.org/clap-rs/clap-rs", + "url": "https://travis-ci.org/killercup/quicli", "status": 200, "error": null, "headers": { @@ -23030,11 +23309,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23043,61 +23322,60 @@ } }, { - "url": "https://github.com/clap-rs/clap", + "url": "https://github.com/rust-cli/human-panic", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5cd27f17b5cdf3e06def1de0e6457d4c\"", + "etag": "W/\"2209618f391a61e860615420a387b572\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.749584775.1563905018; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=VnZnaGJvb0xQNGIzT0wwaXNJdUk3SER3V0ZIaGdiTHJBN1ZVblZwSEF5UjUxSG8wdUIvU0IyTm8rSmN3ejFyRHVuWTlBWEZOODJ1dTFCSWJ0cHN1NmhwU1VLUWNIdkRGcjB4NVpoUFY5WlJNbEN1VERGSnpPZXRtMXBvNDh1Z1B6elZma0hVSTg2V1B3TytmT2xjcGM0U2RCQ0VNRGVnZkZSbW9lK0VGT3FlQlFiTlAyb1VpU0lxK3BNamhlQld0M083ckhySmJQbkdGYzMxMUZabll3ZlVlcFAvdHIyaHd0TjhHVUU3SW9zVXV5STdwRG5ZYUxwcGl3Y0ZhUWdjRkhVc0JXa3QrUnZLNWd2dFZ2a2VJWWc9PS0tVEFxOUpWcmdpUkVmK3BUbm9IQ1VIUT09--c131f47bf9f9df93275625491a553f2cf2d00907; path=/; secure; HttpOnly", - "x-request-id": "0894c8c9-807e-4257-b3b9-a2547677c098", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:04 -0000, _octo=GH1.1.253802206.1572178744; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:04 -0000; secure; HttpOnly, _gh_sess=MzRjTzRjVnJENnlVNm4wTXlSUk9jWGo3U2NFMFgzbmxjUUg5eVpJSFAxQXJhYU5BK2tNbVBPMWNLWDZLVlZvMlFvNUhxcVF2YWh1SVV4b3RTNHY3Nlo4K09BVExLdFg1aThtdEpGemRpd2xWTS93dEdzSGphYWd4V0xNZFVkWHk0aU1MYWNyKzFIYktYdjUwWitxRU5iemdoM25Ta1g3dDZMQW00akFsWFk3aHdMSG96ak1KU1BuZHdTVjg0eCtsaVp3d2tlRW9KWFdyczFWcXlqL3hjOHIrRWFXc3NSOU5hejNzTkJFQmRCND0tLTF4T2NBWUhYWFlSTmg3dm5FK0ZtWnc9PQ%3D%3D--5351a114eb496014d08183a30b02218338cfe31b; path=/; secure; HttpOnly", + "x-request-id": "8e3d28b2-eab6-4611-8f29-dd6860a175b5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC0:3941E:CFD7D2:13D0A45:5D374BFA" + "x-github-request-id": "E62F:161F1:33ED9EF:4E067EE:5DB58B38" } }, { - "url": "https://github.com/docopt/docopt.rs", + "url": "https://travis-ci.org/rust-cli/human-panic", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ba64a062508386ae11118dfc1d936378\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:38 -0000, _octo=GH1.1.1661565347.1563905019; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=Tmw0SUd5RTYvb0VYVmdQcXIxWkdaRm1sMmtsWWRPc1oySE5TZkx4aVQ0cjV4S2gxYnl2b2QxcDByeTFuNldFTDE0YWU5bHE5cEQzUTRsYTUzV1JWeFVkdXRqeG5RL29QazduOTF4dFBDVkk4WEMxcW51VkJnNDZwSGhxVHVnYUxxT1AxUXhtR2Ftb0dxd1JiaVo5d3d3L1FJeVVIeG9FQUY4Ym9YZjlrV085SklDTW1BTll1eHhrRlJaT0E3aW1jdUdJV0p0QlkzYjY3bUdHRnVlam43aEliRXM3ZWxiSW5QanV2U1JBK2tBbnB3bFVZRWdITDFMYzVXTDZibUo5ZDJqNzdzUDdFblhoZzdrQnVuN2tFdHc9PS0tazVrZmREaVZZcGlzMVhVSnJ2aFJOZz09--1eb98a22f2c8c64ff02f7aa8528e6d2318ab92f9; path=/; secure; HttpOnly", - "x-request-id": "3574eb2d-ab81-441b-a83f-a16c37bb500c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A90:1BAE2:B1EF1E:10F0506:5D374BFA" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/docopt/docopt.rs.svg?branch=master", + "url": "https://api.travis-ci.org/rust-cli/human-panic.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23107,15 +23385,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"734b6489b7f41655dcd5a774e14d034c\"", + "etag": "\"2fd26a955ff1318f7e916ef6cf0e51c8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:39 GMT", + "expires": "Sun, 27 Oct 2019 12:19:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 18:02:58 GMT", - "x-content-digest": "197fbcc63f9fff261f31105028cfd49cfb252af1", + "last-modified": "Thu, 17 Oct 2019 16:52:08 GMT", + "x-content-digest": "71b50eebf23f76e8c36a58d0f8d3ded86fa2214e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "aa31c6dd-7883-47ed-b965-ee76787b64e1", + "x-request-id": "3ab931f2-6a13-4db9-83c0-3db3bcf34826", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23123,59 +23401,13 @@ } }, { - "url": "https://travis-ci.org/docopt/docopt.rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/TeXitoi/structopt", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/TeXitoi/structopt.svg?branch=master", + "url": "https://api.travis-ci.org/MovingtoMars/liner.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23185,15 +23417,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"75d7a15bee5ccaed8469319acc987b97\"", + "etag": "\"b154f342e936652cf19171034b08a679\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:39 GMT", + "expires": "Sun, 27 Oct 2019 12:19:05 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 07:39:35 GMT", - "x-content-digest": "7a1d2e21975f850ecdb4c0a1a03b9807afb708eb", + "last-modified": "Fri, 08 Jun 2018 18:24:36 GMT", + "x-content-digest": "fb770abf5214c2c95e88f314cf7d4bad15dac3a9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "021023fa-df01-4c90-84db-1fe7eee7f900", + "x-request-id": "fcaacbe8-6e8d-44ae-98c8-5e768f1e6d55", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23201,37 +23433,36 @@ } }, { - "url": "https://github.com/TeXitoi/structopt", + "url": "https://travis-ci.org/MovingtoMars/liner", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"666dc364647ca178734b4b4a8933bf04\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:39 -0000, _octo=GH1.1.81510662.1563905019; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=bm5Xa2prTWg5RkcvNjBFNVMzYmdpbS9tZjkzenYyRE5rdytsZWNZTFF4a1VvT2ROK2lsYVFidnNpZ3ErKzZWQUxGQ2Z4OXlLWEVEbmZRRXlHOEt0WWFSTXdKWXJYaEVKOVpndDlIeCt4VDgzZHp1UjFMdXVmbnZrUGkyQzBtbUQrSms3WU1WUmIzUUc1STBqa0dlV3AxTDRkNDdRYTduRWZHVmJTWGFjY0JiRlZpelpjejVwd3VoRTU2ZXdreUlveGxlc1FweE4wdjRBRHFpRm9vN2RnWFpneXZRSHNNcGZuYXFubytpRFB1Z3RHR0dHOU8yL05vM2ZzbEVrK2NyZXE5YWdRVytwWXluTTR6VFN0d0NZSnc9PS0tZjEzSWZuSHExN2ZpdEUxQzNBM1ZmQT09--bee73fe7a77956952edbcfad1de26298fd4689e0; path=/; secure; HttpOnly", - "x-request-id": "7f0da457-74ba-4180-a603-6995036fccdb", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A96:32298:8C99A8:D598C0:5D374BFB" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/killercup/quicli.svg", + "url": "https://api.travis-ci.org/murarth/linefeed.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23241,15 +23472,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e4d2bab4706278d6cac036dfc45ddc64\"", + "etag": "\"4014c655239144588d759fd5354f87db\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:39 GMT", + "expires": "Sun, 27 Oct 2019 12:19:05 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 07 Dec 2018 15:56:51 GMT", - "x-content-digest": "5b1982bd5fbd1ac5e664a1f565018bca18c4f2e2", + "last-modified": "Sat, 01 Jun 2019 14:55:21 GMT", + "x-content-digest": "d4346c99ff89c06a0929d81fb06d091f3bdb1a93", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "245b5b5a-d035-4ccd-8045-28b1649c77d9", + "x-request-id": "a485c413-d8fb-4641-a148-8f46b5f36ab4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23257,7 +23488,7 @@ } }, { - "url": "https://travis-ci.org/killercup/quicli", + "url": "https://travis-ci.org/murarth/linefeed", "status": 200, "error": null, "headers": { @@ -23267,11 +23498,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23280,15 +23511,15 @@ } }, { - "url": "https://api.travis-ci.org/rust-cli/human-panic.svg", + "url": "https://api.travis-ci.org/kkawakam/rustyline.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -23296,15 +23527,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e38cd05e0f1f22bac1c68037a73ffe2f\"", + "etag": "\"ca03b6a6f2346c69db483d64d32caee7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:39 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Thu, 27 Jun 2019 12:18:40 GMT", - "x-content-digest": "57a7163111a28b5c5b2d7e9159576836411bb130", + "expires": "Sun, 27 Oct 2019 12:19:05 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 09:18:54 GMT", + "x-content-digest": "0c343e059e14c45d4ff13a1e1c62a2c03a79e88f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2f7aaaa7-0df6-4f45-bc08-15c8f9307fd3", + "x-request-id": "8acac533-97aa-4ee8-b052-677d8b7170d1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23312,31 +23543,31 @@ } }, { - "url": "https://github.com/srijs/rust-copperline", + "url": "https://github.com/TeXitoi/structopt", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "date": "Sun, 27 Oct 2019 12:19:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b91cd738ed3fb335c446fd0562ad4c16\"", + "etag": "W/\"902650ae9e49bb39c0e0490200381671\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:39 -0000, _octo=GH1.1.1217919736.1563905019; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=czJwVHc5bkZack9yU05iUlgrbkc5MzNIcjFMdG1EeHRXangxWkcxWlRTRFJBc1M2MS9tK29TUTZpb0ppMktrTFYvSHRELzNId2JLTVJUdXBacnB1OUYrNlh1Y1gyVTNpblU5emhBclNudk81Kzd0dGZhSFNSU3FhUjlDeGt6a1NQVy9MZjd5KzcxS2RtY3BaL0V2UkFTa29ZNUpDY1drNkVjaWtSVGVmVlNHc2s0UWJ3TGtRcnh4bWNXTEVOdWIrN2p0R0ZpU0dEQ3BhcEEvakhMaUtZTHVyVm9xQW9JYW1JZ2p4QXh5OEd3RkFza21HNkJrVXp2QythU1U4aFRFS3lCa0xpWjN5bnZvSmpsM2JtMUZjVWM1U1IvQk14RVg0QXlsaC9IYWRmZ0k9LS03TjE4Zy90UEJ0Wit2QWtNU2xQbHpBPT0%3D--0d2eb93933ff1935870d248fa116455d9624408c; path=/; secure; HttpOnly", - "x-request-id": "cedcfef7-072a-419a-b2f5-29fa32fac91b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:04 -0000, _octo=GH1.1.182754158.1572178744; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:05 -0000; secure; HttpOnly, _gh_sess=bjJJVkh4QkVvbEVNWUlWVUVDNmhwVDdHNW1EQUdhclpHZEg5Uml5aU5UNUpEeGJIUlRPSk5ZSmV3bG92eFJINi81andVR0Uxa3IwM0dHYUpzc2FkK2ZnbUNPWlFYRzJJWUJ5NkI5UGZ1UmxVT2ZQZnN0Wi9yZ1VEbk9XRy9adU5ZaHZxOWlLcXh4SjRuRlZrZ2cwUkpYVmgxUWU2MW16TXpva3NleUl5M0ZHRXJDWmo1Rmd5blZacnlmTkJpemRBSGZ6S29pMjZjcnFjOVVqTS9XRTRJcVlzTUlEb2g3Y1lmUUVlS3FjTXJoZz0tLW54VUFvekd4WDhEWEdNV00ya2h5a1E9PQ%3D%3D--798533912e466d8da86eee82c493945830118164; path=/; secure; HttpOnly", + "x-request-id": "9f154096-a505-4111-8194-38078177500b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC3:4D67:D5F9C1:1420360:5D374BFB" + "x-github-request-id": "E628:1B308:D6FE44:14217D2:5DB58B37" } }, { - "url": "https://travis-ci.org/rust-cli/human-panic", + "url": "https://travis-ci.org/kkawakam/rustyline", "status": 200, "error": null, "headers": { @@ -23346,11 +23577,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23359,85 +23590,88 @@ } }, { - "url": "https://github.com/rust-cli/human-panic", + "url": "https://github.com/srijs/rust-copperline", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3fdae8463f03706e2d487ca4d3a99eaa\"", + "etag": "W/\"d5411149df2e2eee99e6be132ff0f38f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:39 -0000, _octo=GH1.1.399329698.1563905019; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=MWFkeng1NXd5NnYzd3MvWXNXVjJ0U2h2R29xd1FaM2F5SEJjczJqbzhTL0MrM0pPai9ZMTNwbkVlZEJ4dDB1VmZjc3p2enhDbStScnN1U2Z3M29RQkRFWUVyUlNicHl0NWNxKzErb2U1NkN5dGJxOWg0VXcwUHdCV25vUGt1U0k2djN0M21FZEV4WURRWGpWaW4zVy9sT256YzVTYW41dml6WmtjZ21UU3VIRVliclY4czBEUUtLdUlMNXB1VWZVcGFJWHU0YWl2UTh6MmxvT09lZk00Slo2SlhGb3ZxYmZ1b0R1QkFrcmtoZGo3SFpOaVBxejI4dWY4L2w1OEZoUXIyN09yYVlKL3BkWCtORTRtcWVjZEdObUtHcWptZ1l0R09lM1p4b3lDQ2M9LS1BTGNueEIyS2tpYy93b0l5N0tHUnp3PT0%3D--6087cd0602207c76a14e34102556e6dab5b8626b; path=/; secure; HttpOnly", - "x-request-id": "aaa076d3-161b-4618-9364-449012ba35c8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:04 -0000, _octo=GH1.1.1188183787.1572178744; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure; HttpOnly, _gh_sess=TG5CZFZHTm1CdjFkNnBYNVJla2NTSXFSL0dEZmx0RmlFaTJORFdMNUFkSU1BUFRSK0QwNDIxcHVGM1pMVFFGY29QRHF0SURZVmVDSks1YkplMTBSY0pJc1hhNEZWUlRKb0pQaU04dDNJeFRaaG51WjN2YkFRRWRaaXZCa3czMGhkMTYrN1JWS0NOQUVyUVpSUmp3dllhVzUzOGg1WkVxeTB0Tm1uRVVENkFnWWcrQVBpYnppSEExMEcyNkM0RE8zT0xIYlZlcHFReDZtbUJwL3MyM1k3bGRvc2M3TjNLVUxGOWoxZnJUL3VzUT0tLWlvZlpWOEw5dmdZeGtTdXVrajV0c1E9PQ%3D%3D--d4592a6ee375bb27e1f54d38ade00df3de076323; path=/; secure; HttpOnly", + "x-request-id": "d4d30f4b-9892-4b85-a357-bbd868fd671a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAF:4D65:854BF7:CACB3F:5D374BFB" + "x-github-request-id": "E632:161EB:15B70FF:208DFCE:5DB58B38" } }, { - "url": "https://github.com/killercup/quicli", + "url": "https://gitlab.com/imp/pager-rs/badges/master/build.svg", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"06f2bdf5d90c8080fc64c25975fb3fb9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:39 -0000, _octo=GH1.1.250170157.1563905019; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:39 -0000; secure; HttpOnly, _gh_sess=M2hXckdDMzF4dXQvSE50Q1FaQjk5RGhCaUwwUW1lVU5zSm9vVXFISlZoSUxTZ0ttM05vQjhHZ2pRQWE3NEgwNFFkRjdEZVljNkFsNnVJSGp0c05rS05xa1ZNa2p5cXZyWUh2OXBmbmlxLzFaNEtMWTl0TzA0TGJMRk9tUExES09OYmdDSmJRTEpxNzFFV29yVU15S0gybXUrdjVnL1FwZGlOSXc0NFYxMUlYdkt0anNsdWU5b2Q0Z1pFODdRZlkrYndQS3dtVlFnYkhiYldSUExTVHJocDlKRmtKb01jYUZxTUJIWnhXUVJKYU5nemhENTJYTkNQUTExQVhEUWhpekhidlZMR1UxWGczTSttRDRUUzZQWlE9PS0tL3dmV2ZXK2drNjlRYld1Q1V1L2lnQT09--30cd03edb476a014833082f7fcbd03be3fd08498; path=/; secure; HttpOnly", - "x-request-id": "d586cc95-41b0-48cd-8b21-631834653b60", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", + "content-type": "image/svg+xml; charset=utf-8", + "content-length": "945", + "cache-control": "no-cache, no-store", + "expires": "Fri, 01 Jan 1990 00:00:00 GMT", + "pragma": "no-cache", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=ImQxYjg1MDViLWZiZWEtNDE1NS1iOGMwLWY4N2EwNjYwMzgwNSI%3D--a6380503dd713e2a5abd45af7af09409f9addd37; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure", "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "NkGSRbtW0Z1", + "x-runtime": "0.044815", + "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABE:322A0:E6A620:1600AFE:5D374BFB" + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-16-lb-gprd", + "gitlab-sv": "web-05-sv-gprd" } }, { - "url": "https://github.com/MovingtoMars/liner", + "url": "https://github.com/kkawakam/rustyline", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6d7e8eb35997976f4fc1cd3bfa678268\"", + "etag": "W/\"b91cb47a847581e90b6118f36234e4c2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:39 -0000, _octo=GH1.1.1703777361.1563905020; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:40 -0000; secure; HttpOnly, _gh_sess=SjQ3cGRobXVkVG5NNXJNQzYxSmlvVmV0eXVSZmpDS2ZPZEdmVXpHRC9MaTduV3E2WHdZOGlRMlUzNTNrNHJiOHduWDVXaE1hZlFyMENLandFVk5TT3Y2RG14dXIxRHN4cEJLLzNlRm5ma1dycFJvTCtZSFlIYW05bk5zdkgzc0x6Z1VkSzNRWC9qak5lQnlCZDZuc0ZwOUxOV21GRFU5U2s4TS9XbExRRTdMaWIxdG11b2dROGY4RmNzU2NkTjZNcnhXSHlqdmNXa3RPR2xyVm9scDhFOEhoQkcvVTlMTHNKYW1Fa2RnTFpkcEYrbUtSQW9VWDFpYWVmSHNDUVlrcVp4Q1FrVTB4L3dMVytlbmhZVkMyZWc9PS0tZllTZnVHZjM1clAwMzltcUFCY3BGQT09--d457c0e134928b7f07596355482e2a23d326d3d1; path=/; secure; HttpOnly", - "x-request-id": "91ed2bbd-a51c-49ca-b12c-e90cede378b5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:05 -0000, _octo=GH1.1.1178985562.1572178745; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure; HttpOnly, _gh_sess=RThSdWcyWmtyV09URHRCWFJHNGRhS1hhb0NYV3F6U0Q4ODNpeHl4KzlyeHAxVHZJMkZJZXZvVzZPUy9IKytMRDhUcTRuaTFtMGRLS012ZElFc0ZwWmgyRlQvdjBKbHpOcWZ5UUVOM3dKZ3BGeEN4QkZMVDZzMmN5ZG1ZRWVhQ0xoNTVvaGkxKzk3NjZRYUlXSGVibzhxSGY3akdNWVBpeDlnZFZPNUpnY1J1bWF1eGFWUVladzlLZDV5TjNNOW5EZkJpREVPNWJPNGhZa1QyVkhJM0pPVjlaa0xSSEZRTXJoVGNDdjNzNjRLZz0tLU0xSDZCNER2V0srTkJwakNyZVlOVHc9PQ%3D%3D--3fe0dd7b852bcae0370f75c2fe392d5a55dd7059; path=/; secure; HttpOnly", + "x-request-id": "0717b3ae-dffb-49fd-b8a6-a4b05191cfee", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAC:E0EC:EB8A18:1657E45:5D374BFB" + "x-github-request-id": "E639:1AB6E:3B57788:58E5301:5DB58B39" } }, { - "url": "https://api.travis-ci.org/MovingtoMars/liner.svg", + "url": "https://api.travis-ci.org/hniksic/rust-subprocess.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23447,15 +23681,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a5def84f29d97661dc94f0117a1e3c98\"", + "etag": "\"65ad563848d063bc6335aee4da93f020\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:40 GMT", + "expires": "Sun, 27 Oct 2019 12:19:06 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 08 Jun 2018 18:24:36 GMT", - "x-content-digest": "fb770abf5214c2c95e88f314cf7d4bad15dac3a9", + "last-modified": "Mon, 10 Jun 2019 06:16:50 GMT", + "x-content-digest": "526e373f0e3e3cc70da109fb30658dae736875b5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5b60a8ac-ba64-498a-b2c4-a0de7e500f1d", + "x-request-id": "d0a764e4-f8fd-46eb-97f6-bb0d6a45ce50", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23463,117 +23697,87 @@ } }, { - "url": "https://travis-ci.org/MovingtoMars/liner", + "url": "https://github.com/hniksic/rust-subprocess", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8a4d60ca4318ffae5300f014281ec986\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:06 -0000, _octo=GH1.1.969809779.1572178746; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure; HttpOnly, _gh_sess=YUI1WSt3S05oL1REYUNYTnJoSGNWK3ZMckN0T09VMTgvUzZFVHNKdTE2U0tDVEVadlFyb1NZWitJVlk0TnowM2lRdlNpSjZNVlFMNlFOOWpTaXErcjkwQTYxTHd0R3lHWG8zTHJmV0pHTnNVSktUUHN3RXNoR1VUTDdkVi9WUTVMZ3VsdTMwTEtFWklVUUQzQ0h2aWo5SVVrREJwM3RBYUJzaW55L1pnMVVnRC9RMG5iL3hOTUx0d2ZkMWdWdWFYc1psTi91U2NjZHdSTWRtTFpRWk9hRzFqbWRKWUswOTA4MzJrNmJ6ODVIOD0tLWpPWXE0V21Rak9oVkVOQnBydnZ0S3c9PQ%3D%3D--437221caeae722bb48114e6c60561ecd2fb3fe3d; path=/; secure; HttpOnly", + "x-request-id": "0343c4f5-e66e-465b-913b-c2ab3517492a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E63F:B5F4:CF3DBD:135B716:5DB58B39" } }, { - "url": "https://api.travis-ci.org/murarth/linefeed.svg", + "url": "https://gitlab.com/imp/pager-rs/pipelines", "status": 200, "error": null, "headers": { - "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"9fbd9b1bc60c65a4e75408f67c938d75\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 01 Jun 2019 14:55:21 GMT", - "x-content-digest": "d4346c99ff89c06a0929d81fb06d091f3bdb1a93", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "8b6ddbcc-3a55-4fdb-ab77-bb90075db7b5", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/murarth/linefeed", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "vary": "Accept-Encoding", + "cache-control": "max-age=0, private, must-revalidate", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-btZiL7JVjlUjtoEsv20VGQ=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"1b850d984f8b65c570b3f53c0bf24a2e\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=ImY4NGE3NmYyLTFmM2UtNGYzNC1iMGM2LTIyMTBiNTM0M2FiYiI%3D--28b54597a5fd3ea45464ec5157ce2b34f3d396c5; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure, _gitlab_session=e3609d4d5fdbd58fff8e92ea6821e91f; path=/; expires=Sun, 27 Oct 2019 14:19:06 -0000; secure; HttpOnly", + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "JGunFMuDhp5", + "x-runtime": "0.220020", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-11-lb-gprd", + "gitlab-sv": "web-34-sv-gprd" } }, { - "url": "https://api.travis-ci.org/kkawakam/rustyline.svg?branch=master", + "url": "https://gitlab.com/imp/pager-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "vary": "Accept-Encoding", + "cache-control": "max-age=0, private, must-revalidate", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-WciFbaiSvCic8hI9HZZhfw=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"ce180806a4481f0741f9c939f9edfadd\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjNmMmNlZmNhLTk4NGMtNGI1Yy1iZDM4LTkwMGVmMGNmZmRkNiI%3D--c2fb8fa4507876dd6e44ec295ee991c15cc9d524; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure, event_filter=all; path=/, _gitlab_session=2bbdfdaac8a11e90b7049c919eb68ddd; path=/; expires=Sun, 27 Oct 2019 14:19:06 -0000; secure; HttpOnly", + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "PVjWqBJVLi3", + "x-runtime": "0.214965", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"0450de85f6c83d85d6596c18e2a84389\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 13 Jul 2019 09:43:52 GMT", - "x-content-digest": "e05f6adfe0fb1a9c95d1c0890c3dc2deac42d090", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a3a1df3c-8140-4ad4-a69c-628114adb242", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "gitlab-lb": "fe-15-lb-gprd", + "gitlab-sv": "web-31-sv-gprd" } }, { - "url": "https://travis-ci.org/kkawakam/rustyline", + "url": "https://travis-ci.org/hniksic/rust-subprocess", "status": 200, "error": null, "headers": { @@ -23583,11 +23787,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23595,111 +23799,62 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/kkawakam/rustyline", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bfe144949b5af529f006a9b61ea690e9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:40 -0000, _octo=GH1.1.1370771490.1563905020; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:40 -0000; secure; HttpOnly, _gh_sess=YUxPcmR1NFFoc1crTUlReUFhYW03Z3cwa1NaWlg3THFlbUc1RXJlR0ZESSt3Rk96OVFrREIwc255T1MvU3Jadzl4VnBvYnFnRVRKN3RLZlp1TkRGUFE1c3Avdm1TYWg4a2wwZzA0MzN2d3gxdHkxQzZyc3lTT245bzQxRURtTkJQd1lrVVBjVTc2dnRiNGFiMTc0L1h4bGN2NEFMMWpXaFZiRGRZUXVYRjFKR25TWktzbmlkVDczc1dmdUs4RmdHMFZTM21sQytEdUk0ZDYzcmdSOVVCc1pjUWhXNmxLMG1iRFVpTWZUb0Q2dnFJT1lCUW5zVWFLaHNJVXd3Rlh0OVY4bTJWMlE0U256SXhTNklxY3VGeVE9PS0tWkpJN0hjcTh4TzdMTFVzREp2UVYyQT09--5073599032c2f50b1f13774b31ab52f352724e40; path=/; secure; HttpOnly", - "x-request-id": "4f9fdccb-85eb-400c-8143-72ea2700b9a1", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC5:E0DE:ED5B7:165EFE:5D374BFC" - } - }, - { - "url": "https://gitlab.com/imp/pager-rs/badges/master/build.svg", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:40 GMT", - "content-type": "image/svg+xml; charset=utf-8", - "content-length": "945", - "cache-control": "no-cache, no-store", - "expires": "Fri, 01 Jan 1990 00:00:00 GMT", - "pragma": "no-cache", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "iwoHqPDWi11", - "x-runtime": "0.048238", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, { "url": "https://github.com/murarth/linefeed", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "date": "Sun, 27 Oct 2019 12:19:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d26bed88eb29aa254290512477fbb7db\"", + "etag": "W/\"145799f5722f845666b0dc1ca5eaa0dd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:40 -0000, _octo=GH1.1.1958656508.1563905020; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:40 -0000; secure; HttpOnly, _gh_sess=WlFXb2NKa3FoS3FFOFAwV0FOb3V3TElteDBFNmVHekhHYW1ndERDLzU0dzFUUElVYkRGemEwejd3akZHdy9UNFBJcDZiOWx3K1ZKY1FLTHFIbWg2MFlTQndBZzU4dEFidEhsVmdBQmozbURQSE1CeXB6NXRlenp3THg3anlibTdGeTk4bFdtRGh4QmU5UnI2eGxNTVJZbVNLcFR2bWNMTFFDcjhuNkFibUxHVnlHZWJXc2F3K0NJamhjVFVqUHR6TWdDNk9ZVUpyMUU4eXJCeWk2NUtqSitnODNYbUoxcFdzVFZ6b0ZRdDQ0ODVRaGtTV3oxcHF0MUNWbzAvbFNZdjJJbHErYmZ0VG9INm5oL29zcjRyc3c9PS0talZ1aUw3ZHROT0tTTkFHK0hXRkZEQT09--5faa44bd4b70eaac33c96f893dd73c0357d8da9f; path=/; secure; HttpOnly", - "x-request-id": "4125bf24-a04c-4234-988c-a6e003bc6527", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:05 -0000, _octo=GH1.1.75640479.1572178745; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure; HttpOnly, _gh_sess=RVUyMlplWWR5NmJpVGZQaVAxOXJvZ296cVRSZ0ZGZDVCdlkyeG1vUnFkcFhhOURtTlhYWjFYcXFWbVF5dTloaCtvREphaGNwMER4dVBxQ1pDN21KQ283aVN5NWF1TkZaZ25GOXE4cTd2Rm4xRVhCUkFYckMxdXFKcURNZkRZWDVBTk5iRWloZ3lUYkdpY0RvL1BCZHUyY0phR1V5QkFmTjJoRDhCTzFoZC9GMzc3RmxVNWNRckgyUUs0L3BKdUhCTTNuRnBnTFZUTFZOeFpldlEvWG1ZY0cva3pRWjN3aXNqZGJETjZPYWtYTT0tLUp3TWp5blUvT2orODJNOFlDK253WGc9PQ%3D%3D--549c896d12e92c2e3280829ebe78a71ab815a8cd; path=/; secure; HttpOnly", + "x-request-id": "69747a46-c21b-4dd3-a823-fd6b48646ab2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE0:1BAE1:8C0157:D4D80B:5D374BFB" + "x-github-request-id": "E636:B5FC:33209F4:4CFC0ED:5DB58B39" } }, { - "url": "https://github.com/hniksic/rust-subprocess", + "url": "https://github.com/MovingtoMars/liner", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:40 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c5b830d17a9e7feb5750b00c9f931d2b\"", + "etag": "W/\"49cd5ea4b3b5460b14b64e12685bb17d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:40 -0000, _octo=GH1.1.1111537177.1563905020; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:40 -0000; secure; HttpOnly, _gh_sess=cDlKN3M4MkNERnU1aXFFcXhaay9ML29qeFpMS3dKcWRKbHRoYVE0VlFHL3B3QlFWaDNDVGdNOHFuNldJUG80eUwzMG9oUmRkbXVIbzdTajNlRnlUR0RKZUxzbkQxdFI4S3lDc1hHUFU3UDRFWUpIWXphbjZTK1dpQlVQMEF0dXd1VjdPd3hTUTljbzZtdmU0bE9pb1BjMVZjSURhN3gzVDJnRkE3eGxGMGxPdWlwVnBaSk56a25iRHdRVXo1Vm4yaWtKSld0dGljMVhXejYwVWFBdnI4YUJLYkJLYy82a0pMeHlxRHdsUDkrQWVxODd0YTJ3ZjQrbjVwbmVJKzIyNEdjSkZvUkJtRk10eDlSSWxMdmc0b2FPR3hsaTZjZWFWS011TUloQk1vK2M9LS1neis0RmtSemRIcWV3QmdIVTIvQXRRPT0%3D--5f940a75e79c328fcfe0ba94057f7fd47f3adbca; path=/; secure; HttpOnly", - "x-request-id": "9f168d21-a712-4d28-a916-8f484a50b894", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:05 -0000, _octo=GH1.1.1805320119.1572178745; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:06 -0000; secure; HttpOnly, _gh_sess=U2g1bFpLQkkwNmZtcHoycmRYcnBsYUVkbm1mSTBwbEZuYXc0T2RzSnRqNWQyUCtTdlpybU9rZGRSbitZRmE1d1JJWmR3dk5ZNnlmR0dINWVWaGI1SE1RVWVIazBGY3JVcFZ3L0RLRGhlbENaRkplOUFaakVmZnV5RzBVWjlvWE1jTGp5bkF3WkFJRythc01NUEl0MmptaGJENks0TUxtbG02NjFSZFVVSlB1L3V3NU5lcUkyVU9MekZFdENMQ25aTytHVGs4K2ZtMFFBdkcwYWJzWFhzOE5vVEtsWWp0d0FXYkJOWHQ3TWRnZz0tLWRBNjFKdEl3UjEwT01TaGR3dHdUMmc9PQ%3D%3D--0a3db97534031297225f629ad7c194399e94ea8b; path=/; secure; HttpOnly", + "x-request-id": "7b5ce0a9-fe63-46bb-a5f9-0eb8a5eaca98", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACB:1BADF:3EB972:5ECE0D:5D374BFC" + "x-github-request-id": "E633:161EC:2029046:3051257:5DB58B38" } }, { - "url": "https://api.travis-ci.org/hniksic/rust-subprocess.svg?branch=master", + "url": "https://api.travis-ci.org/oconnor663/duct.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23709,15 +23864,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e3f534b03e89859fe12600f124c997e0\"", + "etag": "\"cd0cd82f67bdcd4fba3316cad8a45609\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:41 GMT", + "expires": "Sun, 27 Oct 2019 12:19:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 10 Jun 2019 06:16:50 GMT", - "x-content-digest": "526e373f0e3e3cc70da109fb30658dae736875b5", + "last-modified": "Sat, 12 Oct 2019 05:52:53 GMT", + "x-content-digest": "2745340a14764c4c08d456eb1c3b52a5b2a382f4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4d65b892-e30b-4085-987c-79182e55d02e", + "x-request-id": "dfdb59df-3f89-43ea-9886-05ad89b07272", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23725,7 +23880,7 @@ } }, { - "url": "https://travis-ci.org/hniksic/rust-subprocess", + "url": "https://travis-ci.org/oconnor663/duct.rs", "status": 200, "error": null, "headers": { @@ -23735,11 +23890,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23748,89 +23903,36 @@ } }, { - "url": "https://gitlab.com/imp/pager-rs/pipelines", + "url": "https://travis-ci.org/philippkeller/rexpect", "status": 200, "error": null, "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"9b943caf553c38686757174060404e99\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "_gitlab_session=a551b3242e62da1a17ea5201ad5e90d9; path=/; expires=Tue, 23 Jul 2019 20:03:41 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "HQWS7NFs9B8", - "x-runtime": "0.219469", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://gitlab.com/imp/pager-rs", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"9ae897dabff89ce230fc46a1c4894274\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=666d12b31d21880dfb659d1aeff3a1be; path=/; expires=Tue, 23 Jul 2019 20:03:41 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "Ff8pSABslU3", - "x-runtime": "0.310777", - "x-ua-compatible": "IE=edge", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://github.com/oconnor663/duct.rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b340d7070aead7aa5f85888b9ffc066b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:40 -0000, _octo=GH1.1.1045718730.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=ZDNhRXFzVkp4MkNKSGdLUzhzUW9iRXBsRklVY3FNL3pkTWg3Vi9SOERvaDZLMHNvbFFta0lVMXhWaUFwVTRxSzV5VU56Z1IzcGV3YmN6NjVJQjN5SjBkUjRldDg4dm5HMG42MTFNUFJqT05tZk5ZYjk4NGNiNURLK0ZrL2ErYXFnMVhPQVZSMklwQnRhZjBDYmRFRXkwY1hZUXJhM0s3WjVHQVBZUm92eWkxQWlsUHoxbHhseWxGL2VKb3ZBd1AvTVh4ZGxsUVQ4dk04TnBjVithSWNyTHk3c0J6bmZ4MFU3OEZ2Wks3T1lNaHRGMm9UNTNKZXRGUVB4L1JTRDJYVEZwVFMzRjJ5ZlVlc3BpNHYwR1h4VEE9PS0tbVJuZ0NqWjMzRGNzVm5UYm5TSGx1dz09--8382337b6b5b419b8f71050c69780d182655352f; path=/; secure; HttpOnly", - "x-request-id": "16a04066-a32d-4b81-9f43-54335d224f6b", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACE:322A0:E6A76B:1600D10:5D374BFC" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/oconnor663/duct.rs.svg?branch=master", + "url": "https://api.travis-ci.org/philippkeller/rexpect.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23840,15 +23942,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ac07f57098ad42c0e9d226815951bf62\"", + "etag": "\"a11686e5a3411749a0341055e480bca8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:41 GMT", + "expires": "Sun, 27 Oct 2019 12:19:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 09 Jul 2019 04:43:10 GMT", - "x-content-digest": "2a9a7b841e4d5f7218bc262a8ad88ad326d31a03", + "last-modified": "Fri, 19 Jul 2019 10:21:59 GMT", + "x-content-digest": "ec823e5bd96bf6cef188d14d17f5b39482b8e497", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5260d227-79fa-44ff-af13-9012578e10a5", + "x-request-id": "80eaee3b-9899-484c-87f3-1cd1b6af69b6", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -23856,7 +23958,31 @@ } }, { - "url": "https://travis-ci.org/oconnor663/duct.rs", + "url": "https://github.com/philippkeller/rexpect", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:07 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f3d0a8d97c7eaeade0c3abc2b9d10da5\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.729500799.1572178747; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:07 -0000; secure; HttpOnly, _gh_sess=ZlR4MVFtbHYwRmQ3clVnZ3lJcEI0emxvZmFwTXZtTStiV3pKdEJuOG93RFRtaU80c0JZbWsyRVJ5WnFhbjBLZ25QeHE3RjQyN280R2xFYzV6YkhUR01qMW9pNDQwcDNDMGFQVlFQbWRlaFQ3aVdQdWN3c3hhWnF1d3c5VmlyMUxUeXVCeVdMMDlvMytRckQzcVpmTTc5dm9IVldPcnhkWnNoY3BwQ3lZcFF0blAwcktUblBpVzJqTzlQQnBMMnc0dy9nV3JFK2phajNFTDVXMjMyaEJ5Ym85TG41dnNvTys3bERlVnRndERrZz0tLUxvUEFodDRRQ2NwRXBGc0NQWHBRT2c9PQ%3D%3D--e8bedc037aceefa9181aeb72219fddf8770e8941; path=/; secure; HttpOnly", + "x-request-id": "477ece52-cf58-49f4-a1fe-b6b731a75e92", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E646:1AB6E:3B5798A:58E55CA:5DB58B3A" + } + }, + { + "url": "https://travis-ci.org/hashmismatch/terminal_cli.rs", "status": 200, "error": null, "headers": { @@ -23866,11 +23992,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -23879,13 +24005,13 @@ } }, { - "url": "https://api.travis-ci.org/philippkeller/rexpect.svg?branch=master", + "url": "https://api.travis-ci.org/hashmismatch/terminal_cli.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -23895,148 +24021,77 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e6801300cd116489e0ae26bde799ef14\"", + "etag": "\"514d9b682153f22de537e8d9859be44b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:41 GMT", + "expires": "Sun, 27 Oct 2019 12:19:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 10:21:59 GMT", - "x-content-digest": "ec823e5bd96bf6cef188d14d17f5b39482b8e497", + "last-modified": "Sun, 21 Jan 2018 00:29:26 GMT", + "x-content-digest": "8cb930d526ce2adeb68545d5309e0712904bde42", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5363744a-fd5e-4d73-b19a-c66e704d9b22", + "x-request-id": "c91d28ea-c266-4e7d-a380-be96594b6aaf", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/philippkeller/rexpect", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/FGRibreau/spinners", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9fd22130462537116534e38958b09bb0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.1344752725.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=QTVBM3M2Z2J4Q1VwNDZOcitxMFRmU0w0aXJ2MS9XSlEzSThzUFllVHBhaFJrYUVHWkpYSUMyL2hpVlZzbkFycjBPL1pRNGNQZ1dIS3NxdFBuQWY4SEFzWG9YYkxNdUJ4bnFoRzViY2UwY0pOU0VtQ0EzalRQVHBXOTE3WlRWdXgwbHpqbE1SQXZOMGJaSjdiTTd2dk5BVXVVaVQwV2NZbGJiVWlRTmh0bXFIcGsxK3BsdFRDcHR6VkwrUDgveG9mU3NBYW5TSlJNSGZyMXN3T0NmaGZBZ1pXWTA5bm9NS2pCRzd4eUpZekloUktVZU40bzdlOHVxdjd3TWxRTHhLZmNFaXU5cW80a1M4OHIwTmRWTjNWbGc9PS0tcmVrZ29VL2xzSG41ZXVFU2FxTTBFdz09--9405a0a1748838d103ecf1352eb6ae8b594f7465; path=/; secure; HttpOnly", - "x-request-id": "cfcd24ea-5108-4c70-a0a4-6ed596c7b940", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE6:3941A:AD5491:1084D84:5D374BFD" - } - }, - { - "url": "https://github.com/hashmismatch/terminal_cli.rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"72054b26f6c8d4ea1e47c54e04e93749\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.1457251180.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=VEVGWksyV3JrSzFvbGh5ZWNzQy9Yek5UWnF0Z1ZjR1BkS3EvTW9MblgzR2RJQm1QZUw1b21LU2c0OFpIbEJtTnU1aFdPZUxsWGdrRE9GZWZWakUrY0FoM29icnNKUGpaYXpWemhBTHBFYzFHaGRrSkRiaUZwZDBjTm8zRi80ellkU2ljeERteFlUQ0luWUtJSllwZVhuWGNlelAyMVBoeDZnUmhheXQvKzNWSEtaOUlUKzRFVGd6K2xQVWRUc2JzMWJoNGNXb1NJL1cyNUJodk8vOG13QlB5MFBpQjllMDdOQkErY2E5K2ZwUzdvUDAwTE82VmtBc0VSaFM3QWtsRjZ4V0lMU2pNcnl2RHM0RUJ4VEM5WGI0cDZhdThsZUhyODhLbzkrcTRBSHc9LS1LaFhlVnhMb0VOeXp3U1c2YUJQQjN3PT0%3D--1d2493ac716025fe48e1f974873861c55ae6e102; path=/; secure; HttpOnly", - "x-request-id": "a665a7ab-5224-49aa-aae6-50f0ea97cdd7", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A97:1BADF:3EB9B1:5ECE6F:5D374BFD" - } - }, { "url": "https://github.com/a8m/pb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"41f0ced70550e758685408fb8c69121d\"", + "etag": "W/\"8a72865bbca3f0d6ba50b3c407b87ab7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.2082558875.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=OUtycU1qUnJTTHdkZVVycDArWEQrdzhIVUtNNEtJcDd2a05zYmpQc3Z0SmgwaW00Sm4zNU5pVGg2RHVGUUtZRGs4MkpnYTJWUlkrNnFDdWhBemlqVUcweWUxWllMWkVzTUVEQVhWUXdDWGJDbDlOMGt3ZlIrTmtIR0N0c3B3TkRNb0Y3WkFIVElrU1Ftc3o2bXU0N3Fwc2VYNHRQTGo5c2M2bmdCQkRmNExIQ0cwY1dOTCtDRTlCTldjdDJRWm9JNmZ2bXRXMzJmL3RlanlZbXU4dkZvYmRtTENCRW1CNklJNEhOcUQzQk52VU9UelVIRzA5NUo2TVdNNEMyanVZNDVMVlkramRiK2NXbzk5Q0hEK1FweEE9PS0tMDMwVkNLdFd2NWExa2wxQnV6STVRUT09--2a3bf8e922d23828f96ddadd181cf4955770c515; path=/; secure; HttpOnly", - "x-request-id": "aded901e-5f89-4452-a713-f9e53af74d68", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.1079663557.1572178747; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:07 -0000; secure; HttpOnly, _gh_sess=Y2JCeEZjVXZQTWxyUGZMWGxDa1VNU28wRFU0OEZ2Qlg2WS9jdE9oL2RCSkcxaW9id0hHMEtQaGpCQ2hWakZlaEIwQVpna0duR3huQzhXaHY0Qm1LM3YzSXBrVWJMbG05Y05UVnhVVkhjNTFWOHIvdVVCaC8zWDJESytPa3ozbStJZElqbDRxMzNXV2ExWHNSK0RaSCtFOVgwSVZRTUozR09McmJBV2g2eVB5RDFWRjB6SmU1blVqbHd5Mis0Wlc4NDlXSHFhSURUWVVPQWRTVDYzMjJOZz09LS0wczFiUTlJN25pMTN4cTk1aVVscWRBPT0%3D--45866be627bf128121bb5cb9abf10b594e55ef92; path=/; secure; HttpOnly", + "x-request-id": "7a8a8872-36b5-4040-a9ed-a75540d67183", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFD:322A0:E6A7EC:1600DCD:5D374BFD" + "x-github-request-id": "E64A:1AB6E:3B579CC:58E5661:5DB58B3B" } }, { - "url": "https://github.com/mitsuhiko/indicatif", + "url": "https://github.com/hashmismatch/terminal_cli.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fc8907f7ba3c74b517264cc73ef2ebcd\"", + "etag": "W/\"ad283940b2a7f73f1cc36ac4f36f9040\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.1670304155.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=VVoyRjM0MEU3L0ZjaDUxOEFDNXNlSk9QOFJOQlhPRGcvVlRyL0xxMlVabk9lQTlBK3dRL1ViZGZKelRnZXFvV1F1YjBtWm0wN1F5KzVUeVlNK01rS1RUOHArY2JxNndMSkdzeTZZQmpoc3lIMGRGdVIyNGpBZFo3UGdnb1FVZGJVNGhCZ1d5S3p1V1FlbXZXQWZFMFY4dGpLcTJaVlNOeHVWcjNSQXNxSTh3TTJJZzhSQnFvSDAzZUtHVG5CQXdaajVqNFJBVjNPOGlaeFBQWjF3ekZ3NkgrdzhKb3BLOUNtSnUySmxIbGNDa1hZU2gveEExYTNaWXYvQlpaN2xHMVd2L0U1SDFKQThxUUl6UEJWSDVzbzRQOWdkd05Dd0NhdGFSd3lWa0NaTWM9LS1OTmRlWmpxdFc2OWVXWkdwSW9kbnhBPT0%3D--e73f26751eff1d405917b33e33bfc8c43476a6cb; path=/; secure; HttpOnly", - "x-request-id": "e10651d3-1336-48ba-95fc-a054f444b082", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.244960417.1572178747; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:07 -0000; secure; HttpOnly, _gh_sess=VElKNS9tME1JblA2ZmlOR2Vra3pjQWJpTmVEWFdqQWM4N2NlMG0yZURTS3JKYVlwMWhnNDZwdk1FYmJPYWJ2S3RvMlpxSzQ3Y0RGWGJOZm1hdENwNUNJQ1daYmM5Z0sxZnIycTNRSTNhVlMvZVF1U29Zc0xOSG45VlBxMGVrYzlJTUZUZ25abWxkN1BzdmlFTmpYb2lyVDRnRVhRbElkSnUrd3dtdmg3eHBKOTdiWTJBRXlWWUd0VG8va1dNazlNWFI4TE51Q0VmRlNmRTlTTGd6eFBrY2hUeVhQL0tKemdVWEJ6QlJXV0ZBcGpsTmR5THlObVB4QjEvcDZuYklMSS0tRGthMXhZeDc2V3lRZnQwMldLd0c3UT09--f02fe380d99595bb6f9a8441ba501569c8e0bee9; path=/; secure; HttpOnly", + "x-request-id": "c2ef8853-c3a7-496e-907c-d6765f91ed91", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD0:E0E6:8B3F60:D3DCD0:5D374BFD" + "x-github-request-id": "E64C:40B81:3479ABF:4EF22CA:5DB58B3B" } }, { - "url": "https://api.travis-ci.org/hashmismatch/terminal_cli.rs.svg?branch=master", + "url": "https://api.travis-ci.org/ogham/rust-ansi-term.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -24046,15 +24101,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a818fb43e809975853c8e09cf476afcc\"", + "etag": "\"76777d904cef71567832c20178202ccb\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:41 GMT", + "expires": "Sun, 27 Oct 2019 12:19:08 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jan 2018 00:29:26 GMT", - "x-content-digest": "8cb930d526ce2adeb68545d5309e0712904bde42", + "last-modified": "Thu, 10 Oct 2019 15:24:24 GMT", + "x-content-digest": "fe40bf69f851a5f1e7eb8b7a8b6d1463639c66af", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6e50e5ee-84cc-4f41-8d34-a8449143dd05", + "x-request-id": "ff7af1eb-8536-4555-9ee8-a42ac4ee6e68", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24062,7 +24117,7 @@ } }, { - "url": "https://travis-ci.org/hashmismatch/terminal_cli.rs", + "url": "https://travis-ci.org/ogham/rust-ansi-term", "status": 200, "error": null, "headers": { @@ -24072,11 +24127,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24085,87 +24140,55 @@ } }, { - "url": "https://github.com/philippkeller/rexpect", + "url": "https://github.com/oconnor663/duct.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:41 GMT", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d4e7cfe1e242dc54c50c26bfe53cc2df\"", + "etag": "W/\"6f914ea254ba52cf7fb30a87f11f957d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.1158103202.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=U0NUcjNkY0x3UEdpbkVYRDFpU3I4eml2Ump6NnBQL1ZKdEtqNC93OFFaY1A0U0phNWpoZUZhb2h3ajdrTm5ud3g0T2I2bzVwZkZMbmIyZzR6Z3A5ZWlYUFYvMUp4MVNGdDd1ZTg0azRBZW5YSzZabllGRWtRaHE0UUs4RVRDN0VFbHE5OE00VUNIRW40aFFHenQ2NU5sak4xa3A1Rm51UEhKeTlxaVJaQ3JweE5keGR3RjlSOEU2V3BmL0V2ZWRIVEErMjM2cjFFYkRPNnJKb1VVKy9jMmE4alFubERlaUhoeXpLNHp5dkNZdE8rN3RFOUc4OWcydWJDQWZwYlRva0tvOWRlcnNQc2NjQzJWT09YdDh2TWZReEkxYTVwZmhGOXJieThuM09tY1E9LS1LZDBxdE5nY2tDU3pjZExQcGpwWGF3PT0%3D--7fe1fdcb91530710a972267603566874342645fd; path=/; secure; HttpOnly", - "x-request-id": "ac89c5f7-cdc3-40b6-b122-32ea6fa9a87d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:06 -0000, _octo=GH1.1.1504238566.1572178746; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:08 -0000; secure; HttpOnly, _gh_sess=V3g3REFNb0R4NUJ3TjZ4RGpRUDBlRVdOTmt2Mkpwb25LOG1kZ2N4ZVdob1hvSHhnQUdHS0tnU0pRL0tPdllBZVdQdXRqaU10N0VNUjE0Tm9lWXR6TFVDY01tYTZaV3R6Nm1KaWlVeSt2Ym4zZE5KTnhjMHBVaGc0LzBwK3VUMTBaZ0l3azZSRkxBSG5xV04yRTcwMXdjemVrQSsyb1RjNUhnaHpYaHJZRThSYWpWUENBL2xVUGxncFpsendONjNld0Y2NzErbjZRb3AxVU4wYTBaWnV5d1pOWTdMUHA3a0R2aGNoOG5qZFBqcz0tLXZXbGJyeTBnTlNXUFNCWWVRaUYyeWc9PQ%3D%3D--3e8fa6489712fec940555c3d4654a13e06f9f710; path=/; secure; HttpOnly", + "x-request-id": "4b1f086a-11fc-4b17-9ecf-6782157ec880", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFA:3941E:CFD9DF:13D0D74:5D374BFD" + "x-github-request-id": "E643:40B81:3479A0D:4EF21B9:5DB58B3A" } }, { - "url": "https://github.com/ogham/rust-ansi-term", + "url": "https://github.com/FGRibreau/spinners", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a14c9d2235695f8267f3263d68b43e5d\"", + "etag": "W/\"ea993aff49cf9913e82bddfa0f468f2d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:41 -0000, _octo=GH1.1.565903403.1563905021; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:41 -0000; secure; HttpOnly, _gh_sess=WSttQ2w4azc3UUNqMGg3d1ZzeG9hNFdVVS95dFNhWXFEZ1pYZUIwZUlMdTdCNzh3blYwWER5ZmlTaHZQM3FjU2Z4K1U5YlZoeGE1a3V4SVloRDNwaGNNTkF6a3FOTXE5QVcxOHdldjB4anhydFNOWVpoL2dzSHUwOVlLWlNxdGlLSElKRkpBdkFWS0ZHQWZRZ0hORWxQUkNlYUlhZjI0QURHb1RXaGVYVURqMFB6ZEl1L3VZTWVQTWJzck1tbmZYQzNFbWxpSm9TOTcycWV1bDNjUUFJVENFamVJSWJ5Q3Z1SkphdHNLcUFzTDhiVVlmMS9SRk5mMjVrSmV3RkVSSFNGSnJlM3hmajVTQ1F4QWRuank2d1VBUXFJRWR2djBXT2JqTms5cW5mdXM9LS1GN05KUSt1RzhCRkJ1VTk0aFUxRjhRPT0%3D--a86ac09052fb2043bc3dc2b0588a3773af712366; path=/; secure; HttpOnly", - "x-request-id": "fa477a46-e852-4c82-950d-379076739ec7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.1113236771.1572178747; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:08 -0000; secure; HttpOnly, _gh_sess=dG9jT1V6eThvSGVQSXQ0bkVuME9sTCtBRGhrQ09hdGQ3emd1SkJITzhzWDNZays1UllOTG5udnpldFI3amw2cXBBNkFEanVvZlI4OTBkNUEyVUFMcFROT3NXbFpNMFQ4d1ZmTEE0VlVNYjd2Z2ZUR1B5TzhYN05OR2tTcklDK2FSQnhuU2RDajhGWEdQYjBOanlXMjkvS3ljWi95ZUp0NTU5U2N2MGJ5ZytOTjMvR1NQc1FLZUJBK3JaNDM0bDlSY2Y5SUw2TVZKSklZK2dGNG5BNnowaGhURWJuYjdzc3gzRzh1WUltVDhPTT0tLUxKMUV4dmtVN0pjcGl1dFRieWo4a0E9PQ%3D%3D--dad1eab065d3f92f8fddacc55c83b81d1ced4284; path=/; secure; HttpOnly", + "x-request-id": "adc1238f-2447-4f4e-81af-adbea6c6b1d9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAD:2BAD:D019AD:13BF5BA:5D374BFD" - } - }, - { - "url": "https://api.travis-ci.org/ogham/rust-ansi-term.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"5da6785ff8ded3640d5afb471f4f0893\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:42 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 12:43:26 GMT", - "x-content-digest": "f2a6f16bfc753d4f8e94165b40d38e35e9a0203e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "d941c43f-16bc-4aa7-87ff-5db8ecbfe14a", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E64B:40B7B:D2CAC9:13B25D9:5DB58B3B" } }, { - "url": "https://travis-ci.org/ogham/rust-ansi-term", + "url": "https://travis-ci.org/LukasKalbertodt/term-painter", "status": 200, "error": null, "headers": { @@ -24175,11 +24198,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24188,190 +24211,192 @@ } }, { - "url": "https://travis-ci.org/LukasKalbertodt/term-painter", + "url": "https://img.shields.io/travis/LukasKalbertodt/term-painter/master.svg", "status": 200, "error": null, "headers": { - "server": "Cowboy", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "set-cookie": "__cfduid=d338758079c5a9964475e3ddd6b1dc06c1572178748; expires=Mon, 26-Oct-20 12:19:08 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:19:38 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49dd74b15cd3e-FCO" + } + }, + { + "url": "https://docs.rs/termstyle/0.1.2/termstyle/", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "connection": "keep-alive", + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", + "vary": "Accept-Encoding", + "x-cache": "Miss from cloudfront", + "via": "1.1 a2037d86ccb1a548f20827ebd95a65f3.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "3V-UweU3wB6x3Hhtoo8zmwJeU7XwVGYsFORAThPXFuIa7GlAPmutEw==" } }, { - "url": "https://github.com/vitiral/termstyle", + "url": "https://github.com/ogham/rust-ansi-term", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f914749887233f70cbdb137da67d3383\"", + "etag": "W/\"2090dc7a258e0e6b3ca75050301a8414\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.1638547773.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=UmprcFFnYXViM0VGNStWdXFibTcyRFRYSnZKTkgwNjdONDNOZVRFTEZuRFlyUmE5NW1lemxaRys3bFpJTlJQQ2s5bzRjNm1IdzdIcUlSQ1pjMzBMMzhKeWlmMmFsVVFUTGwvMTVQb09kY0ZMN1pwc3Q0cXdDanlpcWF3MEdFaVNRMkFrZyt6bVRjWHUrSGFlSGxocGpZQjFFTGJnd1p6NlFSRlZIYkU4ZnJ3aE1CNmo5UlhvUmdWUmVDSlQ1b01VdEtqZFk2QnVNZmJWTWdNbkswSWRqanE5M0JqM20wcy83bStlY1ZUZ05xc1p0RU0yY09jOHV3REJtNmJjNk1yUWZRSHczcGNrWG8xeFdITGRtcDVFVmc9PS0tK2V4MzhFSXo0cHpQQUlwNFQzWUlQUT09--025ba812a694f77339acf4ec98452c7ff3b8a338; path=/; secure; HttpOnly", - "x-request-id": "b1f5c496-6d7b-4f38-be60-74645f4e4ff0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.1342067516.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:08 -0000; secure; HttpOnly, _gh_sess=SDJ5RzZjQ1NUakNMTUwrYXF1ZTVBbS9ScnhDMGVDMjdVdWdRUVovUEMwNG0xZkFlazVFM3hiTG9aZkVxWThnLzg3emc4amF1VDBwOW5kQWFrVmo5L2dYaGJTVDZJQUNsTVAxaGtzWHdZOFE2ZThod2NBbUtpbDdpekoxdDRHNWxlNGk0ZGVkOWVyWENvclhrcmhVcXljVjlXNnliZ0dNc29WSGRIZ3Uya01CeFFQZmxJYjhGZFlrRWZxVnpzVUkxNDRua2QzOWhxTWRvaE1OalNvUXRQb0RQODJlUXNuWWpTZ3NyQ1lFTWxTMD0tLWR3UVVzUndzajBvU3hYQzZCMVZsdFE9PQ%3D%3D--11ba64e99dd41f9919eb958ef9dd523bcae0e081; path=/; secure; HttpOnly", + "x-request-id": "678a273d-89a1-46f4-8f40-c44f3db6db79", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADB:E0EC:EB8C4A:16581B1:5D374BFD" + "x-github-request-id": "E650:23F7C:1660F47:21503D6:5DB58B3B" } }, { - "url": "https://github.com/SergioBenitez/yansi", + "url": "https://github.com/mitsuhiko/indicatif", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8fae2af1a0bb604d915039b890633eae\"", + "etag": "W/\"2e5d481e257d64d717ea125e6291db65\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.226138729.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=UXJ1YmlHajJDZ1MzSDgxUHJoYXl5RGU0bzF2aDFWU0dodXdyT0xFYjlKRUYzekRvQ2piSmNqamRFMTZPMk56Wm8zakdZUFE3SnBqeEM4V3hlZEpaN1oxZk8rVjhjUS9RZzVvOHluMXY4eGdNMW9rZGxBVjFwM1ZrVTRwKzRHSHQyWHVpdXc4S3JtekMyR2h6OFpocU5qbzU2Y29pZE5TWTFKRm8wdjd5SUpia0x2cytJMkVQckFhZWdDaXluaXpOQ3ErWjhXWE1oZ1BJcncxNWFUaVZuSTZrZTZ3N0VERVZnOUNscGVrV2dLeTY5eStMTkdYVlY1dFowK1pKMlR3VCs1QmFzUU9DS3BNOENadzM5RU04aTZucEY3MnpIZFNHakI4d2VSNU1JTGc9LS0xZG9WNUtBYk8wME5uUGlyNjJWVUlBPT0%3D--6508aec9f11182ef65f7815a533ba3d5898874ff; path=/; secure; HttpOnly", - "x-request-id": "ffeb3230-54a5-49f5-befc-e0d6d6a8385e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:07 -0000, _octo=GH1.1.668024479.1572178747; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:08 -0000; secure; HttpOnly, _gh_sess=cjR0KzQ2V01QZENiMXdnMldIdVk0WkNPcmsxNU5WVCtTcTc1VHZzS3NIbUVhdmhPRUZKbEN6L1pxSlNXQjMyK21FY1hST1N3NmdnTHdyRTROakFPNzRWUm5XNU4wVU5sdHlVUm5qcjZDa2dCTWNhZnRHQnNrd0gxSk9iVm8rQXcwTk5qUXRVOFE2M2JXUmhBeVRkNm9RcGlWdXgxL1JNYlZTZWFoMFE4dGhlbHltRmtRejR4L1cvdjNFY2dNN3U0WlJsWEtqZm84aGlvVitLeXFBZmFIWnF0amdLVzRBbVNCZ3E0d2RCZjZaUT0tLUZRcVVIZE1qSzZjaUhCSkdnaG9KdkE9PQ%3D%3D--974170c0530bf5d4d1df645c2d3d474086c6f7fe; path=/; secure; HttpOnly", + "x-request-id": "539ce40f-d334-4de2-8901-307b8c51086b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADC:1BAE3:D10CA4:13E9EA6:5D374BFE" + "x-github-request-id": "E649:40B81:3479A8B:4EF2267:5DB58B3A" } }, { - "url": "https://github.com/LukasKalbertodt/term-painter", + "url": "https://api.travis-ci.org/gyscos/Cursive.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"086c77e6ef67cedba96e258a32d21973\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:09 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sat, 26 Oct 2019 03:14:19 GMT", + "x-content-digest": "6607bc1a8e31e835bb1cf7232c221c97a83c5bad", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "d99988ff-4d6b-4a92-9bc5-8406ef5bb376", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/crossterm-rs/crossterm", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eccc5f4bddc1495ee1fbdddef3e5adf5\"", + "etag": "W/\"ef75cdf37cd792cdd20f09706a790ecf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.817590044.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=N0huaUhOZXdVTXl0emVxb2RpOUM1M3YyNWx3MWxCWlRndGtjZmZHcGNVVnRVNjBlUWtSMEpHS1dOY0w4ZVNVYkRUREZ0em1hd2FKNkR1cXV3SHp4Z1FTMXN1Zk9jZDFTZDl3QjZjakRKSkRwcUY2SjM1TUVUQWJDRnRVNkswZHQ2Z2ZqWGpZdEZicDNQQ3ZTeTdIV2xuRll1azF3WTlNZjNGOVlpNStQQTFSSHpScFhLVm9KTDc2VU02bldiMzQxUnJ2TCtYKzUyQWl6NzFUNlgvMlFNc2d5NmZ6cXR5cjcxVDlWYS9OdTc1ZElZbFpEQ1J4Z2t4VmZ5SVo5VG5FaGpnMlpUNTZvQi85bDVPRE9BMHFQdjFQVGovUW5FL1FGb2dvSzJkQWlsbkk9LS0wbWU5ZnlOaVRiSGgvd1VCUzBwNGtRPT0%3D--1c9177508bf2f1d691fcb68cba529b8873017f50; path=/; secure; HttpOnly", - "x-request-id": "b774c65c-625f-4e1f-8a6f-61e3ef441462", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:08 -0000, _octo=GH1.1.242580807.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=NHBUNUtvQXN3VDFSalFSdTczSThQbXRQbVN1MU1lNm82N3JabzRBSE16K3Z5TTFWRXRyVm8vMlN4M2VKZGFjKzJXdFU3NDhIOWdMd295LzNUODRSYkZ2aUhCU3JIUldWQmNueXhOeFEzWEdBK3NEVUZNb2w2UktoUSs3Znpia01oZXhreVBsS0wyeC9FVHpkYlJIUzZJUnhGOEVDMUZnL1llYisyb0pqK2JxblJKSEpPZjVmekFhY2QrTlBLL3R2Wm9RMmRCaGdyUFBwWHNTY0lmOC93eDlPb3hoN0YybVhBZ3ZPKzFxLzFJYz0tLXdlYi93aWc2Ymo2MldIcUkzL05LQWc9PQ%3D%3D--094c78d0833cf3c7a0b9a6fcde4630cfdd67716f; path=/; secure; HttpOnly", + "x-request-id": "1d389b14-0880-49bc-baaa-8e956a56deaf", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF2:4D67:D5FB56:14205BE:5D374BFD" + "x-github-request-id": "E65A:1AB6C:2C16DFD:4197612:5DB58B3C" } }, { - "url": "https://github.com/TimonPost/crossterm", + "url": "https://github.com/LukasKalbertodt/term-painter", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"727fa5d71cb351563fce0a690e26c688\"", + "etag": "W/\"e51b2bebd77f6615f6772b827e1c42e8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.175768641.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=dkFZQkM1Ymo4U2ZRU2p1SFhpOVFRMW1MSHBiNFB2ZmNGdmhZK0R1NmlTS2VOS3k5ZlF4cis5WmJZc2dhYmZCdHZwbzB5cmg2ZGlZRXd2WDM5ZU1JeGZnYjVWMmpLbldKdzFtbVllVnpWOUZHSnQwQWhYOG5RSlVvVDJsTVNncUhrbmJtME8xRFRZOEVUMlh6N2FNSHp1bmZYQmY5Zzg4bUR6MGpweW5GWU5kVmZIeVErV3d0LzZiSTJybUlsMzNIL0ZSak5tdmgvSjRKSCtBQXIxTC82L2JpaVpTcC85cnBNSzBlWDYvclVtR3JsaE93dDZMeG9vdklUbGxlQ2gvekdINitmZE1XSmFtcEQ1QklCVGFuR2R6QnlKUWR6dnhqeTVTcHBGbHBxdXc9LS1rS0NWSFBkcEZacXhpVzdOQ3RLN0RBPT0%3D--463f0d4fe760135a06ef415bbcdadf957b10b4c8; path=/; secure; HttpOnly", - "x-request-id": "020c0177-c51c-421d-8e87-356c5af95591", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:08 -0000, _octo=GH1.1.2042845343.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=VWhKeGFSTlZDWGZiSjlEUVV5czN6L09lRm9MaHR1cGJqejRLR3VYR2YvY01ETlRNQzg4NWgwWUNHYVg5NmlVakg4NThVdDAzNzRUN3V0RzM5SWJSaWt0eTZGd0NtY0VTSjBBM2p6RlYrV2hoNTFGWitnL0VkN0I1MFlMYUk3TEVzZXpmdTFCelMxRGQyb1l0TTJaZ3NxOVVzU3lJMFkvSDIvNngvVzBNVk84bjlQVk5DdUNYbGdnelNTcmFBTnlVaURmcXJFcWhxcXNUZVlvWUlTQm5qZDNqV2pUaVd6T3N5SEwzWlpVOXBwTCs1UWJRSzhJSCt2VjZzYlVjNEE4ei0tT3pLSFFrbVNFeE5NYkFmUWJFZlNrdz09--a8e7fdc71a156301060a98df87d0a050e92a2a50; path=/; secure; HttpOnly", + "x-request-id": "9ce8158e-0ce7-4564-a369-695f85476537", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE5:4D66:AF6AE2:10B3894:5D374BFE" - } - }, - { - "url": "https://img.shields.io/travis/LukasKalbertodt/term-painter/master.svg", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=dc8736b9944b9688f3fd006361dbcfd9d1563905022; expires=Wed, 22-Jul-20 18:03:42 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:12 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf92948d22d721-FRA" + "x-github-request-id": "E653:23F84:3B250E5:58817F7:5DB58B3C" } }, { - "url": "https://docs.rs/termstyle/0.1.2/termstyle/", + "url": "https://github.com/gyscos/Cursive", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", - "vary": "Accept-Encoding,Accept-Encoding", - "x-cache": "Miss from cloudfront", - "via": "1.1 94faae20b0f122c4555025f52a2fd745.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "XRu_B7qIZxSUEWNwNN9ZestU3ZClDux_r74xP6e53jEya1iwHe8Hhw==" - } - }, - { - "url": "https://api.travis-ci.org/gyscos/Cursive.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", - "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"784a7967d7de719800d5af53c4f36eea\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:42 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 17:53:17 GMT", - "x-content-digest": "4119e34dbca530b47580b28fa8f8b12594e601f7", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "9f5bc37a-4740-47dc-b458-cd9b452fedc8", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a3eb1c7e2e97daedfa11f68de55c1287\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:08 -0000, _octo=GH1.1.117092801.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=YnoyNWRSZ1NkREQwdndEVDhqNzZuMm1OSEFIdjM3NkJRcHV3YlRYZjRzZlk3LzlWMmhrd3Iva1JHOXA5YkdHVXdGczY5VXhhNU13MnhGbFVxbEpCS2dDbUFaUk83aUU0b08rRkZmVnJyVlZTSU9VSDBMWHdkRlRMTU5wTjdIZlZSK2FKcm1WSkZBaDhyd3RuQzhwQXVuajYxZ1RKbnFtVUcrV3lXdkpxbTNHbW1HNjloZGJNZU1XR0RPbnV0UHNqbk1WOTJoM0RlaVR6UlFzNCtUZDdRbzJ1NWIzSnF5bEM0L1dvTEJSQ3VDMD0tLTlWSWczTzFaNUNkYTBNSERkcUZEV1E9PQ%3D%3D--76d3cc82af0dc428f4eca0d0eb1cf61a79d55145; path=/; secure; HttpOnly", + "x-request-id": "50a2ef59-d20d-44d9-a717-71929222ca9e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E65B:40B7B:D2CB05:13B2636:5DB58B3C" } }, { @@ -24385,11 +24410,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24398,51 +24423,51 @@ } }, { - "url": "https://github.com/gyscos/Cursive", + "url": "https://github.com/vitiral/termstyle", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"15742317de0bfd31a73c84f822ad9491\"", + "etag": "W/\"e0dee2b8befd10868ad5a3d7fc36377b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.44776297.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=d20rVmtIZUZqaTFacUlJOGwzYWRtUFoxNW1tdmlieWVZTm5BUTZrYktPd0FreGVlWFp5RmFocDR0cGxHMmttVU1FZ3dMMmdZYU5vK2FhUWh0TXRQWS9PWmFhR0d2UHpCcWtjYWxPc1BYcXZ1MCt2QVFCZitVZFJmZG03Szg0SmZhT29wT3hnS3BnaE9zUDJXV0srYmpqQ3dYODBmaDdTc0k1b2FreHNyUEk2K2VxcUFpMmVyK0xmR1ZIOGpVS20wOWZoUnk4Q3JwenVlWEFDbDZiZHBJeDE3TUJBbDMwNEdib0FkenlzbW54SS85dDRBbmp3VHl0Ky9WU3pIZU80QW9LUkZjMXBZWEVaYTBIZ0xaOGovd2c9PS0tdFJBL01ldDZ6d3ZRNkNUS1FPRnhrQT09--c99afd4748af5a47483f529f26a5b00119fe5373; path=/; secure; HttpOnly", - "x-request-id": "4895108a-cff9-473d-abe2-4697df381774", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:08 -0000, _octo=GH1.1.1491828961.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=MU9GUStWYXo2eTZwb2llSzBacVRiY3ptendKSS9tTGxZbExIbzZ4TDhsMkdxYlh2MmFWcWxObm1rcHFYdWNKTkRHdnV1YWI4Z3dta2ExaDUxSGJnUmE2a2xUQTZTaENRbnFBUk5lV1N5N0FzUzUrM1FCRHBwSHJQR1Q4c3BPd1VYb25Xc1FMUi9RcHNvcmtoSENKRVUvTnF3UjZvUW8vV3pxdldBaXhUNURKM3lEMlAxNHVwTWJiVkY1VW1Wd0RhY0RUK0phSFYzSWF6WGdncnFKdStoN2RUNXFxK1YwMit4V0tVR2kxa05zTT0tLTBISFNyWUhCMmRHMkUrUXRjYkZqU1E9PQ%3D%3D--48b706f389139f154f8bfa6d8a5d645bcfcf62e9; path=/; secure; HttpOnly", + "x-request-id": "6b914beb-d3f9-442a-9f5f-06df5d736eca", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8F:32296:60BF06:92BB3C:5D374BFE" + "x-github-request-id": "E656:23F84:3B250F4:5881812:5DB58B3C" } }, { - "url": "https://github.com/ogham/rust-term-grid", + "url": "https://github.com/SergioBenitez/yansi", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:42 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e13c8f218248d0c9fddad4a62c98798b\"", + "etag": "W/\"de074ecc397e186e450747f7cb83289f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.1895954789.1563905022; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:42 -0000; secure; HttpOnly, _gh_sess=SGVtN2F2a2V1dU9SZ2gxbmNmNGVlNTZ6MGFTUVNaWW5vK1pLaWFsRGsrNW4xbkt5Z2dTT3JxTDJ0ZVpwR2NOY2xNeDlIdktHQWJtOWdKZTZPSTJsWmI3NThFU2h6LzNqeFpSdndEbEFvNytsTDF5OUd5dThkZ2ZpSmpvazluc1MydzBWMUxZaEhJR0lCY01KRVhTUnpKWTM2cXh4WEdYTDYzclJ0Z3dHcGJuT05GbnZTUmp3NUw3ZDA1N2pOWmpzNS9XZURHTkRYYVQrN1owZE1FY2xOaGxOR3FlWXR4WmpYa25kNWs2L1A0bVN3aVdOL0k1bmt6M0pXRndWWEZ1UE1uOG0rQ3B5VC9pNEhpb0NTTWoyUVhidkx6RS9EK05tU2ZsUzkydUh6V0E9LS05SzhxQjVmWVdZZGJkY25xNnEvNGlBPT0%3D--4bb3a5e2d33585057e596baefab26d8d5dc6dba7; path=/; secure; HttpOnly", - "x-request-id": "948782be-505c-45ab-8594-b64059c4d8ca", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:08 -0000, _octo=GH1.1.1561852432.1572178748; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=blh5SDlyUTdTQVRLOHM4S0pKenZJUGN6cUJSdVNhU3d0TzYrMjF6WFAvYStwU3EyUmo3aTJPMndEOTlnU005c1llczk4aVNnNS9iSjg2R3p5TGtOd1oyRGl3VTBHbVBMTXJNeWszT1ZScjVRZm1vZTY4NXd6N0pkY2YzemFlWllSVDNNcmxNVTRLOEdwNWpYcHQyVHVMYktDQ1Y4SFVYUkwzekx5RmNHc0JYMzYvOVN4cG9WR29vYUNHa09wejVvS1h6WHpQbjJVY3Q4L0N4WnU0SW1CeVhqU1RtNGE3TnVTdzJ3d0xTK2oyRT0tLXFwb3ZWL2VycTZ5TmhSKysyT1VqakE9PQ%3D%3D--bd6755935696266283b6aaef1bbe476aca5b9f3a; path=/; secure; HttpOnly", + "x-request-id": "c4298afc-b307-41bb-87e4-b9ddb20cd70c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA6:2BA8:8A8DD7:D1E633:5D374BFE" + "x-github-request-id": "E658:23F82:33E9EB1:4DBA432:5DB58B3C" } }, { @@ -24452,7 +24477,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -24462,15 +24487,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8552342cd79bbf454b3fa654b75cdf8e\"", + "etag": "\"308c96551cd94aa4736f3834c3f70fb7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:43 GMT", + "expires": "Sun, 27 Oct 2019 12:19:09 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 15 Mar 2019 18:18:33 GMT", "x-content-digest": "e5d087f659f16885372fdba3c7285beac48360ea", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8aef853b-2809-4d37-8833-4d5678b3a5f7", + "x-request-id": "1fea8fab-b562-4a2d-9c91-98fdae8463c0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24488,11 +24513,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24507,7 +24532,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -24518,10 +24543,10 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:43 GMT", + "expires": "Sun, 27 Oct 2019 12:19:09 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "7161c31e-2081-4c2b-8b44-4f4d1084692f", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "14a9314f-01ed-48c5-bec8-bfeb26c3428f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24529,74 +24554,51 @@ } }, { - "url": "https://travis-ci.org/ticki/termion", + "url": "https://github.com/redox-os/termion", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/redox-os/termion", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:43 GMT", - "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:19:09 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a237b8d1e88c30d3843ac6a53bb91c03\"", + "etag": "W/\"ff716abb0a1690efd99cc6de72a19fbd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:42 -0000, _octo=GH1.1.692096343.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:43 -0000; secure; HttpOnly, _gh_sess=eFRjenFwSVdlUDk3ejdKQlRlUmpiQkxsc2FzNG1qV2p3NHZIM0VxUHVINTRJN1llVGU1ckUyQ2Y2MlF2c2F0cTFGSTBHd0JjbkVWUXNXVVpqT2JRQ2FiWkc3VUNxTlRBQjBONGJKU3IyazQyQW12cEhQRGdpS0RwSlgzcTBiaStlNVJ4Q2lwU1hJSlRkdHl1KzZ4SzBLWVlJWkE4THJteHh2bWtXUnNpbnBOSWszVHRVNE54aDFMNmtEbTFHZHF2STJwcUVER1l1Wnh3THpJQVppaWpZcjB1Rk5TTnFYbDh6MlBHcERYOUxNLzdueXB2cVZlYkpMZVFVT3dMajJ6a3A1NXFMRTdMVkxKMDFGV3VSdXhEZ3c9PS0tSm56aWhSRENUOWNnNy9RS0hjZXRRdz09--06e9e26530bb1d051f4ead0ba258be513e23633c; path=/; secure; HttpOnly", - "x-request-id": "87811345-dc2f-4d77-9699-6f777a6586e0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:09 -0000, _octo=GH1.1.1776062823.1572178749; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:09 -0000; secure; HttpOnly, _gh_sess=SW42TlRka1FzUy9lWnVRUTBTMmw4bUNpMHFSemc4QlpUcFFQQ3pYSzdIRjMvZVIrS0NZc1JTdUlVcmFDbmNPT2txQlVaNkF6OGlWNE0weE9raWFBK2VUUkNmR0J6ZXN4RGt4QVVpVGNHRUg5MnZwWkI4YW5PQ0l6K1VhUEU5Z05IQmFqQjZ3QXV4a2ZxbDh3Z2ZRU3pjd2NMd25zNTVHY3hSV3FSTkNqS3VkUW45WGt3R3NBZnNVeDJsbE8zOGNLTW8xMVViR3hQb0hvdzdOVmhwWFZnOTlCSlRUcGpNRmFCa3dOakxEU0N4RT0tLWkzSDI0ZWNDN1lYVk80NjcrUW4rYnc9PQ%3D%3D--3f17f18955dd504bd28cfd2f48e3b1c60772faa6; path=/; secure; HttpOnly", + "x-request-id": "01c4fe2c-35fa-4052-98cc-d4df9b8d268d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEF:E0E6:8B401C:D3DDFA:5D374BFE" + "x-github-request-id": "E661:1AB6E:3B57C11:58E59B4:5DB58B3D" } }, { - "url": "https://github.com/yaronn/blessed-contrib", + "url": "https://github.com/ogham/rust-term-grid", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"09e349f0876592d15df4686ea3b76d8c\"", + "etag": "W/\"f3d9b2589e778c4c0df4eff0bff06249\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.1023270478.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:43 -0000; secure; HttpOnly, _gh_sess=bnRCbnFJSWtoZERsdG1LQm1QT3RkNVdNT1Rvcm9ZQlJrZVRkODc3NGtpbFEzK3hDZWhqMzZ6MGlvR1hzL0crTWpUTEhtSUVCNVpwT2ZvRzcvSWlFb0JqTytuNld1QUFuQTBOU2p5TDhiU2hHN2hSckVaK0o3cXN0YmEyV1hMMGhJYUVTZStmT001YW5vZGtIaW83Rkhsem40MXRtVGhHSjJYVTBlWnVtSUl1dU9SZ2R6L3pDd0dWSlZjMTBWaU9rTW1MSXduOVJDVlBTV0ZhYVkyM1VpL1pGZm1mYzA2bFJ1TUpXdTFSbWswQ1FiY3hDQVp6dGRpczNMWHpoeXBkSW55T1pOZWpZQVlvdEdaU0V4V0ZNUXFSenFza2ZPbndLNVZEelc2K3NVMmc9LS1ndGQ1MnVDWCtSK1dicE5PYUdvSUNRPT0%3D--d6a41506c0d7efbe3dadeefae6f4231a67be6fad; path=/; secure; HttpOnly", - "x-request-id": "ea85905f-4dba-4c69-ab47-23dcbf106e45", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:09 -0000, _octo=GH1.1.1286938795.1572178749; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:10 -0000; secure; HttpOnly, _gh_sess=VXA2N0pyL0RESjRrRTI0aS8zVml1SGFibHg5a2lESDl4QXV6N1dYR0o2MC8zWUxibWQ5eGw4eW93VnhjYlRMTERvUFZ4SzNMYXdDekh0R1RDZVV4ZHhuOWNxYng0WUZtWnEvYmZvSVNaVGVEWllHaG9IYlpybXNxRTlRQUJWblUrWkNvekhaL0RIcW5ZT05TWUs4SFBscUU4djNOR1Bjck5iMy9rL0Y0NVdYNTFGZndGUWlSamc1b0ZyTlZOQjJQWlhyRmc3bWhqaGtIQnllWUFaVm1zdTJDTWZEOXQ5a0ZUN25qUTQ2L2NNYz0tLWo3ZFFGSmRxdzNVMlF3Y2JPZUQ5K0E9PQ%3D%3D--308d08b5a25838239049061c1aa6a20c26f2fd62; path=/; secure; HttpOnly", + "x-request-id": "c28a7273-d990-4421-bed5-ff307637a3c0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A84:2BA8:8A8E0B:D1E683:5D374BFE" + "x-github-request-id": "E65E:40B81:3479BFC:4EF24B2:5DB58B3D" } }, { @@ -24606,7 +24608,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -24616,15 +24618,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"cbd12c340be57eec0af886800ba9dbf1\"", + "etag": "\"ce1fde12efca7779888898d544617e9c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:43 GMT", + "expires": "Sun, 27 Oct 2019 12:19:10 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Tue, 16 Jul 2019 06:30:10 GMT", "x-content-digest": "c4cb2ff58a3dd57b8c8e22040975f40d083fbc07", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "285a1296-1ba0-439c-8000-ac1895bb3911", + "x-request-id": "5f97a0dc-65ad-483d-b6ac-796ac2ef7e29", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24632,27 +24634,27 @@ } }, { - "url": "https://github.com/gizak/termui", + "url": "https://github.com/fdehau/tui-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c267c068359ae897cdc4153165c4ffec\"", + "etag": "W/\"a585d1686678258c01d58b1289201393\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.762574434.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:43 -0000; secure; HttpOnly, _gh_sess=aWZ1NTViNGtvYllNZmwwNFpHUG5DMWVENDRJSGZMamY0RzV2YldqaVJVSGxkM3RHM2dlWSs3cWVVcjlWYjVLeEIzblpxQWlKVjNnWlBaM1VrMy9JODdjTFNxWUE1WS9XLyt1Tlp4ZWJadmR2SGM1S3FmMnJDU0l5SkhSSDJNbXp2Y1hyRzc0eGxhVjEyeDNhTmtFd1cwWnJHZzF5TGczY1pMLzZPTlpjRTBkTlQzSWM1Nzd1ZnNzZjdGUSs0MStDb2xyWW1hK1VpQ09zUW9STDdtMGZsK21JOHpPdUF0ZHkzZ3dMWHR6RU9IQ1hrZlJ5UHVuN1RjUm1PL1Iwc0dDb3hDQjBrTlFIeE9RdGx4NHdHS0lrSXc9PS0tRFBxL0Y1VjVRZG4wbU9PTHpGSGIxQT09--23f16c53052dce45bda60211a78618bf46039c08; path=/; secure; HttpOnly", - "x-request-id": "5808010b-4a70-46bc-a5df-7210254c1969", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:09 -0000, _octo=GH1.1.785235803.1572178750; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:10 -0000; secure; HttpOnly, _gh_sess=aVdHQW5LRS9CWGpFdjBUbVFWQVNvYXR0MUxKZGcxeHpPZ0V5S1FxMEZmQUJPMHBob1FKdlhjeFl0VG16UGo0UDZtZWQ2RFR4VTNrRjQ1czdYQ1o5S2lyOGpnYmVQOXFTKzUrY0R4R3YweXo3UHdBNGFaT00zaW1kcnI0U3diQmFTUmRUdmhNeVJHdHQ1eTFXU2hOZXBPYUJQejBrVHhSaXh5am1RRmYweENpYVdUbTJGV1RPRXZOVWc4SlBlekVBd0M1RE9CSFNNOFkwTUpvYi9aWS9ubmQwWWFaRUFwNy81NHpFQ1d0eFBzcz0tLUkrRTZCOGhtOTNnVDFSUm5adGNadEE9PQ%3D%3D--58df4b11e3f6a0d07149e0abf32f45f4864835b9; path=/; secure; HttpOnly", + "x-request-id": "efd92e92-4bb6-434c-9e74-eb5d09d0cb92", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAE:4D64:62486F:953C6F:5D374BFE" + "x-github-request-id": "E664:1AB6E:3B57C7B:58E5A4A:5DB58B3D" } }, { @@ -24666,11 +24668,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24679,27 +24681,26 @@ } }, { - "url": "https://github.com/fdehau/tui-rs", + "url": "https://travis-ci.org/ticki/termion", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:43 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5572605ab93a3775233e67ab850c036d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.380588637.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:43 -0000; secure; HttpOnly, _gh_sess=b3lkUUd3cGg2QnRpWGdmWFJDUEF3OXc0SzZDMHI1Y2tmS1h6OEMzOUNXd0s0bXZ0TEM4YUpsN0lJb1R6UUdXUktpdjBjVTMyakYvVUZtWmJPTjJNeGJiRDdFbHlhN2NIV0RpVjlmTWVScm5WNEo1dXVZY3phMjd2UHViZnhqRUlvenFFQU44elZBUnJZTWRtREF3YjNYTUxTUWpPVWpISFJlODJGRXpqTGFldlZQS0ZCdkJCUlZPSU9tcHRnTFB0NldXcXFVdlkyNWtPZlBsL2lib3lFcDhyUVFOMFNDbVVsZUpvTXRHODBTT2ZEbFRNVThaMll2aEF1VGpEamI3d2dvVHR5VmdDVzBGNGhlamp0ckFuN2c9PS0tc3ZnUFBnQmUvUTRzczFHUFI5N3hnZz09--16f61470385c9b80cb584589acba60b0bc6c9ad9; path=/; secure; HttpOnly", - "x-request-id": "0ea6eca3-d870-4a89-964e-ab4da7cd5c29", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A83:3229B:AF069E:10A099C:5D374BFE" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -24709,9 +24710,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "360", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -24719,15 +24720,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7c0cf06a2c6d33480b739284a3473068\"", + "etag": "\"f1ad1f299432a5c9705136814c057343\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:43 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 15 Jan 2019 16:24:12 GMT", - "x-content-digest": "6f3db05b39e16154845d7293e60b7f6b4f629565", + "expires": "Sun, 27 Oct 2019 12:19:10 GMT", + "content-disposition": "inline; filename=\"canceled.svg\"", + "last-modified": "Tue, 30 Jul 2019 23:22:28 GMT", + "x-content-digest": "ba59aab9774efb45c411416b35f9a6529a814926", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "49d9f5ea-864f-4d8e-ae00-2585db5cab0e", + "x-request-id": "c7b878bb-5683-424d-9aac-4583b45b7c44", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24735,74 +24736,50 @@ } }, { - "url": "https://travis-ci.org/nabijaczleweli/BearLibTerminal.rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:43 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/nabijaczleweli/BearLibTerminal.rs", + "url": "https://github.com/yaronn/blessed-contrib", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:43 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8879251baa7786412ba9aa5d4f6dd4e8\"", + "etag": "W/\"db27772087af1f6a07956a6062eb7334\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.607029979.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:43 -0000; secure; HttpOnly, _gh_sess=Mk5KeE9IdUI0ZzQrWlRkYzNtbFM1cjZ0QmdTTXNlYWJzSjBoZ1dmZndvQUlwaElDQVBVbUx6MGZXZm8yMnphcHdkZkJMSnFRSUp1TVg1U3hlZ3loK1AyWXFoT1BiUExSQmxzRzBybk5sWFRnb2p1SUliQkFVRmhkMFh4NDYycGh3cmVjeWQyM21SK2pIeWVUZ3h5QjJIMDBTc2VURmJPR2w0ZGtlNWwyWW1JN2Y3TEV1UVB5d0lwZnR2Vzg5cFZNWGxESkVSSnlITjlwMXVOaUlKVzhUYW9Ib0NLQjc1c3V4QmdMckxBV1lpWldsazlqbXlSWlorM21MMDJLWCtUZlYrMm05NVMyTnYxQTIzZVNrbFNQeDNpNGNtK0lWR2FodEFwSFBqMWhqckU9LS15eWNUc2FRVmxLazJROWhLQTdRZitRPT0%3D--3d214ddbef1679abe8e38333574f998aaacb5fda; path=/; secure; HttpOnly", - "x-request-id": "e7caeb0d-ff3a-419f-a062-6bb394976bb9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:09 -0000, _octo=GH1.1.488511313.1572178750; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:10 -0000; secure; HttpOnly, _gh_sess=OUNrelpGMm1uMS95akYxTXhIRWtzcEtwbDVtRmdQeHY1OEZ3YjZJQjhvQXhKNk10NWdPS2JCVmhzcysvUjdlaVIvSHhrb2ZnR3dsSGlSdXhtU1FuSU1pVTh1NW10aFQ0Zm5YelR4OWVrYTVxYzRTUURPWEZWZUF2YTluU0JQOUt0VC83RmxIWkZ2cDI5ZkJzS2owZ3NiNGhETkxtRmlPb1BnNlVlOEVkb212WktUejJJc1FQVzB3ZTBBRFpWOVVyTG9CQ2dYV0MxQXBkTlhNempoNElZWUY2MWJDQ2thSVZ2Wi9EVGhlWXVzMD0tLVZiZmkwYXpDVHVmVTlsWWl6RStqK0E9PQ%3D%3D--1892c10992247f3d93db2ddf1c37a2f7365adb5a; path=/; secure; HttpOnly", + "x-request-id": "7819a132-1333-4f9d-a4bd-7367c8373cb1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB4:E0E0:2150CD:31FE3F:5D374BFF" + "x-github-request-id": "E665:161F1:33EDF1C:4E06FAD:5DB58B3D" } }, { - "url": "https://github.com/jeaye/ncurses-rs", + "url": "https://travis-ci.org/nabijaczleweli/BearLibTerminal.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:44 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"19b8e8d1bfc5b1fd3751e4cac3bebbc2\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.190022819.1563905023; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:44 -0000; secure; HttpOnly, _gh_sess=U3pmdVBGbUMvV2tZSGlFeEM2Y3RMenFaelBGak9nWExValVtbFdZOXBzYTZPbFpvMlc4Q1Z6OE92VTQxZG9OaVhWcm9XNFhjbmh2dytzZzVKWlBtL3JhSVJwcVFXZGM4SE4vd2RQV3FreUwyQXlxK01vUGZ4RDh3TVRFU3huaVdkdDhTdHUxbHZqZVVRbkREYmZvaVk4L1ZkTkd5dnE2TnkwN0J0NnRIcktGdGVLUzNKTy8weXFOSzQvWEtQekFzc0p4K1NVa3BiNnJIdEQ3Z0RNUFBZbklSZDdrZkN1NnIzTjhKQTF6S0p4cHNHbmFZTDNabWg0cHk3T1YzU0lrZG85V0taOWlaOXRMc2xKZkJhWTk4cUE9PS0tUmVTZDhFYkFhdUV5VXp1cGxvRnNJZz09--89129c0fd3ee6b90a9f795165f3a1e6135f503e8; path=/; secure; HttpOnly", - "x-request-id": "c052e7d0-5972-4850-bc0e-f106311bab46", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E6:2BAF:EB15A8:165C42C:5D374BFF" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -24812,7 +24789,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "date": "Sun, 27 Oct 2019 12:19:10 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -24822,21 +24799,69 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f51a1c486bd45c6cddd715a526de3914\"", + "etag": "\"111b5dd691e3d784d66391ba79edd9fd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:44 GMT", + "expires": "Sun, 27 Oct 2019 12:19:10 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 15 Jun 2019 17:38:25 GMT", "x-content-digest": "547eeb2bae7074cd839926cc43ca0d5311679a51", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fedaf361-5de2-44c8-b0da-435ef12c7139", + "x-request-id": "54822c04-ff94-474c-9438-389a60106c06", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.gnu.org/software/ncurses/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:10 GMT", + "server": "Apache/2.4.7", + "content-location": "ncurses.html", + "vary": "negotiate,Accept-Encoding", + "tcn": "choice", + "strict-transport-security": "max-age=63072000", + "access-control-allow-origin": "(null)", + "accept-ranges": "bytes", + "cache-control": "max-age=0", + "expires": "Sun, 27 Oct 2019 12:19:10 GMT", + "content-length": "26855", + "content-type": "text/html", + "content-language": "en" + } + }, + { + "url": "https://bitbucket.org/cfyzium/bearlibterminal", + "status": 200, + "error": null, + "headers": { + "content-security-policy-report-only": "script-src 'unsafe-eval' 'strict-dynamic' 'unsafe-inline' 'self' http: https: https://d301sr5gafysq2.cloudfront.net 'nonce-4Vboj94MDEON3AoU'; style-src 'self' 'unsafe-inline' https://aui-cdn.atlassian.com https://d301sr5gafysq2.cloudfront.net; report-uri https://web-security-reports.services.atlassian.com/csp-report/bb-website; default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *; connect-src bitbucket.org *.bitbucket.org bb-inf.net *.bb-inf.net analytics.atlassian.com as.atlassian.com api-private.stg.atlassian.com api-private.atlassian.com intake.opbeat.com api.media.atlassian.com api.segment.io xid.stride.com xid.statuspage.io xid.atlassian.com xdid.hipchat.com xid.sourcetreeapp.com bam.nr-data.net sentry.io bqlf8qjztdtr.statuspage.io https://d301sr5gafysq2.cloudfront.net; object-src about:; base-uri 'self'", + "server": "nginx", + "vary": "Cookie, Accept-Language, Accept-Encoding", + "cache-control": "max-age=900", + "content-type": "text/html; charset=utf-8", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "x-served-by": "app-1116", + "transfer-encoding": "chunked", + "content-language": "en", + "etag": "W/\"b4dd9ed76a09a97dc540e362c2b24ec1\"", + "x-static-version": "cbd7da898291", + "x-content-type-options": "nosniff", + "x-render-time": "0.342493057251", + "connection": "Keep-Alive", + "set-cookie": "csrftoken=mBkUBFnq1TOvt0xkJIPDUNVILjA7JQqIlKU8rLc90u3oKpMZaBEKdT2WPItJgXTk; expires=Sun, 25-Oct-2020 12:19:11 GMT; Max-Age=31449600; Path=/; secure", + "x-reads-before-write-from": "default", + "x-request-count": "3178", + "x-version": "cbd7da898291", + "x-frame-options": "SAMEORIGIN", + "x-cache-info": "caching" + } + }, { "url": "https://travis-ci.org/jeaye/ncurses-rs", "status": 200, @@ -24848,11 +24873,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24860,28 +24885,76 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/gizak/termui", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"946f9d6d29001ddc0de24fc6afec9dab\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:10 -0000, _octo=GH1.1.557777457.1572178750; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:11 -0000; secure; HttpOnly, _gh_sess=S0ZiQW50U2tPZTF6L1RPS0ptVXhlaVJDRHduajFuNjFRckc1RTdad2VsaEtjaTFLZXQ0S0Z5UU5rSzdkY3c5ek1PQkE3RjQyb0VmcnF4eE0vWnFjU1k1TDRodGorUTN4QlhKekdGdi9DdE45Q1F1dzFFbDRtMTVxUm91V1ZOMHBXL0RtMXh3SVhNV3dsQ3h6L1drVWEybEVCUjRXdjZTdVpnU0FBajBZcWUxTlZodkJTb0FoSHRxZkM3d3Y1dlVFREZqa0lEQkRIMEhwSDVpS2VNTWpDNk5UUnpMUE0rTHI2TG9KUTdtTEdkRT0tLWFBVGF4cnNkUXVRbUYzTzhaUzFEUWc9PQ%3D%3D--b7ca39034e05d79d36a038852e21974438ff1bab; path=/; secure; HttpOnly", + "x-request-id": "e046772e-dd24-4ee6-924f-c9a4b269f162", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E666:1AB6D:34137A8:4E1CFB0:5DB58B3E" + } + }, + { + "url": "https://github.com/jeaye/ncurses-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"6a56b5500f5af181964b9e16e00d926e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:10 -0000, _octo=GH1.1.1835186672.1572178750; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:11 -0000; secure; HttpOnly, _gh_sess=MXE0dUYvc21oRFRxcHoyVlozdGYvYUN0WWg3VCs3K1VYakx6VjUzMlZUK1FSYVJmUFRpZlNkN3l0VlFVdGxqcGhaTEEzN0VGMU1BenZyZVpNcENOdXZzdENtUWtidUJpUUZXemNtTk5qb3JmbmdsUzVPV3UvdzFqVit1NCsvMHhrVzQ4YVpPQi9GQU1FUEhQelY3Z3lGZ2Y1TWIrSFVYcVR6QWN1ZE5YQlh6ZE5FZTZ0YnFwcjRET255SWZPUUZ5K2tsL2FOUDNEYVNTN0pud2FvMm1sb1orbjQyRXZBS1JaZ1JQYi9ibnUzVT0tLWZlY3pqYllERWdac3FKb3BLbkt3d0E9PQ%3D%3D--53ef6d61c97b69fbcc72a363e975fe1791ff2633; path=/; secure; HttpOnly", + "x-request-id": "24c91711-0cbd-4f80-b3a9-ba2c8bb582f0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E66D:1B30A:205302B:30841E8:5DB58B3E" + } + }, { "url": "https://github.com/ihalila/pancurses", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2afd743aeeec5ab5b37f1689e23cce16\"", + "etag": "W/\"765f43d929082089c42e11a5137ed966\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:43 -0000, _octo=GH1.1.1328006480.1563905024; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:44 -0000; secure; HttpOnly, _gh_sess=NnJvOGhHaEk2SzUrdDZNRUdGQ0VBKzBpQWg0cTNveXdRZ2VvOFpxNTNkSmNNTjNla0R1N3RGdkhkQzNxRWc0eUhCM3lIVnkvcHNJaWlBQlRqMkdpSGd0OCszcmx2K3dvc0NVdko5M1hGdmdqekhrUkVXNGFoYkpXR1ZmNWMxL29EbTJKS0RDUlBqRkVaOXljbVZHSzducElYM2NoK1Q4a1l1NUgwdklFUHRVcUJINlRlMTdCUjE5cFMxYS85K2YyLzVreUhYSHlQb0RJRUt4SE9BcUdkR3lGTVJZT2N1c2ROMzV5dW13UjM3eU5mVVBrRWswVUs2bUJhbTVRdTZ1VERIYURYL04yQkp5c3JIZERIWmRFdVE9PS0tQjdrVkczMVZaWTA1ZE1GaHROTkNDZz09--462fecb4315767895c0a34132de368e0c63db24d; path=/; secure; HttpOnly", - "x-request-id": "800cfd08-c34c-4ca1-a707-45ccf2a9ce9f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:11 -0000, _octo=GH1.1.625388571.1572178751; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:11 -0000; secure; HttpOnly, _gh_sess=WUZBbGgybGVBK2J2NWRFeHZFYWVjenNFOFdsLy93MzdFTmxyeWpaTXFKMlBoSGhSa2l4UTNsck1adDRZU04wRnZSWGx2NjJJSjNoQUlXM3NYejNVRzVtdUY4YXJVUGV5bkQwZG5odTQydWxHOWgzUTVPZ0d2RmpVSXgreGlPWGhGc0JUU1Arei82ODdycDRBaFBEcVpMbG9qc3Q3bHZ0K3ovdWhPVThFY2Z0dEk2elV3b3ZGeHkyZllid29tTjA3elJGeWdNbHFLM3BxL01vRHdadzVYQ3Z0RGhhd3I0Q1NkTmhtd3FqMVJiYz0tLW80cDBuWml3eU1XOTRBY01VL3NQV3c9PQ%3D%3D--067f0e39ce022e51d1824bbc5fecf7398fcfee15; path=/; secure; HttpOnly", + "x-request-id": "d8a95c48-4292-4e2f-bac2-1a6ae4c0b213", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B6:4D65:854E20:CACEB4:5D374BFF" + "x-github-request-id": "E672:161EC:20293B4:30517A6:5DB58B3E" } }, { @@ -24891,7 +24964,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -24901,15 +24974,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"48dc5b2503b24ec78c0e90dae2c9642e\"", + "etag": "\"ecd0833b0d548c16526b8bda396f9271\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:44 GMT", + "expires": "Sun, 27 Oct 2019 12:19:11 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Apr 2019 09:35:40 GMT", - "x-content-digest": "9a35aee812739801c0abfdd32e8b4d4b87b00985", + "last-modified": "Sun, 27 Oct 2019 11:34:20 GMT", + "x-content-digest": "498ce74dd34df0bf0bc08bf46f5ef988542f7d7b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c87a5f72-7905-475f-8e72-8ef12b733876", + "x-request-id": "b2bb256f-d61f-4b22-94a7-0c537d65d32f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -24917,25 +24990,34 @@ } }, { - "url": "https://travis-ci.org/ihalila/pancurses", + "url": "https://api.travis-ci.org/gchp/rustbox.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"00ae60c5bb9039e45f4d31048bdaa50e\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:11 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 02 Jul 2019 12:52:24 GMT", + "x-content-digest": "a0ac7556ec0c833e4b11aad35484e6b5e61d70c8", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b2df5399-0bb7-4f60-8804-24ffa1457d2f", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, @@ -24950,11 +25032,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -24963,35 +25045,39 @@ } }, { - "url": "https://api.travis-ci.org/gchp/rustbox.svg?branch=master", + "url": "https://opensource.googleblog.com/2015/09/introducing-brotli-new-compression.html", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d25a71fe1fadf3c02f706c728de79894\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:44 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 02 Jul 2019 12:52:24 GMT", - "x-content-digest": "a0ac7556ec0c833e4b11aad35484e6b5e61d70c8", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "9ea243a6-16e2-42b9-bba0-7aebbd5c70eb", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "strict-transport-security": "max-age=86400; includeSubDomains", + "content-type": "text/html; charset=UTF-8", + "expires": "Sun, 27 Oct 2019 12:19:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "cache-control": "private, max-age=0", + "last-modified": "Fri, 25 Oct 2019 17:08:28 GMT", + "etag": "W/\"317753a7586f7fd44f635bdf4f22d5082b01c70de80d58d059bc02147df7e8f5\"", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "server": "GSE", + "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000", + "transfer-encoding": "chunked" + } + }, + { + "url": "http://www.bzip.org", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:11 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "server": "Apache", + "x-powered-by": "PHP/7.0", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "vary": "Accept-Encoding", + "set-cookie": "SERVERID68971=262157|XbWLQ|XbWLQ; path=/", + "cache-control": "private", + "x-iplb-instance": "17102" } }, { @@ -24999,47 +25085,70 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:44 GMT", + "date": "Sun, 27 Oct 2019 12:19:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"90fbfbd50f0349698a8e9b0b8962efa3\"", + "etag": "W/\"3fabff56699a9cb37b61efd5d2ce90aa\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:44 -0000, _octo=GH1.1.502255015.1563905024; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:44 -0000; secure; HttpOnly, _gh_sess=Mm42TDdNUkJiWHlqd3B5d3Blbkk0N1FEOEtvazdVWVlPWDhUMFpnK0hQTlUwZS9rV0VZb2J6VDgwWUZndDdwUEU1R0kxOEMwakM1VE4vaDRGS0FVQ090ak9GK2JXQkJlMEQvVGwzTm9kRDFvUURDcDVpMVlmajB3R2RjYUVGaEIzZTEzR0kxbjRlanNJc2JZNnFja0ozL3ZwMFM5LzZweW1yd0J2Y2RLLzhQZFRYRWNhcHdCL1VLcG15Rmw1aDBmaWlkT2R6cWZhYlk1RDMwSlRtUlhoMGk4TU1IYWIwNFRndVlMVjBFTFpScm04SWlyMElick1qempEZm1VRGxVdFRQVWEyQlo3OFI4K0sxdVAwMzFBZFE9PS0tamRZd3c0TjVwZVAyMFdTYTQzMVFudz09--5f00dc2b8a7c2d8d96a9221b2e95ce52fbba2acd; path=/; secure; HttpOnly", - "x-request-id": "c27060bb-d025-46f1-9b7b-413d7301dd33", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:11 -0000, _octo=GH1.1.1390069967.1572178751; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:11 -0000; secure; HttpOnly, _gh_sess=bE5tNEZKektYTmFMR3dBU1hmNy9EZE5Oc0dhNkhGT2xpakoxMWUxd2QzdkVDR2IxU0VDYWgwWFpXd0xFZ0NvRmJoeWhCcDZxNXZGYUxJSkFOOWZUaVVobjhhbnlVbGpEVzhsOWlFMjdTN3JhSFdkU3Q4b21HQ0VRanU2Si9ha213NURmUjVFc0FJMmkzRXpnNmdiakhOUCtDSzRvUDVXdDBNeTJhRmR6Smx0QUdwYnJ3UnhaYU4yNFA1VVF6bmdod1JXejN1S01pVHoxcldvUmNBL216Q1I4MHdVQTdicU9rM090SUkrL3EzVT0tLWJBWUhvNTEvZVgvMjVuZm1PR01ySUE9PQ%3D%3D--cd33d715c4cd883e02c16b0daad0fd79b9f8c78e; path=/; secure; HttpOnly", + "x-request-id": "3580412d-20bf-4db2-882d-6fa4e9d06a01", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D5:3941A:AD5654:108504F:5D374C00" + "x-github-request-id": "E675:161F2:3BCE4DA:5946D17:5DB58B3F" } }, { - "url": "https://github.com/nsf/termbox", + "url": "https://travis-ci.org/ihalila/pancurses", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/dropbox/rust-brotli", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7762c16851e4a7ce9c522e04df5a89dd\"", + "etag": "W/\"43685fad8091abf7e9938ecfd3ae0386\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:44 -0000, _octo=GH1.1.901801521.1563905024; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:44 -0000; secure; HttpOnly, _gh_sess=REI2QmkrNUJqK1hod1pYVmdSRkNiazNLNFRhK0grbXg0aFNXRzc3dng2cFBzajBacFZnVW9YUTlHWHd3SWVCbXBvTmJvWDVDcUxCc0FSdmNPK1ZnQjFZb3YxZ2tmMkFJZHRmMTRWRTc0dzRWTFhKSTlnU29iNk9ObFlwL3V0MkJaKzJMOTgwVGdjL0FjMzlEb2hZRUswQlhyUmpIdmxPanRjaEtzRWl4b2hhaG1SMUxHTnBMSXNKemZOaGlrY0NmcVpWTDViSFZhc2lHVTNiSDhET2tiYzJkZFJGWU1TUzFmRTRXNTc3WnNraE15K0NmcWFPaXVUbG1YZ3ZWREM3Z2txWmxuYW9MZGYzRXpEVmxFYi8raFE9PS0tZFo4dDllOXJOUlgvaVZoWE02OGlYUT09--aba07c5da555d425d2406870a88577efe906bec1; path=/; secure; HttpOnly", - "x-request-id": "326f6d1d-3899-4648-8c03-c0c96d8a336d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:11 -0000, _octo=GH1.1.1022017744.1572178751; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=dlIzLys5N09VNS9lQW81NVN4cHplWVNwM2NZSVVrY2hpWklDdHVEak4rNnUxT2ttVytZZS81cGVuYzdCejRFSmtQYVgrelFMSE5hK21wRkcybUhML3Q3T0RqWjlkOGpxREF4aWJBbndiNldnQWFBR3JWT1RjbUJ3azM0K3VMZDQxSExwbm1xRHc2SWRKQ0c1TDVBWFpIMkNQbFBzcXpXM0duMHFOQ21FV2Z2SGhQV2dvR2tVS1JVakFZaDlSQ0cxTFhJR0dqRXZoM2U3SnVITTZmUW8rc1ZCdXZPeGY4dWptbUlOTTdhNXRDZz0tLUZPNXI1MVBVcjV0Q0dIc1IwTlFGbVE9PQ%3D%3D--44f6fc0fa65c73fef17ed19e0d4826a2fee0b594; path=/; secure; HttpOnly", + "x-request-id": "1967a083-7ca5-4d02-919d-ca830016030b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A4:3941E:CFDC75:13D1166:5D374C00" + "x-github-request-id": "E67B:1B30D:3B5EFAA:5898460:5DB58B3F" } }, { @@ -25047,88 +25156,93 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5bd2faf6818467e23ccf681cfe84c558\"", + "etag": "W/\"46041fe685ff7bee9cd3717bd99f025d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:44 -0000, _octo=GH1.1.2002318351.1563905024; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:44 -0000; secure; HttpOnly, _gh_sess=S0JMNDNwbi8zQWt5eGdLZ2JINmxQR0hWZWpFUHZ5Z1hGWXdZbkN1YnQ0YjZNYkNLV1IxSlMwSXp3R3JlTWpYRkt1U3BvYlRjRnVzdzNTNkRWbzYwaEZrWURDME1kUmZoMnF1WTNUUHJKblNHdHVMb055dlRHVXFSa3RrcmZqMUIzNEpNdmJWOWFObldxTGZnT3JKMzlvcE1SclVMTHlyNFBLekVXdTU1cHU1ekw2TnJRbnJsbEJ6QkVkemM3eENydXQ2QWd1REtxUVk4SnI3aFNhNVNzRDNVSWk5amw0ME1LWUNGUkRsNmRZM3J3V0NSamlONmRwRGRZUWxtcXkvUXFRYWlGZEhKbDNjbnE1d1Y3UEh0cHc9PS0tSXVzSm13eENVUlVaOHliMmFhNHhMQT09--ef16e43f568462cf94f51da516637a23100c88ee; path=/; secure; HttpOnly", - "x-request-id": "5f1aa2ef-ab1c-4aa5-a8d1-eaedf97df098", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:11 -0000, _octo=GH1.1.2111214484.1572178751; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=UDlISTlLZlNXTEFnT1M5YmZDdGQrcy9kOGF5YUlMSXE4Q2lWYkIyUUlUT2JGaFRHamFXb0RyWFBFRU5BaG1qaElQbXE4ay9hQkxLZTRLS0szbmdJc2hlcGJKL3dNeUNmWERad0svUTdGdFhtZ1hPc2Q0TXJkRVh4d3dML1BxK1JQN3k2ME93dUdJSnV5OUR2SkoyUFY2d2ExN05FT0R5cDRmSGdWL1pxZnBGaGZCblNNVTVUSkRkaVhSR1c3d3VHV1Riay85cUtSdmpGVkFIZmtWWWVJZTBiWDJSNlR0a1FhTTJ6RTd2enVtUT0tLW82RUZJUFpkVmRLdFZqQzArRHlXUWc9PQ%3D%3D--a4ed11f9619c4ca8fdb890109a27ba8a4f0f0937; path=/; secure; HttpOnly", + "x-request-id": "2f24e50a-18b4-41d5-a560-036ffcbdc899", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A195:2BAD:D01BE2:13BF931:5D374C00" + "x-github-request-id": "E67A:40B7B:D2CBAA:13B2730:5DB58B3F" } }, { - "url": "http://www.bzip.org", + "url": "https://code.google.com/archive/p/miniz", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "server": "Apache", - "x-powered-by": "PHP/7.0", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "vary": "Accept-Encoding", - "set-cookie": "SERVERID68971=262139|XTdMB|XTdMB; path=/", - "cache-control": "private", - "x-iplb-instance": "17106" + "date": "Sun, 27 Oct 2019 12:15:00 GMT", + "expires": "Sun, 27 Oct 2019 12:25:00 GMT", + "etag": "\"eunJCg\"", + "x-cloud-trace-context": "ba450fb037e3f3127e546f6c64219caf", + "content-type": "text/html", + "server": "Google Frontend", + "content-length": "2759", + "age": "252", + "cache-control": "public, max-age=600", + "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000" } }, { - "url": "https://github.com/alexcrichton/bzip2-rs", + "url": "https://api.travis-ci.com/alexcrichton/bzip2-rs.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", - "content-type": "text/html; charset=utf-8", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", + "content-type": "image/svg+xml", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"beedbeaece8ad83ac9e04b1f457eeaf4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:44 -0000, _octo=GH1.1.1289578990.1563905024; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:45 -0000; secure; HttpOnly, _gh_sess=SFAvMjl1dDIrd2R4K1RHKzh4UFMrU3lqN3lKMHNVVDBSOEM3bW4vOENmLzB2RExHa2dLMTV2ZHg0VVcveUpNc1M0bmM5Nk9LQ3V1VVFFN01jZkhnelRGMEFaaURSanNzNlRXdDZPLzRDenJ0eS9YUERYU1JOUkhXcHM2dnByNVdPVHVKTG1TdkM4Ri9KbDZndnh0WXVNd3ZYWkN5aGJCclRKczlJQmVVN3ZpS2ZDSWJtUTIwYXhnRUl5eFMrZFZTdVlYWXVtT2E0aU9VRVpRazRhTmZMTlJWL0ZRWlh5S0QrYnd2S054YTljUnhDbEczUHNnU0lwS0xxbkkreWVPSEZLZzU3S012Nlg2LzE1UXF4TjJ5UXE3WVR6ZkR1bkRxT2RDb2pVRjY3cWM9LS1DSzRNaFJNanQzUExTdE5EN2oxTlVBPT0%3D--0d7e3f4efd5a9ed07cab5d2706d2f687002c8aaf; path=/; secure; HttpOnly", - "x-request-id": "828baebd-a885-4062-afa5-c5317d73ddd7", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E2:2BAD:D01C06:13BF970:5D374C00" + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"d332a9a07d6a19f6840484a17a52a89a\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:12 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 15 Jul 2019 14:56:44 GMT", + "x-request-id": "f0bbb224-63af-4bac-b3dd-65f42411ea87", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/dropbox/rust-brotli", + "url": "https://github.com/alexcrichton/bzip2-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"382f01afe41ba57a1563a3c27e9618f8\"", + "etag": "W/\"5e7437de6bc6cfd1e6746001aaf8e01f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:44 -0000, _octo=GH1.1.1194061076.1563905025; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:45 -0000; secure; HttpOnly, _gh_sess=TnBVS2twczljMlRZV3JrWXAveWUxZ2F1OFV4OVFjSkp6c3RReUdaK29sMFpQZURnZ0RJQjU4Y3J3ZW91ZllGMjFSUWkwekdjdGxJbWtZT0FzWGxSZVd4RUtKQ09HV3hZQTM2OE0rbENoZ2hxVCt0RFBrbGd4N3A0QjBVbkxrSXNqVStRRHdWclRMWmE2dmFyU1E2aXp4MGlOZzRrYWtKaUNzSlg2bmQ3U2xmTEVrSkh6SUNtK0VYQ3J1UFgrbU04V0NUOW5jdlcxY0w1V0NiMDZuSThqeUN0eitXZHE0U0NJaUlsSmRaaE91bWpBWnR5NGN3cnBkMmhWYkNwdGtIMnB2akluVysvRUdZbXpLZGliRjdYVmFDRkI2R2NMOVR0WllGWHk3TFlEOGc9LS1xckpSRlBDRitkTVhLcnF4bVg1QXhBPT0%3D--ceddd496fc7bb1e8daaa74d256b800536e363455; path=/; secure; HttpOnly", - "x-request-id": "16b7e050-36c5-49e4-839a-860cbb62ca89", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.1426969778.1572178752; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=VUdQT2Fqai9yUk5ZWUVkYnczMkJpQ01TMnBWVjNGN3BZNFJHZFBaS3BwcUorbmwrb3Q1Y3RYN25jMnRPejhBS3hSQWFOVVNiK0JKTWhMQXhSY3JpUzZoTWNaN0EvQlVEMzNEeVlKTTRlUjlzNzBsVXBDY3RuNFdmdWd2Qi9EWTltME5lU2NGZTdybFU2M1pMMEpVTjdDRGZlQXQxS2IrMHF4aXNOSDR3eWRwMzkza1dqa01Vai84TTh3cEF2RmxYZkVyOVBaN1dJaC8zam94aDQ0UHdRd0xsc0ZZSi9PV21ZWjQ3eEVvV05mUT0tLWMydjJ2Q25XWFZHOFgwbUtlTkpkaHc9PQ%3D%3D--021a718aeb2c1b56bdecb29cd8cf3910af86a57e; path=/; secure; HttpOnly", + "x-request-id": "64ac9b14-53d0-4ae3-b610-7f4a43988b56", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F9:2BA8:8A8ECA:D1E7AC:5D374C00" + "x-github-request-id": "E67C:1AB6A:1511F43:1FB086D:5DB58B3F" } }, { @@ -25142,11 +25256,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25155,104 +25269,99 @@ } }, { - "url": "https://api.travis-ci.com/alexcrichton/bzip2-rs.svg?branch=master", + "url": "https://github.com/nabijaczleweli/BearLibTerminal.rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:45 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"7bac0924956b51ba742875a1d4e9d852\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:45 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 14:56:44 GMT", - "x-request-id": "29a4cd9e-e4a9-46f2-bbc2-0252ef4170dd", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"40439d148265207273739023daab279f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:10 -0000, _octo=GH1.1.1694276357.1572178750; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=OGNCZVBqWjJsYU5IM3ZPQTdYWnV1MU1pTmZ3ZHlENUNBSDB0ZTF0SE9Gd0NvN1p5T3R5TDhBTjg0Y2V4cEtBV3hLUEJTT3RMaTNGSktvazJHNWVWWGJCZ0s0cU1ISkcyYUp5Ymh4NzlZNHVIaE1YOTdyUWlUbjFveUtNQjNhSjlVNW1JKys4N1pQb3ZnNk1FeDdId3dUaUJiVFovWFBHdDhSK21BMXhDeUdNS1o0TThEcjU4dmJ4U3dWcDYya3VoYnJhdUtnL1VPS1FsUjhxTjd0MFkrWm1Wb1V3KytveXpIMzROcGFtb01tTkM2dkpBVEZYcTBWL2VTZUpkaDVQTy0taVg3MXc3YSttQ3BpQVNVZ1F6d0xldz09--b0fa09ef636536e1d21fda942335546f285e30d6; path=/; secure; HttpOnly", + "x-request-id": "fb89917f-1bc9-477f-9fb6-bf6b75e42afd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E669:1AB6D:3413752:4E1CF1B:5DB58B3D" } }, { - "url": "https://github.com/carols10cents/zopfli", + "url": "https://github.com/google/zopfli", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"10ac96e53009e88daa7a459676442a60\"", + "etag": "W/\"6ae11035568ccfbd482f778457093781\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:45 -0000, _octo=GH1.1.183701168.1563905025; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:45 -0000; secure; HttpOnly, _gh_sess=d0hqZWRGRGZoSEVURGJLYnNsRFFRYzhhQkJiQ3hldjhFV2x4a0xvMmsrVHlTeVAwRWdvM1dRbXVHR2tsQzBpdmxQSUliRzg2TUxqaXR5bGFOdjU4UC8ydUxDWXIweHlsVlBLMXY3d3JlWU1scTYzbndPMWRZSUNrWFBFYVFYWU9PMjBPRUZGb2Z1c2JkQUNHYkphRm9GK0FldG9RanFzRTJDRkRxRVIwU045QVBXNWZHWW9qMkxYSjBVVmF6QmsxSWRDeUJ3c0Nqak9ZdEJqaldOUWs4SzVpa2x1UGh4SHI2NCtsYkZ1UmJuVWJWUDJwTGRVbWRGdFNsUW84TUFpMzZiTHlDMW9YNm1qRWpMbi9sRXRiWnVjcEd2V0NSRnVodUlldzJaT0l4OVE9LS1pRDd6NVlCcnVZZDZvR1VkRTg5QXBBPT0%3D--38bbd59697c484b4194cc8f1038bcd4d73021efc; path=/; secure; HttpOnly", - "x-request-id": "2aa1ad0b-221a-4c5b-8d10-598d47c48ec1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.1637913211.1572178752; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=RWNLVGIveXoxUDIvNjlDK01FRGN5bDJ5YmJkZWQ4ZlhlcHB4ZTI5WjFWNDQwZGNVckpjY0hZbWlWNW1yVVdzS0pJd2NTSloyeC9nMURualR5SVpuMGJqOXNsTzBBc3EvcmxsY24veFRDd1ZkNitRNG9lRGlCT1NjNnV0eFpnVTRCUjNaNTNmdTNzcGwrbnVqUVJIbkt2SzFEL0FYQXltbE5mRHcrQ0hELzh4d3BnR2ZkZzdEWi9NdzA5MTY5d09weDQ5MDBVeGg0MzVBMXdEVW45RW5lZXVJblo2bWF6TGduVUV1NURoVHA2OD0tLURPUGxsV2tRRng5amRBUXRaY1ZvS1E9PQ%3D%3D--188c6696342c976e156ac0e32bb9d9677e349dc7; path=/; secure; HttpOnly", + "x-request-id": "fe338259-ff07-4d8b-bc2c-e1f052bd56a2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A192:2BAF:EB175B:165C6E2:5D374C01" + "x-github-request-id": "E681:23F80:2A4D1CF:3F39AE4:5DB58B40" } }, { - "url": "https://github.com/google/zopfli", + "url": "https://github.com/nsf/termbox", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3a0acea22b16cde2154dfea0db35c65b\"", + "etag": "W/\"b008f114d2a89bac1bd854addf5f8063\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:45 -0000, _octo=GH1.1.1683083584.1563905025; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:45 -0000; secure; HttpOnly, _gh_sess=dThlcjJ6VWRVUGhya3pjL2VxVkZjYUx3cmFPWVQyWm5ITUtRUnh1a2VFbUNQbUNUYVdvRU5LWk1LdE5EeC81UEt3a2t3ZGZLbllmOTNRdHpsZ3J3a1ZSQmFRU0pvMGV5OFM1eXFJdG5zRlJ4QU1PZ0hoK1FreXAyVjEwWlRnV2xlTFVoOE5mM05uQXZTRVExVFEwOFV0bUR1R3RQY2dFcCtKS0s4OVcza0NxT1FXUTh5M0pLVEZnZHdYSjdhSFBMeGVjYm1CemRNNjlGRFA3bXkxU3h1ZEVoekxVYm5ac1kyamVWWTlXWWdwRTdlUkhqNFpJVytIY254bXdVcThmM2RzbVU3WDBPWmo3RlA5QldoQ0ttZkE9PS0tbUlkMnVNMnRWTUZpZnZwRTc5SXpCdz09--f37d5cb73750ee09c535f0bb53d14bc0889be1a4; path=/; secure; HttpOnly", - "x-request-id": "1bb18868-aa24-4d40-9a2c-186c3cd69795", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:11 -0000, _octo=GH1.1.595502267.1572178751; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=VUI2SWt3UnR3ZVBEdTlqWUx2Sk1BVUlPdDNDNEdidFErUkdETytvWHIvdnpzUmNHTEVyZU00b1hWQk8rMmJYNkZJMlM3cS9vQzR1bVREMjRSUTJNLzRSVS94K0orajNpYm5YWWNKWmZrSkxGZ2Erbk52U0N1aWFqZUFnNnJLbEhsTmdwQlQyajdwRWpScG04QWk3UVovYmJCSWRUcGJuVVlFSmlUOER2UmZROUZ5MlpjaTQ1Yy90TnNFWnFXN2cwTUl1emlzWnM1ZWx4VmF3bXo4NkFoWVRWZkNXYTBIRjJUSjEwNjQ4L05rRT0tLVQzWG1uSzFicHNGbTBKRVFTT2NSZHc9PQ%3D%3D--e61184a8c82101ee04e642533352ef61191d0bbf; path=/; secure; HttpOnly", + "x-request-id": "c21700ee-80df-4d87-88ea-4a08804844db", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1DE:4D67:D5FDD2:142098C:5D374C01" + "x-github-request-id": "E676:23F84:3B2549E:5881D61:5DB58B3F" } }, { - "url": "https://github.com/alexcrichton/flate2-rs", + "url": "https://github.com/carols10cents/zopfli", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e9ac41f205eb912e3de61af7250a6779\"", + "etag": "W/\"bc4d24c564cc9e460b56a1b88242b562\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:45 -0000, _octo=GH1.1.889840866.1563905025; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:45 -0000; secure; HttpOnly, _gh_sess=OGlHd3ltcjJEeFA3VTh1RnBpMXdjbkt1UndJeHUzVGFKd2RIZmsxa3NZd1ZiTmhUZWtaUjVqaWY4R1orMGd3dkV6UHNVVlY3enJmd1hpbDB5QXk2QXlaWGVzTjF5NDRsdEhVOUtNS3p2ODJuS250dXVGeUI1dHlGUElIdUgyd0FJa2VzREdJUHZ4VEVVWDV1M0x5MkxkMzdzY3ZXbTdwTEpyOVN3V2t0VmRDTXdtTHprVmh2UWM3cTB4c0Uyd3hSUzF2cXp1M3RUVE5CbDZEckVhd2pDU0pGY3NvbXh5clZKNlp5Q1Mzc1hsMjEvcEQzdXkzVmYydHVLL29pVmlVNTRjTmxxYUZGbXFsK3ZnTEVLc2FrV01EZzJJa1dyYm9tZ3NkZFo3WWFmOXc9LS1lTGExSkF3TE94RU43NTB6S2dMZ1dRPT0%3D--b523c8a48a834824829b5d1cd11f80d6a4050981; path=/; secure; HttpOnly", - "x-request-id": "cb2fac14-48f5-4df2-90be-3e64a2862dcb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.1604670691.1572178752; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=V0lDRU1Rd3Z5OWhISFNQY09Pc1pab2ttcjNnRytuMjlxcHg1amJNV2k2Wmw2MGpqRThMY1M4TFN2a2hWV0Jkbm04RXBGK1FFbTR4aUpjK2lxUXdWSVZBMWk1WXdmQ2tCOEFPdElENGNkZ3N1MWxUSWsyeHRLWlhsYWVrczV6UzE3Z3hFYUJzb01GRm1ZbVA0TzN4RGRMTXdlQStWRmMrb2xBeW5Tb1JlaWcrWWkyek93bFlRbUJ5NGJ5bnZJcTJBc1RibWdEY2xPQkRRT0wvSEVDZlNVT3o1eTNldGNDQWZqYnhOMy9ZZmlvVT0tLXBXWDROZnhGNEF6WGVEZC9jdkhFdGc9PQ%3D%3D--6c538a8c38a1871cae2df4a65ad76c3529106c1a; path=/; secure; HttpOnly", + "x-request-id": "4cf51016-ce77-49b9-9bd2-99e8990c1f09", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1FB:39421:E9CC80:1639A3B:5D374C01" + "x-github-request-id": "E680:B5FC:3320FD9:4CFC9E7:5DB58B40" } }, { @@ -25262,7 +25371,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -25272,12 +25381,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"12a77798457fd6a4c946f20278443da1\"", + "etag": "\"bb57600a01f2576348b1de09c19fb89f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:45 GMT", + "expires": "Sun, 27 Oct 2019 12:19:12 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 21 Feb 2019 23:11:23 GMT", - "x-request-id": "5e061c6c-1c65-4d4c-b5e9-f2df965b57c4", + "x-request-id": "56e9c203-a96c-4a31-b6f8-105a4716f163", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -25295,11 +25404,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:45 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25308,94 +25417,115 @@ } }, { - "url": "https://github.com/JeffBelgum/rust-snappy", + "url": "https://github.com/alexcrichton/flate2-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"819ee4a812a593438f13b67bd2f998ba\"", + "etag": "W/\"7b0785f76f19e475b03a81889ecd22c7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:45 -0000, _octo=GH1.1.622975180.1563905025; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:46 -0000; secure; HttpOnly, _gh_sess=ZkdhRFBlRi94QnI0aVd1VlBxN09oQk9jcFgwRXlVOHJFZXIxZEM0RHltbWZQaDduRmh0aG80Vjd2MVhPQzVKbVc4ZlZIVHBxc2p6QTdqMENhTnU0NEkwVGtkK3B0bXRpbWhXWGhEbm5mWmdKVEZrRjF3ajNhMmR3bmlUdnU1MXM4SEQrL1pwOHNUbTZzM21zbUJucEpZNENZcnJnY1pXeDhuR3M5YnRraFNhNmpNRlovOEVJNXNBWDd4NXozMCtRUlJTb2U2dkEwRUhndE53aWpqTkpCbXpiZkk2MkN6c1dOME42VUdndjYySDdJb0VIT2RXa3JNcnNEOFZ4a2ZGMlhXeTEzOEw0RnRyWDVaSVpuWW1DREhjSFE2SlhkUVNHeENYUzBWeG1xZnc9LS10K1RLQStkNUFYdkgzQWJZSjNuczdBPT0%3D--7c5d72eb48702cc9c67b70eb5f4b12781e6fab8d; path=/; secure; HttpOnly", - "x-request-id": "0b3fe8a2-594a-4493-980d-68b98848c512", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.2042531983.1572178752; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:12 -0000; secure; HttpOnly, _gh_sess=em5sN0lCdVRLaTVVZUJEZk0wdFcyUkNFUnNGVDFDREswWkNBek81QTllUCtxbHc4aGRzTFlxNURjRE5RcndtaDFYc2lKOXI5MzF4SzdJdGhXREM3YzZrNDQra2FtTjZ0YWlkZVo5Wk9Hd1drd3NVSWFTR1R2Z0tYVExNemVQQm9vU00xUmRRTmdUY0g4OTUwc3VydkluaGRPMUNHblVpSFcxa29PK2haSmpVRGdPamszZUhrd09WY0EzUzFFak1jSUlSS1UzcWJFb2lPRlNicEZ2S1M5Rmh3UnZqYTFEclRjMFRmd3pWUVJncz0tLTdwclNQaUoxT1V4Y2t4WlNsaHRNZGc9PQ%3D%3D--1db6b88ae7b9de3eab9d41361f7c5618d1dd27be; path=/; secure; HttpOnly", + "x-request-id": "c7229b9a-6fd6-48a5-9588-5b1abdbcfa22", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A199:39417:86B4FB:CD0593:5D374C01" + "x-github-request-id": "E682:161E3:CC46F6:131DAF7:5DB58B40" } }, { - "url": "https://code.google.com/archive/p/miniz", + "url": "https://api.travis-ci.org/JeffBelgum/rust-snappy.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:45 GMT", - "expires": "Tue, 23 Jul 2019 18:13:45 GMT", - "cache-control": "public, max-age=600", - "etag": "\"eunJCg\"", - "x-cloud-trace-context": "cef4befabc8b96e3c3ddd678781a3d3c", - "content-type": "text/html", - "server": "Google Frontend", - "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\"", - "transfer-encoding": "chunked" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"680aef026335bcac1ea7090212c64322\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 22 Nov 2017 08:06:32 GMT", + "x-content-digest": "9446aec740ee94542a2c2e0a283decf9691b4ccc", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "0978a595-397d-47fe-ac97-cb84d5455976", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://bitbucket.org/cfyzium/bearlibterminal", + "url": "https://api.travis-ci.com/alexcrichton/tar-rs.svg?branch=master", "status": 200, "error": null, "headers": { + "connection": "keep-alive", "server": "nginx", - "vary": "Cookie, Accept-Language, Accept-Encoding", - "cache-control": "max-age=900", - "content-type": "text/html; charset=utf-8", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", - "date": "Tue, 23 Jul 2019 18:03:44 GMT", - "x-served-by": "app-151", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "image/svg+xml", "transfer-encoding": "chunked", - "content-language": "en", - "etag": "W/\"d32f5d82caa4793611e6bd3a8824cfb1\"", - "x-static-version": "ff0d46ab6783", - "x-content-type-options": "nosniff", - "x-render-time": "0.222901105881", - "connection": "Keep-Alive", - "set-cookie": "csrftoken=aYodTtWIduEbWv9it3JVhEc6Q5FY69swl1on6X6Jr5eRFDtVMSNGtrGZJPjz7tqF; expires=Tue, 21-Jul-2020 18:03:44 GMT; Max-Age=31449600; Path=/; secure", - "x-reads-before-write-from": "default", - "x-request-count": "478", - "x-version": "ff0d46ab6783", - "x-frame-options": "SAMEORIGIN", - "x-cache-info": "caching" + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"21cdddf689324177f2d38dbacf5a3c35\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Wed, 10 Jul 2019 22:55:57 GMT", + "x-request-id": "cc36bc7f-e2ee-4e27-ad9e-28f5fcbbf2d1", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://www.gnu.org/software/ncurses/", + "url": "https://travis-ci.org/JeffBelgum/rust-snappy", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:44 GMT", - "server": "Apache/2.4.7", - "content-location": "ncurses.html", - "vary": "negotiate,Accept-Encoding", - "tcn": "choice", - "strict-transport-security": "max-age=63072000", - "access-control-allow-origin": "(null)", - "accept-ranges": "bytes", - "cache-control": "max-age=0", - "expires": "Tue, 23 Jul 2019 18:03:44 GMT", - "content-length": "26855", + "server": "Cowboy", + "connection": "keep-alive", "content-type": "text/html", - "content-language": "en" + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/JeffBelgum/rust-snappy", + "url": "https://travis-ci.org/alexcrichton/tar-rs", "status": 200, "error": null, "headers": { @@ -25405,11 +25535,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25418,35 +25548,27 @@ } }, { - "url": "https://api.travis-ci.org/JeffBelgum/rust-snappy.svg?branch=master", + "url": "https://github.com/google/snappy", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"bc3d8e5306b5869dc8309ecdb90265d4\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:46 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 22 Nov 2017 08:06:32 GMT", - "x-content-digest": "9446aec740ee94542a2c2e0a283decf9691b4ccc", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "497c60ba-89c1-4e41-8ce0-c889cca53c9c", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c1b4b54370ad520091a543b029b003fb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.1985563315.1572178753; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=VCtsM04rSFhwR2RTci80aFJMZGkwYTZQaFVQbnRnZXQ3UTExUVEwc1I1eEJYdG01MjNlaWxaOGVRQ2FDcU15UlNuUjhOMGZPdkZEWG5wY00wdHh2WlNLbDI3L0NoYjlhNmllVTUxQUNqejJqb1NqYnBneGVYMHR0Kzk2SnFDeE8wamNaYXFWRmRaRWNOMS80bUxCRkV6OWYxWlE2TXFiem15czNWd3ZadXprcElycDA0bHVsaEJPdE12SThsdy9BVWI4dVcvSGxoeFBDSlVCNEl6KzA2UEhjTUZXbjRkMUF2WVdTWU95cTlTST0tLXA0MTRsZEVZaWtrUGZZeC9Wb2E5VUE9PQ%3D%3D--ce17899f98c036ee9851f2b2ed76939a6475bd0e; path=/; secure; HttpOnly", + "x-request-id": "f10b6abc-ae60-4534-8b02-73f518df5b74", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E688:161F2:3BCE60C:5946EF3:5DB58B40" } }, { @@ -25454,59 +25576,59 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ca1559e8f2295925e51326f4e7b01f17\"", + "etag": "W/\"ab6f299d3e234e69a236e5d8f39b2670\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.639632782.1563905026; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:46 -0000; secure; HttpOnly, _gh_sess=VDRWRlEzcnhURWtPZlFXRnBXZnNudzVrczBCOGVXYzNmMU1aZ3hqcW82ZlQxZmd5YUZEdWxoL0RYNGsvbGIvWHEvM3krWW04a0NsSVNVQjRSajNvRTVwOGFZaldZWElPZWpENWJGT1dJWEwweDJhd29QanFRdWFVN2JzS1lqVlNvUDFsd0pNUk9LY0J3S2tUUWFNd0RjdFdzVE11cWRWRW82T3FMRCtEOElSdEJjK2d5RlVRVnN0Q2xjNU4vODU0T24vME8vcU1wVTRtTVByT1BCMGZsdS9VcTR6eWR0cnF4MlNjazYwVys5Z1VxWEJmV0ZtQi96T2M2cHRMam9iN3VuMEFwUXhYMTA5Rnh3MmdGcGUyVTFsdWs5S3laVzZ3QjRSM1g1amdkbFU9LS0wSHZpZUZZdUhmdndlWXZGSmJPQWxBPT0%3D--80230427d64a394ce439eebdc1feac5a2a758808; path=/; secure; HttpOnly", - "x-request-id": "3d1a86ed-04de-4065-b2a6-11b99cee0f2f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:13 -0000, _octo=GH1.1.569498688.1572178753; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=S3FSNTZ0cGYxK1dqMzRoU2hZcHJsZld0bDR5akFDd0ZKRXV5WitBRVFzdU1hN3R5UTJGejVKWWtkL1ZZVGNpWU9vWi9DUi9lL01hWWRkcTRTRmZrOHJXUHhUT0FJei9DNFQ1Q2Jjc2tXb2R0ejN1K0kybkE5M3pqby9yMVljZXd2TDBjbEtqNG9SZjZ3MmxUc24yM3lWOVA1RXlzblhwWjR1eUNTQ3RZTXhPSEtxaFFiaFNzTWVFQkMzUzRYQ2toYlNIQ3VJb3NvYjFOdEFod0UwaXVYa0ZRNGZ4TC93dGlqbmJuRFNXU0VwRT0tLVJGd0NuYlR0cmhGYXM2dGU1WWVXNUE9PQ%3D%3D--e083786b6bb5f809c75a50c7f9524ec3cbc2b90f; path=/; secure; HttpOnly", + "x-request-id": "7a0ac1d7-3037-4065-8860-9714b2395c05", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E4:2BAD:D01D0F:13BFB27:5D374C02" + "x-github-request-id": "E68B:40B80:2BA97C9:417173F:5DB58B40" } }, { - "url": "https://github.com/google/snappy", + "url": "https://github.com/JeffBelgum/rust-snappy", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5aff07bd0a566fe8f780bc4bb26bddbb\"", + "etag": "W/\"ff9d6f0ec9bf31d0e1af8f7e0c3f44e2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.849844747.1563905026; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:46 -0000; secure; HttpOnly, _gh_sess=V09tcmRmcVp3MnFDMVp5SWlpdXVSK3NtbDhTR2lRaW1VZzBBazlLNjN4SXVveXFBRnBzbER5Vmo3aXZLMTJUY0FmYk9teitJaXQvbTdUNEVpM2c5VFowZWZwTnJlV2lxN28yOE5aanovekhJckpidC9MNFNVK1ZFZUo2VDN5elNHbjZtbjF3NHU3V2s0ODlpajNFRDhXSURlUGFMMFJBZjVaY3QrUmR2V29nSGIxTzZRNXBaZEgxcWkvWXkzaFJ5OU01bkpIazNZampQR09RcWs2UmFwNHduZHF0cDNMczBpaG9mdzZTYm81MTZxODJKSThMM0tFd2UybFpGU09SbjhQRlh0SU9zeHlEa1lwZVFWcWZrY0E9PS0tWjhkU0cyanB0QVFPWTBwZGZPWklsdz09--04674a1dfebd2f74ae63bda14a9d46c2fc3928ab; path=/; secure; HttpOnly", - "x-request-id": "2e509df0-1c9b-45bd-aee1-9510a51b4ff0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:12 -0000, _octo=GH1.1.656814749.1572178752; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=dThsK2hHL25RajR3S2ErMkgxcnZHbEpXQjJscGNOZW1XR3FlOXJ4bW9oVHF0NHYwR3MvYWdhMVZuRi95U3JtNG01VUEwRk9JZjdWci9DQlk2ZTMvRkUwNUxzM2RFZVhRcnJ3VXBxOEFKd3ZwOUUyZEhhZTNxdnpnK0VaNCs4K2x3UGxqR0ZLRmNlL2ZRSFF0aE5FTE9WVHR0dk82eDhpMStzeE5TT3p4TGVXSEhFMllHNWxmeTlGRk1Jb202SEN4eENvbndacDJCcERHOERuSHNOL1c4czF2ZFRyY0RtRmtvekY0WWtqQWoxQT0tLVJvdTlQZE5wRG9sVlBNOUhyQzhXNEE9PQ%3D%3D--0a9b3d4a64b60d0ba9b4f7f0227d2b7d2bca3e00; path=/; secure; HttpOnly", + "x-request-id": "e22ef3bb-96c7-4b89-a336-d678bf677d54", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E3:4D68:E6084B:15E5062:5D374C01" + "x-github-request-id": "E687:23F7E:20BB1F7:30CAA77:5DB58B40" } }, { - "url": "https://api.travis-ci.com/alexcrichton/tar-rs.svg?branch=master", + "url": "https://api.travis-ci.org/mvdnes/zip-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -25514,12 +25636,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2de228707f0a9557670cd2ab2b6c0bc8\"", + "etag": "\"a78e0dd315ef8d9ff62301270af0b25b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:46 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Wed, 10 Jul 2019 22:55:57 GMT", - "x-request-id": "6cac32f4-5c40-45fd-a874-0dd2ee8b4f64", + "expires": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 05:25:16 GMT", + "x-content-digest": "3ea130182f1065034b388f23ee4ceb148764b895", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "1765e2f4-0ca0-4ba0-aeda-b231cda68b0b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -25527,90 +25652,176 @@ } }, { - "url": "https://github.com/mvdnes/zip-rs", + "url": "https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "31495", + "connection": "keep-alive", + "server": "mw1272.eqiad.wmnet", + "vary": "Accept-Encoding,Cookie,Authorization", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "last-modified": "Sun, 13 Oct 2019 01:15:09 GMT", + "backend-timing": "D=162908 t=1572033927211228", + "x-varnish": "148385751 220055108, 876157219 841993695, 505122213 163547787", + "age": "59848", + "x-cache": "cp1089 hit/3, cp3052 hit/1, cp3052 hit/3", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=1060721;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" + } + }, + { + "url": "https://github.com/argmin-rs/argmin", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"afbe5d18fae21c2f03619ed78ce45211\"", + "etag": "W/\"008638f8dbcb5c3d8b411f4a537fb91a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.632776055.1563905026; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:46 -0000; secure; HttpOnly, _gh_sess=Q1J1ZzUvYXB5eHNseDVZZk9yMFhHTFZWK2l3MHlHSmVpd2xNRkRaRG4yMDVMYzJlY0Z0UlRVNDZKbTdJcHlHNW1aODlma2xkM28vVitmeG0xdy9vNzZvWTNGSWh1Zk5YSFYwZ2Z5RnN6UmRzbktZakVsSUlkOUpkRUlmaHJOVEJYcHFiaGRORDhiMjJjL2Jtc29tT2hESGhlbFd5RU5XYnFUY1RIUW1VMXhEaEF2MEE1VDNDNDZIbUhtOTlEeGo3RkhQMXZrZEUyVTBleDZJN3VMalBnK3dGS29sTHlXa2pEL1pmUDkrVWs2cnZXbHQvK3lJYnc3N0tDSy9DRCswVzN4Z2VMYjkvUklEaDBQcHNMb0F2c2c9PS0tTWVQeVQ2WGdIUGE4Nk01U2hROWNtdz09--a1b03759b404d94f0982e66d502fcee6e61e7d8f; path=/; secure; HttpOnly", - "x-request-id": "52341514-ed05-472a-b861-c6575153f50e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:13 -0000, _octo=GH1.1.1891327905.1572178753; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=SE54bHQzNmFWOStia3hnSU9ONEU5dFJPMTkwSER3NUhFYVRlazkrR0ZhYmVSMzVGT3pPOEpNUGh3a2hXMHQrSnFiSnE4T01yVEJQRGU4OGlNWVpWZStNRmFtMlNicElzSlFITm1QSHZZQTB1d3BQemprZzFxWUhQTnpEWUlkY2pMenZqdXh5Tk9hWCtKTCs4Nk9wYTI5WXBoSlJVd3d4UExmZURHQVFnRlJPRlREc1BCUnIyWGMzTTlpQWtNeGlNaW8vWU53dlo1a3pnTFBiNWZMT1lidzJXQWxwdjJSOG5sSVhYVlVmcUdJcz0tLVhadjNGUmU1dGR0bGFPcHA1U3dUT3c9PQ%3D%3D--317a1608a3e9a412c9694b9b6eef52e2d2b4b35d; path=/; secure; HttpOnly", + "x-request-id": "c24b6925-8a81-4d31-89a5-bc6e1fc64f31", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1EC:39417:86B553:CD0629:5D374C02" + "x-github-request-id": "E690:40B81:3479F72:4EF29CD:5DB58B41" } }, { - "url": "https://travis-ci.org/alexcrichton/tar-rs", + "url": "https://api.travis-ci.org/argmin-rs/argmin.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"5f205033a7b52928147efa4a0171f168\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 12:31:25 GMT", + "x-content-digest": "7ab541952b17feef2e57d1a55df8342d0b78ab55", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "283e4a4f-5a95-4ee8-97b6-ff94db0c1ee0", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms", + "url": "https://github.com/mvdnes/zip-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0bcac4b5603bd68a8a5f511a5b690c08\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:13 -0000, _octo=GH1.1.1345892968.1572178753; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=OFF1Tko1SmhjMEtPRUhIQk9kY2dJVDVZZ3puelhQY0xmUDNkcmJPVlY2b25zWVFlUkxVekltUDFKSGZuU3BtZUY3Ymh6QU5wZDJScnAzTW15SEtsdFUrMnlYengvTVpyQlJxK3hkdEU5QXdQZzg1ZG5Qa2FNQ29HbHlsY0QwYVoveUltbThSU2ZQd21vTTFyMzJXRnpEdmRqMjRZQjhkRWJ4QXFzN2hpL0tWMzFiSXZtR3krc0l4UEJVSlFvOFdqd1NybitHUTVUVmNHQXY1RHNCdXkxWWJnYlg5Zm5GMUpJenBLOTUzbEFqND0tLW1JKzR1WkFKQ2pZVGRvUFZEQTFwZFE9PQ%3D%3D--514b52e32472300af5425b4fb966339164aaf909; path=/; secure; HttpOnly", + "x-request-id": "90558342-8770-4066-8b87-5486f9823ca2", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E68E:B5FF:3A57924:57AC749:5DB58B41" + } + }, + { + "url": "https://travis-ci.org/argmin-rs/argmin", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://en.wikipedia.org/wiki/Limited-memory_BFGS", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "text/html; charset=UTF-8", - "content-length": "31501", + "content-length": "23513", "connection": "keep-alive", - "server": "mw1265.eqiad.wmnet", + "server": "mw1270.eqiad.wmnet", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", "content-language": "en", - "last-modified": "Sat, 13 Jul 2019 13:18:00 GMT", - "backend-timing": "D=112509 t=1563589584561651", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "773361792 528438104, 669207873 130817622, 490764149 611897536", - "age": "117828", - "x-cache": "cp1089 hit/1, cp3042 hit/6, cp3043 hit/9", + "vary": "Accept-Encoding,Cookie,Authorization", + "last-modified": "Thu, 10 Oct 2019 21:56:38 GMT", + "backend-timing": "D=90513 t=1571954198013280", + "x-varnish": "49684480 1027087641, 286212548, 505549082 345581009", + "age": "224555", + "x-cache": "cp1079 hit/11, cp3058 miss, cp3052 hit/10", "x-cache-status": "hit-front", "server-timing": "cache;desc=\"hit-front\"", "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=1060721;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=6142533;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", "accept-ranges": "bytes" } }, { - "url": "https://api.travis-ci.org/mvdnes/zip-rs.svg?branch=master", + "url": "https://api.travis-ci.org/blas-lapack-rs/blas.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", + "date": "Sun, 27 Oct 2019 12:19:13 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -25620,15 +25831,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9ec60cdc7eeed6d5477abb8757437659\"", + "etag": "\"ca07117f97d51fce1e608aa963e701fd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:46 GMT", + "expires": "Sun, 27 Oct 2019 12:19:13 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 17:29:42 GMT", - "x-content-digest": "ce337d85b00ce92ff5c9f37f67ae2ea25b366d72", + "last-modified": "Sat, 26 May 2018 18:12:31 GMT", + "x-content-digest": "297dbad310d9de8a26d4b9c57574da3c6e31083e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ad7fd3b2-3a68-43a4-aa2d-12923df23758", + "x-request-id": "13bc9257-ceb3-4fcf-8657-8031d3c32f67", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -25636,63 +25847,31 @@ } }, { - "url": "https://github.com/argmin-rs/argmin", + "url": "https://github.com/blas-lapack-rs/blas", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5fbd1d274665e3c6b97c2e0f6e632188\"", + "etag": "W/\"93c09ac25ba91ef0300785fe18aaf8bc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.1411221774.1563905026; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:46 -0000; secure; HttpOnly, _gh_sess=bm1UUXRkRDNjV2lEL0E4VWhuUysvdVdEUFdMREhEbFJETElMeUdBQ3V4OEpyR1BKS0kwdzNFK0UwNU9tNWZKR3g0TkFMdnQzOWZIWGNFdG5rRDcrWE9VU3BNM1dvWFZSSnpJL2xBeDQ0cDRMY2JmQnFRaVg1bjhGU1FlVWVsWWNkOWdvYzUzaU8vMVE0Qkw0OWRlRnh6M2tSR0N0S0R6Q1JzajBwQnFuVzhqd253OGRwOFp4eUpiZ1hZWEVYemNlOGpUcjNGdkRTWjRUdUZ1QzEwZkN1S2VGeHFXeFRCamNJcExtM2hoYWxkdDQ3c0VnVWNZYTlUakVvT1Fia2xxNUgyMW1QMFhldk9WRzlmV2l4dzlDOHc9PS0tc1Mwb3lmSkhGa3hKdGQ4Ky9VaWVVUT09--e3c275e8988f57359a0dcd6e2ee03ef2cd951918; path=/; secure; HttpOnly", - "x-request-id": "d8c73127-9294-4ef7-8ac9-2d69e87de99b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:13 -0000, _octo=GH1.1.1544990602.1572178753; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:13 -0000; secure; HttpOnly, _gh_sess=WlZubHN0SGJhVVQwdTViYXpwUkNnZDhDNnhrSWdlV2hFNWREQjN4QTh1WEdnM1k2cnd6M2M4cHlad3hrTVpZcndEZkEzQnN1SElQOElIVkhCRlNxK2lTaTc3VDVuYUJKREY0M3krVGU3UkExYk0wZ0dPSVJVL2xaZ25qUXp3WHZMYkN3enhPRjVxaVZNRWFtbzg2UXI3elFPeEJkNjIzTmRydXAwNDB1dkI3TzRQTnlXS1ZSbW52V2hHUWxualRjR2habnQvb1IxajBaSHZGYVp4Z1dEdkdpenpsaGJUUDRkOVR0eEgzYTJCdz0tLWEzeHVmUHNPL2V6Vmt6SzRJUmdLV1E9PQ%3D%3D--fe83e44588b8fd485362331bc396fbefca500fc1; path=/; secure; HttpOnly", + "x-request-id": "34b3f4ef-dab3-48f2-88fe-a44d4e2a719c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C4:2BA8:8A8FB8:D1E921:5D374C02" - } - }, - { - "url": "https://api.travis-ci.org/argmin-rs/argmin.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"9a203c38da7061b62f6119a318fbabf8\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 14:36:40 GMT", - "x-content-digest": "4ce6d54d75712bc8c5854099f36826cd37a8b5d2", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "5d427c30-607b-4b0d-bbf6-450fe1544dd2", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E695:23F80:2A4D2C4:3F39C45:5DB58B41" } }, { - "url": "https://travis-ci.org/argmin-rs/argmin", + "url": "https://travis-ci.org/blas-lapack-rs/blas", "status": 200, "error": null, "headers": { @@ -25702,11 +25881,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25715,50 +25894,94 @@ } }, { - "url": "https://opensource.googleblog.com/2015/09/introducing-brotli-new-compression.html", + "url": "https://gmplib.org/", "status": 200, "error": null, "headers": { - "strict-transport-security": "max-age=86400; includeSubDomains", + "server": "nginx/1.16.1", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", + "content-type": "text/html", + "content-length": "6732", + "last-modified": "Thu, 05 Apr 2018 23:44:55 GMT", + "connection": "keep-alive", + "etag": "\"5ac6b4f7-1a4c\"" + } + }, + { + "url": "http://www.gnu.org/software/gsl/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:14 GMT", + "server": "Apache/2.4.7", + "content-location": "gsl.html", + "vary": "negotiate,accept,accept-language,Accept-Encoding", + "tcn": "choice", + "access-control-allow-origin": "(null)", + "accept-ranges": "bytes", + "cache-control": "max-age=0", + "expires": "Sun, 27 Oct 2019 12:19:14 GMT", + "content-length": "12862", + "content-type": "text/html", + "content-language": "en" + } + }, + { + "url": "https://en.wikipedia.org/wiki/LAPACK", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "text/html; charset=UTF-8", - "expires": "Tue, 23 Jul 2019 18:03:46 GMT", - "date": "Tue, 23 Jul 2019 18:03:46 GMT", - "cache-control": "private, max-age=0", - "last-modified": "Mon, 22 Jul 2019 20:59:00 GMT", - "etag": "W/\"50f70080d05ddb432ab4c00af5bf79db38c509e51d59a0509a6c058c93a5285b\"", + "content-length": "14335", + "connection": "keep-alive", + "server": "mw1271.eqiad.wmnet", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "server": "GSE", - "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\"", - "transfer-encoding": "chunked" + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "vary": "Accept-Encoding,Cookie,Authorization", + "last-modified": "Sat, 12 Oct 2019 05:42:14 GMT", + "backend-timing": "D=136132 t=1572068534632948", + "x-varnish": "46232400 557903454, 452215250 201206915, 505023735 472106784", + "age": "110217", + "x-cache": "cp1087 hit/6, cp3064 hit/2, cp3052 hit/2", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=1013768;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" } }, { - "url": "https://github.com/blas-lapack-rs/blas", + "url": "https://github.com/noshu/cg-sys", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1b1faa60615c6437745409442da49d41\"", + "etag": "W/\"b67618c5cc0b75c84ca7cd98cf6318d2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.173907535.1563905027; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:47 -0000; secure; HttpOnly, _gh_sess=eFRQajltempLbjBpUzZ4T3FGRzF0THB6cHMvM1dFVStPQTgvTzB0ZDdXbUw0VitYYk1WR0M5NWN4RDAzSDdpU1ZTS0xpRUdCNmwxaTdZTThxYVdJSDZjL0FqZmY1TEl2eTBveXhnRG5FRUx6ZFFaSnpUajYxZ3V6SDhHeFdOaW0xZ3BIZTBweWtRTCtiTSt1VVFDdkVOUy9RT1pIVkF2T1h6NzB5ZkFxR25SS1IvQVdxejNwYWtUZmlXZU85VXpJUUZrTHhxaXpweExqRnBJTEhuRHBTZ1VZNVpUU0JmcEpNOGhQUnFIb2pveUtqQUFhbTJoMTZwNUhvZGsrb2hlLzlXcFc4bUg4RUZyOFF1RXZOSUJ6QjI2WjBLZkkvYXRPVE1HaEdwd21yYmc9LS1MWUU1Tlh2UFpaYWcxQmFlaHBXaVFBPT0%3D--1a9cc1800c344da61ea95c197af3ac131a8095d2; path=/; secure; HttpOnly", - "x-request-id": "34f70bbc-a28a-4abd-96ae-a40824d83ce7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.1615504268.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:14 -0000; secure; HttpOnly, _gh_sess=bXNha0kvKzZWOVBscjEySkdFTnRPRE5hOWtacEVDSi9XUkZoY3ZPcjc4eWhBaWNNZm9QcWdqOVVPTTVQNWtwZENwNmJBQTZEYUxYV0J1c0xxeGFDd1Evb2lWT0lzWDltcHRISFAwd3hzUFhuazJzWngzYmt0eVgwQWhScDFyRjBQTHlkbjFIV3dFNWtwamY1cjZGdU1iTDhCTWxiMlNMQTR6WEZaS0FoQ2ZLc3pvbXgxbVl0VjFDSXlzQ3o0b3pCcit5dTdzSjliaThNdW82UFo2WDhLZmFRM3FEK2JDdkJoWXlnYUhjekNPMD0tLTJ4c2FSUWRMSGZyczhsbXFtdjFMemc9PQ%3D%3D--a8d431c5d6313285b91a186648821eff6c52f2cb; path=/; secure; HttpOnly", + "x-request-id": "02753fda-2653-4353-a9a6-35ad88e50040", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C6:2BAF:EB1914:165C976:5D374C02" + "x-github-request-id": "E699:1AB6C:2C1717F:4197B73:5DB58B41" } }, { - "url": "https://travis-ci.org/blas-lapack-rs/blas", + "url": "https://travis-ci.org/fizyk20/rust-gmp", "status": 200, "error": null, "headers": { @@ -25768,11 +25991,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25781,13 +26004,13 @@ } }, { - "url": "https://api.travis-ci.org/blas-lapack-rs/blas.svg?branch=master", + "url": "https://api.travis-ci.org/fizyk20/rust-gmp.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -25797,15 +26020,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c7f8fa8f88bd72a2aa9c3849fd574563\"", + "etag": "\"311eb34aa2930351f9aa7c218d623fe5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:47 GMT", + "expires": "Sun, 27 Oct 2019 12:19:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 26 May 2018 18:12:31 GMT", - "x-content-digest": "297dbad310d9de8a26d4b9c57574da3c6e31083e", + "last-modified": "Thu, 30 May 2019 06:54:17 GMT", + "x-content-digest": "47569f3ddbfb58aa8d04346d3536c92558f060b8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "32fe2769-7a88-48c2-8478-f58ca1f168a5", + "x-request-id": "7be453ad-d834-44bf-9bdb-80731d5a1d75", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -25813,75 +26036,13 @@ } }, { - "url": "https://github.com/mikkyang/rust-blas", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d7991f398f944f8a966de56277653dd3\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:46 -0000, _octo=GH1.1.943032134.1563905027; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:47 -0000; secure; HttpOnly, _gh_sess=ekFvNklQSXFrWUgxQm9OWkpZM3F2WkJYNFVYc01aeFdSWmhmdGpnUTFGZmRsRUNUYlRvYktBQTdGd3g1ZENyK0dXbkJQL0RpSmlQNm1BNHpuUnhZRjNjaFZYQlpNQU4walNUaityUVQ3NDk1VkJoL2F1elNLVUFEYUVyMTRpMUNzaVo2ek0vWUx2QkZLZEhybWZKeE5NT3FGOFR6OVJ6SVpuMXAxYWZKK0EzdlJ1aWZsL29UajA5WDNPc0VEY2l1ZCtRK3V3RmpOUk1SeGJ6UWFnMGxvMFAxcG0zL3dRRyt0YWw0akU4THlmdDNQNE5GLzRXY1RlWFh3ZXN2NzIvZlpuNkdnUTVqNzdjYmZxeUx3Q0l2Y1E9PS0tY3JxV1hWeU1vYnpNQTJjdlJNTkE5Zz09--3b58141d318fd0029df11d94110350ebfa6f43a4; path=/; secure; HttpOnly", - "x-request-id": "45f3751a-3ee2-488a-8094-6e4b72bef82b", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C5:1BAE3:D110C5:13EA4FD:5D374C02" - } - }, - { - "url": "https://github.com/noshu/cg-sys", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6741c07d141d055ee3bb8e6be39a568a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:47 -0000, _octo=GH1.1.1552414779.1563905027; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:47 -0000; secure; HttpOnly, _gh_sess=QzBXT0hsUVNRYk5pQlk3bi9WU3ltekV1bklYb3VwZVRZcDdYWjhIS1Jxenk5UU8vUytGdlZFb0UxTlN5VjBVWlhCbjVLaDhzVUJ3SnV1Z3ZXNkdFN0RXL051eXNENzZTSDdONDdOakE0MU1mdHhvbjlNOVJJNmRWbXBidzFzbmdNRGRLdUw2NlE3RksxTnRLUVZmekxKMWtOdVJ1Nm1Ja2YxdW1hbE1SM3ZaQ001OWNxTjEvZzBZb0F6UmluN3ZabDlqMnptaVNrNStMZXdYdk9UUjhnRWtpeXdXd09mRkpsRWxEZGp3Tm11K1pKcFhhWDF2Y2RkL2JnMzYyQi9Lemlwd1k3MkRBWUhmRVhWK3dTZXo3YWc9PS0tNzAyMkNWb1FTVGRyZFlKd1VVNkJYQT09--20b62dee033c4d0c081434e3fd2e323c49bcef1d; path=/; secure; HttpOnly", - "x-request-id": "05cd7128-3e39-4706-b533-538f3fba16fc", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B1:1BAE4:E9D193:1644873:5D374C03" - } - }, - { - "url": "https://gmplib.org/", - "status": 200, - "error": null, - "headers": { - "server": "nginx/1.16.0", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-type": "text/html", - "content-length": "6732", - "last-modified": "Thu, 05 Apr 2018 23:44:55 GMT", - "connection": "keep-alive", - "etag": "\"5ac6b4f7-1a4c\"" - } - }, - { - "url": "https://api.travis-ci.org/fizyk20/rust-gmp.svg?branch=master", + "url": "https://api.travis-ci.org/GuillaumeGomez/rust-GSL.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -25891,15 +26052,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6be59164938f38efa727ad227a6e2851\"", + "etag": "\"2a393de58a4ed6fdf87b7e20303a2225\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:47 GMT", + "expires": "Sun, 27 Oct 2019 12:19:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 30 May 2019 06:54:17 GMT", - "x-content-digest": "47569f3ddbfb58aa8d04346d3536c92558f060b8", + "last-modified": "Wed, 16 Oct 2019 19:50:16 GMT", + "x-content-digest": "a1fd12323aa51d3a194025d5f5c3db32fc6bba81", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "32241504-4dd4-4d58-ad2d-8943e3af893b", + "x-request-id": "39175ef9-3993-44f7-9436-4c59eedd64b1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -25907,37 +26068,30 @@ } }, { - "url": "https://en.wikipedia.org/wiki/Limited-memory_BFGS", + "url": "https://travis-ci.org/GuillaumeGomez/rust-GSL", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:46 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "23511", + "server": "Cowboy", "connection": "keep-alive", - "server": "mw1250.eqiad.wmnet", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Sun, 14 Jul 2019 01:50:01 GMT", - "backend-timing": "D=125052 t=1563726051630332", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "559981513 459973179, 595755028 79742785, 516097384 777158877", - "age": "88754", - "x-cache": "cp1079 hit/1, cp3043 hit/5, cp3043 hit/12", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=6142533;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/fizyk20/rust-gmp", + "url": "https://travis-ci.org/blas-lapack-rs/lapack", "status": 200, "error": null, "headers": { @@ -25947,11 +26101,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -25960,37 +26114,13 @@ } }, { - "url": "https://github.com/fizyk20/rust-gmp", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"131f44777ee35b4f8a2d3df564570155\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:47 -0000, _octo=GH1.1.1314088109.1563905027; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:47 -0000; secure; HttpOnly, _gh_sess=TSsyQ3E4UHdxTW56cTBMbFI5QXZITEpoOUtXNStkbUlCWDk0T1RPWDlnR0pGaUFqSlR4WXowWURBUWpSL0VrMW8vRWUrVFZLS2xWa3M2RnMvK0d6MkZ0TDJNa1FRRXFzbnNXcGFJWmMvK1FmUjNvRGxWUGo4bzR0OTRQZ3VTSm1VUkVqVGRqVWZVelBCR0gxQSt1RFdUakVVbEo0a0pKTWhOcWVSMjNwczdvbVdkNXFuaHQ3aGNod2ZXb09oMnlPWmRVaTg5SHJXNndaRnR6cVl1Z3BoRStSQUVxOThHUU9yK2dESUxRbEVFUFF4cnJJVHg5b1JRL0o0NldQVXZaM2trRlkzSUR5M3plM0x6VXptMmVyMUE9PS0tdzJyS3pVTUlNcFpUTnE2TDZPbEpEUT09--80faa49ea2eff24c9024e284fa74ce619a3747e3; path=/; secure; HttpOnly", - "x-request-id": "fe0c9323-21c5-46df-a9b1-bfbd8659c12e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A186:E0E8:ADC333:108F595:5D374C03" - } - }, - { - "url": "https://api.travis-ci.org/GuillaumeGomez/rust-GSL.svg?branch=master", + "url": "https://api.travis-ci.org/blas-lapack-rs/lapack.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26000,15 +26130,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c9f9235b6b7d0041800b06ea35b008b6\"", + "etag": "\"a9bf65f0125ca5c7d3afc7f5da629106\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:48 GMT", + "expires": "Sun, 27 Oct 2019 12:19:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 26 Feb 2019 21:11:51 GMT", - "x-content-digest": "0ee0ab18cc71830bfb63489c7d20fbe09e51bb2f", + "last-modified": "Sat, 26 May 2018 18:15:23 GMT", + "x-content-digest": "6617c21aaee1577d82e1184eeb9f44107d83c248", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f9bd0899-963e-43ac-ab2b-b0ea76738650", + "x-request-id": "0c0d1386-4b03-4c5b-b7dd-5ba120b869b3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26016,26 +26146,27 @@ } }, { - "url": "https://travis-ci.org/GuillaumeGomez/rust-GSL", + "url": "https://github.com/mikkyang/rust-blas", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"40e15b62790c15b4bec372c564ef72bf\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:13 -0000, _octo=GH1.1.1605363061.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:14 -0000; secure; HttpOnly, _gh_sess=V21XaVU2aWhNN0NuNVh5UldESzUyQWFIRU9ZNjYvRUU4R0huOFZtQUpuanVSMDV6c0ZBSkd1c0l5VFkvZFAxMFpEdVJ5SlR5UGFYNDNQSk5kaWt1ajlhQ1I5ODNBZjFIM2hQMVJyQkltSGJRVE81VnVRNWF3R29wdDhoc3ZSeWJFUjg5Tm1vdlZ4ZXNGNThYYXZIQ0RWdGhrT2pMNGJzRVFqMCtKNElZYWtiQUV1amUrTVV1ZURlbDVJaUpHaWdNbnNCdFZqQ2xnZ2Qvek1lN2dCR2tLbXV2clFoMUJCRzZoZ3JSb05HbGpOTT0tLXhTRUlGS081U3V2Y0hMak5oWmJxb3c9PQ%3D%3D--496a9e77734ec4536b5899c927ab6a7d749bcb18; path=/; secure; HttpOnly", + "x-request-id": "5ef4fbc7-2b7a-460e-9bf9-e9afa899a86a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E694:B5FF:3A5799E:57AC80C:5DB58B41" } }, { @@ -26043,97 +26174,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"430b36b65795268e35509435ca44006b\"", + "etag": "W/\"594f6834d80ed5f8b67dea64a89255a1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:47 -0000, _octo=GH1.1.1634954981.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:48 -0000; secure; HttpOnly, _gh_sess=Z3hWd3NoNTc1NE9lVGJsUXBXZytscEZKUEtudk85ZXlKY2dKT2JpdklzWUFUalQxaUFwWHpkUExha1VVN1VCdURLWjBWK0RYNHkrNUdpYmVFODlteE9GSXQ1WWxhMmhJSGVqZkJQR21ibFpxNWVYdGt4YU9PVFNVbERjUDc3Q0xma3BJY2Z3NzBEVm8vTFlXQ01OY0NjdmhFdUFKdmNWOGREeENWQ0cwQWJhQUROdUFGZ0poRzZCR1VQNTN2aUthdm9VTzRhdTF1QkxsQ0tKMFpSRXF2SkszUmhIdTdIVU0wdmlxVUlmWDBKRXBnNFlQV2pvK3lKWDJMcE5Yd2JkaUVqM3kxTGFhM2JOYVp4V2xUNklzdEJFd1NhbjMwOCttanQ1K2ZNVnVBVjQ9LS1Dc2c0Ly9VRWN2QkNVVVlvRUxTVjFBPT0%3D--75ad6d9a240d2fe66e78195fc3108e469c719336; path=/; secure; HttpOnly", - "x-request-id": "301b78bf-28bb-4cf8-a50e-db19ded4c4b2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.1962920424.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:14 -0000; secure; HttpOnly, _gh_sess=c0hHVUhselU5c3laRDZGdUt6T2s4ZTh5R3dwRzJWUjQ0RTRJRzMzd0pGeURaWjZlbHg5UlNReTZxUUxSNkdNSnNxa1UwM3EwZ09CTVUzSlNwRkViMVA2OUFNd1hJNE8zYmZCVnJiUitndVM4Y3lQSzI0Y01tV2kyajRJQmo1NEhTQVYwSHczaGp4TXp4akhTZkxHUnBTYXhoOVcwSDdSREx1aVpwYlUrU2s2Q1IvdTlNR0ZMWHovcUloZFJoZ0JsZGhIRHJIZXd1RW90a1JYdGVJVzBPQmxFN2EwQndmMkVPZ1BISThhUDFXQT0tLUJteFY4cmpVWDZNR1dNYmJDRDBmV1E9PQ%3D%3D--a865c8acdc9b47e64fe2b5eb3ba984c0920880f5; path=/; secure; HttpOnly", + "x-request-id": "115c79b2-570c-4866-b0e1-9c1f07162603", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18C:2BAF:EB1A16:165CB10:5D374C03" - } - }, - { - "url": "https://api.travis-ci.org/blas-lapack-rs/lapack.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"93052ff3a9b85294f08ab1d60546323e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:48 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 26 May 2018 18:15:23 GMT", - "x-content-digest": "6617c21aaee1577d82e1184eeb9f44107d83c248", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "27377a36-d557-404f-9d08-3f1888517c78", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E6A3:161EE:2AFDDF6:40AFF31:5DB58B42" } }, { - "url": "https://travis-ci.org/blas-lapack-rs/lapack", + "url": "https://github.com/fizyk20/rust-gmp", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:14 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "http://www.gnu.org/software/gsl/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:47 GMT", - "server": "Apache/2.4.7", - "content-location": "gsl.html", - "vary": "negotiate,accept,accept-language,Accept-Encoding", - "tcn": "choice", - "access-control-allow-origin": "(null)", - "accept-ranges": "bytes", - "cache-control": "max-age=0", - "expires": "Tue, 23 Jul 2019 18:03:47 GMT", - "content-length": "12849", - "content-type": "text/html", - "content-language": "en" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bab66fb991a3ce4dfb5e573ea4667317\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.1914288079.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:14 -0000; secure; HttpOnly, _gh_sess=OE85Q2hLejIrN0pSK1Y5cDBOSklCWjhWMklYVzlDTG12SEFwTS82R2F0SzVRZlRHNjBoUk5nd3B1Y2I0b3U0YmN5YkJuOWNtWjErQmJUZEtpaVZXNjNsV2Y4eXc0VjRKRnVBZzljSG5JTmRFSG5sdGViRXNNOUtHUEdLZjg3L0VPekw3ZFEyVFZ1ak1UTVF5azNyd0dNSm1yUGUyem9ndzllN2hwNUJRMi9WcFpaSlRxT3Y4WGpjaTNpcWZBM1V5NGhJSzVzOXhLdUJLMlZ3bHIwdStrZlZKUDcwRldlTC9sUmV3QnlzckRYYz0tLTZJYjB1Z09xb2JCS1JYUG1uNnRFRWc9PQ%3D%3D--43e7f7f98c4eeea2792cc96ddebb49672777f714; path=/; secure; HttpOnly", + "x-request-id": "386c4439-50e2-4bf0-aca7-15e60b04593d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E69B:40B82:3BB2A72:591139D:5DB58B42" } }, { @@ -26141,23 +26222,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fbf2de1015255e0ad8495bc62a23e9db\"", + "etag": "W/\"610008b7c494554e7479a9db70155b73\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:48 -0000, _octo=GH1.1.2018096782.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:48 -0000; secure; HttpOnly, _gh_sess=MDdtVlRvUnFIQ1poUnArOFhpQUVabDN1YUc2cWQ2cUs1YWFIRXl1NkdLeXNsNHZTRXpEM2puQms2TnIxbktrR0sxOXJLa0RJN3J1cXcwcTNMK0swKzBMN2lHdlorUHhTVkk5NWdwQXViSUhqRTdmdkdZYVc3OFdMWlNwNW9LcXJhZjFGbnZCNW02YlpNTlAzZHdOZnM3MHFmcm5MNjUyRVkyeEN6ZmJpblBiZTEvYlNBbnMxeHRuQ0lTNEZXSlBaK0U5bGx3NGdYd3BmRUJ1UVdvd0JJa2Jhall1a1gwMzUvNGN3bk8rU2QvTlU4K1JrVHVEQ1V5NXIybkd3ajE0MmN5Y20vNUx4ckx0VU1LOW5kTE9udGc9PS0teDVDK0VRUGt1ZUhFQWhMQkhQSEdLZz09--a700df468d2a1172bc6cd173b6d0e4b04e87b60a; path=/; secure; HttpOnly", - "x-request-id": "ff14a2bf-ef04-45ff-a0b9-e51a02e8aeab", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.1169369997.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:14 -0000; secure; HttpOnly, _gh_sess=YzFNdlBaUXBqUlIzT2dra2x6QzR2bG1uVlNqTFIrVHlHbmE5dHpZci9hejRRb2RWR0laMVFNc0RqWTBSOHpQTTg2T2lWL0kzZTdFRHZuUkN6K0dlWUlkTUlDWDdUaFU4R3BBa1BxczZUSHE5WSt6L3FORStEN010SkR1VG9janNpK29UWmpUYmU5cmx4dmJnUWVJYzJKVmhKaHMzcnZoUVNrb1dTZ2FPWlZoQ1R5YVBreXVlNFVaRUNZdE13bVNDQWxqMG5tNzNLbktrQS9XME5uODJIQlV5NDhGdCtSL0MyOUNKeFFKdmlrbz0tLUNaQ2dNSTQ0T2hoZnFvVVZ2SVFLRGc9PQ%3D%3D--28687ecbf44c394e7c7b2d4c60f278ba344c6ef3; path=/; secure; HttpOnly", + "x-request-id": "580e3465-43ba-4c29-b806-bbad9aad0e42", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A185:2BAF:EB1A64:165CB91:5D374C04" + "x-github-request-id": "E6A7:161EE:2AFDE10:40AFF5B:5DB58B42" } }, { @@ -26167,7 +26248,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26177,21 +26258,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3b022bc7348d6c6fc5327895a255a0b4\"", + "etag": "\"9902e912a011fb4d1b9bdfafc3dcc760\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:48 GMT", + "expires": "Sun, 27 Oct 2019 12:19:15 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 04 Jul 2019 08:53:00 GMT", - "x-content-digest": "5bdce6b9d6ee22633b4c6da1e36bba77d1aff9c4", + "last-modified": "Mon, 21 Oct 2019 22:56:55 GMT", + "x-content-digest": "f7705ec8f3b11e97ebdb6edea3143c6e32910c6b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "40789dae-b614-47db-81c2-74b86ee56347", + "x-request-id": "7496a4c5-3928-4e5c-a915-2733a8789aa5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/rustsim/nalgebra", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"19185d38da7094835d05a46217400a60\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.1873310903.1572178754; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:15 -0000; secure; HttpOnly, _gh_sess=RDBrWE9DbEgraXh3akFEUFBuQ2tWamZQK1hXWDN2cWFkaUd5SHZUMWJ4Wm1TQi9aWXdxcVNrK1UxdUhpa2dsRC9Ka3hqTWdPS2NDTTJXSlY3N3lNcElFOVhOM0lNTDRvOWg5UE9wSDhPcjIxaWxyVVJGdFZlaUlwL3gyQ0NIUkRDcXIrbmhaWnJhdDFVMW80UjVrdzVwTWRLcmJCY3BWcW40eXpER0ZCanp0aW55UWxZL0ZsT0JkeFMzRFlIV2E5ekRYY1JodlpROVhEb2ZvS0YwTDUvT1hnM2FvbFE2RFozOFQ4aHpWVHJ0az0tLVoxOHFlVUVLamN6eDVMUGh1KzZ4L1E9PQ%3D%3D--844d3aee95d2e575568123591595acefd5efd134; path=/; secure; HttpOnly", + "x-request-id": "60eb41c6-8837-441c-86f4-962e95bca4fc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6A8:40B80:2BA9915:417194A:5DB58B42" + } + }, { "url": "https://travis-ci.org/rustsim/nalgebra", "status": 200, @@ -26203,11 +26308,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26216,141 +26321,156 @@ } }, { - "url": "https://github.com/GuillaumeGomez", + "url": "https://travis-ci.org/autumnai/collenchyma", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:48 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"43e179b4f903cc2e9c53d2ceb7ed09f6\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:47 -0000, _octo=GH1.1.1248072156.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:48 -0000; secure; HttpOnly, _gh_sess=ZlRBYWJ1UlNlVXNpT0VFNzZpSTBQNG9Pb1FIMFdwem4xRFpWSmIyRkllNWpyTlVySnY1QWx4R2RHeGJZQUZiSUpYR0RJbjI2NVBoK0x3SXhoejdVVENLUVJaZFQzMXNFL3I5VVdoazhQZC9XSWxnM01WbmRBV2tEaVBlQVgwNjBBa0lXRTg4SEVBdGFOcmlGTVArOTdOcStDbWM5NlV5Q1IxdFVScUFqbGloUEdXb3lqeHdmdkR4SWdlVFd5V1ZtSEw3VzhiS0N4MXlkSHJCWUxpd1A1QT09LS1Vd2R1a1RMMzBRYkJudFNDbEpVcmRnPT0%3D--728e59c1905a97d8cb6834f5d6bb16bfc02baa76; path=/; secure; HttpOnly", - "x-request-id": "de272189-a997-4956-a471-b8264b8d01b6", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D6:3229D:CF4DA9:13B08DD:5D374C03" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://en.wikipedia.org/wiki/LAPACK", + "url": "https://api.travis-ci.org/autumnai/collenchyma.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:48 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "14336", "connection": "keep-alive", - "server": "mw1248.eqiad.wmnet", - "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Sat, 13 Jul 2019 13:17:35 GMT", - "backend-timing": "D=99089 t=1563795012751837", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "260380356, 282095873 46346584, 512008034 1041858638", - "age": "110015", - "x-cache": "cp1087 pass, cp3042 hit/3, cp3043 hit/9", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=1013768;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"1416f78daa43a403289ab63f5c887da6\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 23 Apr 2016 16:57:47 GMT", + "x-content-digest": "e5ba0631b6f5a453ab943fd79409f65ad1f7bbc2", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "e86a869a-d804-4b5f-9092-957939d2da13", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/rustsim/nalgebra", + "url": "https://github.com/autumnai/collenchyma", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:48 GMT", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"daf94fb6882159dfd5fe2f2acf7cb6f8\"", + "etag": "W/\"f9e6ef6abc030a4899c9803865fdae0f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:48 -0000, _octo=GH1.1.2066129957.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:48 -0000; secure; HttpOnly, _gh_sess=R2xMN1hybmxxckszaWFXR0YwcnFTSHczMjUxVlhKcjFxRTVkcHBDWG1iSjBXc2FTeHgyZlNRK0JFQjlndStaM1M0NTN5d0NVcXdjbUsyNGxLMHF5aUs3N2thZ0xGWklLR1g3K0dqbm84cnBGRWx0OW9NOFhubElJRU1hVS96MnJmSXhrR24rbXp4WFJ4RHc0a0RPdXVzMmtRWUE3TFBveExPcGhDUlIyWjJscEYvUzRuKzZWTzVnNFFHc0ttSXN6UlZ6U3Zsd2ZLbEM4UnhvczdtMmdiUFRxZUdLd1A4bms4dTJOYXpNNU8wTVp5SmR3dFN1UFBIYWZLWjRVcm1UTUlzdnZObGN1WStGRVpRYkZuSmRpemc9PS0tTmlmYUxpRk1rQS9aRm9vUVdMZWdKdz09--14e273bf7cf36186532cf8cba5d8bfd46e1203fc; path=/; secure; HttpOnly", - "x-request-id": "fdedab29-e431-40a7-a246-baf8a63dbbbf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.1200239714.1572178755; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:15 -0000; secure; HttpOnly, _gh_sess=NFNzTkpQcDZCZkVrVnJuUEl1Wi9qQXRBR1BwR0lSdG9DMjd0dUVyWW9zaUJzYUgxWmRZcVVpSHRJTEhsbjV6U3VSOUZaeEV4M3pmNTU3aW1xa240WUpSMXNJbjgyQUY3eW90alJBTkVnekl5bmxJQWN6bFBrVDZuVlg3VVlOWjFVMjV0d1BPbTlnL0hLMnd3dU9FNEpHWEU1aVVIcmU1VElzTFRzZUdVUmg5SU9PK2ZjQ0w2V2hLeXBHSVFmMC90NkJuVHFUNWQ3aGh6N3BoQXJHSUZVMTVqUE1kdEptdHpUK090R1R2bm85TT0tLWE1RFE0aXhhWSt3RTVodXJFMjRpbUE9PQ%3D%3D--7e79e39cf956a30d2453c8f2f713881865f2f69b; path=/; secure; HttpOnly", + "x-request-id": "fcd175ea-6870-4175-b825-06fc57fbaee8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18D:2BAD:D01EC9:13BFDE2:5D374C04" + "x-github-request-id": "E6AD:1AB69:C52DC5:12683D1:5DB58B43" } }, { - "url": "https://github.com/arrayfire/arrayfire-rust", + "url": "https://api.travis-ci.org/luqmana/rust-opencl.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"90d46e58b9555775c2b1d593972e1ee9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:48 -0000, _octo=GH1.1.1665131332.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=UUlTRm5xcUNjM3ZJUEUzNUtHbDZjWGxqY3p3SUpuYVJ0RFY4MTBpRnZrQllYTHJ2ZXB5N1I5TncwaUY3bHF0bDBpNjQ5QlFDOWNXcUlrZnZkTkxtRFd6Z0lqOWpvdnlOSXhoWExrOVJtUjd1bVkwa1c4c3NLK3pNOWRvZitERUNIQmowZ0N5ZG5mdmR3UGVuYlBzZmpmaFh3b1lWR3VkUnJodU5oQjRPa01pODFiMWZmNUdnS1FEdWsyZC9yOW5mV1lWRUxSMGYxeDNBZllPQlA2K2Y2OEFDY3g5Z2FCcHNHMGZBUk5SYzR6MmZhSWU4Sk82czJPWTU1OFdUYzZGZXZUVnYvZGlsakpISGN2OXZweTJwSTd3akZnQ2pvdytDU3VkbUZxSFNQaDQ9LS14ZldyeU1qTkNjK2E1SmtNdk1heTFBPT0%3D--3a517ef50ed3f80211a6b7e0c303caed62ffa1ec; path=/; secure; HttpOnly", - "x-request-id": "c9aba4e6-7a58-44a5-9c8a-046962f88e2f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D8:2BA8:8A90AA:D1EAAD:5D374C04" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-type": "image/svg+xml", + "content-length": "361", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"e90a0de366c6f02222b3d54c1d4424c7\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "05636900-327a-4de4-ad38-acb2f905af5d", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/autumnai/collenchyma", + "url": "https://github.com/GuillaumeGomez", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6974ec8409d49dac6b1a820da21a497a\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"7ae139098d429bba19e6d393640ef102\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:48 -0000, _octo=GH1.1.1913647995.1563905028; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=bXpVQitUekRpMXhqbTNWL3JrVS9PbWhyZDViMXd2QjJqQ0VnNitFckNZcW9acVJ1THpFT0JyK0p4bFVMTWJyalB1OVBld01VYXBoTjNkL2VFWkdpYXA5cmZPMUV2elg0V3RzeWdXMFgvWkFTazNFcGgvZ293bmNXRWQ0T2VveHZXMTZLVGI3d3RZelpVOURSTmxjOEZpWWQ3bHMySWhBOE5oL0lJTitNTlNyQVZOVUprSHBBSmprbHAvbFpkaENWR01ZcjZvYWVTMWFZWU9RM0N5UkNDSU5ZeWpMTzBCZUxBa29mRXhjazhEc0RtME8zQm5BRDlTRHZCK3FCTDU5bEYwWXlCcWxKcjcyRVQwcGM4MFFnY29LZlZvZXc3SEpVdnJ3Z0phdmlUbXM9LS1wZ0d5WWpxOEZXR01RMnNQcHJYU1l3PT0%3D--6940fb8068941e70c19dd0e958042721863990ef; path=/; secure; HttpOnly", - "x-request-id": "b5d9066c-549c-4ad6-b5d1-233f42ee6df6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:14 -0000, _octo=GH1.1.751538599.1572178755; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:15 -0000; secure; HttpOnly, _gh_sess=YjRwNnRHZFJ3bTVucWdsVWlPM3RDWXEvRHhiQjVxQWJmaDhhaCtrMHpuZUNvZXRlUWo2QXdSZDFKUmxhU0UxOEdKSm9JSGh2TjN3QW9yME1zNllGV2x2bG81bmhpVmNEK0hwRWpMY2NtaktVNGdlVlJSeERFdnR4dkNiSUNGOEM5ZklqYlliWVdDcVFzRzJWcWVQMUR3PT0tLWtmODZhN2pvTER1R2o2Q3dJZFF0c1E9PQ%3D%3D--964040e853aae21f95f2e6cf2ac7f3449229f73d; path=/; secure; HttpOnly", + "x-request-id": "ecbb7ff1-1da0-4bd3-91ce-984fac1be859", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1AD:1BAE0:6675C6:9A9E36:5D374C04" + "x-github-request-id": "E69F:1B308:D70077:1421B38:5DB58B42" } }, { "url": "https://arrayfire.com/", - "status": -1, - "error": "SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)", + "status": 200, + "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "server": "Apache/2.4.7 (Ubuntu)", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "vary": "Accept-Encoding", + "content-length": "11506", + "content-type": "text/html; charset=UTF-8" } }, { - "url": "https://travis-ci.org/autumnai/collenchyma", + "url": "https://travis-ci.org/luqmana/rust-opencl", "status": 200, "error": null, "headers": { @@ -26360,11 +26480,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26373,13 +26493,37 @@ } }, { - "url": "https://api.travis-ci.org/autumnai/collenchyma.svg?branch=master", + "url": "https://github.com/arrayfire/arrayfire-rust", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"1e26b05289c590f579bef27514b42cc1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.1760663746.1572178755; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:15 -0000; secure; HttpOnly, _gh_sess=Zm00OXN4bkhFbDBlM3daNDdIaTlrbGRBL2pJdktFVFZpMHNCRlkvVytySk9pZHZ2MFJwTXhua3Q0TUp1RlRsZVJtVmxVMUFsclZINlNReS82cE9uck9hMHdzQlhVRVhZeFUyN3Z0YkRlaDU1YjlvQXdGRVlFWjhiQ2Z5clFyVjJFLzAzSklJTVpHRXY5Y3hBbS9mK2ozV2cvU3lNaG4xcjk5MTdxN3RpeER4OVl4a0V1WUJyY3g3T1BjTkNaNmlwRTBrOXZnZnBublVNeFMzUHFHaDdtendGS1JoekhJeVZvUjRwQ0NMcDhFRT0tLWdhVTB4T3FSWldvb0N1MnlBTnpXM2c9PQ%3D%3D--36506893bf2938d8c0d6cea990f812085ac206c5; path=/; secure; HttpOnly", + "x-request-id": "b8d1ba9c-b3ac-40bd-a34c-314006b9ebf2", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6AB:40B80:2BA9964:41719BD:5DB58B43" + } + }, + { + "url": "https://api.travis-ci.org/indigits/scirust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:15 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26389,15 +26533,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9e0107c2f5bfa1ca51dd837d917bcceb\"", + "etag": "\"06c9e71e369cc2218b22e0603b0d9262\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:49 GMT", + "expires": "Sun, 27 Oct 2019 12:19:15 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 23 Apr 2016 16:57:47 GMT", - "x-content-digest": "e5ba0631b6f5a453ab943fd79409f65ad1f7bbc2", + "last-modified": "Fri, 21 Jun 2019 14:58:16 GMT", + "x-content-digest": "88b4d9fa4232b5182edfe13a8b03b03f90a18d7f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d5ece9c8-f327-4934-b29e-e549bf08a35e", + "x-request-id": "73972e97-8a74-4b4f-a979-a25cc5a91603", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26405,15 +26549,15 @@ } }, { - "url": "https://api.travis-ci.org/luqmana/rust-opencl.svg?branch=master", + "url": "https://api.travis-ci.org/boxtown/statrs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -26421,15 +26565,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4c120e5653568be7d37de36baf299c4c\"", + "etag": "\"cf02cb5bc6e8e75e6e36f8a7b914034a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:49 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:19:16 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 08 Oct 2019 00:21:19 GMT", + "x-content-digest": "600e945b5dae4ef4d8e9b1e2a2c2400bbe42b742", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f87429e5-52fe-49ae-8e52-8ccaed092212", + "x-request-id": "6af1197d-0e69-4185-bab6-37f699631b8c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26437,26 +26581,21 @@ } }, { - "url": "https://travis-ci.org/luqmana/rust-opencl", + "url": "https://www.khronos.org/opencl/", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:15 GMT", + "server": "Apache", + "set-cookie": "exp_last_visit=1256818755; expires=Mon, 26-Oct-2020 12:19:15 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_last_activity=1572178755; expires=Mon, 26-Oct-2020 12:19:15 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_tracker=%7B%220%22%3A%22api%2Fopencl%22%2C%22token%22%3A%2215ae3b4b91ce577bb290ba74ee0dd977d6cb2ec91f7aae7d0eda1459a0074cf0575b0ead647a98fda655455897e643d1%22%7D; path=/; domain=.khronos.org; httponly, exp_csrf_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.khronos.org; httponly, exp_csrf_token=751dfecfa1d3e151703956e8d5ae0eb6db3ec156; expires=Sun, 27-Oct-2019 14:19:15 GMT; Max-Age=7200; path=/; domain=.khronos.org; httponly", + "strict-transport-security": "max-age=15768000", + "cache-control": "max-age=0", + "expires": "Sun, 27 Oct 2019 12:19:15 GMT", + "vary": "Accept-Encoding,User-Agent", + "x-ua-compatible": "IE=edge", + "content-length": "7891", + "connection": "close", + "content-type": "text/html; charset=UTF-8" } }, { @@ -26464,57 +26603,57 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5c25edaeeaf12edf5e39eb263df29238\"", + "etag": "W/\"6599ccd335cd4c092a945e906d41f6ba\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.31927820.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=L2NIWGZic2F3eDBxaWxLN0NVYXlIbVZzY1RHU2pUOHZNanJ3SjBMN3RLOUJYWlhSNXhoZEowVTFVU24xOUZGeGNCdUR0YWNrZkphMXJmR2pndkdSbGRBRXVXYUdoN1RwZWM5YmI3SGljMWdYQXd3R2xDVVFYaUU1T1ZiajVnSjlkVmhRWHE4MFVBWUNIVlhBLzJSR2pxR3ViWEZQOC9lQVUzbGozWnVNNVIzeXc2REtBSWFUYUxidjdsNjdQdGlXbHB6UHRQcXhqZE11SUxJWE9HQStNc2xGWGhNam9jeWNUNVd6cllDWFNGaWN1VjAvNVd2eEVDQ1BreXNOcERpVkVsK2k4UU4rM0xTcE5lQndVK2Y5S2c9PS0tK0tPK29BSnJ0aUFrNXorZ0s1UUZsQT09--04db921c63c3b1ba7454dc5a03ea827522ffbd55; path=/; secure; HttpOnly", - "x-request-id": "eb6615fd-56cb-4cd0-9168-cae1c04203fe", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.2083870388.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=YTIyM3hjWVlnMmIvTURPVmg3eFlpMWFuT2tOakVjZVJCQmlvUnBuT2Rabm0yVmZMYmJhTmxSWWFaZ2d2UGozOStLWW5GME9IdnVGVVI3d0RpZi9lR0FrUFFUeUpzZzMxRXc1cFJaSXp4WWtlSnR6R2pyd1djNmhhS3M1VCsrV0t1eCtKN0g2aVZPRHcrM1VDS1UzbDdCSHJZZXFiQUxkSGJMSW5GZlhFRmE4cmZDaXlOSk5TcGI0NEdVSk1EL3c1aUNzMm9KZktONncrWXFqQjAzWkF3NjNtNXdlMThidzR3WWxKRjkyZVJ4ND0tLWgvbUFpL285TkN5R3ZWMVVRQk4rTWc9PQ%3D%3D--a703c90ee34352a8e0011d0ced0f36b69cdfcfd7; path=/; secure; HttpOnly", + "x-request-id": "fd80f932-4000-410e-9214-2ff96cc98d59", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A18A:1BAE2:B1F66B:10F1095:5D374C04" + "x-github-request-id": "E6B4:1AB6B:20ACD66:30B6917:5DB58B43" } }, { - "url": "https://github.com/luqmana/rust-opencl", + "url": "https://github.com/calebwin/emu", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6877350f30f71e751964785e25c1ee28\"", + "etag": "W/\"c18b69b84ec32c267fb6c34f1e8bc38f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.739777843.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=bGl6V1ZMamFheitMVTVyc1lwQWFPcWpRQXg0VlRzVTBxNllmWVhQK1Mvcjk4UHdHNmxwbmhCbnBBRFVlMUdsaHBPeTltV0RReUx2QlQvRC9yZkhZWk1HSHBNTmxZL3p1bnZGQnErRXhHakFvWXF6akdXZU43R3F2djlIZzh6M2VKUXFkaU9DaG0wd051L3dHZm1RQVd2NjZyQ2pFK2xudmtJdWVDdnNDY0pIY2srdlBzcmhjbU5PcEhrZkFLWmhzMTFCeHpnSFZGWHh4V3JMa0MvdVNDZVo5d1Rlc3lHTlBkSU04aGQyMU1leUIvMk44M2hxYTZKeTF5QjIyZDViNmZKcSs5d04xcndtVHdiUW8rRDNhRWdRV3FTUHJNMTkyTENyU0ZJbHh2ams9LS1MNTl4V1I5VWVXSVRrVHZvcHlYMVJnPT0%3D--7266c2de33635bb0685130b269944cf41478a437; path=/; secure; HttpOnly", - "x-request-id": "e2ac68ee-0165-487c-9db2-3ea1ab201d18", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.1508532439.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=SnQ0dkVxdjVERGJ5Tmx1MzVYREVhY0JTZlM4NzJzdjRWMTVXczZGMEVSY29PRVZhUUtGVi92b3BVYUxjaERZaXBRS2hoWmJCMzhWcEpuRENKN2xDdHhzZW92OHRzN3lUZXZyS1JuZWlwNkVOeTRWTDN2WEhqMGttR2lXUWIzN01qeWtiWjJtNkJkY1dGVTR4QU1OT0xVT2JWNnRDN0U1eEx3clRJdlRxdGhmTEFNdlIvN3UvazRSczBBeElmaXNkaGFHMTZCcytSa04rSGlPQUhNUmwzZ2Ywbk1WU2ZmSVp2cjlPQnhpeDl4MD0tLWJIVmZWbnFhaGRyYzdVQy9qRk9zeXc9PQ%3D%3D--d5915c55eb6631929046b3cd85029d4b7c9e124e; path=/; secure; HttpOnly", + "x-request-id": "fd69d4de-4799-4b69-bcfb-597b720994e8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A19B:39421:E9D00A:1639FBF:5D374C04" + "x-github-request-id": "E6B9:40B80:2BA9A01:4171AAB:5DB58B43" } }, { - "url": "https://api.travis-ci.org/indigits/scirust.svg?branch=master", + "url": "https://api.travis-ci.org/mehcode/config-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26524,15 +26663,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"822a7a92108a887042074f4149964c73\"", + "etag": "\"15fa86049061ca957037118eb8957874\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:49 GMT", + "expires": "Sun, 27 Oct 2019 12:19:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 21 Jun 2019 14:58:16 GMT", - "x-content-digest": "88b4d9fa4232b5182edfe13a8b03b03f90a18d7f", + "last-modified": "Fri, 23 Aug 2019 07:16:35 GMT", + "x-content-digest": "fc2a82b1746b1ff3e1db95bf6ca95c1b6d9ee4d8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "437576b2-dbf3-4149-bce3-e70aa0a04d52", + "x-request-id": "07cf7ec3-a011-4b52-8028-64ff60ea0b25", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26540,117 +26679,108 @@ } }, { - "url": "https://github.com/boxtown/statrs", + "url": "https://travis-ci.org/mehcode/config-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/boxtown/statrs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:16 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"912d3a2587692af3f28d3785b8e3e2eb\"", + "etag": "W/\"597c7f35652038b1c46808cd41223c31\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.495151030.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=SmNldlVtRGIwclkxc3V4ek1RZnlPNmRYdFJtYU80dm5lUGFuNDc4RDZkQU9ocDBJL2hYRi9SNGRZTjBOMVpLbHJieVd5OXVvL3F2RDVoVElZRGFEQjZWb3BYazFIQ2ZTS3NYQmZybVliN09qQXZqaURrMHpCUG9xd2RJRGJGaWNob29iMGwyRWFJYldtZTZrZjJBVjB5dkowQjlxMm94VmY3cEFBQVUxQUxidm1JMERGeWtjK0FYZmxMNDQ0emw0dFBXeHFvN0FCQmVSY3c5OEFYR1JBckZXOXRtWU5hejdHT0d1cnVZZ21qcWpsb2V2WXhaL3pOMTZ6MFRUQ1ludkdweUI2dDdpTnBOUFlvYlNtdmlOL3c9PS0tNWJuN2VlOWdVNHJoNkZlVWJ1cnUyZz09--8f33e3b9c109ec3d4c0607caefbaa6c1cfa46361; path=/; secure; HttpOnly", - "x-request-id": "23f185c1-71b9-4a31-a247-bbc8dda2b7bc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.705992287.1572178755; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=K1Vmb1ZwZGtzcmR0VWVJQjRBNUdwVlVYeHBEM2ZTZEk1cGsyMDR1dXVydDdyV2xPLzFVL0RGMHMzOXNrMjBENDdzVlF6V1ZVcWlCMXhtZTZwTGliZ3U4TXNaeEtQQnpzL1dQYnBpSTNIZThnaXBMYUg2Y1djYnRNSTBoczJya2VPWStra0c0blFPVm9URlpqSkVDNWdNTEQzd2t0T0tpMTNUQ0VWZm9wTk8yQUVqZ1IyMzY4QjA3cXgyY2YvR0N2b2VucGN3ZHl3ckxrYWFsaXpSdUxlTDBKOUtiZEQ3cG9YbkN1MlA0VEJnTT0tLWhqVnczK0lONTEwd1ZvMGQ3bkMvL1E9PQ%3D%3D--e4253f744cc1a3181a2dcdaa09a48fba2f44a702; path=/; secure; HttpOnly", + "x-request-id": "f6b43daf-bc5d-484e-b95c-5d0676207be8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D9:32298:8C9EA0:D5A0C4:5D374C05" - } - }, - { - "url": "https://api.travis-ci.org/boxtown/statrs.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:49 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"0f165548686330460b4dc7cba8fe14ec\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:49 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 20 May 2019 09:39:27 GMT", - "x-content-digest": "31afed83e5672297e1c0d79faf66c57a84c4b9af", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "5e633f17-a39c-4597-a575-9c479e7bbfb7", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E6B6:B5FA:2AB150A:40082FD:5DB58B43" } }, { - "url": "https://github.com/noshu/rustimization", + "url": "https://github.com/luqmana/rust-opencl", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dba4277f58863e892e21bf9ed072ab7c\"", + "etag": "W/\"8414fe7a6c6e4fb3fea6975e787439d9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.1663239370.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=RVJGVS9zZlo3cVdzNm9uR2ozVUpTWDVKazZ1TVB0MlVXVzVVK01vVmtrUFBTcVJ3dEYvanI1Si9QM2tlWCtYWnpIUGxMSHhTdTAwbVB2VEdEUWJYT251QmQ2dGg3dUpJQUhNbTBqRkQ4c3BpWWR1eDBkNFB5VncyNmZQemNIME5kK3FKT3piSzhWTUE1MUxET3h0L1huMHB1ZFkxYXBCbG91ZVJST2Uyb0ZiMnJVdHZsWHZXK0VFUTJHWnhIRDB3UitIZElyZ2w4djc0bzlhMGFGMVRnY0xCRWZlK1ZEQkhVYmdiSisrdHZpdWZJSHowRFRMbDVialFwNlBkUSttSlNPRHFpWDducVFFY05hcGQxRUI5QUZKQllUK01SNVI4TURIY0Q5U2hHQzQ9LS0wcWxPN3h1K2ZLeUlNZWFLQ2JUb2tnPT0%3D--ec85fd5bcf4f762ac741731f7577fbdb5819afae; path=/; secure; HttpOnly", - "x-request-id": "8206a6ae-2ee7-482e-85a7-8a864eb43881", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.855821913.1572178755; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=K01pMzBTOHRkZVNkY0QwRUIxczVsazZOV0ZCVFBzbE9DK2NNbVhUencxR0dTNDMrQ3Z4eGpwR1V6TFpTVEg3bGpFNVMyY1BVMWk0dkJhWENjUVB0TnFzTzErSFJXdWtrUWFNYlU1KzNQQkRnVHpNaHNNV3l1RlB2aGY0QVRXdTl1aHBFV3FYUytGenRmc3NISm5xa2FJLzFGNTA1NkIwdGVmK1ZPZ0lEOEFqc2JPTUJTS2dxWDVYbktIWnRZVWtqK2xhWkszMjhkd0IvUm8veGVXcE9raUJSZUhwYzVDUWFVUVF5b0Z1L2Vudz0tLW85VVZVMUFzK0FkbWxiUHVRbXZ5UXc9PQ%3D%3D--7137dd707044470db5b5718b3159dafc4790c8fd; path=/; secure; HttpOnly", + "x-request-id": "cbf638eb-83dd-4b5d-9596-930433769ddb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A19E:2BAF:EB1BE0:165CDBA:5D374C05" + "x-github-request-id": "E6B0:161EC:20295EA:3051B00:5DB58B43" } }, { - "url": "https://github.com/calebwin/emu", + "url": "https://github.com/noshu/rustimization", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7302f862cfea12331d89503be618f7b8\"", + "etag": "W/\"f6a99cf7130fe4ad9afd979e33bdc55b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.439165003.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:49 -0000; secure; HttpOnly, _gh_sess=SklEZnF3STliMDc1ZEtrMjJHYVNydjFXL01wemViMEEwckg2SDlYb1ZNdlRvSU5EWFhRdjJNUk1ZVnFvTHJiYWYwYmRacDVGdm5hS2FhN2hGM2RqY1Nwc2NVN2UxV25tOExlQzJyaXBtMjhKZWtDcGtvYmJSRzBVTVJsMXFhWG5mQzdEV2h1Y1d3QmlRYzdKVnRhNHdMTnh0QUg3YStMU3pWNmNuUXhmZGdnNG82b00xZmNLRnhXTE5nVGNFdHhJaDZBRU5pMlhnWktkLzBYYmhnMzRNZDUwSTJLUHhTeUV5V2ora3lTQTk4VDlnN2haTEVpOWhrOXZMWnZVNXViczRoY0NQSTdwcWhabnQ1cm1GY2FHNXc9PS0tNHROMXZINTlmYisySFVDemRoVkhyQT09--3c1a7162ceef90f4394e03917b0ea2429591814e; path=/; secure; HttpOnly", - "x-request-id": "4d5de731-0331-4ac2-b797-d760f3c76b44", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.484738867.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=b3FDQnd1TUdCWFhBT05UWXdPZC91SVBqN3RMTjZXb0w2RytVTis1OVZVRFgxSjB6blpwWE9EcVdpZmNnYkdSTW9iMDNaNy9ldGREN0dvUnp5T0FncXI3eXEwZVpPa3VDV3lxd3AzOWIwRzNBcExHSGExWmJQYjR6MlY4OXNDcThuU1Y1Wm1qUXp0TTdweGZwdGNIc1NQVXVlT1liWkdYblBjbC9KZ1QwZEhZWXJSN0kxdnZ3OTQvSitBdHVPMFJqSFoxSE90bkF4NElaemVxZ3pkUVdGaUNlNmY5VCtnSUJBdXRVRys2YnJvND0tLWN2UTJtT3JVWjJ3VUV4S2M2c2lwU0E9PQ%3D%3D--fa2a48e13969ac74daad48d71b3e681f46a05aca; path=/; secure; HttpOnly", + "x-request-id": "9bd43c4c-ca3d-493a-96ee-99a21bbf4764", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1CE:E0E8:ADC4AD:108F7F7:5D374C05" + "x-github-request-id": "E6B8:161F1:33EE480:4E077A9:5DB58B43" } }, { - "url": "https://api.travis-ci.org/mehcode/config-rs.svg?branch=master", + "url": "https://api.travis-ci.org/briansmith/ring.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26660,15 +26790,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b586859a53600e5b8ad9eee7fb866fbb\"", + "etag": "\"eefdc820b03234ae6a77dd3aaccd90ae\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:50 GMT", + "expires": "Sun, 27 Oct 2019 12:19:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 27 Jun 2019 14:01:25 GMT", - "x-content-digest": "c474a355698a0188cc375f1b34f090ac6a4f3d25", + "last-modified": "Sat, 26 Oct 2019 17:40:52 GMT", + "x-content-digest": "ccf365043790b0855d616e65f67cab8d70ce8ed2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "337e132b-9faa-4a08-999d-13dc036bada2", + "x-request-id": "f59fe4fa-5a44-4acd-85eb-32b169c98d5a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26676,31 +26806,7 @@ } }, { - "url": "https://github.com/mehcode/config-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2f07cc9814c926ac29fe47f0d0ee6060\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.1556491922.1563905029; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=NTBkdWd4RzZ5dWFJbFFQL3hLQlBsbjlLVlYzdFZ2eWZpSDIrTDRvTlpFMjEvYm4rV25Hb2xuQnBqYW56M2VjOTNTU2VhRGFQYXA1cWNRS2g5QXJ4eElzVWkybU5qR2RONFlSZWFIYWJIQVRrRXc4aGo2N2hOcTlZSzF6N2NxZGpNVWRGS3JrUlJHTUJCSE11VlFIWDhFemREUzdXMmlDbVRKRWQrZEFzVHhNMnY3SHZjQ2o1S2g0Smp4WStLZm8zd2tYZWdmNVJIekhMbTZsaGFadEpmZXVLZTdrS2NSWkQ5UmZjRDNSK3J4djVQYm5ybzE2QStyWGYyVkpCT2JLb25vUm04ZnM2S2pYcUdWOFBBQ1pONHc9PS0tUm9hcko0NTFHaVVnWWRRT25sTFlSZz09--4b165d7e5543edaac7c2d6d512bf55b7bec5d025; path=/; secure; HttpOnly", - "x-request-id": "a17236a7-c28e-4ef5-a4be-400735346688", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1DA:4D68:E60BAB:15E5593:5D374C05" - } - }, - { - "url": "https://travis-ci.org/mehcode/config-rs", + "url": "https://travis-ci.org/briansmith/ring", "status": 200, "error": null, "headers": { @@ -26710,11 +26816,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26723,55 +26829,13 @@ } }, { - "url": "https://github.com/Kixunil/configure_me", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9ee9e2e725212dbd44f8b94986d71ce4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:49 -0000, _octo=GH1.1.158553260.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=RUlwNlBkQ3ptcXFmMlAzbEtsWk43SUVwQ3JtbzJuK0g2ZFk0Vm5Eb0o3a3dKK1dhTFNLTXNFRldZSlU4d01VYWZkeHkwMEo2UVJyRkNtYmNhaTZQNFZDdGdadXJNblZKb1NKTnVuQTVseEp3aU9IcXNYRE82L3ZncDh4b1V2Nk9tVFY5NUpEdXhNeUZWZHpabFRSQndhL1lSMTJKT0o3MWJBQ2lXR0ZIc1JVUHVlSmRhdG5Sd21aVW9QZkdqSW50N2pmM1dYM2pLWHV3RmdQL05UTityOW9hSzRXa0FMc1lSaTNYbFQ0SURjcEt6VDlMRnlDaUh0a3RJWjdEZ0VyRmJrb0JuMEtEWUZLcGVpdUlIaUY1dmo4bStpWDFFRzUrTnY3Q3NUZ2tJL3c9LS1FRXpZSEthRGxVVk5vS055T1JKdkhBPT0%3D--8419ade3a414aaa0520e3eb5f77e5068fe713262; path=/; secure; HttpOnly", - "x-request-id": "f98d2e88-4c86-468b-bb25-d622acf700b2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1CF:4D65:855106:CAD32A:5D374C05" - } - }, - { - "url": "https://www.khronos.org/opencl/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:49 GMT", - "server": "Apache", - "set-cookie": "exp_last_visit=1248545029; expires=Wed, 22-Jul-2020 18:03:49 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_last_activity=1563905029; expires=Wed, 22-Jul-2020 18:03:49 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_tracker=%7B%220%22%3A%22api%2Fopencl%22%2C%22token%22%3A%2215ae3b4b91ce577bb290ba74ee0dd977d6cb2ec91f7aae7d0eda1459a0074cf0575b0ead647a98fda655455897e643d1%22%7D; path=/; domain=.khronos.org; httponly, exp_csrf_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.khronos.org; httponly, exp_csrf_token=7b96ab295197a8090b533e9e325faf6f660a68a4; expires=Tue, 23-Jul-2019 20:03:49 GMT; Max-Age=7200; path=/; domain=.khronos.org; httponly", - "strict-transport-security": "max-age=15768000", - "cache-control": "max-age=0", - "expires": "Tue, 23 Jul 2019 18:03:49 GMT", - "vary": "Accept-Encoding,User-Agent", - "x-ua-compatible": "IE=edge", - "content-length": "8061", - "connection": "close", - "content-type": "text/html; charset=UTF-8" - } - }, - { - "url": "https://api.travis-ci.org/briansmith/ring.svg?branch=master", + "url": "https://api.travis-ci.org/briansmith/webpki.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26781,15 +26845,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0559b70a10ec500b176d2f2178db7843\"", + "etag": "\"68e0eec8f2a5be293ee0a7da888ee294\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:50 GMT", + "expires": "Sun, 27 Oct 2019 12:19:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:23:23 GMT", - "x-content-digest": "4d76d295083161550228ae602123c244ed7a09ad", + "last-modified": "Fri, 18 Oct 2019 03:00:49 GMT", + "x-content-digest": "7af23c50367af30dfce9c50446cdad54387f91f9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e6de3196-95ad-4f02-9d79-add885db649b", + "x-request-id": "c81259b8-4310-4625-88d4-40d77b3543fa", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26797,31 +26861,7 @@ } }, { - "url": "https://github.com/briansmith/ring", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5f1bb4ace2e7b99695e1cc3da832faca\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.228271965.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=YVZKVGo4ODIwNWpEcDhReFlzZFk3R3BtUmhIV1hyRFVycmlnaWI5TnBNVytBT1M3cGZkUnpJUG9zc0NrUUc2b3UrcGtrWWs3WjA3Vm9zWnR5dEZISWdrd25uU1o1VkF0eDdqSnNodVY3dUNxd0N6V0NVbi94bHl3OE5jWEN4SWYvdVhGTU1mKzdlMVRtK2swd3ZLaFVOYjMyRG1mM21UdmJCWmlPT1lZbEhuVDBwb2hlMkE5b3BCb3pzWi9NT3IvWlR5YnNTS3l1SFVsTzZRbGU1aERiQm9Hem52aVd5eklwRUFKbGpSOEZNZ2xtenMyVnJSRHFFQ0NFL1NWWGg0WVc5TWhMWUx1aDFidWRyb3pLeVQ1L1E9PS0tVkszdWlDOHFLeEJhN0xIOVJHY1RNZz09--d8c3d8438fa74234859b288a2ee2bb42eddcc047; path=/; secure; HttpOnly", - "x-request-id": "3f864e13-4115-4cb9-b6a6-a5ac8b678d1d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4468:2B9D:3DF5CD:5DAA19:5D374C05" - } - }, - { - "url": "https://travis-ci.org/briansmith/ring", + "url": "https://travis-ci.org/briansmith/webpki", "status": 200, "error": null, "headers": { @@ -26831,11 +26871,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26844,37 +26884,37 @@ } }, { - "url": "https://github.com/briansmith/webpki", + "url": "https://github.com/Kixunil/configure_me", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"01533d297f0dbadd54da3ac9442ada14\"", + "etag": "W/\"cdd9e2a00ba33ccc34fbc16f1d858dbc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.1358412041.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=T1FWN1Vkdit4bDhhTXNncEU3bUhRYWtXTmd1OWV0UHlEaTJrMzA1Wmh3ZTJqVEtOU1UvdlRRN0lDTEtNVVJVZDJjQkNmVXlpLzh6R0Q2Q25uc211UW50RWdMYVEyQjhVLzVCblptL1JZR0FnVnplVHo2N1p0V2NLaXBHSWN5aVcrTk1xMGdsdGt4RTl3UkpYUFluVFc0WHlhZEpPNXk1TlpwbGozUEpNMktQem9XeFdVOWdJZlhTT3hQMktqRXVMSGxWQzQ5Tzk3QlVoZ0I4MzJQZ1R0ckM0TnVYYTRSMHN5VHNlVzJLL2g1V2ZoT3lTaXl5eFJjOWVHYm41NnFqWU1IYVY0cEhxU0dGcTdNbW5BQlN5MlE9PS0tZnhiS2hKSTN6dy8zU2JmU2w2QSs3dz09--1b3ccdc6709540664943929d382a060d9854967b; path=/; secure; HttpOnly", - "x-request-id": "2fd7d59e-12c5-47e3-bcf1-fbe9d874ad41", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:16 -0000, _octo=GH1.1.656284645.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:16 -0000; secure; HttpOnly, _gh_sess=dUxyS2Z1R05zT1EzVGRkaVRIQkZBZmk5eEhvT1VBamR4RjJTUkUwTXNMK05Cd1dzTTF4MmRKS3AyK01LYlE3cjY0WHhlcHlyWHhYelRuNFhFeXRKeVZIVHlMR2dwVXY0RHd5QTBUajNXWVJUSmU1OVZmbXlYMUlMci9seVkvd2NaZUpFMU1BSUw1M0RDMHlzY01HRi9SWE82TDRadXVJZnQvL0kzNXc2QUlEL2VzSmxUMjlrdW5nTUxxMDE5UHRLQWJDVnIranozdEhlbThDNTBOVkdQV0VRcXhaNm5kR0tUUkVnd1NZbUJHTT0tLXVFVmpZcytRV3FuUXp4U2kzS3BmM2c9PQ%3D%3D--c2af71bed133a4c741c3e64debe85d943d84403d; path=/; secure; HttpOnly", + "x-request-id": "de1cd2bd-87ef-412d-ad01-1613fceef9c6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4407:E0EC:EB93C2:1658D69:5D374C06" + "x-github-request-id": "E6BD:B5FC:3321358:4CFCF39:5DB58B44" } }, { - "url": "https://api.travis-ci.org/briansmith/webpki.svg?branch=master", + "url": "https://api.travis-ci.org/brycx/orion.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -26884,15 +26924,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9c1defc950a666a223213582df7adb03\"", + "etag": "\"b03c14e11a3aa9016d1b1c4b81a7dd47\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:50 GMT", + "expires": "Sun, 27 Oct 2019 12:19:17 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 04:02:48 GMT", - "x-content-digest": "94cda4159b336b63c93654c75ac603e1a3954566", + "last-modified": "Sun, 27 Oct 2019 10:19:39 GMT", + "x-content-digest": "6a2cab9371fdbadd5ab823fddbcee0543f56e3f2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "49846eea-b003-4ad6-8f2d-d9d3b2f75dd0", + "x-request-id": "d61583cc-eb23-4bde-a71e-217eb45af0c6", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -26900,7 +26940,7 @@ } }, { - "url": "https://travis-ci.org/briansmith/webpki", + "url": "https://travis-ci.org/brycx/orion", "status": 200, "error": null, "headers": { @@ -26910,11 +26950,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26923,7 +26963,39 @@ } }, { - "url": "https://travis-ci.org/brycx/orion", + "url": "https://api.travis-ci.org/DaGenix/rust-crypto.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"f8bf8a1b4f0284efdc5e15e2e9d4bf97\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:17 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 05 Oct 2019 06:22:29 GMT", + "x-content-digest": "4b37e1bebbdbc6751967ba3a058668440953925e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "1098f33c-f474-45f4-9908-769d2f1a22dc", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/DaGenix/rust-crypto", "status": 200, "error": null, "headers": { @@ -26933,11 +27005,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -26946,35 +27018,27 @@ } }, { - "url": "https://api.travis-ci.org/brycx/orion.svg?branch=master", + "url": "https://github.com/sodiumoxide/sodiumoxide", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:50 GMT", - "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"9d396b5f2b4bd208dd76f3ac9a5ac03a\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:50 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 15:10:21 GMT", - "x-content-digest": "b2b379432507c89390c53fb7d7d917c3d4ffafa4", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "3f82bc34-659f-45a3-93bc-6849aadc8a9e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:17 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9c9377561ebd2eb204abbdffea02c2b9\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:17 -0000, _octo=GH1.1.86315756.1572178757; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=QlAvV0xicTJ1NEdRcEphZVBWblNBMlMxa3dvcEVEekE4ZENVUnR3MlZ3L2dLVnp1dnVlT3kwTUhDL1FNVDFrdkFJZFZScHl1WU1VSmpGeHBtdDlBM3FqMGFvZnllcHE2d3YrZ0MydnZuZUp3WWFvNWlsdm90OU1CeEpYVEx5VmF5S21MQ0ptcHA2VmJZeFhRYmhPeWxHTDZaZ3RCenJVSEs3NXNNUXpQTnlpTlV0dXZmeE5qbjg5clozQVZOWmswN0JDSnRMYXp0YkVBb3Nta1R0NHFLdWU3L2hnVFIxTG4va00vbmdIeU1POD0tLXFiN085cE1FZnF0enpCRDl4M05xTFE9PQ%3D%3D--e5d80a1ea1187d68d865507f141ec48ee8a61d62; path=/; secure; HttpOnly", + "x-request-id": "eb16a706-e0e7-486b-bd30-c31a7f5ae117", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6CC:40B82:3BB2D6B:59117F5:5DB58B45" } }, { @@ -26982,150 +27046,166 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:50 GMT", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"91f3fbc27f9e1d413d31998b48469344\"", + "etag": "W/\"03bb377b7fc0ca43e65e9386a9530e13\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.1696113894.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=bVA4WDBUMVlicW1rcVdUZm8zZGdzWXhOem9GZGI2QkhZd3VZSTIzWjBCNGJhM0lSbDFFZUxuaUxXT0w5bFUvbGlYdmk4SDMrUXg0ZnlLSWd2bUl0Q0g0UzNYcExBbmxUTVlJcUorSEI2d0YzZFMwRTNVSlVLRlRNVlVEUWRZNHlKa0xWdUZlcjZkZUpMQnloaW50djBNWUU5TU1EODdrblpIWjU2QWtTNWpMN1V6bEhDUmZ5aWhkRWRXc2IvOHQ4eHFSNFo0VkpHUS9RbHNBK0dqYUVGVUNiOW5qYVRWZnNKOFQ1bitQcFVTT3ZiWWFoS1NnZlM4Z3JibW9BT1JwdWxTYjd2YlhMaTBuY1ZTNVNMcUlSMlE9PS0tMjJDRHFLQzNjTmZZODF6cmoxVkJTdz09--140c6e137ab0af1f81bcb8510df926d3a9887c0a; path=/; secure; HttpOnly", - "x-request-id": "4661fdbe-f9b7-453f-8b38-2cd001edd530", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:16 -0000, _octo=GH1.1.1208590024.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=Q3JNcmZwcGJFSDBFNWUrc3JydXdFRVQyVzJ6Ylo5VVowRmg5aW1rSFNKUEpFOUVCTHZVN2QvOW0vamJCNytwRHJWSTh2TXhUaXVkT0c4Vm1Iekl0cHlDdmRUVFpvMFNMblhqT1Y4L1l6ZU9hSVdhUDFMZmNsUE04bllmR1J0MVZGQTU5Wk81YVBOcm4wVVNpcG5WOEQzRVVSYVAySHc3TUFjcUVwN21hL0E5MW5mZjg1Y3hLeXFKVXphREFkVEw1WWJMVFI1a2VZUWdQRlVNYy9TMDhPbjNNeDlTQ0NsSytvQTFrMVJYVTd2ST0tLU5vaTR5WHk1eWQrZHBvV1QzcEluNHc9PQ%3D%3D--28cc2015f764bf24761df23443ec66619098db4f; path=/; secure; HttpOnly", + "x-request-id": "6204101d-1dc2-44c5-bfa8-e2a8b83fd93d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "442A:E0E8:ADC558:108F8EE:5D374C06" + "x-github-request-id": "E6C5:1AB6E:3B583AF:58E6508:5DB58B44" } }, { - "url": "https://github.com/ctz/rustls", + "url": "https://github.com/briansmith/webpki", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d07c3057449c5a4cd321e14c9a57a505\"", + "etag": "W/\"271b4abcb4e568da16e78bd1b7d1c17f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.909649083.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:50 -0000; secure; HttpOnly, _gh_sess=aEc4VXpkTkl4VkwxcFAyVWI5SWlHUExTaEFuVGtZcm9XRXlsMHRXVkljMFZCN094Y2ZGQ3pyY0dTaVkzcEM1OTg2RUpYRXE1OENaZDlTK0FQTjlxbDhUV1lpNngrcVFhR1duNkgwTFVQQ3hCUDJuU0dUdUZVaTBzSjNjQnp2aGVmZTNmcytvd2JoUTVkQWFENlREUEx2cld0eFMvRWF4Qy9nN29uNVA1eW8rWEpKRHFFWEdnNXVsNkNKNjRmRk9hWnVRSjlucDU2aG5qMDZISno0UzJUNXEzcDQraVZCNTJoeEhTamRLaHgxenBCSVpQQVZEaWNETCtzVXA1MHc4OURMeDVmNStaNHNjWS82UHpGRnREOVE9PS0tck5QdlJZZmJqa0VwNGpZMXJGL0VnUT09--1980d3c15fce7ef0a9aab1f918e4c10b775ea9b2; path=/; secure; HttpOnly", - "x-request-id": "22c4b897-5cba-4f7a-9f32-6f45f6e8d80a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:16 -0000, _octo=GH1.1.360569281.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=OVR1ZklsSnMxdFlYVnd3bUVlbll3ZytjNFRqQTFLdEhHWlpqNzZoTGJ0NHNGdTVmc1FtV1ZLdk5MMjZ5dEZGWTZWc2l2MzhqeklZamRETW5lYys0TVBPTUQ1a0VXYXZjSVZPaktMMTI4dTNpbkMrKzlnRGc3UWY2THFNQk1UUTByTHBFNVpabTdqQ1V1R3ZSL2xOelRRZWlyTi9UTDVsbEtCdFN3SWZ3YlM4Qlg2czF3blIxNGhDZEg1K20yOU5qVWpWSmpZdUJDdUFBRnBlRnNKcW1GbTlGREFaOVE4V3ZselVmU0FReUxsYz0tLXRpeHgzOWpwcy80M2wxbHhQUDU3QlE9PQ%3D%3D--687045ec950f8d2aeee229603bf9569695fb4e61; path=/; secure; HttpOnly", + "x-request-id": "61494129-8b7e-459b-be10-ff21fa517c2e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4457:3229D:CF4F9B:13B0BE6:5D374C06" + "x-github-request-id": "E6C1:1AB6D:3413CED:4E1D789:5DB58B44" } }, { - "url": "https://api.travis-ci.org/DaGenix/rust-crypto.svg?branch=master", + "url": "https://github.com/mehcode/config-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"4656590afcdcecf4f816fb905ffc9547\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:51 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 16 Jun 2019 09:31:45 GMT", - "x-content-digest": "4fa0652abcba0ea5febeacf2802c492d509ff566", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "b0c225cb-f1f8-4ad7-8a41-f2e4169ef1ec", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:17 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a7d84a761e1870c0ba0720418e108daf\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:15 -0000, _octo=GH1.1.1585154067.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=VkcwNWlDTVV3MndSblNGWW15QXphbStqenNvaGpEWFlQWlVhbEtOd1RtNHJHRU81dVBBVFpjaHIwYldOZ3ZHdlZGVC9uWWpKN0xNa1pmYUxxMlFBOUtTK0FLdkcvUk5mOWZhckRIU3VDb0o3ODFDWWJYS0g2d0YzMzlZa0NOdG5lZ0dpNlY0MGJnVnNZZmJGb1k2eDNzK2V6MXR3NjlQQXBKNTdTN1oyc2JNemVseURleTY3aU1wOERiMUNKOWZCRFNPc0RPb0JyODJKSlN5Mnp1MGxRdVd2ZWdSUjIxMXpncjU4bTk2Y25CZz0tLW5wVmNza3hkYVVGa2N2a1pNQWdMY1E9PQ%3D%3D--22530126a8fa988b6ba56c49ae4e43c94c75b46e; path=/; secure; HttpOnly", + "x-request-id": "e785f8ad-ec89-4122-b0ee-2ae7fb7c1103", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6BA:B5FF:3A57BCB:57ACB6D:5DB58B43" } }, { - "url": "https://github.com/DaGenix/rust-crypto", + "url": "https://github.com/jedisct1/libsodium", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6a371878c787cdad641a932f6d945825\"", + "etag": "W/\"bfd6cc310b7506e4a4bd60ebbada01c6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.1649684225.1563905030; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=b1EwdkkrRHVxSG4wbk9yUjJQZDBzYS9rVE55VTYvS2NUNVpuRUgxbkpUVDhXWHlDNS9aVXlJNzltS2hoekRGRytlQzl1N3BaN1hXcVROLzBybXdDOFNJMzNIa3M5ZG1LYnRKM2JZdW11c3RUVm1IWlhRS0ZPUHlDWENiMjZEMlFQLzB0YkR3bTdJK2svTmhyVmcxbFhRTGhRV213RUtWaHo1cjNnZUNXVFlrTFhlRzhrdGdRZkhGc3hraTYrcjBFTzM3ZlRJM2NzWi9CUnZoYmd3QUc3cktHbGFTR1RoMXNCaUJZRTh6TTlaeDE4TkhEUFpwZDFKdzVwbGd1dmtQK01nTTF6eEZId1kxdW9RbGZ4cVpLckpzRGwzYjk4eld6L1VOUldmLzViVXc9LS1MdVkrTXU2eHFrMzZSLzVaWjVNVTVnPT0%3D--af066f07badc531e17c1cf159098b7424700f782; path=/; secure; HttpOnly", - "x-request-id": "af9031c8-1a6c-4342-a3fe-4068f4d04ff2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:17 -0000, _octo=GH1.1.686604686.1572178757; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=YVAwa3J0a2pHVUZBVTg0Vm1DanBHbG03aGRPUCswWFduSCtSK0RuYkRkQWtuM0JpdW4rMnJYVlFkRWNVc2h2eFpzN2N3YThEWXVMbnhXenRzN1NyUzBMdHdtQXBvRjFzNzc4VlVlSUFILzdnak5JVFNZUDIyaWJ0VmNMcWpqMzdpWW9OMVF0T0tXK21QMFNSK1ZhdEZIYjJFU0IrLzh6d3dIYm4zM3lEM3RFbW9VVE4xbGxLVFZMd2x3SkFpOXY3RmMyR01XWWdjN1o3Z1NMMTQ1SDQ4QktBTUsxZnlxNmd0b2Q1QVhqWXlzZz0tLWIyRkROYWVCdWF1WWR2Rm5Ba2RtaFE9PQ%3D%3D--84f651180f3d5ce3c9bf5a06bc3255595b73c622; path=/; secure; HttpOnly", + "x-request-id": "301098fe-882d-447a-a648-1fbfc3599f58", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4461:32298:8C9F34:D5A1B6:5D374C06" + "x-github-request-id": "E6CD:B5FF:3A57D5E:57ACDDD:5DB58B45" } }, { - "url": "https://travis-ci.org/DaGenix/rust-crypto", + "url": "https://github.com/DaGenix/rust-crypto", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:17 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"29a339f8f43c31e8cc6792244c0cbc8a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:17 -0000, _octo=GH1.1.532483024.1572178757; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=VEtmTjdqaGJkOVhMT1FyK3ZFYnVnNDV5MDRqemJ6dHlrcGpXb2ljSDJrMnBsZGR4MUpSK3NOeDA4NW9zUHJwVVJYa1Bnb1hYbkMzbzEwN0dEWUVWd3JPajF6L242amsvNGdUbVNSK3JYQmJoZDVGcm5MMTdXL1RXaUZIaXBWNlIvcnFzWE1CZVl0YjZYVE1vZ3VHWFYvTVloMU5YMVZGMTRLUGJIc1Ivcmc4R0ZTclpQQnBIZ1NRSlNLZVJrbjFRSEs3YmFUWkJ3aGVZSzlWeS81Myt5dnBYV1FJa1NEV2MxMzVZMDNKTjE0OD0tLXQ0Zm0renBmdjVscEFDK1JHY1RLQUE9PQ%3D%3D--db72af27a723857bcef710dc089f74356e940a80; path=/; secure; HttpOnly", + "x-request-id": "164a832f-93d4-4998-8c47-ec9b51eb9292", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6C9:40B81:347A28A:4EF2EAB:5DB58B44" } }, { - "url": "https://github.com/sodiumoxide/sodiumoxide", + "url": "https://github.com/briansmith/ring", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"50f35837e01effa84d9464da6fef91b3\"", + "etag": "W/\"ad6e0069473e83f06dac284682c86869\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:50 -0000, _octo=GH1.1.628221898.1563905031; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=S1dTUFlTajhPdUt3N0FNVUpnYjc4RUtxU2s1ajdvLzlvRlpNQjVSalpVdXkxdU1LeGRHNDg0blYxSzNjTVo0K1dDL3hwUXJuMWRKKzZlQzlZNXh3L3loTVBwSGlBN1pBbSs1T3A0LzlKRnhiNTM1WXlKcEVxaTU1UVVXNkNDdkFhWlBFMCtVTkx0L1JpMU9KMlpoUXp5V3czRm1OeE84MzJ5MmlKT0dpSk84QXJOSzVQems5NDBLL2V4NXJEcWR5ZUxLT3lzRFhDZm9zWjlKWmt1UmRDYms5U085WU5UL1B1UXcrT3paVytJeEZkMi9tblZKTEhwMmFUdmpZcEhHVVBPUEVBY0VlOHZqWXBwZ3l6RHdjbitkeGhYTmtEV2hhZE44bzkycncwVzQ9LS1UT3JITEllMDE5NkdERm9uTnlTd0ZnPT0%3D--fac50681618aa50892898e0d89d447c15d67bad9; path=/; secure; HttpOnly", - "x-request-id": "4fde5d3c-6fad-4fe0-bb2b-c8499bf058cc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:16 -0000, _octo=GH1.1.1702697971.1572178756; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:17 -0000; secure; HttpOnly, _gh_sess=c1doWEJOWElITU8yOHRGRlorRGM2VU1Yb05WWkJ2ZXVRWHlQemNXZ2xBVkx5a0U0L0FjZXN3Q1Q2ZTJZMjh4Z2xVTjBGeHVha0diZVBDOTJvQm1STk9PUVBuejdYYk9ZNmIrZ042L2JSOW50a1FjN2VIWW1pc3BraDhtWFpPQjVIMXpPV0pJeGEvY050aHl5dmNTLzJRbmJzN2ZQREhXNWxIRUZnRU9Db3RxTFRtM0paNXRlSFc2MlRuK0tsWm1yczN0Z1M3amo4QnowYUZieW5vYXBLTXRac3dKWVUwczFONFY2MW1TZVhTZz0tLWkvQlB0SklzY2NKa2t5MmM0NjNqSVE9PQ%3D%3D--52b9d5fdc8f2e70ec559e0d4b896db7d32e297ed; path=/; secure; HttpOnly", + "x-request-id": "c4a37feb-0888-47fb-806d-ed6514e87d4c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4437:2BA3:6072BB:9233F0:5D374C06" + "x-github-request-id": "E6BE:1B30D:3B5F421:5898AE7:5DB58B44" + } + }, + { + "url": "https://travis-ci.org/dnaq/sodiumoxide", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -27135,7 +27215,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -27146,10 +27226,10 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:51 GMT", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "6a5418a3-5044-4788-89db-26e00d9abeec", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "42703809-58fe-47ca-a03e-7b28f9bd1710", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27157,31 +27237,31 @@ } }, { - "url": "https://github.com/jedisct1/libsodium", + "url": "https://github.com/ctz/rustls", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5b2c65c1615984bcd535d5a3c8814963\"", + "etag": "W/\"0a25abeb18d33c81a20a17d6a4ab4872\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:51 -0000, _octo=GH1.1.299267710.1563905031; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=YksvTWQ2MU1Fc1o1UWNtNUo2MWszeVA2MXArZ2NVczJ4dlJzanFMVDJpZDBGQlBETWIwaUM4djlJTU1CT0NRTVdIRklRQUR4UDY4aTgwbVBuaXJPM3lrbzdOTWFhV0ErbUVmTmxWdWxnYjQ3MDMxWWlQbjhsbzIvUkVBWkk3Q1FmaXllRmhJUWxpZFlHb1dEMWVrMTMrbzR3MHpOc3Q4VWY2dm83c0lmQlRhcmpRMUdIYlFRem5ham93UU14Uk5ZSER0bzhpNlF6NUM5WER0Qk9EQXBpVVBJS0V5VjhKMVVlQjBteTY2NUxpdmJ5ME5TR1FRUmwrQnpNWTlxTS9MUEI1Z2k4K28yeU5iWXZJdHpQOW1YQmc9PS0tMUl4TVdrMFBKTzNXVi9ZTUYxNk1TZz09--bdcedbe40aeb4bb4a5127194200e4f3bd355c968; path=/; secure; HttpOnly", - "x-request-id": "39aff91c-4d85-46cc-8a46-575b1229a608", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:17 -0000, _octo=GH1.1.1031580265.1572178757; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:18 -0000; secure; HttpOnly, _gh_sess=RnpqNUlQcWdzNmVPcUpDK3RYVW1acHFNMVJza0VZYXJIdkJhMjZFUDhBNjZSMHBGMFNXeTZzWk14cFFScW93NG0rSVE0RVZYOHNmVkROWDhJVDFoc1VZY0ZWdDFjR2plNzE3aTRuMFhNSlpLSXFpV2xWdFNRSjF5bHlRems5Q0x2R2MwamtReE96S1lzUUFjSFNLNEZXa1QyK3loNFhqWXE0VCtzSEY4MTQ0bmZvL0dKM2hPR1d1cGRuR3lLR0s2dXQyUHRVL3ZrZ2lPVHBjNzN1cEwrUT09LS1sUlY1MUU1TnlIZlduM1l2UTFMWG9RPT0%3D--500bc786ec92e32a518f02abb88c241e85d16bf7; path=/; secure; HttpOnly", + "x-request-id": "c2ff1388-a3ca-4c4e-9946-33d305ab32af", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4470:2BAD:D020DA:13C011A:5D374C06" + "x-github-request-id": "E6C8:B5FF:3A57CE3:57ACD30:5DB58B44" } }, { - "url": "https://travis-ci.org/dnaq/sodiumoxide", + "url": "https://travis-ci.org/doublify/libblockchain", "status": 200, "error": null, "headers": { @@ -27191,11 +27271,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27203,30 +27283,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/doublify/libblockchain", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"14f345c74c714aba02597ea8f775c2b8\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:51 -0000, _octo=GH1.1.1803476051.1563905031; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=bU9mTERkeXQxR0RRWVROOEY5OHIvYVIwWGVFTnNCV1F0VFRmU05leEMwZnd3TEkvdzhGK2FGei8rck00KzY5SWlJY3dHN0VuL2dhandlM1M2TFdsVk1tdEZ6SU5PU2dBK1daanVLQ09vdWJvYmVOakN5RGF0dmJsQzFNbnRkOUJ4V3dYandWTDlSNGtnYWxHYzU5MFlkcGNVeElpTmZUY2xyenhjd3pRc2F6MEhEMHNkd1Q2Z1lGWEM0WmU1Q3pMMEhRaFRaOVpVZUp1Z2hRUlRSM1FqTE5tVnpVWlRxTk1jNE9uaElRS1hMa3ZIMHZCWS92MEVvTzRla0JxbHhXUEgxeTRrckhoTzN1bnZLeXMyZUtWTXRTSy8zR2gzKzlNeWxYR1Fqei8vYUE9LS1MY2VaNXB0MG5tU2kzSUpzUWlYMU5nPT0%3D--4a1c2cf62deb52e90b32a8be75f2fd0cca3a1795; path=/; secure; HttpOnly", - "x-request-id": "a1d2891f-5061-4e50-99ac-29d718e01aba", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4474:322A0:E6B06D:1601B0F:5D374C07" - } - }, { "url": "https://api.travis-ci.org/doublify/libblockchain.svg?branch=master", "status": 200, @@ -27234,7 +27290,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27244,15 +27300,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"12b4688e9f86eb28ca5d8b900dbaeb01\"", + "etag": "\"2131dc222fe9e6fc37afb186f9d9b652\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:51 GMT", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 20 Mar 2018 21:13:55 GMT", "x-content-digest": "075d6f1bed188942ffdb0484cc440fbef9f5c59d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "586c6952-84ed-46f0-89f1-1aa16619e691", + "x-request-id": "4cc9b673-c22a-4b41-817b-a4541e9d2947", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27260,26 +27316,27 @@ } }, { - "url": "https://travis-ci.org/doublify/libblockchain", + "url": "https://github.com/doublify/libblockchain", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"b45f50daabe16d646fdcfbda9997bc02\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:17 -0000, _octo=GH1.1.1772046884.1572178758; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:18 -0000; secure; HttpOnly, _gh_sess=SXdoUWd6OWszV2tRNHNPOEJoSFZKUmxFb0NFV0tuU005WFRwd2JxR24xL1pxYXExMEYvOGNxa2lyNFRiUTRON3NTVklYR3BMZ2xPQ3FaL0sxT1VKeitYZ0xhWExQM2U5Y3g5Tmx5Mk1MTlBlMTJPcHVTcW9EZmZGUjVLYktFcGF4TkRzdElVZG83cUp6b1NodkdibCszMjkxVDdNZTRRYnY1ZlFhVSt0MkQ4RGIrZ0E1UmVTSngrZTROSVJMRlBKRnllUXFNUi9aemkwVUhGS256a2E4clZ3RHZPemtGVFRtL1ozemJVSFFPTT0tLVpxU3N5Z04zRG9LYUZwWWJ3UUJ2emc9PQ%3D%3D--6f7672ed74012fab6da7a22895a6acc4ae888f10; path=/; secure; HttpOnly", + "x-request-id": "9afc796e-2a96-4f70-a31a-1951455b4310", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6D0:23F82:33EA6CB:4DBB05C:5DB58B45" } }, { @@ -27289,7 +27346,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -27299,12 +27356,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bb27002f7fc561cebc65a27e69780e26\"", + "etag": "\"7fe2a273ecbf21074a48bc14e0d76466\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:51 GMT", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 16:56:02 GMT", - "x-request-id": "b4a41f5d-14dd-429c-8512-2d6bea4d9cfb", + "last-modified": "Fri, 25 Oct 2019 17:27:33 GMT", + "x-request-id": "381e0de1-d387-41fc-b4b3-4bd619b4c148", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27322,11 +27379,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27339,47 +27396,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"32f8cdcec182ae48874a2348a08d9eac\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:51 -0000, _octo=GH1.1.1754086508.1563905031; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=ZWh5eUdmc0NuNU9tOWluL2VnUUVvcGhoOTNpVXhycXF1SUtiVDY5dkd0MFR6YTVSQ1M5MnJOQXpRTldBTUNhWS9UZUd2cEJhZU1QMEdEUHF5YmJOcEtsWnRrL24vUzRqTWdlYm9KWTVoR1RYMURRTnF3V2lPZ0JsNS9GMHppdFY1N0FZL3MybFNsem9yQU1hOVdlaGVkall2OStsVGlnYWVUa0Jnb2h1U3FKT2VqdE8xaFNLUGdjRzkwcTRrTkhMWUVSZmE0U2xCREh4RGIwYzBUYnNwNTUrQ0RMYmJLZVAvUDFXdHRpUkh5T0VOeUZkR2FWRWVDOGFtZW40ZjNaNXhZQjl4SWFmTHJEK2JzWUxrZkR0UkE9PS0tQit1U2tLS1BjenFhcytHallkbm9YUT09--be0457913967eb91ecb4fabea896fef1dc104e2f; path=/; secure; HttpOnly", - "x-request-id": "eb4d6e92-5fe0-4912-b577-3f27949de2b3", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "443A:3941A:AD5AB8:1085747:5D374C07" - } - }, - { - "url": "https://github.com/klutzy/suruga", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:51 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bc14aa4326467b3d59cd2953588ba010\"", + "etag": "W/\"1d4b3f158aa6988e7d961ef99377f1d4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:51 -0000, _octo=GH1.1.2076524714.1563905031; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:51 -0000; secure; HttpOnly, _gh_sess=WUhBSmJ2NHhsbSsvWnBXTTRFRTdzWG4xZ3VIbWh1N1JEdWtWME5mb0pZRkF5OFViVk4yN1o4YmM3RytqTzdpT0FESjRVT0tJNzVVbGpGUHVSVFhWSXZGaXRTd0FpSGpUQW9uYktwWVUzVEVTT3NlY3hrbUlNamNQaEdFSmRqeTh4Rk90RnZTNmp2VDhnTnJvcW84Y3NhOGVvRTIzUWdMTkZmK0s5Y2FYMzJ6bVBRLzJlazEyZlE5WElManR6QmNOOXFwWDk1QVIxT0ZxUHFjV2Iwb1dHSTB2NjhtWGFrR0gwV09yRXVUVmxFcUFobldtMHdtNEhJY3JQV2NUYmptZmFIdWJZc3RoaVVWU1ZoVlY0aFkyMUE9PS0taVAxWGVHYUd2TzNGWkhxWm9EZ1Iwdz09--d295072dfb8801606a78862d233fd4e00714485a; path=/; secure; HttpOnly", - "x-request-id": "5f78b34f-a56c-485d-94c3-5c0087c506f9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:18 -0000, _octo=GH1.1.848943360.1572178758; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:18 -0000; secure; HttpOnly, _gh_sess=TTFteEp4NzZINkNsVndCK3E2NDNmTkN0U0orWHV6aE9uV3U3czhsTjRLTWJMRkVoZER6bHNlWlZMME9hS3dFNHdFWUx5ZmtlMTFJc1NwUWN3dFBRZkNvV3R2Y0NPNXg1SzdtbThna2FWQnJJZTIwVmd0RWswY2ZtbjV3UTlsR3UzZmVxcEpHekw5SWRWTU9TZzBkZTlwMkpxQVJKSE5HdktZUE1MOUFLRWptZDJrV3c5cGdYdk5QeWtKbHhQOGs3c0dwSjE0d0JOWFdOOVZlOTFkQWpJZmFIdVRWS3dqdnRTSmhOTWVJaHdWND0tLWF4SmdjM2hwakNLVEpYRS9tblpyVXc9PQ%3D%3D--fba3615d2c8eb92e84e92b7821faa1c061fffb01; path=/; secure; HttpOnly", + "x-request-id": "ab50122d-390b-4d4f-8fd8-536116e05137", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "446C:E0E8:ADC606:108F9FE:5D374C07" + "x-github-request-id": "E6D3:1AB6E:3B5851D:58E6732:5DB58B45" } }, { @@ -27389,7 +27422,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27399,15 +27432,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"69cbe05f310049ccc7a8850bbf9b797e\"", + "etag": "\"a62151db4d391052d48a99a47963be55\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:52 GMT", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 24 Mar 2018 15:47:10 GMT", "x-content-digest": "8acbf2d32af2b0bd3e7929e30453c49bb1619bed", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "24c6dcb2-6d68-428c-8c95-5b78ae833dda", + "x-request-id": "45e503a8-b48f-4f1e-affb-3b45a917aaab", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27425,11 +27458,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27438,35 +27471,27 @@ } }, { - "url": "https://api.travis-ci.org/RustCrypto/hashes.svg?branch=master", + "url": "https://github.com/libOctavo/octavo", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"17c4c0d41dead4413f752e53be2c0d63\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:52 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 20:36:30 GMT", - "x-content-digest": "6f2e60b0d44c6006e8bf4500908568e5e7b1558a", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "43c36544-97c5-457c-bc5a-f516af4fdbd2", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:18 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f0afd703de2233dd4c3398bbf3340a5d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:18 -0000, _octo=GH1.1.425714591.1572178758; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:18 -0000; secure; HttpOnly, _gh_sess=UUFYNFF2RVBTS1RGcHYrUTIxRnJDS3FqYW54c1orNjRLQnJlbmFXUWY3S0paNUZMd3gzSDcwMVM3ZzBESG1aQUp6ZER2M1NvVzFmYTZFbnFObGlacmwxUWpuRWVJTU5rZ3BjZitJODh3dS9tZzN2MnFRSG9QNzBNOFh3a2h6WTF4YXl5S3R6T2pLM09ZSlFDZkY5NlArTklUb2JQMmFpL2NnTnk1aVlFZGEwY0NDRjdMa1daSldLbmdFWWt1bkx2RmlTTlhaV2hWTUM2WFJQV2l3TTdvWXlpN2V6SlpUMkdXQ0I4TkhWK2ZWMD0tLTFWVDVib0FHRzBpRTk2UU5aaXpiRGc9PQ%3D%3D--d400b77cdb5732bc76cb71c5ae4331d69fbb4df4; path=/; secure; HttpOnly", + "x-request-id": "22deb595-3e2d-4b49-b31b-0081b55e6862", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6D7:40B81:347A393:4EF303C:5DB58B46" } }, { @@ -27480,11 +27505,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27493,51 +27518,35 @@ } }, { - "url": "https://github.com/RustCrypto/hashes", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:52 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e13188268af14908fbb853193b126183\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:51 -0000, _octo=GH1.1.333692931.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:52 -0000; secure; HttpOnly, _gh_sess=VG9QNm1rUWZhRk5nZXdBc0FpUGNCUDFoWXJ6cm1tSTkvRlVCTG9vcVR1RXBlb3JwaG9xb0dBT0ZYK01GZUZxWjJ2a3FBQ2szdmJZemEvQlp5SEhPL3JqUlUwUXlxb3ZkdnlLclZMSTMyTVhGSDBTVjJ0NEpjWmtqVmhTLzd3c0dqZVkxYXhCeWNqNUcxQmdBbXlSNkdLVzFNblozWmdjM0Z1TUtIUE5TNWMxdmM3bWNLVlMvMnBFZDZFTEZaRVdURGE0VlcyN2hoY0I3VHlhS0Z4amRhcW9EZ3RVeFJTK3B4Y2hlbzMxZ2lsOHQzRTNiODllcHR1ckwwblN4SjBDVjR4aEdGLzlCdEtjQ3h0Y0ZHMklSdVE9PS0tSGNnZjhSZnBjMkNYWmprSHVzb2xlZz09--d652e07dd48da3e75eae84c4d0323b0d584fae69; path=/; secure; HttpOnly", - "x-request-id": "6379360d-a269-4c88-8407-b4a2a4623381", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4444:4D67:D6037D:1421259:5D374C07" - } - }, - { - "url": "https://github.com/rustindia/mpw-rs", + "url": "https://api.travis-ci.org/RustCrypto/hashes.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:52 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9d0d7437814b67d0b7a41a4e7b2e37db\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.364910019.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:52 -0000; secure; HttpOnly, _gh_sess=Z0d2d2sydWNBNTA5aGV3MW51SzI4TUJlRTc0cXFpUnBGcEtLTkpnay81bjR6eFE5Mk1wMUl0TFhUZk56QTZ2UUJGeFVyUmdIZkZ3RWdFbW5oTnhYelFIV3JVTW82ck9jcFdCWlRCT2NQaGpJc1VieU81eDZUVVI5WXo4cXJVNk1EOXQ5M1RIVUlISkJzSm9nVy94SnJUK2NYMTRZUEhuRVkrZlJGSVY4ZGZ0bGdwY1RKbXZKRHE0UlVJL0NYNlRIMUEwMk52VXkyWXB3cHYrOFV0UDhGdEMvMnlSTERlYVF0OVQ1MnRJUkx1Tm00Ti9mcEJlNTZOMGxlazBjcGhoSGlRREwzZ0FFUGdKeDM1eG5mTWdONkE9PS0tUjZQbjUvMEVuSkUxMkZidml6Tm5RUT09--19e113fe1a6ca85ccd005b1a91ae8474e27ed33d; path=/; secure; HttpOnly", - "x-request-id": "0c30fb98-5a4c-4256-9ad4-c5712610fa73", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "440B:4D66:AF714E:10B42AC:5D374C07" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"8567b5133d5ee8e1cc091923133459a2\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 20:16:03 GMT", + "x-content-digest": "6931cf6f88be2ebb1a76e9e7a440900ea82ba02f", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "3f423458-de29-4889-b36f-89b72534bb9b", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -27547,7 +27556,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27557,15 +27566,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d705d64818e686aa3a12eb4b7fc4b85e\"", + "etag": "\"568ffa9607f890ae7a7ee054e9a73bcd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:52 GMT", + "expires": "Sun, 27 Oct 2019 12:19:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 08 Feb 2019 00:07:35 GMT", - "x-content-digest": "c7185608faa9e9a79d30cf5e2a711793027f81e8", + "last-modified": "Tue, 22 Oct 2019 12:56:12 GMT", + "x-content-digest": "a347adb47b85d8f7fd0c8d4f3a5bdfc6e75f61b2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f6210678-d7bf-4757-9c7a-783cd550e9df", + "x-request-id": "36d6f973-3332-47e2-a9bb-586d481e18d1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27573,27 +27582,27 @@ } }, { - "url": "https://github.com/libOctavo/octavo", + "url": "https://github.com/RustCrypto/hashes", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3f94d7fb5bd3577bfd41fb6a8af0529e\"", + "etag": "W/\"cc46a1abe6dd810379113d3a39faf288\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.1352576287.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:52 -0000; secure; HttpOnly, _gh_sess=alUxYXdoK2R2d0wxNUVyTHZ3VTJpeHZVVHg5TEo1TXRjeWxPYm1WVmZqRVo5WWI3QjdFbUJFNTFaV2tWSmI1T0lVandOZzduNVQwU1F0SWhacG92Y01sSTBRY1BLRVJrc1VuN2gyZFB0b2x0ZTlWNndnbXFhTnhacTluTWM2RmtTM2NTRXpSWGsrU1k0L3o0OWFVZi9GTHFIczhQUzVQd1ZVTUhzcU9zdldmQ0xnRkpUTDR0RGtOSGN2ZkRlVExHMGJXRWdCbUUyNy9PT0FSVVBpRkZqZmVrWmJUZlZPYXBOU1UxVlNWcWlGNzIyUnhISDBWbzVqUEp1SGFLYURJY2NUckdmYXpUcWtVeUdFMU50empzZlE9PS0tQnNGMExzbGdRNi9yaUtlTm94bVVqdz09--55e91825ed1eeef21ffc1d69ae0cb33eaff121eb; path=/; secure; HttpOnly", - "x-request-id": "196c1db6-a07f-41ad-ac89-a739f890c018", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:18 -0000, _octo=GH1.1.1378233265.1572178758; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:18 -0000; secure; HttpOnly, _gh_sess=VGUwL2p5TkU4d0hZMWYwNnJoRCtUVlVvTkEyN3R5bW5mVm1zcSs4NEc3bE9CUVRlS29iN3dLN1FUVm0rekRvRklTS2tYc244c3V3aTBhV0FkMHg1dnBOWm9IUGdMdDZUUVFzQWxzaVozQVEra1NtQnVKcW8wZkE1Y25pOFQ5cS82NjgzN0Q1SWFpcnpYNWszVW5iVnNhVGd5RVN3Sko3ZDZCZ2ZVS3lOenR0QnkvV0ZQTTJTUUt0UVdLRVk4SnhHSFdndG9MNWc4RCtnek53WVc2STJNRlRVRnFNUDRQQVdxVXRxVXNOaWNGcz0tLWdoajA3UXV3czluWDJ6UFd4UnZvdkE9PQ%3D%3D--0efce0c8516e281cc98854c8255ba2fa4e01db9e; path=/; secure; HttpOnly", + "x-request-id": "157ae866-5fdb-4c2f-9ca7-70ae6c148037", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "443D:1BAE4:E9D4FC:1644D8A:5D374C07" + "x-github-request-id": "E6DB:B5FF:3A57E5F:57ACF68:5DB58B46" } }, { @@ -27607,11 +27616,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27620,51 +27629,27 @@ } }, { - "url": "https://github.com/Fraunhofer-AISEC/rabe", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:52 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9b211be638402fb1b2af7baf8653097c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.1606824086.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:52 -0000; secure; HttpOnly, _gh_sess=MDZDSGZ4WXJXVDhibXVTZWVMOWorYzRtdllmSGZDQkhqMEpxWEROM3hwREpXenpJMUNDMENOekxNSzczZzJtVk9NcUZCeFoyeTJoVUJEQUpwMXFpVi9EeHN4Y3ZUb1FHRkNMU1hQVFNyTnBaa1BOUjZqV3RhYWRVZDVRWXRKZ0tPdm1UaTRaMEZEK2IzaHJ6SlEwVXFFWHVXN3NXT2Z5VEZOTzA3OUw3LzV0c29BSElLVE9lR3FSdHNiWHB2OTQ5WDZzRkYvdTVUQy9jSCtLd0FJRzFjWE9ORGFzUjBqcUNRZkIrMzNrVWVmZERGUGQ5dCtOZlBiUzcySUVjMGVwZnlRUy9EdHg2WDVCV2J4cnZhYUNRZ0VhNjFqRnFuZGpBZmZwSVphZGEwaTQ9LS1YbDh3WFE3VGk1RlcxcHNwQzBFS0J3PT0%3D--4638958a7121e69fde10aa570147e392f9fb2561; path=/; secure; HttpOnly", - "x-request-id": "e6498515-2abb-466a-bc96-a5ad63940a30", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "444F:2BAF:EB1EDD:165D24C:5D374C08" - } - }, - { - "url": "https://github.com/racum/rust-djangohashers", + "url": "https://github.com/klutzy/suruga", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5f93cd261892c0aaf0f33e5067fabdd2\"", + "etag": "W/\"7cb2f58a87d1e65bb434d5676be5e34b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.1545418419.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:52 -0000; secure; HttpOnly, _gh_sess=WWdzcmVFdVNEN3JYUGEwS2xWZzZQdHNXeXozRC8rVTFyMWQzSFEvT2hkdklNVUx5aE5TVi9yTzhXVFQ5eXdiejEzVERpYkJFaVlOS0lDN3hMR0ROb2I1Q1ZYMERCNHZMVTIzVUJvRUVGN0hPVGNERWJCWmxxRFpUNWozazZqOE1yT1FmY0ExMGlDSVZNY2FoMGswZkZWSEFVZGNOT3FBVTBkZFRLVHlLTE13M1Fhd2hWeWpiVEFpd0tpRU9NdnRPL2NUTDhuZ1V5VE4vOXRHcDRMd3JpUTI2N2xPN1JWMFZnVzAwblFWNHlnUmsyRWFaTmRzUWV2aHpRb01abllPK251S21tVWN1YzJ2MUdNVHBPMlkybC83NmxXZ0JreE9GYW1aQWh4bzAwTUk9LS1TSXR0dEEyaXNRdnpZMEdFYlZYa2hBPT0%3D--c56689420b04665b619a65bd1741fca1b1293bcb; path=/; secure; HttpOnly", - "x-request-id": "09a47710-302d-4bbf-bcad-1b188d9f9fd2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:18 -0000, _octo=GH1.1.481349706.1572178758; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=akFWa2JsRUY0SS94N1BTblVXbGdwMk5NanJOMTl4NUpLSHJBRDg5MTRqWFo1b0FVQW44bU4rZ2ppUlFtSjJSN3RZVTE3WnBjbDZxdEUrVFhhT213TXVXdzRGWVM3UGtoazBOSkVQcWFNL2szd1dYb2dMRVJDVXR3NFRmL0dFNXBibU9veVZOL0Z1UGlsRFhLZTkyRERuc1l0T0NXWS80TEdpZHhjbW5Oa210WStZbUJ0Nit5ZE9KczBaVUVJZTBSaWs1dUVtMVFpazVCWnJLZndBUm0rN0hGczRxMXRTYzZHS3hzQ3ZaTzFFaz0tLVI2QXdaRG9pK3AvTzBHY09hV1ZVN0E9PQ%3D%3D--5492dfcf6dc387c8a216568ef2f1053ad706301a; path=/; secure; HttpOnly", + "x-request-id": "001e8632-ba16-4160-832e-4bd754f31441", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4450:E0E8:ADC6A5:108FAF8:5D374C08" + "x-github-request-id": "E6D6:40B82:3BB2E45:5911949:5DB58B46" } }, { @@ -27674,7 +27659,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27684,21 +27669,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5609d96725f19c20e4aafebbe91e0786\"", + "etag": "\"a57a1bcd3a3f8d099bf97d5b42adbab2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:52 GMT", + "expires": "Sun, 27 Oct 2019 12:19:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 04 Jul 2019 14:07:31 GMT", - "x-content-digest": "81145deb62a985be4c007c3ec45663c556d877c9", + "last-modified": "Fri, 25 Oct 2019 22:10:02 GMT", + "x-content-digest": "bfee242ff947aed798d59da6b2b5942418953bd9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "002ce8a1-0d78-4861-90a3-225b5c3de1f4", + "x-request-id": "4deed89b-ce7f-4840-9077-ef001d845e52", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/Fraunhofer-AISEC/rabe", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:19 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d039777ea99e058ad6d42e3b071153a2\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.1235294679.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=NUVQdlpjUGxuRytGanF1NFlzalMvazQ2T2tkUHBMY1QyRG5EMmRSL2N6YkZQVy9UNW9ra0RCSTBRTi9ET1llbC9VNUgzbW1maHhVRlFCdmdVbXN6TXBjTEk0WnYxV0NQZFArYVFGQVhRTUttZnVNMnJsU1Urbk9MRTNGQy9ub25Fa2FaS1ZUZkxBNXNQdENiTjBuWGUyUWR0QXp4ellIWXIrdUZoSm5Ud2lhbFhuSllRR0NLaWVwaHJGZU5JY2M0dGEwSzgrcEdtUSs3UUhJVUZ2eDlPc3hnQ3FPQVIrc3NlMURIODhvb0JYTT0tLXlVQUw0V3ZBVWxSWVltdmxzbXVhK3c9PQ%3D%3D--a1798915b74791e47e64dcb52c956aa7addde6af; path=/; secure; HttpOnly", + "x-request-id": "d3766e81-702b-45bf-bd33-1076273c0b44", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6E2:161EE:2AFE12A:40B03FC:5DB58B46" + } + }, { "url": "https://travis-ci.org/Racum/rust-djangohashers", "status": 200, @@ -27710,11 +27719,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -27723,115 +27732,138 @@ } }, { - "url": "https://www.openssl.org/", - "status": 200, - "error": null, - "headers": { - "server": "Apache/2.4.18 (Ubuntu)", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", - "content-type": "text/html; charset=UTF-8", - "vary": "Accept-Encoding", - "cache-control": "max-age=66406", - "expires": "Wed, 24 Jul 2019 12:30:39 GMT", - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "content-length": "6345", - "connection": "keep-alive" - } - }, - { - "url": "https://github.com/conradkdotcom/rooster", + "url": "https://github.com/rustindia/mpw-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2f869d4b15fadc6cdf97ee617faba02a\"", + "etag": "W/\"1a037daf8b3d1b64d235525bb5493ed8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.539362967.1563905032; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=WUZ5U2JRa1BCVFduaXYyRThqcGE0d0NTc3h5V1VCMHZXWEhNN2FBVEFKMUFJRkJMdmV6SWE3ZTdxKzRMYnlGQnREUEhXZlk3L25yMnRXMFBVcXh5a2NDZmduNzJ4ajRGaXdONEs5QmJqUUpCMjFSdkc2d2tqa1ZpMmZoTjZSMHlObWhMTVQvSHRyMjlCYVhNVjVYUGxvbVV6bGtpYlJxNDNqWi9XM1BZajZqeVpqYlAyUWhwRE1vbE9yWVB6d2tQWFA4NzFHTWNlbVRmVFBoWVFlUlZSTS90SXI0WmtRS3d5OEVwQ0hvVHNFVWtkQWU2MlNoLzZpYVNaNlIvZklOOFpvSjA1azVtNHZuYVRabklpemZrb3A1OFdsaWVnY0F4UkVRdm1jUzdTQ3M9LS15czZwQVpFNnAydE8yN0VLK3pTR3BnPT0%3D--b9a0b23daccefa3348e338e3daa8d0f6aecda52c; path=/; secure; HttpOnly", - "x-request-id": "ae90a46f-7ff7-49df-9328-77aab926e369", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.172859627.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=T2tKS0YwUDRocVVlcTNEU0NUTUdVMnNDVER2YWRnbmFLQ1ozNkNIeHE2RE1pREVyaThOR3M3emtTSDJrVVdzQlRMekRtZHk1YVdVVlpBMTVsMFlzSWJ2T0ZIM2xwQTN5djBZNEZtbDV6UjJiY1VXd1MvMUhuWEkrV3B6TEI5TlgyMVUvN0hDRUp0aE1XcEVQTE4veEFZcCtGRnJOeTE2aTRxL2dzTE5YbGU4bUJZVWl3ZGQ5OUZObDYrNVFPQndDN3RMdnpMMUIvMDJYRTlacStOc0Z0NEdLUmlaZWNpbWxpYzQ4NlNmWXRzaz0tLTV2U1djRDJMbTNiS0RGK1NwdzA5MEE9PQ%3D%3D--c90b6c4ca2b4f2d3accb6813f544ee58406460ca; path=/; secure; HttpOnly", + "x-request-id": "1d1eaf83-8f49-4d40-b084-1754b700d242", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4402:1BAE4:E9D5BD:1644EA4:5D374C08" + "x-github-request-id": "E6DE:1B309:160951D:2117340:5DB58B46" } }, { - "url": "https://github.com/RNCryptor/rncryptor-rs", + "url": "https://www.openssl.org/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a791e0511501c0e9337a985e29cf81a9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.2035311810.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=VUk0YzhEZitZckFzWDlHQkgyUm81V1ZkRTZnUDE1YTYyUW9Wd1hCM0FqUEFhc1FKbDNLM2x3VEFEcmx3NW1qcGJtWTNnZk5PRDB0WndRWW5iUzI3MDVJRlcrcUlLZkVBMDBIUXJkN0pDRUV6WGxsZjlPa0xvTWh4eFgyUnIvMXhNWkZ0NGcvNnEzcGtSMUx3MHcyc24xenNhTkdvNDg2TUJoRjgyNVBtSG5FVzU4aXljaGxacVFFSDMxSlZwbWlJOTNqVXMzM05PWW1wTFpDYkhBeExLaFRzdEVzRWpKbTljSDU3ODVabCtta1R3TDVzcThlMlpFQ2d5UXo4NW84MHR6dENrbXpOYjhqVWlrOGsrMkZjU2ZTQVVzUE1HbXlMdTFuTkplbjVkV2c9LS10Ry9YS1BEc2pxZkQwZ3hET2JRNnV3PT0%3D--0ddd9c7ecf75c0f4135a8eca8cccdbf2d456f630; path=/; secure; HttpOnly", - "x-request-id": "48a8dc72-b1af-4e76-a2ff-6d7ca6c9e878", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4401:3229B:AF0D24:10A1383:5D374C08" + "server": "Apache/2.4.29 (Ubuntu)", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "content-type": "text/html; charset=UTF-8", + "vary": "Accept-Encoding", + "cache-control": "max-age=15439", + "expires": "Sun, 27 Oct 2019 16:36:38 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", + "content-length": "6370", + "connection": "keep-alive" } }, { - "url": "https://github.com/sfackler/rust-native-tls", + "url": "https://tools.ietf.org/html/rfc5246", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:18 GMT", + "server": "Apache/2.2.22 (Debian)", + "content-location": "rfc5246.html", + "vary": "negotiate,Accept-Encoding", + "tcn": "choice", + "last-modified": "Sun, 20 Oct 2019 14:11:20 GMT", + "etag": "W/\"3c2920-46453-59558242dcd8b;595e3646c8bcb\"", + "accept-ranges": "bytes", + "cache-control": "max-age=604800", + "expires": "Sun, 03 Nov 2019 12:19:18 GMT", + "strict-transport-security": "max-age=3600", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "x-clacks-overhead": "GNU Terry Pratchett", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=UTF-8" + } + }, + { + "url": "https://github.com/conradkdotcom/rooster", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"123cc421c82f9ab0544cc149b2252e55\"", + "etag": "W/\"e6081bf4ed756e3f8cba6d3ddae028f0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.723731977.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=R0U0SS9hT1U2YTd0Ly9kZTlVc0tVV2VXVDJ2UFdEOXE0MFRlK0FjMW1ZZmxhTUpkZkptN3NuSU0wY3VoL29teTdIRWxyYXhSNlR3ck52VVNOVWJ3eWk4YjJycTM4QTlxK0F3RVE3cEZDbkgyOURVK0xkRVVEK2IvZTR1K0RYUFdFNFhNMm8vWmFCWkVtNVF1dU9YMHpvckxIbmtuN1RzUkw1YTIrUUd1Wm5kZEcyT29kVnFyeU1OT3J3c3FlSXoxWjFHS3NnRjNsT0dORkVoRDkvNWZhZGoxQVZFWUs5clYzV1NGZ2J4SWgvK3lGR0dFMDlqeGU5WXhUbjhQYzh5V3ROSmt4UWtFTlBiOUhmM09OYThxR2NtRloxNkVvOGMyQUVmNitFNE5KOVU9LS1xRURzL3Z4R0RPVXNtSVo1MUUreHF3PT0%3D--2ac7675c1d8edc4af4872e59aa8fdaf31d7edff9; path=/; secure; HttpOnly", - "x-request-id": "d618a624-f7ec-4f03-9d25-b67497b53dcb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.1254662706.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=YW5tcXE0SkpuaUdEcHhjVkVoWU95NGdadkozTFlkZmJVMGlzSDBZVVpCQkl2NXY0M0RmK01uYms3ZlBhVXhPeHFFNW5ZWUlkSUhFZm9PUFRIcFlwMzQwY2tpNWtYTWQ2RFhtTzc3RWdrU1A2RmFvM0JtTTRPNjR5T1dacjFJQm5Rb0xwcWlWY3I3WVJkQ0s2UEhHL2NENEV4MEltTUtxcDE4blROZk9BZkRSNnRKV0xlQUdXSkVxWk9WZDlYMkgrTHhDMUFZSWhOaHNyZ0pCcE85eGp3TFgySi9rRTVTK0NJaEZCOVVUTTRobz0tLTJTRGZtYkpRRXBuNUp1T3J6clg5M0E9PQ%3D%3D--a9fc69c6acc0d0b48ae802433a94c7b19187f0cd; path=/; secure; HttpOnly", + "x-request-id": "bf67ffaa-7251-476b-a7bc-30d8543cc0e6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4475:39417:86B84C:CD0AD7:5D374C08" + "x-github-request-id": "E6E7:B5FA:2AB176D:4008690:5DB58B47" } }, { - "url": "https://github.com/sfackler/rust-openssl", + "url": "https://github.com/RNCryptor/rncryptor-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"97f8a91ba5ae79db0e5ef50e8940f0f3\"", + "etag": "W/\"a0f969b4393e8a58da9ff760f95340c6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:52 -0000, _octo=GH1.1.1419008577.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=VW1CYnlqcDlHUSswTVkxcTFrcGdCVDJyYmp2SE5hOFlzL3Zjb3o0NHhheWxwVnF2TnhPN21VMElOQTNhNU9QV1JNNnpVM3pZdEt1TXp0L0FybUJUd2E1cXYrOUdrWWVQc0JmOFZSK3hidHdBUWhuQVhYekVKMEFCZWdINFVJeUhJMVQ2dzZYM2VxWTlTd01mYXRFQnd0aGhxUXlsMm91Zi9jNGhMY2dDcWQxdXVTVW5yVWlpUWNnQ2hBcGFvVlFEc21WQ2p1a1NNaTBLaHFOeW9mQ05TamhpTHZZbGFJQnIvamM5T3pmRTY4NGVKbXBMMjNwOFhzZFZvM0RPM3IzNDZxZ3hvNUIwSkhhZUFHd0NvK1ZkbGxyeFhQdnFnUG42ZDJiYUxHaWtHUDQ9LS1MMzFYZXNBajltTnZpL0JWc0hEZXdRPT0%3D--87e8685a291cf9c775b191eba70e19f67bcf632f; path=/; secure; HttpOnly", - "x-request-id": "553ecd7d-a32b-4da9-a5d7-835387f25eae", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.419694362.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=bDMxdzNDdFl4T2J1RTFQV2Q4cXBIamFzWXU4cTFBT0daMnVwY1QycVd2MVVGMDF1NkFOS0NTY2N2UHp4R1Q0SkpmWjZ0T1hSNEpSRUJvazFjRkFOMU9BWlQ3TjdTbXhVYTBSMVMreWlzc1J4Y1Zoei9tTXJjeXZ4bEkxbnRUV0lGNUR4bnNpRTNKU2VWd0dEVkd6elVCcjZDUFhCeEdrMUVUT3pVLytQOEQ0bjJRbWkwdmZGcVZ1Vi8zc0FOdU9wNUxaWk1PQjJ4TmtSeU1tanovM1ZrTlFDbE1IT2x0WFE2TllWVlk3NitLdz0tLW85dEwwMUVJK0FJV3VHR05PTDdXUmc9PQ%3D%3D--6731a8314c9c5265e194a4ece03651591260023f; path=/; secure; HttpOnly", + "x-request-id": "2566872f-2e2c-4066-9707-3de253bde9c8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8209:1BAE1:8C086D:D4E30C:5D374C08" + "x-github-request-id": "E6E6:161F2:3BCECF1:5947955:5DB58B47" + } + }, + { + "url": "https://travis-ci.org/sfackler/rust-openssl", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -27841,7 +27873,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27851,15 +27883,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bc7a3b18318f3e9c8e8e0c3a07f456ca\"", + "etag": "\"5168027a60cde421c16e1c5b27c66f08\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:53 GMT", + "expires": "Sun, 27 Oct 2019 12:19:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 21 Nov 2017 02:45:33 GMT", "x-content-digest": "3b2f060a2922b8db048070de50cf264d2a6f85d2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "abdf8f8a-eec7-4bb7-98f7-20211288f1b5", + "x-request-id": "a497b471-5be8-4528-9aa9-41e56227d47b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -27867,26 +27899,31 @@ } }, { - "url": "https://travis-ci.org/sfackler/rust-openssl", + "url": "https://www.arangodb.com", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", + "content-type": "text/html; charset=UTF-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "connection": "keep-alive", + "set-cookie": "__cfduid=dd2f433cab65a9f1f1f567347d4acae171572178759; expires=Mon, 26-Oct-20 12:19:19 GMT; path=/; domain=.arangodb.com; HttpOnly; Secure", + "cache-control": "public, max-age=600", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "strict-transport-security": "max-age=300", + "x-pantheon-styx-hostname": "styx-fe1-658d58f978-c4pkb", + "x-styx-req-id": "6aaa8d19-f8b3-11e9-9bc9-2a2df44457a9", + "x-served-by": "cache-mdw17344-MDW, cache-mxp19851-MXP", + "x-cache": "HIT, HIT", + "x-cache-hits": "1, 1", + "x-timer": "S1572178760.006024,VS0,VE1", + "vary": "Accept-Encoding, Cookie, Cookie", + "age": "251", + "via": "1.1 varnish", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c49e21b80ccd0a-FCO" } }, { @@ -27894,47 +27931,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bb8e944eaea01397d2660708ff4707bf\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.1533748585.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=cWR3c01pdFhiemFXM0VoQTIzZTF4bGhHbG81WGF1RkdxM0VPVlNtL0ZuV2hDR3pEOVZQTGgzZ20zWms1OUZTamR4NjdtVXRsODE0aVdVVWh3d1dnTTVHUkg3ZzNXOEJmS0FEL1NxZ3o4Y2R6ekxpS3h0YjhHWC9kZWwrbExFbStFZ0ZGbWxkUXBVcTE2QTQ5SzBCNWxvV2NqbnZLQ3JsRStNcXFzSlVxRGMxRFNzQXNhQzVhYTE2WFcwcmx4RWdtMGk4NnlkdXhmVjNXdERtUHJsU0NrQnRTeVRzT0x3L0UzRlpBUmVEWkVUZUFzTWZ4bVJTTnVlMUlJdW5ZQndwSDh2Z0c5TTJ0c3hxM2tXd3ZoQWt5RXBtc1YrTlpCWExKYlh5UGowWjJjeTg9LS1aQktXaWpVNjlMTXdwRHFib2Rnand3PT0%3D--feb747d5c5728e971ec062524f236c16afb10c4f; path=/; secure; HttpOnly", - "x-request-id": "3d9c359c-d85f-4d3b-b3c9-9ceb569b6826", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8245:1BAE3:D11634:13EAD51:5D374C09" - } - }, - { - "url": "https://github.com/steffengy/schannel-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"94d23c2c2a4c442de8a5380cbf066dc5\"", + "etag": "W/\"e2b6617ec3a16de10edd32bf20ab9393\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.789795603.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=dDhOakJIZytpbTYzQmJleDVDYmxtNCtmY3JMYUR0NVViV05tWXl2djJjZWJqZEdrZFV1Y0MyY3R3bnYyTHRjendIQTU3MWFzM2NtTFNSK01nRU5JODZjOWFidlpLcm9pSjRRS1ZHeWlQVGJrM3lSbmtSYU1qMmVMeDRTZW9DSG1XajNyVDlIVHc5NVdYZFhEUTBoZDZXaWtGUVN6ckxaWnQxcTdoKytMZ2JLcXRrNkxhTU9YVWcxcmVJVVo3Wk8yUnl3cTNDd0ZUNlBQbzhYOHhzbThRMlRSWEoyRlNUcm9XRnFtdVB1eUxPRUpwdEdvRU9ZdmJlTzRYZkFmQTlNMEk2RC9nRHRwMHF2LzIvYjUzZm5WMWxzYk9sT2VTTy82cjdURHgvNERNOUk9LS1Oa1Y4amc4WHNJSzM1bnoxK1UzOVNnPT0%3D--12b4244868ea311e58150b495983acdf152ac5a3; path=/; secure; HttpOnly", - "x-request-id": "6273dfda-6118-4262-a091-874eb92b60e4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.1531755296.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:19 -0000; secure; HttpOnly, _gh_sess=OEdzOUR5Mm1SNkcxVE5YeWEvelFsM2M2SVRrczhhZ25UN0pXT29JY3NnVHZXODJJdVI2YUltdmpYcmR4eGpGWHFyZ1lrbVZybmdnQlBlb3M0UG5xcldxWnloWENqN1JXRWx5amI5aENiT2hXZkc5MnZGTGhtV3pPNllkRUc1dEpGOU1Dai9lc0RCMDArVFJrclVzQnNRN0dTem15cnRVcTZidDkvZHRlclllNU1xbDJ0VVBIb2pPL3NPVmdaSUhkVnN4QTY3eER2eTR2QkJQcXUxSndEU3p0V2dFNjJtTmMwUGo2NVlPbjVpSE5Dbmc0N1ZaUGoxR1Bic3dCSy92Vi0tU2JzNGlkaHZheTRaQkhMcHVTVzNQdz09--6021a400d375044c51dde2da44e7531511409e0c; path=/; secure; HttpOnly", + "x-request-id": "4b0cd626-aa6a-42cc-b83d-4f7de2e99c40", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "821E:2BA3:607367:923501:5D374C09" + "x-github-request-id": "E6ED:1B30A:2053554:30849C5:5DB58B47" } }, { @@ -27942,39 +27955,16 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "server": "Apache/2.4.18 (Ubuntu)", - "last-modified": "Tue, 12 Feb 2019 02:16:15 GMT", - "etag": "\"30a1-581a902837cab-gzip\"", + "last-modified": "Thu, 17 Oct 2019 13:55:32 GMT", + "etag": "\"30ad-5951b9231835b-gzip\"", "accept-ranges": "bytes", "vary": "Accept-Encoding", - "content-length": "4224", + "content-length": "4228", "content-type": "text/html" } }, - { - "url": "https://travis-ci.org/sfackler/r2d2", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/sfackler/r2d2.svg?branch=master", "status": 200, @@ -27982,7 +27972,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -27992,15 +27982,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1eb80fed72f18f14d1baa528636d5e5f\"", + "etag": "\"e203399b2662184fbb11301a0d81100b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:53 GMT", + "expires": "Sun, 27 Oct 2019 12:19:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 07 Jun 2019 02:41:56 GMT", "x-content-digest": "565b5e8947b75f16f25ae3a2a143e0512dc5d615", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a2eb81d7-08fa-40c0-87a0-8e58e231066b", + "x-request-id": "18983281-8ed6-4d03-8269-22738b051cc8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28008,101 +27998,74 @@ } }, { - "url": "https://github.com/sfackler/r2d2", + "url": "https://github.com/steffengy/schannel-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8b7285710300db4650ec9d924c904e15\"", + "etag": "W/\"7d187943f1c3eb20359f87dba2a15324\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.39450470.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:53 -0000; secure; HttpOnly, _gh_sess=dnZ0M1N1cnhvR082Wk94MFVneGhPQVd4TDJ5VUI0ZmMyTGtJMzV2NjkzNUpTZVluOTFUTmVXWHpXQWlzRGJzRlhvVFp6Rm1qdVJLUWJRT2MvRzJMODg3SmF6RWRYT1lEUXZEekhRRzlJOEZKY1JRV25odFlGa3Z4Q09Lek8vcjhjSTZGZnRCR3pxMnZwNGM3aUVjZ0NZV2Z6WEdEbWhIeVJkYjN4RFlHNzRLNlR4YWc5ZXA0YUdLN1ZsMWc1MUdnYmZUb2VtSEthdHpZLzVneGRJdHV1TUtoZVNGb0VENUZpbjNHbURscUhadWVEeWh4d29Ld3p4cmhUWUZvZm1Od0IxUVp3aXdKRGwrL2ZhU0FtRm9tUkE9PS0tekkwL3ZUaDlNYjg5OEw4ak85d0ZVUT09--225c0f9721581d9ee08617b2f7bf808bcea5fd62; path=/; secure; HttpOnly", - "x-request-id": "491ab6fe-c4b2-4038-850e-df026adcc783", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.1243388630.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=WmFwdGFtV1FWdko0YzlsK1FYcGlJVzdDaTdBam1iMXZNdWhlMjI4RmgxR0FGMXpNbjFNVFpkMzl3dDU3WVI0cWgwcWhKREVQa1pqcDNDQVQ2YmVIVVZBQjN5cnpTNWhJdGN0eDZEazVYQnJWUnhKVm4vdnBvbFJuVGNjMEt3MW10OE9tSHFVRkRCYm1sZlVpU1B3VW5IVHNhRU5NQVVLN2NRdmxoVU9PVU1zUkIwSEpWRU91THdEWWdZR1lLVDhHd2NKb1dOc2xJbGxzQWpFclArSU02V3l2WlNTYmYrc01PRDBheTNEUEhSOD0tLTlzeTMyM3l3UnNkL3lrc0dnWHBIOWc9PQ%3D%3D--9a7ed3034635d6e6e6b6b5291a65ec059fe14458; path=/; secure; HttpOnly", + "x-request-id": "42f69fb6-f8cb-42ce-9e82-71249b725265", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8252:1BAE2:B1F9A0:10F1572:5D374C09" + "x-github-request-id": "E6EE:B5FA:2AB17BA:4008705:5DB58B47" } }, { - "url": "https://github.com/AlexPikalov/cdrs", + "url": "https://travis-ci.org/sfackler/r2d2", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b2aa1e554692b8f428d17800d041028d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.379540421.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=S2ZoYkYzTndJMk1OcjlUdUdPSCtHVGZTaTY5Y2RIY0liLzM0bmlmZUZOYmJVcHpNRVVQZmg1M3RrRmNCZFh1cWRJM0NweGNrY1IwWkJjK2lBYTNDQk1iNWgxbDFRNFI0Rk9kK2VPcUdQQ2pvUmxMTGRnbGpJUVFJTk5YM1FvQ0ZXYm9aRm5YSVpRSEppemtuQm9JcCtiYnpHQ2tzdjQwRk4yRkUvNnNmUjBTL0xDQzRWMlg4Z3h2bmhvby9xeHRHdWxsRGtsRTdlZUVyekdOQ0FGeWhiQ0tDcWlYeStTenJnRXRUL3kvS1pmdXh3cXN0KzlKcW1ZcXV4aERpZTd5ay9RZmM5WDF2VnZ2UnV4eFJVOEpLR3c9PS0tOEk3ZG5GejVHMHJERzdUbVlHODFaQT09--a2dec7842990860c26f95a2ff9d1b0ccad8a012f; path=/; secure; HttpOnly", - "x-request-id": "4ee72e56-1aba-4b93-a29e-bd751035767e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "823F:39421:E9D4D3:163A737:5D374C09" - } - }, - { - "url": "https://www.arangodb.com", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:53 GMT", - "content-type": "text/html; charset=UTF-8", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=dd837868385de17ed35607762f7a55c621563905033; expires=Wed, 22-Jul-20 18:03:53 GMT; path=/; domain=.arangodb.com; HttpOnly; Secure", - "cache-control": "public, max-age=600", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "x-pantheon-styx-hostname": "styx-fe1-cd9dbbcc4-blj5s", - "x-styx-req-id": "efa34a1f-ad73-11e9-be95-0a580a2c06e5", - "via": "1.1 varnish, 1.1 varnish", - "age": "127", - "x-served-by": "cache-mdw17349-MDW, cache-fra19169-FRA", - "x-cache": "HIT, MISS", - "x-cache-hits": "1, 0", - "x-timer": "S1563905034.668755,VS0,VE108", - "vary": "Accept-Encoding, Cookie, Cookie", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf92dc6d61d6b5-FRA" + "via": "1.1 vegur" } }, { - "url": "https://github.com/innoave/rincon", + "url": "https://github.com/sfackler/rust-native-tls", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"309e6b8d57df6905110224f5fe4348f1\"", + "etag": "W/\"12bdfa1c7aab038a31bdeb1cf0a495e9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.348525906.1563905033; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=TUg2T3pUMi9meUc3aVg0K3VVNklqZHhlcEpMeWszUHJSUHU1ZDBKVGNwVWkrbnB5TE8rYVUxakhhWGV2dzVCZ1BhYVFHMWlEcFJmU3lLWW9TMlplRk5ZbTEyQnVYREpzdTJHc1VIcDBPNWJlSzNsL2R0NmRvbnV2VHRaTFR2K2Zsam1VTjA5UUZWWFhLaFQwZFJxSGJ5YXBnQy9mSGFCRW9IMUVieFdoUk1mNmpSUjFjcTlOaVlZQk9ucWptS1FPaFhBbHBsU21mQ3JGNDlLRUV3Tm1pUmx4U3FTUk5jazFxRHV2ME9hRm4wT1lrQU0yVkVXK3h1OVAwWUQvRm1mS2QzSVFRNVlGYUl0Szk0Sjg3OVRtL0E9PS0tVm5MSEI2b1phZlN0d1RJUFYzR0NpUT09--c7efe1b48c5e2a1d7c4896a7b4100de5d6806dd2; path=/; secure; HttpOnly", - "x-request-id": "aa0de5c9-8728-4fcc-861c-91d99f958c89", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.458121483.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=Q0gzQUlCWVRMUXJqbTF6b1NERHZXQS9SUFcxcy9sK0Z5QUNrWkliYmRVaVdCdWx4YUF5VC8ra05Qb2VRQ0k0ZGNtSitMTm5aYWoyYU9Fdk85dlRwRWRjT2pXL0lrMmxpMFZaU0ZiN1AyUUVBRS9ZZEJNbEtiNlh3cG9XODRuKzh0RUlHMUZpMXZzQUxRTDdvWlY0Z013ekt5TERDUlZQbDZLTUo5YUNQWlg2STM4a3IvT052ekczd2NLTG5Jc1pVenVHVkVuR05iV0U1TlNUWW9Gd2paTlFBTDJWMURLY2xWL2pxWCtjc0pSaz0tLXVVT09lL2ppU3FlOGFpWUZSejZjV3c9PQ%3D%3D--848c8d4533554cb4786140203e0d0fb10ecb7675; path=/; secure; HttpOnly", + "x-request-id": "6bdb95ae-7be2-480a-a966-002dc04befbd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8200:E0E0:2151B3:31FF8F:5D374C09" + "x-github-request-id": "E6E8:1B30A:205351C:3084979:5DB58B47" } }, { @@ -28110,23 +28073,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1def738f4c17c16add9f5d2719f56662\"", + "etag": "W/\"6359a7b121a7bea3fbcb5cb9181d0651\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:53 -0000, _octo=GH1.1.1892559291.1563905034; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=MmpOc1RMU1g1YUFpTXZXUFArUFJYbzF5Ym5nS2ZNLzRqTFZJcGNuTE1Td044c3orZUMwRUsrMFBtNHJIa1JWM2RCSTJqa0lDQUROY2Z3NEQrMDVqM3QzN1Rna1EzSFRIaDJBQXNZRCtwdjhUMVVQeHRIY0xvZDZmWTF4OXNRTmVWMGJLcWE2ZjhyYzZRM1NmNkNhdUxXWXQ4ZGFXWHRhYlFCL3hGaVZhWjZyZm5BRWFWNlVkcDZTcXpMVlNCb1dMYVVFZVB2V1hJd3FaaytkL2QxU3gvNmZBQ0RkcFJ4Vzg0WkY3K1RBdGdBNzlEVG44QXpYWTRJbjVaUXBIVldZWkVEQVd6VW5Hd0E0YXFZekFpT1hrL29zMFp6RkI3NEcvZSthWVJ5R1RWY1U9LS13a0lFbGc2dTJKRHcwNEw4SVk0K0hnPT0%3D--bd6009b85a8516acae1bcfdefb0b37f893aa35f1; path=/; secure; HttpOnly", - "x-request-id": "2d5c6133-d683-406e-aa1c-a2dead9af317", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.1135532008.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=N1RCZU9VajV3OHgyQWVOUy9obUZNTll5bXRoM3pONEJTMXl2VDhhdmgrSjlvdEVaaHFyYmdpaWlFaXNOMHRjTmh4ZEhQOTFUK1hjR1dkMHVzcC84eGJFYUdJU0M2aUp4elF3a0dMZC9UVldySWRoYzhnUTJ6Z3htVFdnZ2JxWEs4S1M1UmdNZ0xuSlg2WnhrVkcyWWpiVUMwWUpWZ0VSdU96UkFNN0tYcnh4SEdLQkdhZWdVSDJ2TGd6QmdkVGRMUXdFWVR3VG8zVjlqVnNWNVBzRlRWQ0U4MHo0NEkyd0FwZzBROGJCR2xtND0tLUlkblJmUnhSSW1MNDJGN2hzZVhTUWc9PQ%3D%3D--0edafba69e125ecf36dc132474c57ba6e7c5db65; path=/; secure; HttpOnly", + "x-request-id": "55b7022a-ec08-44a3-a4cd-bec0223b210a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "826B:39421:E9D46F:163A6A9:5D374C09" + "x-github-request-id": "E6EF:1AB6A:1512194:1FB0BDF:5DB58B47" } }, { @@ -28136,7 +28099,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28146,21 +28109,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"19c0a377bb8d19e511ecce64e1186e82\"", + "etag": "\"71c8e2207834e6988c0d6d4af78f696c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:54 GMT", + "expires": "Sun, 27 Oct 2019 12:19:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 16 May 2019 19:45:17 GMT", - "x-content-digest": "579e032cc57e531664f9a2f2347d8dbadd82e8e4", + "last-modified": "Sat, 19 Oct 2019 09:07:46 GMT", + "x-content-digest": "8f91d8d2bed907f9972dc94685b2af48e536ac36", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3cf2394d-2d3f-4b77-b9e7-da7f55fcda01", + "x-request-id": "9ab65e77-86aa-4522-a23d-c6e758d5c88f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/innoave/rincon", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e290e63c02fe02e8759c2aac0392571b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:20 -0000, _octo=GH1.1.1485790400.1572178760; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=bHBNK2Vrd1huOWJwVXdRaFk5eStBZUE4bGxOM05SNXhGbTZ6UUFRU0dNdVBhQW55K09yVFFDTFhTU2ZqT0xPcmU2SEtIL2Fwd3Y2R3d3c3lIbW1wcGhZdXpYRHJyaXIzMk9ScFNCUVlLMUFQcGtrREs0dTJsTWRLVlVyOEZKWDlHcHZ3ejlBSDZQTnROTHE3TTBjdktiSHNyU2NJdDRMKzRwWUlSY2FTUVNTcE9mYS9GRnNnTWZMaDdTVXVrMzJWQU4zUSt6aTMwUE5Zc0tENmpSVitKQ0s3eS9DR0w4MVZTdURacG9TOVY1Zz0tLWdOUGhJN3JFNmd0TkJ5dXVTQVE4OHc9PQ%3D%3D--a8f5751ccc9240637cb276f0e2cf387f3db10a73; path=/; secure; HttpOnly", + "x-request-id": "1bd8fd62-e41f-4a19-b854-aef83210de5a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6F4:1B30B:2B2C334:40C4A74:5DB58B48" + } + }, { "url": "https://travis-ci.org/AlexPikalov/cdrs", "status": 200, @@ -28172,11 +28159,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28184,6 +28171,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/Metaswitch/cassandra-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"aa3e8aaa8010b59baf97d63f4611d06f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:20 -0000, _octo=GH1.1.799600984.1572178760; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=QnYyblNGR3JMc21KVGpHM1lPZG5UMEJ4QUJuOXZ0dGJnY1VCK3cwQWxNSlZ3NjF4aGNIdkFTek5EZnl3bW9LV2ZUS0wwQ0VoMzV1RkdzR0R0ekxHTHZES0FTcVNIcXNXakZ0V3RXNDN1MHVRZ3JkaVluWlpmR01FOTFSOGJnbGY1QXgrMHlSRXR3Z2FpN1RMbmsyVUVmaEI5WVVRQW5zZjdRbGY4OGFNa1RPc0hlWFFucWNKa1RoYWJvRXU4TFN2QkFPM0FvM0FBbHQ0WFRmRExhWndORzhoSnN3RHg1cXFyUXAxQk9aaFZJWT0tLVZ2WUhxd2JibjV0M0w3YVdLV0dQamc9PQ%3D%3D--fd9ec4568990a76dcbba0f0077fea736f108b49e; path=/; secure; HttpOnly", + "x-request-id": "90328049-acb5-4db4-8756-b5499d3de5ff", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6F9:23F82:33EA917:4DBB3C9:5DB58B48" + } + }, { "url": "https://api.travis-ci.org/Metaswitch/cassandra-rs.svg?branch=master", "status": 200, @@ -28191,7 +28202,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28201,21 +28212,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8262056b547d7c9a9216dcd8d0871b30\"", + "etag": "\"7e4aabf87ff9f6bab9ddd7b60fef75f9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:54 GMT", + "expires": "Sun, 27 Oct 2019 12:19:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 22 Jan 2019 14:39:21 GMT", - "x-content-digest": "972b10bbc42cd043fd988cc5973f99c4ff5615c2", + "last-modified": "Fri, 30 Aug 2019 09:25:43 GMT", + "x-content-digest": "acf8c90e6fade0f31969667b92ce5a0961ba2e27", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4c9b201f-4dd8-4732-a703-3ea02c659131", + "x-request-id": "228af29e-9b8a-4ba7-bc31-8cd9f781bc09", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/sfackler/r2d2", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a0ed58e34af4a38fd73a9c0fb1ed252c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:20 -0000, _octo=GH1.1.2011776059.1572178760; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:20 -0000; secure; HttpOnly, _gh_sess=SHA3UnRTUXczV2dKcThxUGhNREtiamhhenc4aUxrZzIreVQ5dkdKUVFrRGEwTnk4R284WWZISHhTdTBZS0g4TVhxTEtNdWZpL2x6QW9JcVhaalBReEFwQ29VZ0pmNU1HZHBGU2MwakpNRjNKOWRmQUZNVUx2c2JRRkNEaHg4RGdJeEliU0t1cmVHVkZjZXNVVDZuOEpOSkVYY2VKM3g2UFZINFdVcWNveHBqSTgyL1ZPQzZ1TkhacWZRQkkrVWVBOHo0MDZXVW8rOTZOTUZlVGRQUjdPUlRFZEJjbEI1cUhxT2daaHVtVjdWQT0tLWx4TWhmS0plTFlha0lON1BrSU5FZmc9PQ%3D%3D--076c55cfd198389de35be3f5b259829e2b202acf; path=/; secure; HttpOnly", + "x-request-id": "34ae4c58-371c-47fc-ba6e-fb3d2a247cbb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6F0:161EC:2029892:3051EC7:5DB58B47" + } + }, { "url": "https://travis-ci.org/Metaswitch/cassandra-rs", "status": 200, @@ -28227,11 +28262,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28240,51 +28275,59 @@ } }, { - "url": "https://github.com/Metaswitch/cassandra-rs", + "url": "https://github.com/sfackler/rust-openssl", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6c3005302c9ea628effadbb92e200592\"", + "etag": "W/\"3b2a3fc396b7bf898b3554daf740ddf2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:54 -0000, _octo=GH1.1.1431128332.1563905034; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=UEVoblcwTjRobVRXNkpGdUdWTlNYYkt2ak9wV3BZMHZDOFlIZmVLMTZpVW1xTUZENlZXVEF5WUdCRjN2Um55bGlIbFhIMkQzOG05enBRSFFVZUdmVGlSeUxBbjBVRHFDbXpaSDJaV0ZSb0RzZWJsVW42dEZiRlpmRFdHWmxhOHppSnRzT0p2TTB0WWExZmgvMUxJTnMzalY2WlM5S1VISkMvMngrdGkwNGd5d2xoT3lJWjU1cFVldTF6VEY4YzdkbjVqd1RpZHAyNStueDJIelE5WVZEZzhyREJPN2JXdnRFdmVueldvekRseERBdHd4K2pWQmVwVXltMW04UklEdUVGQWE3VGcvalJyUk5xeHRnQmxqbmJnRzIrYUc1QUNKMjl5TUNCWkxBVWM9LS1pZU9Nalc3aEl3Z1diVUFJblRxK3JnPT0%3D--b6df1425e5f656fc72fa25f5ba884dfe5dbce354; path=/; secure; HttpOnly", - "x-request-id": "13daeea1-7d9a-470d-aade-e6211dee5eaa", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.144352818.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=NG5CdXN0aElmZ1NvRnppZ3RueVRPUGpKZW9IbE9CdGV2TVBTNlNPU2VQY1BjQ1lWdTA4Qm9zSXRSd1dwTG1zbE0rcDgwSG9qZWR0V0cyUzZBYkZiVTZ1c3BNMzVXTjdLMXpjNHNmeWRML2NZYjh2QldZUFhkOWhXOGdhYVBNMXhQL3R1b282eHBubU5PR2ZkRmc2RWxUZThoTzNXblJxZ1Z3MzFjdm1GdzJqV1FhOFNqVlpQVi9qaWJZRnpNZmo4MEYwSzN0NS9XTTJySzlTbS9NQ3dySVJNaDRBN08yd0NzaktuRnV5ZFgxQT0tLUVaYXZpTG92K2RsTzJ4YkdGV0pqdWc9PQ%3D%3D--1638f73e3a42665c922da440178d231f61c84955; path=/; secure; HttpOnly", + "x-request-id": "258a5d53-0561-4cd2-b817-50874c136719", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8228:32296:60C2CF:92C140:5D374C0A" + "x-github-request-id": "E6E9:40B81:347A481:4EF31B0:5DB58B47" } }, { - "url": "https://github.com/chill-rs/chill", + "url": "https://api.travis-ci.org/chill-rs/chill.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c190512c62c86299c399a68da5274e75\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:54 -0000, _octo=GH1.1.1544625286.1563905034; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=Tlc5WTRtUVRZZjhzRTEzUm1NSmJuZTc0QUV0M21LdStYNmlId0pWczU4Vi9Ec1RqbklQN2UvelhKVkJneERCOVE2SFpmclZnc3liRGJUcitjWjZkYmFpNHNIeHRRd2x4NEhnRnZjRkZlOGFrM3MrcVlTRVBZMGR3alVwUlIzYS9UMHFQUUhpVXhMK2oxeGpTL0NMcTN5eWs1dVFIZjB2b2FOK0RaN2licCtoMTgwS2tkakRLNFgyUlZwNDR2c0diSmR4MHAvSGx0bDRDc2xYaytSZ3dvOFhPRUwxZjlERXUrL05TK0lCZ0poYzZCRE5BZUtocE5peERXT0RTdzgrNXMvOFhBaFlCeVlXbmJQbXQrelBDT0E9PS0tK0NHdUppWHhQR2l1TjUxZ2dOdVM1QT09--38e3f09c90cf70148e94edfe9e2fd69034d2df2c; path=/; secure; HttpOnly", - "x-request-id": "5daf0a92-d9ae-4d50-bcaa-90d7c344dc32", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "822A:4D68:E60FE7:15E5C2C:5D374C0A" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"f13d8255f8efb773a3a9825bab9297c9\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:21 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 07 Jul 2017 06:37:29 GMT", + "x-content-digest": "f630404f33e61fd68ab2723dd53531bf01cf2f4e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b66b9723-765a-4f1d-bf40-7105b8f45894", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -28298,11 +28341,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28311,83 +28354,75 @@ } }, { - "url": "https://api.travis-ci.org/chill-rs/chill.svg?branch=master", + "url": "https://github.com/racum/rust-djangohashers", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:54 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"ddf037f9aba115ea6ca0d9701726a7ca\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:54 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 07 Jul 2017 06:37:29 GMT", - "x-content-digest": "f630404f33e61fd68ab2723dd53531bf01cf2f4e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "67b6c827-0e92-45f7-b2a8-da28ba0cf108", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"01e9bcef8cdfdc3d38a3ad2ea918ace1\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:19 -0000, _octo=GH1.1.794188731.1572178759; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=bjc3b3R5K3ZoRjNzMFdHdm1DUHFxTHI4dGY5a1pvazhCczhrdUpPWkdYdHB1cTNmQzhUYk9SMDlJbGpVN3h0R0pBNW9WaFJ3SG5SUzZSTzYyek1zc2FoQUZmUng5djMwbVhlWW5pb2x4NGF1SDMybWpueEI3VzdnbnBqNDROTEU2b1N2ak5Nd3E0b2xUR3I1aWhkYXNWSS9BSlc5OGVSdHc4cW1pRnh2TVplVnRiNUF3Y0tHUjdkOFRsQ3ZjUmp1N1dOQXUvTk5BK1c1aFhDZHRraTU0NURDM3ZmcjhVaU85dnU5My9lTFNqMD0tLWtEQ0NmS3ZGOVBvTWxkdjVQbGRtVHc9PQ%3D%3D--1584405b0e676d8093a43d2493e10f5e0bf1d7dc; path=/; secure; HttpOnly", + "x-request-id": "21449ea5-7c52-4886-abed-805c584aa904", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E6E3:161EE:2AFE134:40B0403:5DB58B46" } }, { - "url": "https://github.com/YellowInnovation/sofa", + "url": "https://github.com/AlexPikalov/cdrs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fda31b50ff351cba53a714adf934eb31\"", + "etag": "W/\"a1bff51282217595a18bb58889f80675\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:54 -0000, _octo=GH1.1.792997537.1563905034; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=WVVsNkliUXdsVmFwT2Y4V0M4am5sbG1vS2QwUXJaQW1GZ3BQTU53NnQydVNEZFF0djdpMlFoanhod0N6SCtFYTNkdUQ3Z3JsRGsraEtIUU56ZHpxTDB4TDFNdkJmd20yR1hHcGFoM0E3K3I3dVQ1VUFMRjQ3NEdXNzFPVWZma0hVclVzWlhuR2dQS0lGMWhIRzBOV2lUSzg5SDBYVnBjRGFndHFCVm5VajZMcFNPMnh6OEZGTEhqVHdSckhPbndtREpWM25NT2k5K0VnQnJOekNvaTRQNHBad0NoYXRpRlhvY1dPakFydDFRemtlbGt3aHpLbkRHZ21oVEtYM21LZ2Myakptc245L0w0UjVlVm9NQmM0c0h3Uk9xbXk0Y1poeEhGT2lFa2ttTXM9LS1GYjhIQjBNbXd6Rm5HZUhweXVGc25nPT0%3D--f2504480e8eec7c92eff7abf9519b0237a5d6d5f; path=/; secure; HttpOnly", - "x-request-id": "36f2ffe9-505d-4592-81ec-5cbc0aefe6a5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:20 -0000, _octo=GH1.1.1203726702.1572178760; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=Q0pMUU9VUzhWMzRyNXBFR2lreTJFcm5YOVcxOWlhSWFtY0x0dzY4YkJqSWFmZjQ2U0x3UHFiVFRRQnpHeU5EYUZqN1grVTRSSkZUVGMraERqaFd3M3kzZXhXQWNTSnorU3l2aG94WkIwUUxscmVHOUt5MjRNYUdaWjludGJxbXJuKzNIeXYvR3FET1RRQ2k5allKcXk4d0I4THl6ZmJjYnhzMW9BeTA4bzRhOFpLa0c1emhXWmVYUnVNbUY4VktWbStKOHRpZllmSW51c3ZhVG5DOHR5RmY2YmZXeFJyUSs1RFY3MTNNbmp1az0tLVBNZEhnVFN0QXk3QTEyTUhUT09LNnc9PQ%3D%3D--f2cc564fa83881dac9a8597ae2c259f5c03025d7; path=/; secure; HttpOnly", + "x-request-id": "bb940a26-3bc7-4150-a45b-e09438639b0d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "825E:1BAE4:E9D709:164508C:5D374C0A" + "x-github-request-id": "E6F6:161F1:33EE899:4E07DBF:5DB58B48" } }, { - "url": "https://github.com/benashford/rs-es", + "url": "https://github.com/chill-rs/chill", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:54 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"54bbb638776ad4fe77f8595080a6575e\"", + "etag": "W/\"2e296d5713de7246a5e658d961a2676f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:54 -0000, _octo=GH1.1.155218164.1563905034; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:54 -0000; secure; HttpOnly, _gh_sess=K1RUeEx3ekc0TXZrRzNXY2ZobXBPYzF3SGVWa0ttMGxEZ01rNGRlZ0dMYXk5bGtMV0xVSzVLR3VIMEZ0bkRFY3VXRFpJWE0vSCtqK3lqbEhJNU1RZkEydTQraXo4cTg3WURzUlBaaitKSDBTaVprbThCRVJZZWp6OVJTQjg3Sk9ybCtJOHQ3Vkl3Mk9yckhzQnQ3VXl2bEFYNG1WMEVHWFp5Zk9NL3FHTjVsYWI2UzdMcllidW5vZlBUaUV5dHRyR3NJOWxzc0creWhOUHFLVkQ4ZEE3RjREa29XUmRBNHpxa3dqQ0J5OEIrZXZtSklQcWNDMktnVUZWeUYyWHNKdnlDUW53d1AxN3dwMlZMV25NbXZPOGc9PS0tb05xcXlOVE9PRlB0ZndkU0U1dEMvQT09--319bbb999bf748fe347baca90f8b90e5ebab8f62; path=/; secure; HttpOnly", - "x-request-id": "9d06b2e5-6f32-4ae9-be60-addc314ef015", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.1834604031.1572178761; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=QUFwdC9vbzJnc3FWMVBtWUhZK1l4UHZDM3pmOVM0T1RxYUx0dmlDUmV0SnNpbnNsRVY1S3pRWm5KSVdERkxrRjdpZ3V4c09FLzFydWNVakd4a3JsWDhvZTBvb0xGcVRmbVZMdktVRkxyTjljSGNqako5L0RyQjRTckZONXBXUzhXR09SNlg1M2JYWDdMQXkrNmlxQU5WMlplU3pkQklaM2ZBeGJDVmY4MjAvL1NqdFFYcDFKb3JKNldiczRJNmFIb2lIRTFDTG1nbnE5dW9IcElDYzdWMmh5ajlEMkwvV0w3M3pJL0c4dEpsYz0tLUl1b3hvYmV3L2QwOW9COXlWVjR5VUE9PQ%3D%3D--bb99328ca01f3541d0a612318f66e421f6f75b89; path=/; secure; HttpOnly", + "x-request-id": "518a43c1-23df-42a0-833d-3ac69603166b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "821A:3229D:CF5258:13B103A:5D374C0A" + "x-github-request-id": "E6FD:40B7F:21FFFB8:32631AF:5DB58B48" } }, { @@ -28397,7 +28432,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28407,15 +28442,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2447a66e62e4f134b53bec747e528577\"", + "etag": "\"6ca1d498ff9ea63f5b97e17281ffab54\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:55 GMT", + "expires": "Sun, 27 Oct 2019 12:19:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 20:56:18 GMT", - "x-content-digest": "09696dd00e67701a107d8a6086b8b4f9b0b84615", + "last-modified": "Sat, 26 Oct 2019 21:53:30 GMT", + "x-content-digest": "bffdd4f3d4f77e489e41861add6ba3626c7bcd0d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "227b5867-5cd0-4194-a513-af2068241eab", + "x-request-id": "3b481239-7c88-4599-b7dd-e72a37bcefc2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28433,11 +28468,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28446,27 +28481,50 @@ } }, { - "url": "https://github.com/elastic-rs/elastic-reqwest", + "url": "https://travis-ci.org/elastic-rs/elastic-reqwest", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/YellowInnovation/sofa", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8f6598b2060a555e7b0020a7082e9b0f\"", + "etag": "W/\"f3a87b8ed42b54de3befd862bb37e75f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:54 -0000, _octo=GH1.1.250483589.1563905035; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:55 -0000; secure; HttpOnly, _gh_sess=dE81TUtuRWRXbFpURDJYYVl2L2Z6cWxxbm1yVkowaGFXZHFPZURpTkE4NXd5RGZXcy81OCtkVExJMnNseFp2T2RjK0RucEdSUlFsTXNjQWdld3o1dnpkU1ZPTHZ6d1BKakNnTFI2d1M4WlJES0s2QWwyazMvdW9ieEoyUlBpczN2cEU1aFR5OHc2ek0vMjB5MFFiUjRRU2w2clkwTmw5cnQ2UlhieWlQcVpwWTEyMk9qV1dhaG50WUhLOTN2VlVpM0lqSE51WS9VdE1PNmt0Z2lQcmpCYnQrR1oxa3NtdnFQa3BnMXovYzNOdHJGcHhhUitmcGs5cUt1djVEM1NJMmUzQ25aQStYQnJwVklxVWtKeHJOY1d4ZUFFQ1lHdFpBb3I3NFhjT21CclE9LS04dVJ2VUNoUEdIRmswZTFJRitMdUVRPT0%3D--ad4e24346f91d51e26af0e6a55d15270a7729161; path=/; secure; HttpOnly", - "x-request-id": "71102dd2-40f5-4649-82fe-ff7bb0de2e9a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.915199781.1572178761; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=MGwwQVZOYUY4VE9scHp0aThHU1ZzdnFrZmNWK3JxSm1odC8vUDFxYi9RdEVGT0NJQlBCTEh2YTRjYzlmaDg1b3NKZzhUVW12cVRtbDFaSVlaVGJETFprTmlaQkt2YnhscDY3YmFZRkJKRktuRGRtRGZ1czN3bHlVV2diNHJab0I1aDZKTDVjbVJxajgwbk1hVk9vdkphdndXZTBnSzhCQ2tjQWdmQ1ppZGNSdzI4TFNMSEhjckxxNGFmNlpnNlBldlZod2Vsd0FOeHRIRWgzbHRpcDNiNTlBOHRhK3VQR3RrdkFncTF5dGhvQT0tLXkrL05ESHllcTZIUW5LUUkyZXhSc2c9PQ%3D%3D--6e2132d355d802d2d44895410ae8faa7a16d0be0; path=/; secure; HttpOnly", + "x-request-id": "2312b490-2926-49f8-9e7c-b49e5daefaee", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8210:2BAD:D023E1:13C05F1:5D374C0A" + "x-github-request-id": "E700:161DB:666BE5:9911D5:5DB58B49" } }, { @@ -28476,7 +28534,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -28486,15 +28544,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fbb63a68f0b714885e52ad56ee247461\"", + "etag": "\"0f07022acfa88a55cbedd3fcd18a31cf\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:55 GMT", + "expires": "Sun, 27 Oct 2019 12:19:21 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Thu, 07 Sep 2017 00:21:47 GMT", "x-content-digest": "676d480865cc7f17f8c2ab801b812a1284e873a9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "957405a5-d9dc-4337-b61f-f24779894860", + "x-request-id": "972ad8fd-eed4-4cf9-aee3-1afc6653fbf2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28502,49 +28560,27 @@ } }, { - "url": "https://travis-ci.org/elastic-rs/elastic-reqwest", + "url": "https://github.com/elastic-rs/elastic-reqwest", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/jimmycuadra/rust-etcd", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c82c8db315233dc49a45877fc7cafabd\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.419648180.1572178761; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:21 -0000; secure; HttpOnly, _gh_sess=aGVpdnc5VXJSaEdzWkpWK0xtY1hKVGFMWnlUR1QvSGxVTHhHcjlxdWZIUUdRb1Biam02Y1VXMlVDTFhrUEthT0hKTXRhMm5QMnFYbnVNc2YrNkFlN1RzRVBpRjQ4SWdpUm50MkF4WC9LK3pTT08vOFlzU1g5cm1ISDlJSmYyM3NUNWg2bzlzR0x6NnJNRHlseEM4dzk0bll1YVcxZTdSQXdnMm0vdlFJK2pEZFRqUWFXUmpQbU1MelVGMjdNTVRiWE4xQ2tGM0NyUWdSYnlkUDltVk5kdXlXK0V0L3c1YkpBRkJ2VlkrNGs2ND0tLWxka3NvSUVJS2dtWStmMUs1WWhyU1E9PQ%3D%3D--f1c1df3604321829529239424f1664be1907dc90; path=/; secure; HttpOnly", + "x-request-id": "dab07dee-47ae-40e5-90ce-f125073c5c0c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E705:1AB6C:2C1768C:41982F3:5DB58B49" } }, { @@ -28554,7 +28590,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28564,15 +28600,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"52550c1563e5cacaf0b938b78209138a\"", + "etag": "\"f0e4d7f26325b760df3a4a11a5c82165\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:55 GMT", + "expires": "Sun, 27 Oct 2019 12:19:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 17 Jan 2019 07:29:53 GMT", - "x-content-digest": "4fb9e286b6d4e54eadc906b5070c686cbbb309fc", + "last-modified": "Thu, 17 Oct 2019 18:21:13 GMT", + "x-content-digest": "1e9f71a697bb24b29e859321a3de40d59ac74cb4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d0d38738-386f-48ed-9f30-3bf50448b207", + "x-request-id": "47ba6947-b78b-41fd-8aca-6f4bc0cd8fc4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28580,51 +28616,26 @@ } }, { - "url": "https://github.com/jimmycuadra/rust-etcd", + "url": "https://travis-ci.org/jimmycuadra/rust-etcd", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"628a83d2a27684b3fa507a3b010847fc\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:55 -0000, _octo=GH1.1.1954488050.1563905035; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:55 -0000; secure; HttpOnly, _gh_sess=OGYvbUZzem8xa2hBcFJXcXI3amRFUWU1SVlSMG9wTml6SzRCK0FaVTk2RGt6WTRGbVhFbHhLTCtrVC9qaUw1byt5bS9mZ1VsY0g5NFJ0RDFobmM0UC9LZFYzSW5nSmRXUS9rcmJFREFNM3dUMDNhL3ZJMW00aGVNWUdPT2pFVTJiSDRmRkE2cXZqMzRSSHlZQjJCMWpOc1haZFpsd21WeXhyRS9TNnpNV1JxUTBSbWZ0b0RlZ3h4V1Q0MTJUNlJMZE9HWkZpU3Z2eXpadzVUeGhOUzhmM3BPaVZ3MUV5TVhVeW5Qak9lQ3ZybHpQa2NCYzZUVlp0NEJyMGNzbE1tVVJ3d0V6US96YzMzam5LWEsvYTBOMnJ6QUUyOEFJR2RmWHVEV0RDdmJ3Zlk9LS01YlU0UjJVT1M2cUI0ZHdZTS9xcVRRPT0%3D--916bc020770891861c77c77378b7b1398e7e122e; path=/; secure; HttpOnly", - "x-request-id": "56f7be34-05cd-49a2-9c94-c250d4eb085e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8203:1BADF:3EBCFE:5ED394:5D374C0B" - } - }, - { - "url": "https://github.com/couchbase/forestdb", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"54a7e0da933eee8caf1921d313f405ff\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:55 -0000, _octo=GH1.1.315190348.1563905035; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:55 -0000; secure; HttpOnly, _gh_sess=UkNVelBCYWo2dklFczFNeDVoTTNGODhKcHZGUnVNbVhTMVN2VGZDYXBRQ1ZvSmhaTFh3T1EyNEEwQmQvc3U1VjNTYU5TZ3NzeGpDL0hKaXJZN3ZIN0NpMlBuOEZoTnpIbWJaL3JnTGVFVld1Qk1lbVM2UUtVUEplb0doSmpLV3R1azNSZUdlT29LTW5yN0ZxVzJxMDVrZWYxV3JtSFFORnZ5NUJ3MmJTSzBCdmprNkpEYnZtaW1PRndPKzVMY1BkemlnamVacU9JdjhsOUZGTzRHRWRrSmdzRnEvSnpuWFJCdmZaUGhJM3hNc1FnK0hrRnE3V0J6cjJMQ3RvZ0t6azYyb0lmdlA2TFZGNDcyalc5U3U1ckE9PS0tdUtGeDdCdkcrajRtQnpJblZWd2xqZz09--3a514679fbe39e0a2c27667a302cae303ca44587; path=/; secure; HttpOnly", - "x-request-id": "b6f1c5b9-d69d-4d07-9eb5-83ba60e01e68", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8221:1BAE4:E9D7A6:1645178:5D374C0B" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -28634,7 +28645,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28644,15 +28655,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b5d648498c6142899cbcf99214925c07\"", + "etag": "\"e623cd01ffaca60d9bca30a75299b783\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:55 GMT", + "expires": "Sun, 27 Oct 2019 12:19:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 25 Jun 2015 08:26:22 GMT", "x-content-digest": "ce62a587df421999fcfe3892e01b4a8f2a5e37f4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "11c16b31-c968-4f3a-b354-c099da9bc4c8", + "x-request-id": "305dd593-a55d-41b3-8432-633fa312fcf3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28670,11 +28681,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28683,27 +28694,27 @@ } }, { - "url": "https://github.com/vhbit/sherwood", + "url": "https://github.com/couchbase/forestdb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:55 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b3cfd1dd674eb7403c09e8b9eedfd5cd\"", + "etag": "W/\"ed863d33ae00c5b30adba822f8bf262a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:55 -0000, _octo=GH1.1.746997330.1563905035; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:55 -0000; secure; HttpOnly, _gh_sess=dWtvTmFseU9ONW5JWVhTK2tNNzZpNVplZDQycG1IVzN1ZzZ5Ymg4cTdaRk5DRXR6cjJhYXBGa2c3aHplOWE1Q2FHaGQweDRGc1gxb3JGd0lESTl1Zk9YaUtvSU52WDkrMEVTODhxZ1dTRThubGo4RWxzVk1jamZtaTd6aTFjcVlFamxhNjFsS0pTd25FWkxBcHpjbWs4b3FmUXRQSjlselh6RlhBYVFJZldYNnJkZXQ0cWs2ZURZZGZXOHFDbWdiWUZ3b3hXMkYzeGxXTlpCcTNKcGZqb2Z1QjVMQkZ3bzZPbzNxK2pkQXRMSXNxNUs2eWpvMU5ONnF4SnBqRXRmZlFTUzB4MHdBVW1JdXZRTm1ZOEZZY2c9PS0tV0wwK2VRTnkyV2ZXK0xzMi9Oc282dz09--c8396de8ef20c3597440c2b6dd3b01a91afc4f4c; path=/; secure; HttpOnly", - "x-request-id": "bb4bafda-c42b-4336-9251-b7a85c0ade19", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:22 -0000, _octo=GH1.1.387333546.1572178762; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:22 -0000; secure; HttpOnly, _gh_sess=NWxzNFFoTWFqWFVOOXI3SjBJWmNscG5DSUxGR2FqV2ZxSEdSTzZXQXdjZ09JQUdMSnRDdGRmN1Q2bGtGOEJBZkpkaFFoSSsyWGlMYUw5elhycTkwQW44MXZRRHhDNnNCZUJXVjEvdFpJTkxtMUM0RVZ5bEhBN1E4UHBoT3ljVkFMRFppUzhRTUVKaXlLNjhVQWtMR2tGakVLOXRmTzNSV3lNZDJnY0o4VzQ3SW5rN3UrdzhVdUtHK0IvUkt0aWRMdGYwZkN2VVZVQ1QyNW9sczlYSmVpWEEyK21PY1hrVmEwRllsditValdUUT0tLTZxNGVnVmFjK2ZuajZVZXE4QVVUQ2c9PQ%3D%3D--6f29834bd91ab7f703d520d66b7cedf7bd9b0501; path=/; secure; HttpOnly", + "x-request-id": "3042fe9d-9145-4dda-b263-bc56de787f3b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "820C:E0E8:ADC887:108FDE5:5D374C0B" + "x-github-request-id": "E70C:B5FF:3A581CB:57AD498:5DB58B49" } }, { @@ -28713,7 +28724,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -28723,21 +28734,98 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1ca0d5994181e304a03f29f216ca8dc5\"", + "etag": "\"7f683f031e1d790050eb9e5c74a79b54\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:56 GMT", + "expires": "Sun, 27 Oct 2019 12:19:22 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9839577d-ed98-49a6-8af9-4a77b494cca8", + "x-request-id": "14936e2b-c8b9-47fe-b608-08d85cc629d8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.influxdata.com/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:22 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d9813764eaf20a4da97e2bf2345d07b1c1572178761; expires=Mon, 26-Oct-20 12:19:21 GMT; path=/; domain=.influxdata.com; HttpOnly; Secure", + "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding", + "link": "; rel=shortlink", + "x-cacheable": "bot", + "cache-control": "max-age=10800, must-revalidate", + "x-cache": "HIT: 26", + "x-pass-why": "", + "x-cache-group": "bot", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c49e2e3f54cd1e-FCO" + } + }, + { + "url": "https://github.com/panoptix-za/influxdb-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:22 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5a85bb17e3446f5adfb23a7005463463\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:22 -0000, _octo=GH1.1.863748678.1572178762; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:22 -0000; secure; HttpOnly, _gh_sess=TG96dnYrOHphaXZ6UTM2RWJCaTZucUlFTENTYTFJUXp3VzRVVTNvN0s3U2xFcXF3L2w5ZVFjMXhNOUl1a2RkZWM4dFFOUDROcmdBR05vVGRCSXQ3cGtsTktYb1hPWDcwUTZWYVhXVXQwSmtoS3B2dmxhQVU3dmRHeFo5cmpTK3VkTld1Zlc5WXA5Z09UK2xXNDB4WnJORzRJT0VReWU5YWRJRys4eDRSbDNpOVliTm5pWXUzWmNyN3phNVBxdkk3VW90VDgxZE1yVFpORy9QdkZaTlBYUE0vcUNrdG85ekhjbTNlVUZWcFUvYz0tLTA5ajgvK2U5anBZRWI0OGxpTmUyb2c9PQ%3D%3D--e65f1b68d6ddff14774c3dd4e2bd61074b28fc3b; path=/; secure; HttpOnly", + "x-request-id": "9a858a9e-3e48-4a8a-8190-a87c52fb7b6f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E710:1B30A:20536AC:3084BCE:5DB58B4A" + } + }, + { + "url": "https://www.elastic.co/", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html; charset=utf-8", + "x-dns-prefetch-control": "off", + "x-frame-options": "SAMEORIGIN", + "strict-transport-security": "max-age=0", + "x-download-options": "noopen", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "access-control-allow-origin": "*", + "cache-control": "max-age=86400", + "x-powered-by": "Next.js 7.0.3", + "etag": "\"f4267-3+NrSc5DiSMg6aMvNq9+8JetY90\"", + "server": "my-server", + "content-security-policy": "frame-ancestors 'self' https://*.elastic.co https://elasticsandbox.docebosaas.com https://elastic.docebosaas.com;", + "transfer-encoding": "chunked", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", + "via": "1.1 varnish", + "connection": "keep-alive", + "x-served-by": "cache-ams21033-AMS", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178761.281107,VS0,VE874", + "vary": "Accept-Language, X-Change-Language, Accept-Encoding" + } + }, { "url": "https://travis-ci.org/panoptix-za/influxdb-rs", "status": 200, @@ -28749,11 +28837,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28762,51 +28850,51 @@ } }, { - "url": "https://github.com/panoptix-za/influxdb-rs", + "url": "https://github.com/benashford/rs-es", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"65d96b9817c557601ac8217223fd17c8\"", + "etag": "W/\"863145bf4adf23f439bf7d06a7798ff8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:55 -0000, _octo=GH1.1.1853889332.1563905036; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:56 -0000; secure; HttpOnly, _gh_sess=MWNjMUJObjZJY2VncFpIcXllajlZVERpUC9ycmxjSmlxenY4eUlIZWxtYjJXd1J1MjRrWEpJWHYwVEhiVjd1MEF2a015RkZBSVM4RzdCYXhlYnNrWUJvQnFuM002YTJjSzdyUGFKTmVFcXl1WG4zallyQytxVEVHemRaWUtkOW9obDZ1UjJDNmFFMEZvWDRxRnJNSi9IbU9qWW9SZndnS2JDaHk4VktqcGlkQUp5Mml1b05HbzBjeldPU3dLU2JxNHpiRGFNWmIwc01VY0M3ckV6VFVxd05yWHRCRWxIS1BodUZqcW9McGUzeEwyRW5FMFJYZ000ZG93VHI1aVByeGNNdHJYSmhraDBDQnVpTERTcWszU1BIWHUzbm5SNlVXT0RRTGs3Tmc2bHM9LS0xcTh4N1FSREZNQytPQ3g0c2dPK3dnPT0%3D--1ae4b72364f716478dbb1a385826c76194247fc9; path=/; secure; HttpOnly", - "x-request-id": "d58ae852-8d14-442a-9f21-b6271e740727", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.1240022325.1572178761; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:22 -0000; secure; HttpOnly, _gh_sess=MmNkUEJndTNtSjMxTVlqbUVGeG16TlJaVGQvajllWlBhZUpUSnVNNUowby9aUUxNU3M4NWlFZnhpV3FMTkpOQlpqUVgyVWFQa2I2NHVJSk4yZkJuMjNOQzh3dE42M3dyMVNBV0dTQ0h4M2I5YjBQUTMyeEk4QWgvV1ZwbVorb2VUcjZCbm9WcFphSmNQTFRLaVRlbmoyS1pOenZpb2RnMmJTWjVHWmZONUZKQy8rL3FXMzVUOUNYM3FKaFRNT3ptQ2N5RE9rNEhVcXN1dHBkVm9LcVJNb2xHWk05N2RQQkpjNDhuRU81TTN5Yz0tLVhlTGhNZTkrWU1Mb0I3T2VFaTRWR2c9PQ%3D%3D--87472ca7d097e41efe6ef6c422379ba69a67cbe7; path=/; secure; HttpOnly", + "x-request-id": "61441c22-8be1-4fcb-bcde-70c7f6796e55", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8212:4D66:AF738B:10B4603:5D374C0B" + "x-github-request-id": "E701:40B82:3BB3125:5911D8F:5DB58B49" } }, { - "url": "https://github.com/driftluo/InfluxDBClient-rs", + "url": "https://github.com/vhbit/sherwood", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"19ea33cd6a9b15df34cfd988d98e2818\"", + "etag": "W/\"c1ad3857e4d70a98a7ffbc0fe9d08188\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:56 -0000, _octo=GH1.1.1584019088.1563905036; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:56 -0000; secure; HttpOnly, _gh_sess=Y3ZQU1podTFCZmVBZVNIb2FScW5iSkZpUGllTVYyMUlhYzdHR1V5ZWIxYVVPZlpVdEowRU1xY2V2WFhoaE9GWmJkRkYwaXh3SXB4WmpnQlExWDBiQW5xc3Q3ejZydXNHYUNxdXpVRnlxZ3IrbFlWQUhWYzhTTDB4OXVkNnVmaFFsbWdmVGJVbEJVRDJXTXFxRVNqTFRGNHB6YUxYd1N2Z3ZUSmY4N2p6TWpZaHp3cmt0L3U2SGc5M3NVeG5Ibkx6dVB0cWd2QkVFUkJJOWVkY0ZsRktoandiQ2RBcDhCaE4xeG4vdzkwRG5uaUdRTkUrellMUTZ5MVZFZzJmdHA4bzBaL0J2MzNyaGRiY2p6ajZlNXFtcDgvRyt0SzY4Y0M0cDNLYzN3RVpaSk09LS0wRDJXSkR6MWVzQk1iRHR6cHYxc2lBPT0%3D--af38a5e3eac817bef38f1d7b888f8a6f2141720d; path=/; secure; HttpOnly", - "x-request-id": "34c567b3-5527-4a68-9b5f-d6a99cbb5f76", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.384040907.1572178762; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:22 -0000; secure; HttpOnly, _gh_sess=NnRKNk1JakRDRHdwV05tUTBJMnI1eXBXYWw0RnVBeDFWcWtWZmtVMUN6Um9KOVI5Nk9FK3JROWszK3pnVVZZUHo0dld6Nzh2MDJya2dNbWJ6N0Uvd0hDUmpEZGx0UnB5b1hObis5bDd5ZlM1ZnBQQ2NJTXF6NDIvS0FlL2NWN3J2SG12NWkxSUticE1rQnJVYThOT00zZVRKUEUycSt2cU1RQmdGR01lUitSV3FjWFY5bWN2blViZGhNbGFRSWRJYlJmaG5hSGlRMVlWQ2pRN2NXbmhMOFRhWWZpL2owWWgxdS9yUkt3UDZnVT0tLWlLa1ZvR3J5aEVuZUt5emR0ei9kd3c9PQ%3D%3D--cad3578869c2c9fc6c9d6440183808279ea9e161; path=/; secure; HttpOnly", + "x-request-id": "40b12f9d-f9d8-4210-b330-64925f994c38", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8218:E0EC:EB998F:1659637:5D374C0C" + "x-github-request-id": "E70B:40B81:347A686:4EF34D9:5DB58B49" } }, { @@ -28816,7 +28904,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28826,15 +28914,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9d87f7c176d170552973a1599df4beeb\"", + "etag": "\"81e16116b8338c3df99dc7cae85ef5c0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:56 GMT", + "expires": "Sun, 27 Oct 2019 12:19:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 31 Oct 2018 02:34:09 GMT", "x-content-digest": "ddb8a94438964c9adfdd2b88fce267b4e82f29f7", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "842d46f5-d578-45c0-9af8-8ba54d100c98", + "x-request-id": "8be18744-242d-4473-85ec-f6450fbddc31", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -28852,11 +28940,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -28864,30 +28952,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/skade/leveldb", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:56 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eaded8d523914bb51ecfd067b0889d7c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:56 -0000, _octo=GH1.1.2106788770.1563905036; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:56 -0000; secure; HttpOnly, _gh_sess=V0FscUJZeWFPQXpuTzRDKyt0eFFvblBwd3ZIMVk0UkFmMS9tTVEyVDRjZDlSVjVSaUF3a1BBL1VwVm5kRkZNSWRpbFdKM3lJOXZDenZzeGx0RkYwb3VtYndvOURMODZ4N1RQL0xvZ0pmeHdRRUhhUkZEaUtXQWZsREN5NXJUZnA1Rmk0ZXpTK1VaV2xWc1RRL2I2QVc4WUZKdGdubGtHcVhTVkFzUHQ0YXVlV0NDbi8yWXZ1cGc3SHg2dG9SUEwvdFFqeUg0R1Vqekw1RUFBRzJrTGRyTHJreWx0WnJWQ2c3TTYvbDUvZ2wzWVhhOWdWTEwwdXQzc0orcjh4MmdjMUZPZHdpUzBxNmlxOTRwTTRacE5OWGc9PS0tQjkvTTBzTkd0dXZGSDFVeVlYTFBJdz09--d534a238f3d52b094fbaf5e78685921b04171dad; path=/; secure; HttpOnly", - "x-request-id": "f94b6d54-18da-4112-a05a-f9cc06667e64", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "825C:39414:626670:951339:5D374C0C" - } - }, { "url": "https://api.travis-ci.org/skade/leveldb.svg?branch=master", "status": 200, @@ -28895,7 +28959,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -28905,90 +28969,43 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0288ba6b059d1cc0a435ed4307ba0b74\"", + "etag": "\"5c98de86f49e04a18f66ea424b3e2409\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:56 GMT", + "expires": "Sun, 27 Oct 2019 12:19:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 16 Jul 2018 20:52:05 GMT", "x-content-digest": "fa775cb4b298dc4b3f6900a580c08c153c997322", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0585338b-3c52-42fd-a2bb-2895761feb41", + "x-request-id": "19e4ab0e-d19f-471c-bce8-a93e68678668", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/skade/leveldb", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:56 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://github.com/google/leveldb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:56 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0c0c983c7cd06357fd9922646c31cd62\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:56 -0000, _octo=GH1.1.815824412.1563905036; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:56 -0000; secure; HttpOnly, _gh_sess=R2J6bXZyUVE0K2ZVdUZ1eklUTDBueGorVDdiYS9YQXQyV0IvdGk2c3lLY0VtTHk0Mk54cGJlOFVDSFNzbHlQOUE4ZlVBeWNPS1N4S1pLTFVOWm5KejhLdGthMm9NSVgvS0JhdlB5SmVRQ3owQ1RBaE9pWFNYaThjdkVmZkV6QjFqN3lSalpBbkx1NnZnNk9wcDVTZ25vRW5oYnYybE5wQzBUK3BKWG5OVlJqUFlrZTh5VERJcndON1RCNW1PcnMybXQ1YjV0OVJLalREMnVlTEE2U2FIUW50RkUrQXAxYVFVb2haR3hZYXNsdGRaNmJzVkUvcnUyRVNmZFJiR0dPdlpiUVBzak03V3pVazJGeTBJVEdTc2c9PS0tU1VBNlQySHp4bkNBVC82bDg1MUlidz09--e3cab7e3bcde8b9afdb29e0058587f4515fba2de; path=/; secure; HttpOnly", - "x-request-id": "3f55f646-be37-43c1-b11d-136a335b5845", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8261:2BAF:EB22B1:165D832:5D374C0C" - } - }, - { - "url": "https://github.com/vhbit/lmdb-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"09ca45ea7e5f58fb01499660ee6ff1a0\"", + "etag": "W/\"d6af1820ee0c15c0a812f365710c776a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:56 -0000, _octo=GH1.1.1633805380.1563905036; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:56 -0000; secure; HttpOnly, _gh_sess=L0hTK1BNc2c3SjhtUnBSOEV4Zi9wTTFKMEs4cUQ3SFZXMTRzcDZ2RkltZk9hYjFubFVLRnFCL1NRaGM4M1RBbnd4RUdIZ0I5YlU4ekUwY2ZQMGFodHByNUhvTThDOFZHbmRmQ0VheGdXMEFkWDlDUXZYNkFJaDhFWDUzZlI2QzRSSVR4MmpzV1I4eERDYWZsQVRkYXV0bmUxVm1nUXNWeWxwKzJlRUp5ZWttTSt2aE5ndUd6cGlsVlVhbXlLMGwxZDEyMm9UeUFBYmp6ZGFXOFpLaXR3aTY0SUZlcXdSVVRTTC9vVEdRYU5jWW0xc0pqUGtEWUFkNjVxWkZWd1NPeW1FYTNkR28wU1I5Slc0WEd5RUIxWlE9PS0tUTZ1NHRTVGhTejVQY1NqUW9lU3ZUUT09--6b03acb3e20acb66c352e795468106cafa28f733; path=/; secure; HttpOnly", - "x-request-id": "e2fe9ce3-37a4-4f85-b811-e9bacc2e4e7d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:22 -0000, _octo=GH1.1.266545952.1572178763; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=MXllMXJtTHd2YzBTR1BvMUo3L1NObnl6QUFMU0tUNHVBYlplMTltN0VJYkdlVDFEVUQrSno3WnBoTmhidzhGMG9HNVloNmVRR3Z4WElaVm9NSHN0U25oODY1aUtSYWtDNVNPQTB6VDUrTDI5eVJ5aGJHTkZmeHZWKzNmNTE1RlQ0Mkw3Um1xL0pQQWVlQy95ZTZZeVZCS3RuUWY3NHpDVDFDaVhOTmxHWktZOTk3WjJyOGVwM25qSDRwaXhscVVIeStpbTVmR2gxdC94UFFkNWVqWnVuTEpjemZTdTgzdnd2Ylhad2xIeDRodz0tLWFncEZiMGhhTUNjb0o1Z25lNzcrWnc9PQ%3D%3D--ce0d4e66bcac96ee2e35d2275758ed1e0530576d; path=/; secure; HttpOnly", + "x-request-id": "99a6e94a-3968-4719-95ff-6e40fd9eef90", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8204:E0E6:8B469E:D3E7F1:5D374C0C" + "x-github-request-id": "E717:161EE:2AFE3D4:40B07E3:5DB58B4A" } }, { @@ -28998,7 +29015,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29008,21 +29025,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6cdabf905404af24e693db64184f8dd0\"", + "etag": "\"88d760b27b6c3c8a421a599a621f135d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:57 GMT", + "expires": "Sun, 27 Oct 2019 12:19:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 10 Jul 2019 20:26:55 GMT", "x-content-digest": "9625a6ffe370a0ba316c2e9af67e9e2547b9b823", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ae1691b6-c540-4705-844d-d4c9b87c537c", + "x-request-id": "f51b37bd-c6f3-4a6d-8745-179351c60ef2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/driftluo/InfluxDBClient-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:23 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f900a2902a2650045c5b87ad5e9bc324\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:22 -0000, _octo=GH1.1.443402039.1572178762; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=MXFtSFRZVXlGSHJpZExWUE5zTmxSbURIYzZ3NjREQjluY1JrblpsUndTREthRlJxN1V4NjIvVllDQzRzWnNkRG1uVUtLdVF4dTRSQ1Bjbno3bDJrcHJ3bjFsY3JRWVNsQzJxK24rcVBrMi84RC9ZTE5VaWRHUzJBRi8xNG9Fc2UvaUxvcmFTSENqSkZ1cjJlT1N2MU5vY2pDem00S1V4c0N3L2ViSXVFZEVNa2s0UDNpVGpVakR0SVl4cXdqZFM0L2QyZDBxeExjbTQxZlN2RmdNZzlOYVFmWlBSSmR6b0ppVkJqN2hSZkh3OD0tLTB5Wkc2dnRVMjRSOURQR3NvcXRoaGc9PQ%3D%3D--dcdbe88fb8acd51b17bd300d61e45afdd0d5b519; path=/; secure; HttpOnly", + "x-request-id": "b89138f9-1859-4775-b137-4176f85dfd6e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E713:23F82:33EAABC:4DBB645:5DB58B4A" + } + }, { "url": "https://travis-ci.org/vhbit/lmdb-rs", "status": 200, @@ -29034,11 +29075,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29047,73 +29088,7 @@ } }, { - "url": "https://symas.com/lmdb/", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "keep-alive": "timeout=20", - "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "wpe-backend": "apache", - "x-cacheable": "bot", - "cache-control": "max-age=10800, must-revalidate", - "x-cache": "HIT: 2", - "x-pass-why": "", - "x-cache-group": "bot", - "x-type": "default" - } - }, - { - "url": "https://api.travis-ci.org/mongodb-labs/mongo-rust-driver-prototype.svg", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d490d5dfc07d600825f20d263b612aeb\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:57 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 11:03:09 GMT", - "x-content-digest": "9697cbf2bd8e373ba3901ff77f9dbc717819d5b0", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "6a035e25-a9c1-48ab-ae2a-4f3e406d9831", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://redis.io/", - "status": 200, - "error": null, - "headers": { - "server": "nginx/1.10.2", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive" - } - }, - { - "url": "https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype", + "url": "https://travis-ci.org/skade/leveldb", "status": 200, "error": null, "headers": { @@ -29123,11 +29098,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29136,20 +29111,23 @@ } }, { - "url": "https://www.mongodb.com/", + "url": "https://symas.com/lmdb/", "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", - "etag": "W/\"28d75-xSFOndnmRdA+JbrA/IORBw/KopM\"", - "referrer-policy": "origin-when-cross-origin", - "strict-transport-security": "max-age=31536000; includeSubDomains", - "vary": "Accept-Encoding, Accept-Language", - "x-content-type-options": "nosniff", - "x-frame-options": "Deny", - "x-powered-by": "A hamster on a treadmill.", - "transfer-encoding": "chunked" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "keep-alive": "timeout=20", + "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "x-cacheable": "bot", + "cache-control": "max-age=10800, must-revalidate", + "x-cache": "HIT: 2", + "x-pass-why": "", + "x-cache-group": "bot" } }, { @@ -29157,109 +29135,69 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"64c138cca01b8495dca86593210dc9b2\"", + "etag": "W/\"67713af0a525fa20e3b48997ca0e0371\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:57 -0000, _octo=GH1.1.1231687354.1563905037; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:57 -0000; secure; HttpOnly, _gh_sess=T1JxQmU3ME9ZekZOZHZGeFpIcDFWQW8reENQdGlHaDltRzVmQnhmendlMXl4ZnVkMzA5L1VzYmxqdENZUFcrY3lVNTB4RVVrYUJTWFk5eWtHT1IwUlVyS2ZPTWlvTlR5OHVLQk40YmNCWTN4UkRId3FUNVhZT2VCcXV2cDhzU2QveUxGOWpCcDUzNkh1bEZPaEZOYW1YK1c4NVE3Q2JINkt4YXgrdmMyZGdKS3Fqa1gyK2NGblBGNHNUTjB4SzcvZlY3L2xPYzhFUDVQcFJHYnAvUmJQSFlBbTFtd1hVM0RkLytNSmlTWXltNHhEQjhWSmlkZUlQdHVaUzlOOVJLRkZDQjZlbmRDcVJIY3dUMFIxa0pHWVlpbTFKYTVhRkhXOWhsR3VvZHUyZFRuVU5NOTBndFVlSkF5Q3F3RkJIaVQtLTVUOHVueERTRTNDS2xKVmlWWmhWUVE9PQ%3D%3D--ea45703e6ef6205dbee0d69d0d808d0dca0f309e; path=/; secure; HttpOnly", - "x-request-id": "5cdf82cc-5839-48b9-be99-b8aa7e2f23e9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:23 -0000, _octo=GH1.1.1817778325.1572178763; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=TXl6YmF0Qy9nRERkazZhanM0V2Q5MzlvZDFIeENyRFphcE5QS0psenFxR296TE9wbFpzTXJZWWxFa2lyL1lpdENYVHNrKzI4NHByQUJoOWtnby9qcHY1TUxKRHEwekdkSzV2N0duclpRNzhrcjVaTkFYQmo4RVJ6M0MweUZwelEyZE5GalAwQU4rRS9GU3NwdXhPWGJxZ1dWVVBuRUZDQjhOK21tUG9uSi92cHdtRW5ONWlDaGdQTmZuNDhnN2pHSkxsa2NaK3ZDdlAwTVVYSHhLRjc3WWgzaHJja2VxYkswcUdkdkhLMEVjdlJYeUxzenNnRXJqWm9yUXFidTFGNi0taCs4eDFnaHNIdmZxWGYwRC85VWRDZz09--049bfdb374df031258e015bbb5fc3bc50b33f363; path=/; secure; HttpOnly", + "x-request-id": "18f6564f-70e7-4b82-9974-109368790598", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8213:E0EC:EB9A65:1659787:5D374C0C" + "x-github-request-id": "E71F:B5F6:15ABA47:209148F:5DB58B4B" } }, { - "url": "https://github.com/mitsuhiko/redis-rs", + "url": "https://redis.io/", + "status": 200, + "error": null, + "headers": { + "server": "nginx/1.10.2", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/jimmycuadra/rust-etcd", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"322683ffb208aeb6c21e848c662975b9\"", + "etag": "W/\"30ecdbd3fc54507283fee59ff3d47547\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:57 -0000, _octo=GH1.1.1564590129.1563905037; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:57 -0000; secure; HttpOnly, _gh_sess=YUxzZkNLYlc4cEpHMDViS1c1M3czNXFpaFNkS0NCOXZDRE12b0dHRXBoRGhkazZYa2cxVUZTZFFVN0l0Ykhnanc4WVNZKys1bFp5ZnpJWG5tc25LbkxVWCtaaWc1U0RMYW0xLzk2d2lVekNtQTdNMFFzdVNuNVpjQ0hBUkJIalAwMTdJVWZCNEd5blB1bGZaSjFaSXIya0hLakVmYnRZRWNNdmVleG5BQk9TZGdYK1llS2VHd2tSNDIrejdLbXRER1pOdzE3bi9YRDU3Rlp1RDh4Wlo5OGc0Y1FFcmVMbFpuemFjOXp5Q3NCaDRGcHVBeFpMZENTN1JkR2hMYldwNkZmVmNLOHdNZk9qdDc1MWZLU0s1RVE9PS0taXhmcXJWMUFtNzZEb3BEbzB3aURHUT09--f4e5362a751d554edc71a0e889229a1bc7a7da63; path=/; secure; HttpOnly", - "x-request-id": "f75eab42-f503-48d2-8d43-98161d6fecea", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:21 -0000, _octo=GH1.1.1690829306.1572178761; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=VVoyOVRPYSt5dEovS0IxalVqTnluRHRDbTFLZVJXRklKVDFJSC80bFd6MUlwK1NVekVxb3NQQldqSk9qOWM0MGFRUHVaL0YvKyttcWM0TzVaZHloT3ljSDZ6aXdwZHpheDNjOXB0eEp0NlV1YjgvZTVNYTJJY2VFZ3ZrSnB5T2pRL0J4SGo4MXVSbVRjdUwzRGQwZk9XOUw5WWUzcnQxeEVSYmVyWStUVmg2c0xiSDhqRlg4ekJDUit3WWZxd1lCYUxrb0NTdTdmUXMzWFlqKzFYNklpbjJxaXhHQWVrYkVFclkwQ0pGZ3l4ST0tLVVBS3BXQmlBbVRRQURjRzBHU2lXTUE9PQ%3D%3D--7250f744fbd98eaa9b1127f87335a7586e1cdb4d; path=/; secure; HttpOnly", + "x-request-id": "60b0da37-ffb9-4175-9fa6-8a30622a234a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "822E:4D64:624CC6:954339:5D374C0D" - } - }, - { - "url": "https://www.influxdata.com/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:56 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d4e5c666c35f5f6325d9951e45d4e45d31563905036; expires=Wed, 22-Jul-20 18:03:56 GMT; path=/; domain=.influxdata.com; HttpOnly; Secure", - "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", - "wpe-backend": "apache", - "x-cacheable": "bot", - "cache-control": "max-age=10800, must-revalidate", - "x-cache": "HIT: 17", - "x-pass-why": "", - "x-cache-group": "bot", - "x-type": "default", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf92ec89fbc2bd-FRA" - } - }, - { - "url": "https://rocksdb.org/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", - "server": "GitHub.com", - "last-modified": "Tue, 23 Jul 2019 15:08:43 GMT", - "etag": "W/\"5d3722fb-2bd5\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 15:19:44 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "BDE4:0E7A:43879:546A1:5D372338", - "content-length": "3555", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4076-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563905038.907244,VS0,VE97", - "vary": "Accept-Encoding", - "x-fastly-request-id": "983d6de5491cfab60a0aa058bfa1da9f069f1a9c" + "x-github-request-id": "E708:40B81:347A648:4EF3471:5DB58B49" } }, { - "url": "https://api.travis-ci.org/mitsuhiko/redis-rs.svg?branch=master", + "url": "https://api.travis-ci.org/mongodb-labs/mongo-rust-driver-prototype.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:57 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29269,15 +29207,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"db6dc8489403b34c3fafa46871cf92a6\"", + "etag": "\"20dfa3e7763717020960282a47710581\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:57 GMT", + "expires": "Sun, 27 Oct 2019 12:19:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 12:59:56 GMT", - "x-content-digest": "ffc4a4e79eb68b859fa607dae3d31e6f8e8d5536", + "last-modified": "Wed, 09 Oct 2019 21:23:43 GMT", + "x-content-digest": "434b9782b8c539cf6de71eb7e0cb0854b4f98c38", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "273eb2d2-9cca-4dc9-8082-428be74fcfe4", + "x-request-id": "9a8fe51f-4e62-47bc-a45c-62ad16c4f879", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29285,86 +29223,76 @@ } }, { - "url": "https://travis-ci.org/mitsuhiko/redis-rs", + "url": "https://rocksdb.org/", "status": 200, "error": null, "headers": { - "server": "Cowboy", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Sat, 26 Oct 2019 01:22:44 GMT", + "etag": "W/\"5db39fe4-2bd5\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:14:18 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "E5A8:1C86:1A4E83:23369E:5DB587C2", + "content-length": "3555", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", + "via": "1.1 varnish", + "age": "252", "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-served-by": "cache-mxp19850-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178764.982081,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "6ff22a8aafcf878f90d9794dabfc239456d17e06" } }, { - "url": "https://api.travis-ci.org/rust-rocksdb/rust-rocksdb.svg?branch=master", + "url": "https://www.mongodb.com/", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"dabbedbcaedbc666370d310d93ca0963\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:58 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 14:29:14 GMT", - "x-content-digest": "b55566bcfdc726167d81c5a10a35d76b7ceeebfd", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "f023fc43-6584-48ee-bf7f-4979eef7ab56", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", + "etag": "W/\"269a6-VKF1WTwKezkzg2kmdpV92iiPluo\"", + "referrer-policy": "origin-when-cross-origin", + "strict-transport-security": "max-age=31536000; includeSubDomains", + "vary": "Accept-Encoding, Accept-Language", + "x-content-type-options": "nosniff", + "x-frame-options": "Deny", + "x-powered-by": "A hamster on a treadmill.", + "transfer-encoding": "chunked" } }, { - "url": "https://github.com/rust-rocksdb/rust-rocksdb", + "url": "https://github.com/skade/leveldb", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6edf27a981a319ede96c569b73e75a1c\"", + "etag": "W/\"f47cd57e8b588dd977ec74e5133cdaa4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:57 -0000, _octo=GH1.1.1914691409.1563905038; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:58 -0000; secure; HttpOnly, _gh_sess=TGE0NFFkaERnS3JTbzY2VGZPZXVtOUxtWEE1QU5JK0lOT3BtTU1rWXg4UGE1MlFMdFV0RmIvcGo0NVFXelV3cUtnRHdQMTZ0V1VxQVJGa0hXeWE2QjNRNUVtd1FzMkM2YTRDbldjZkJjNERjanBOVzY5czlycnAxK0Y4aXNIbGJpVnBtRmJQVkpCL1piRUg3WFIzd2Z1T2dHR0w1N2VRQVViOWJLb2lBdWp3MCtmTHN0ODdZWFBSNnEreDZnYU1rSE9KWlRHV2JjMnliOEhvdlNBN0I4bzVQbTlnWHl3Q0Q2RFU4UUFrakw2UjNrNjVYQkJYbWFBenpjbkRtNVFlamlXRndBM2JObjFqRmQxYmxHdXpSQ0M2N0hSNnV5TW1FeUhmTHRTSXd1NW89LS1TU1IxRFprbU44WHpUb3JkN2VSVnJnPT0%3D--ad556c7bfff57db921a232c821c81a4c618446f6; path=/; secure; HttpOnly", - "x-request-id": "9cedf6f0-637b-4515-9932-30000602fff0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:23 -0000, _octo=GH1.1.492058288.1572178763; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=UGxBZzNGNUcxQUZiMXRYb3VqdU5jSGdtYVlDL2FwWGk2cGlFUHhSdHZ2azFhVjU4UG16SmRJRm9NZFVQRllMTU9nTStBSkFsYUtnK0wwazFXQWd2SVNKRGdmTFN5WERqV3NxbW1LcXo3RGZrQzFCejRuQ0hIWjFsUVQ4YXp0SVRwRllTQlR1S3ZrWTBRbmNwd1ozWWJ4U0RmbitDUER0cVllVjJnTVY4S0UraWd0WUpOZ05zVFJQN2FESkF4NGJzQ05uRnlkakh4NktnUjlwQ1owVWN2NHpxUUROYXZHb0gvMWxMdHZ0dlE3QT0tLWFKbWI0SURJZXllR1lwc3hjN0Fyd1E9PQ%3D%3D--ae43eff972a29f078f3624caea880bc0e58e5702; path=/; secure; HttpOnly", + "x-request-id": "f71bec40-07a3-42f8-8929-41e43e0b0705", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "823E:E0E8:ADCA19:109004D:5D374C0D" + "x-github-request-id": "E716:B5FC:33218C4:4CFD753:5DB58B4A" } }, { - "url": "https://travis-ci.org/rust-rocksdb/rust-rocksdb", + "url": "https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype", "status": 200, "error": null, "headers": { @@ -29374,11 +29302,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29387,37 +29315,37 @@ } }, { - "url": "https://github.com/zitsen/unqlite.rs", + "url": "https://github.com/vhbit/lmdb-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "date": "Sun, 27 Oct 2019 12:19:23 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c58b20a4cf18c359ca9e7cebab606f2d\"", + "etag": "W/\"2e8b3af1b0b4cf0e8fb7e36b81542692\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:58 -0000, _octo=GH1.1.348337860.1563905038; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:58 -0000; secure; HttpOnly, _gh_sess=RFpBRGFPSWphNEc5dnRrdisvVmpkOTZob0hVQlp4NzA3ZXVPbUlhR3JZRVllTkY2U01JWFpTZTVzQXkvM0FIMDdqNFExVllrZWNnb0FNOHk2ZUF2bHFwTXZBZVNPYWpiN0tHb2FTbXdIZE1wRXBiSlQ3ZlVHRDFRbjUzTjRpOE8rUXpXR0dEWktTTFZKaXRUaytFWVEwWjd0ODVqdGRaWi84azh5NjQ2UGVySTJab25zV29YaEVQOXFPN29BbmFxK3BoMllxL3ZlY0pvVksrOEVPZVc4ZnBmSHQxUDZ5Tjg4OVltemVvYTFvZnRhYUtPSFlnNVJJbU8wZTh5K1lvSGFYYWp3RW9KY00wclh1Y29aSElGbHc9PS0tZm9FSEE3RENIU0FyL3NONWt1WDErZz09--c6dee4385f4e32a7f8c52981d8705d684b0dd6d9; path=/; secure; HttpOnly", - "x-request-id": "fb2fa12a-8e83-49ee-8ec7-3240a54b8487", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:23 -0000, _octo=GH1.1.975962675.1572178763; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:23 -0000; secure; HttpOnly, _gh_sess=YnYyRzIyR2lJQmRiYkhSRWIvNVJtZ3I0Q3JaZzNFV29NQkxMSk9kMmdBZlFSZG1UaTRZbllZdzNQQWZxWGM5UUdBNWtjTFkyMmxnbkY0c3I4NVhqS2hUTWRyVGdZNXdJM2hqM3pxc2ZNVEdMZzY0N2tlVjY5cmdYTldIaU1SUlBrelZHNXFESzRoK280R3R0cjJ4VlJwZUF3bTMvNk5IYURSanh1MkVMbVFleE00RHJOYkZnWGw0MXJFYzU1U1hhOCthY0tSWlZjL25aRFVxOFd6SVR4YWo4SXl1SnkyVnFPU3c1Y3BiUXgzZz0tLXQ3Vzcvak10ZCt2N09kQmp2ZGlsaHc9PQ%3D%3D--b9e172a9a8e8d885c21bcdf4317332bf56735480; path=/; secure; HttpOnly", + "x-request-id": "b520aa5a-d54c-4258-ada3-f5795fe26c34", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "827A:E0E4:62B4D5:95D90A:5D374C0D" + "x-github-request-id": "E71A:1AB6C:2C17755:4198428:5DB58B4A" } }, { - "url": "https://api.travis-ci.org/zitsen/unqlite.rs.svg?branch=master", + "url": "https://api.travis-ci.org/mitsuhiko/redis-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29427,15 +29355,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"391fecca223b579023a68df529a9d4dd\"", + "etag": "\"3ca814f4c64b0d9573cff5ba78461c7a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:58 GMT", + "expires": "Sun, 27 Oct 2019 12:19:24 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 27 Jun 2019 02:34:20 GMT", - "x-content-digest": "78e3f6051289142b34da1e203aafed9e98c19cbe", + "last-modified": "Fri, 25 Oct 2019 15:40:10 GMT", + "x-content-digest": "bf17cc73515709b7922eefe870396a4654c80c31", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "14391b8d-1b5b-4512-8f9d-fd5ad9686e32", + "x-request-id": "5953f099-0c4a-4b11-9dd6-51482707f1d4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29443,7 +29371,22 @@ } }, { - "url": "https://travis-ci.org/zitsen/unqlite.rs", + "url": "https://unqlite.org/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:17:57 GMT", + "server": "Apache", + "last-modified": "Sat, 12 May 2018 07:41:17 GMT", + "etag": "\"7aff-56bfd60b62140-gzip\"", + "accept-ranges": "bytes", + "vary": "Accept-Encoding", + "content-length": "6204", + "content-type": "text/html" + } + }, + { + "url": "https://travis-ci.org/mitsuhiko/redis-rs", "status": 200, "error": null, "headers": { @@ -29453,11 +29396,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29470,18 +29413,50 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "server": "Apache/2.4.18 (Ubuntu)", - "last-modified": "Mon, 20 May 2019 17:02:25 GMT", - "etag": "\"1d75-58954b253dc61-gzip\"", + "last-modified": "Sat, 19 Oct 2019 10:18:44 GMT", + "etag": "\"1db7-59540c68a1251-gzip\"", "accept-ranges": "bytes", "vary": "Accept-Encoding", - "content-length": "2496", + "content-length": "2504", "content-type": "text/html" } }, { - "url": "https://travis-ci.org/bonifaido/rust-zookeeper", + "url": "https://api.travis-ci.org/rust-rocksdb/rust-rocksdb.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"43c6b76d3d4141fc4e95e8cf396184d0\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:24 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 24 Oct 2019 11:47:10 GMT", + "x-content-digest": "86f289ee3f6ccd126df2e6d276dfee49e8c0cbdd", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "966d4b49-4abd-4c59-8d8d-288ca71b85aa", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/rust-rocksdb/rust-rocksdb", "status": 200, "error": null, "headers": { @@ -29491,11 +29466,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29504,13 +29479,13 @@ } }, { - "url": "https://api.travis-ci.org/bonifaido/rust-zookeeper.svg?branch=master", + "url": "https://api.travis-ci.org/zitsen/unqlite.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29520,15 +29495,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d55d4693443ee99d2198ed079d64bdfe\"", + "etag": "\"591f9fd03f37ba56e556a3925aa661b8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:59 GMT", + "expires": "Sun, 27 Oct 2019 12:19:24 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 15:34:46 GMT", - "x-content-digest": "1b7e34cfd3d02860c0538b4944a7fa9cfb4afaf6", + "last-modified": "Thu, 27 Jun 2019 02:34:20 GMT", + "x-content-digest": "78e3f6051289142b34da1e203aafed9e98c19cbe", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "62af4ed6-33c2-48ef-9488-b8f7bae24ca2", + "x-request-id": "be398df6-be65-4ae6-831f-bccf00e5e0b2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29536,37 +29511,36 @@ } }, { - "url": "https://github.com/bonifaido/rust-zookeeper", + "url": "https://travis-ci.org/zitsen/unqlite.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:59 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3393b727e128dd6a3140a1ee359b4a61\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:58 -0000, _octo=GH1.1.731371328.1563905038; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:59 -0000; secure; HttpOnly, _gh_sess=ejZ5QjNGS2tpSm1QbzJ6UlEvWjA5bUZvaVJMbXdIanlQUHd5eDVtRE1QR2psRGdkQ0d4K1dTN1lteXNET2tZTk9QdzJWQzJObUJLVjBWQXhUOWtlbmNUcTNuMXFmdm9Sc2VvcXR6Zi9BZEtIZGRHNUp0MEFDMytWbXBoZlRVWmY1dkhGSHlKclYrVVZxSG5QU3FabFZ5UXdyM001K01sYk50VFovVzF2ZU85U0xVcjJ5SzBLdmV0VVZHaEU1dzJjcFBxblpLcVRWUk1pUFZzOXJuYlYxU2xKQlltLzJpUEVHalQwZUp6aExnK2dTa2xEZDlTSzB6dGV3U2pZZDFRblN0U3pDY09CbTEyY000OCtJblZVdXMzMnpPRkhvWU15RjdKcytQQnhxV1U9LS12Y2lYRTdwUWthNC9RSWRuNE52ZnlnPT0%3D--6f6f3ef6ec120d42efc2cac7b87fb20050049f8b; path=/; secure; HttpOnly", - "x-request-id": "90e496ed-d7c8-4e77-8ce6-ca78b43cdc90", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8229:3940E:3C1383:5AD821:5D374C0E" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/seladb/pickledb-rs.svg?branch=master", + "url": "https://api.travis-ci.org/bonifaido/rust-zookeeper.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29576,15 +29550,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f51de5e79078f91ac7f53694c5624df9\"", + "etag": "\"f5c9df3852861286ff583cdcf00aca36\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:59 GMT", + "expires": "Sun, 27 Oct 2019 12:19:24 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 15 May 2019 05:08:38 GMT", - "x-content-digest": "6febd8f46f9afdcba012cfac3835002f3190ad9a", + "last-modified": "Fri, 27 Sep 2019 14:33:36 GMT", + "x-content-digest": "34fd3d6ead1b343d2ae48f48244bc67771c39db7", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a58550ba-ad38-4e9a-9dc8-ef8a63a7a9b1", + "x-request-id": "194af6f8-a685-4930-afa5-7e98a571fe56", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29592,138 +29566,108 @@ } }, { - "url": "https://github.com/seladb/pickledb-rs", + "url": "https://travis-ci.org/bonifaido/rust-zookeeper", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/bonifaido/rust-zookeeper", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"76bfd73219ae3cc4b1e37861e2b7b70e\"", + "etag": "W/\"7de8b9b9f247792f68ac2ce9507938fa\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:58 -0000, _octo=GH1.1.265981624.1563905039; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:59 -0000; secure; HttpOnly, _gh_sess=SjJMSXNFQ1ViWFpob3ZZQ09PV205ZmRWaVR6bFhDTm1ORGppMHdpck5wNnptTUhiY3JVKzNHdkpOekpiWXVrQk5WazNVdmYxdTEvRzFYV0tXRXpqODRLUklpNVBEa2NIZWVSN2tZUkFjNGNZaW9QYzl1czdEQnFMdStHdEZUTG1TN0RRN3NYc1AxT2JleVRDdXpUYzlWZldPQloyZERQNjdDUWtCK2QrTXZzdmUwRnFQN0Y1NTVQRERyVGxLa1VCbWxVK3lEYUZPUk5TYlF4c0dtTk5BTmRtQ2dyazU2OU9UL1lLbkdLa3pBVFhDTTdLM2wydk1KTnpQNEdCZllUR1p0Y3B1UHdRejFqK3ZxajRMeldqTVE9PS0tSlFDMTNyQWI1N3VFYm8yRTZtRmdSQT09--7d51969eb0058918f0882f39cb6d6c55eb9d42bb; path=/; secure; HttpOnly", - "x-request-id": "f7bbb86f-8ac8-4c51-b9b6-e47e63dae27e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:24 -0000, _octo=GH1.1.363048942.1572178764; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:24 -0000; secure; HttpOnly, _gh_sess=bXoyQWM1b0xzVmNrM0V2a1p3VlY4Qkxuc1NXYjcxaGg1bVY1ek9XMG5XSk1RVVZ1WHJKcjdFd1Zmb2t6cnNSNzM4S2FkeFZoZ3VwRG9PUEwycm1kS0hNZDV4K0gyUWhKZnlVbFdqOWRjUzF6OWRxOENsWk90dlVUL09oWC9IUTFudjRzdmR6OHpwaXZSaUU4Q0Zib1FjaDhObjhIalhNWFJOY1pvY1A4bzRHZHNXQ1h3UU41L3NUd1NWN25meGhxT2FkM0I1d1E3LzJHM2J1ZDZvMVhSUWJ1Wm5qcXNjYXZ3QTRreDNIZy91ND0tLWxhN3NjOGF4RW1TenphU3pDTzc4QkE9PQ%3D%3D--2084bc21e3a060bba32e03942344547cc4197ee7; path=/; secure; HttpOnly", + "x-request-id": "45019690-ad6e-4240-9dd1-1f98bb036b3d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8248:E0E8:ADCAC4:109016A:5D374C0E" + "x-github-request-id": "E730:40B80:2BAA00A:417239B:5DB58B4C" } }, { - "url": "https://www.elastic.co/", + "url": "https://github.com/rust-rocksdb/rust-rocksdb", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "text/html; charset=utf-8", - "x-dns-prefetch-control": "off", - "x-frame-options": "SAMEORIGIN", - "strict-transport-security": "max-age=0, max-age=0", - "x-download-options": "noopen", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block, 1; mode=block", - "x-powered-by": "Next.js 7.0.2", - "etag": "\"10543d-inRKQBkPKPboDclQKNBFS7jzh44\"", - "server": "my-server", - "cache-control": "public, max-age=86400", - "content-security-policy": "frame-ancestors 'self' https://*.elastic.co https://elasticsandbox.docebosaas.com https://elastic.docebosaas.com;", - "access-control-allow-origin": "*", "transfer-encoding": "chunked", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:55 GMT", - "via": "1.1 varnish", - "connection": "keep-alive", - "x-served-by": "cache-hhn4049-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905035.800778,VS0,VE973", - "vary": "Accept-Language, X-Change-Language, Accept-Encoding" - } - }, - { - "url": "https://pythonhosted.org/pickleDB/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "server": "nginx/1.13.9", - "content-length": "1188", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-iad2123-IAD, cache-ams21036-AMS", - "x-cache": "MISS, MISS", - "x-cache-hits": "0, 0", - "x-timer": "S1563905039.891693,VS0,VE422", - "vary": "Accept-Encoding", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"71ee38fe135357e3e4d1e435fa5ed2c0\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:24 -0000, _octo=GH1.1.588734903.1572178764; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:24 -0000; secure; HttpOnly, _gh_sess=UUdjaVhVR1c5Q0JhcmRjS0NlemhJKzVLRFR5STcwMmd3L2ZSazYzd2c2U05XL01rM09EaWc3QWxMUTNFc1NZbDlGWXE4NXJjYkhDMzhEMG1VQWV1LzdUbG9tV2pkcDloYTA3eEFrSWpBcjc1RDY4bnJ4aEpzNDRreWwwVnhmNi9yRTFiY0Z2SUFycHdNWEhhWGNLQm5zOGd2MUYxcjgvdU1nNjRFOFFDSHV1NU55cXhBVW9zUFM4d2d0a1pZTlBGUUh2c2dJRm81bWloVzNrM1ROOUFJcnlPaEtUTVVYSE5wR2RxZ3c3Mjl2Yz0tLU85bTNabnVOK3lKL3owdTZ1dmhkQUE9PQ%3D%3D--e6f4a9557897b42a2328b1021d8c5c5db2e18a2b; path=/; secure; HttpOnly", + "x-request-id": "01c67c39-a879-4c84-8d5a-e97e445fbe02", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", - "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "x-permitted-cross-domain-policies": "none" - } - }, - { - "url": "https://travis-ci.org/seladb/pickledb-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", - "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E728:1AB6E:3B58B65:58E7048:5DB58B4C" } }, { - "url": "https://github.com/steffengy/tiberius", + "url": "https://github.com/mitsuhiko/redis-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"66d839987b66f13b8ce318eb269080d9\"", + "etag": "W/\"da48cb17b84caf93daa06d55b65ed21e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:59 -0000, _octo=GH1.1.1883668812.1563905039; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:59 -0000; secure; HttpOnly, _gh_sess=OUgwRzh1OFEraStHNjVkNGJ5K3R6YktUUmFDRzBLQ01sNDgzZEE4dlJjREp1NlI2WVZNNVRmamVsazRXR2RIK012UG5qRGdCRHhQVW80dDcwTys2bUFxTGlXSTdENEdjbmV1UzVnMVdWeFYwUUU1RHl5K20zQW9pN211L3oyY3VVSjNnbUw5Wk9TeCtXVkZ0QXpib25vajFSMDFXUitVOEIrZHBzbjU1TWJ0TTBDTTgwTUo2UzJWS0h1dUpqUmZPUzBZUHdLOHJXUDNSY1N6dXJjUExFL051MS90ak5ybEJaWU9sOHE0VENYWUhUOHJpSGp6SEFFMjVrZ0dTSUVRZUdNbnp5cWFxelp0bCtpZlpVZk1qMlE9PS0tM3djd09LeE1ZVmFMRk03aGNqYTNSdz09--147fe6482cbc2bbe1535c8081d54db49441d1d34; path=/; secure; HttpOnly", - "x-request-id": "f94a86d4-62cb-4ac7-988d-3ba2fbbcb563", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:23 -0000, _octo=GH1.1.133466219.1572178763; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:24 -0000; secure; HttpOnly, _gh_sess=Vkg1a3M5Z0FxMnFiNTBmWHRsTm5DMlFteFBHQnE1MlZ2cWNQaTl5aml0NHQ0UmhQTmpxR3dmcW0rUmovNkw5akU1bDZhM2JqSThpcnVIaVlGL3Znck1RK00vbUNBYzlMWHRkd0VmT1R5cCtpc0cyWDR3Q0VYdm13TnBxQzBZSWxCZE53RUpneEFnQjRKMnkweHBFOCszSWFqQmdzN3VKaWt6ckpPYnhYRXFNZFNpMTc2YUJJOE9NcWVjVGNRSkFZc1o1NjlUVUd6KzBrY1U2d0lBNXNabHJKL01VNTExNWlmNnMyNEhjQnlVND0tLTlTMDNxNFpxS0VmcmJxM28zeS9rQ0E9PQ%3D%3D--f17a7191ea78be14f104e005620ee7f0d182df75; path=/; secure; HttpOnly", + "x-request-id": "e9203a5f-fcdf-41a8-989e-54bfcc97e010", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "825D:4D64:624D57:95442C:5D374C0F" + "x-github-request-id": "E723:40B6F:1EC4C:359C8:5DB58B4B" } }, { - "url": "https://api.travis-ci.org/steffengy/tiberius.svg?branch=master", + "url": "https://api.travis-ci.org/seladb/pickledb-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:24 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -29733,15 +29677,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"dca17f36abd8aebda3d277d3e1de007d\"", + "etag": "\"e757ff3fc4076f8658afabd20a367c58\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:59 GMT", + "expires": "Sun, 27 Oct 2019 12:19:24 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 06 Apr 2019 10:29:23 GMT", - "x-content-digest": "c88e17188b85480d0bed74da8e5f3507bd10a291", + "last-modified": "Mon, 30 Sep 2019 17:53:50 GMT", + "x-content-digest": "c776f54224fe3a6f14c9def0e67c00927d822b20", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "16eff370-87e6-4f3a-afe4-ff35cdfbf046", + "x-request-id": "a94d1fc5-c51d-4fb6-8b16-5b22ba1dd137", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29749,7 +29693,7 @@ } }, { - "url": "https://travis-ci.org/steffengy/tiberius", + "url": "https://travis-ci.org/seladb/pickledb-rs", "status": 200, "error": null, "headers": { @@ -29759,11 +29703,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29772,31 +29716,55 @@ } }, { - "url": "https://api.travis-ci.org/AgilData/mysql-proxy-rs.svg?branch=master", + "url": "https://pythonhosted.org/pickleDB/", "status": 200, "error": null, "headers": { + "content-type": "text/html", + "server": "nginx/1.13.9", + "content-length": "1188", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", + "age": "0", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", - "content-type": "image/svg+xml", - "content-length": "361", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", + "x-served-by": "cache-iad2131-IAD, cache-mxp19822-MXP", + "x-cache": "MISS, MISS", + "x-cache-hits": "0, 0", + "x-timer": "S1572178765.625648,VS0,VE471", + "vary": "Accept-Encoding", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-frame-options": "deny", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "x-permitted-cross-domain-policies": "none" + } + }, + { + "url": "https://api.travis-ci.org/steffengy/tiberius.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", "x-oauth-scopes": "public", "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e9fcb329926d92bf9bfb0e194c5a1bd8\"", + "etag": "\"adabc368f0799e12b0e0506bea363cfa\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:03:59 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Thu, 17 Oct 2019 21:41:55 GMT", + "x-content-digest": "e1fbb4592aceeb88defcd6f7e36a40c872ea5c5c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "99335788-d722-4e6e-bc2b-9a62066703b2", + "x-request-id": "5ba0aee7-2e58-4e03-8601-5d6b9104531a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -29804,7 +29772,7 @@ } }, { - "url": "https://travis-ci.org/AgilData/mysql-proxy-rs", + "url": "https://travis-ci.org/steffengy/tiberius", "status": 200, "error": null, "headers": { @@ -29814,11 +29782,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29827,52 +29795,63 @@ } }, { - "url": "https://circleci.com/gh/blackbeam/mysql_async/tree/master.svg?style=shield", - "status": 200, - "error": null, - "headers": { - "cache-control": "max-age=0, no-cache", - "content-type": "image/svg+xml", - "date": "Tue, 23 Jul 2019 18:04:00 GMT", - "pragma": "no-cache", - "server": "nginx", - "set-cookie": "ring-session=e4b1vfqC7hnXEjA6SEwKuQpXcJlBwDhQhTaog5sQWIYs5bvEcpD2tyKeXU1VT1CGrdQ8rRwJd%2B58scuiLK5AuB01OBJxGqC1SFTIj6klMRc0sMmyptGT2tmu5SgLjbCVz7fjzWWTzEVqFL8IXQrLKbnXJBwJ5leMfJ7X5mv%2FuCPKLz09Ky1tCmTEtvhY%2FM0PWxL%2F%2ByHxftvUiW4sFFOWJTxmjDJ1fly8SdaiZZ%2FkhwE%3D--I7Q%2BPPCbaW7du%2BtQsa9iC4h3sFKpbmNaIs%2F%2BdI%2BhOtE%3D;Path=/;HttpOnly;Expires=Thu, 23 Jul 2020 09:25:22 +0000;Max-Age=1209600;Secure", - "strict-transport-security": "max-age=15724800", - "x-circleci-identity": "circle-www-api-v1-d4d56574-p5xtt", - "x-client-trace-id": "", - "x-frame-options": "DENY", - "x-request-id": "dc93d4a9-ca36-46e1-8070-3937af393a44", - "x-route": "/:short-vcs-type/:username/:project/tree/:branch.:ext", - "content-length": "380", - "connection": "keep-alive" - } - }, - { - "url": "https://github.com/blackbeam/mysql_async", + "url": "https://github.com/zitsen/unqlite.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:03:59 GMT", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d0af0467981c3128a22c1bd1bbbc80c9\"", + "etag": "W/\"856b83c0f02b72657a35af7b6f106eb2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:59 -0000, _octo=GH1.1.68505550.1563905039; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:03:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:03:59 -0000; secure; HttpOnly, _gh_sess=YVQwUWE0dVBRaXZicW1oSFU5SVdnRFVrcHdLS3NjWE1CMzBDSkQ0RlR4Y0F3djE5Y1Erc0pibVNCMTFnZnZlV21xdVJxSGNWcVc1ckRyZzlKY1RDUkl2VEFYcGp5TmwxaFFGd1BCRVF6bVc3OUpKZXBPNG45Z3NiOHV6Sm1sU25uOUNsM3NMeHVjRUQycUROejZHT2hONTBWQWErdzhid1AyRVhlSEFtWWliajdRTXZqaVl6TURzM1FVM3N4Kzg5em81cFR2b2ZONXlWcjVPSmY3SnkxTEw2akZSQ2p2bDFoSVhBV1Y5RitlUURTSXljL1A4dldMQlgyNVdJOXphOUV1WlJxeUc5NS83STBHQWVmMnM0ZXU4SHhsWTI4UzZXNVAxelZQMjYxdVU9LS1XYi9WNDU2cHd3VHc3cDJwUlFKSndnPT0%3D--c5bcc3c5bcdedd192e53a286d117f2af649d3dcf; path=/; secure; HttpOnly", - "x-request-id": "73dc6ef0-81b0-42f8-98bd-5e7cd95e5a60", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:24 -0000, _octo=GH1.1.2093064551.1572178764; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:25 -0000; secure; HttpOnly, _gh_sess=OWRPNVVaUkJNWTRzZ0VVTHVTa24yNlpTeHhHcUh1MERJdU1EZkdGankwODlvUzI0U1FMYnY5UVFIVFZVcTZiYWZ4cDMxZFQ0dWZTVHJqbzJGdWZRdFBVajlldlNlUEZYVkJ4MlJWUDA5MHFTZnB0em1aZ3hoT3NhY0g2RHAzcUxjNTdUVDBRbVA2Wm1VM3MyTE1LSlZqNmlxeUwrdjhXKzZzL0FXZEh3VG9ndkdpWHUwYzlJMVpjQXczQURPQml5K3p6UmZzb1RTMVVHSjVvZHo0VzFocTd0alpVd1gzUXdiL1FGeFp1STlsOD0tLUtCU3JteW45YVlTcnpQZ3FYU0dwalE9PQ%3D%3D--551e1425332d48111c3b9e00f00ea5514dd7782f; path=/; secure; HttpOnly", + "x-request-id": "ba5f0f86-0433-43e0-96cf-b59a96c0fc79", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "821D:3941A:AD5FC0:1085F32:5D374C0F" + "x-github-request-id": "E72C:1B30D:3B5FC48:5899700:5DB58B4C" } }, { - "url": "https://travis-ci.org/blackbeam/rust-mysql-simple", + "url": "https://api.travis-ci.org/AgilData/mysql-proxy-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-type": "image/svg+xml", + "content-length": "361", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"2c002eb8a7aaf27904519d6f2d436c42\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "0b4926af-37ce-474b-aa2b-77003bb9a598", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/AgilData/mysql-proxy-rs", "status": 200, "error": null, "headers": { @@ -29882,11 +29861,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29895,79 +29874,132 @@ } }, { - "url": "https://github.com/sfackler/rust-postgres", + "url": "https://github.com/AgilData/mysql-proxy-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"18a4d3d2d402a1f5c0a74286d0c27a38\"", + "etag": "W/\"c7c46873103a1a597fb9d9f5b31959ea\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:00 -0000, _octo=GH1.1.1049681929.1563905040; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:00 -0000; secure; HttpOnly, _gh_sess=Z0Nta0Jwdi96dkI3cXZsZ3lidVF4NCtvaHl1TDhBWHpxWG82c1ozeDJIYlQzeEhiWDF2bWVlRG9rOWhYSkdRRXdBR0t3QmJjOWF0by9hcU16N1dieXNKWkFwa2pPTjNnTHdnL2lCMWh2a3dVVmNKVng2S2EwNmpvOFBDTjVlOXhqMmZaYkxhSk1pZTdKNmRtbFRyUUwrWXlBMUJiVldxMDh3Q2g3L1hJVnQyZ2lyaThjdTR1VnRjMTY5bGxkMS9kaitMTU1SbzNRRVptQy9wTVo0YVRjYkU1RFBMUFJ0OEcxcE15Z0tKODh1Q3VtTDdtMi8zSzFBK1NhbDBrVVlKbkQyaklwa25CUUMwWFQrRU1XTjd2UUo0dmpsb3hvQlhDS2NnMjFZSXc4ZjQ9LS1WTVJqUmdQMVVkMFBvcElWUWZHVktRPT0%3D--b7205b51e614101efc21933ae39baaad22b0b8e6; path=/; secure; HttpOnly", - "x-request-id": "3cf4e96f-13f9-4951-b241-419d38815a15", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:25 -0000, _octo=GH1.1.2071109539.1572178765; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:25 -0000; secure; HttpOnly, _gh_sess=YjNjWDMvQWRqOU5uaHhEdWp3QU8yN1U4eEhMeUhPVm43VmR6cjRyY0RpQlJOYXc1VFQrcWZUeFJaZllhRjBlKzdJOW5zaVZKYmMvRzk5WSsxU0QzNEtra25yNFNFamkyQjROZGI4ejUzdFN1OXBiSThHQXc1SW93aFZSTWUrTTE4bTlFT3pFN2VOb1kycXoxNE9FUHFxdW80WUZoUzhZRG8rVGoxdWk0OVFuODUvS0RvNkZjak9KSXM1MjVyV3JucDQ2Tm1OaWNvVzdvMkNMTFl2OGF0STNXakc3MzFzVjlBQndYNWtWanAxTT0tLWhLVy9wUDRhVVVOQW8zRTNZZkRHUlE9PQ%3D%3D--b45c3e645cd1bae7504b58f5cc00ee17da1059ab; path=/; secure; HttpOnly", + "x-request-id": "b81a1bd4-d06f-4589-a9c1-699738ad05a6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8226:E0EC:EB9D72:1659C3E:5D374C10" + "x-github-request-id": "E73A:161F2:3BCF2CB:594821E:5DB58B4C" } }, { - "url": "https://github.com/blackbeam/rust-mysql-simple", + "url": "https://circleci.com/gh/blackbeam/mysql_async/tree/master.svg?style=shield", + "status": 200, + "error": null, + "headers": { + "cache-control": "max-age=0, no-cache", + "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", + "pragma": "no-cache", + "server": "nginx", + "set-cookie": "ring-session=ZyGYHJf0g%2FxdCHPLBiB%2FGlvWZA%2FA4mwWzT7Eozpput40lCaSQKoQzusN5zH%2BttZFow0OQYUEY%2FUbF7HNsFPSUGB3Gt8kETVgb1B%2BTHR32QZNQj7%2Fl%2BaAFQpgBi2AOeXj%2B22OXeQturhTGKreoi8Q8S130LZxB4kUtsbPXUjoAbuCcduH1%2BzJEzgXzLYRNiwx35pt1fK8DLprgY2g1wSkCc%2F6rflbLURnQz9muqTaXEo%3D--92s%2BENbWmXun6mHCUCCCaZuV4YqqZJiJjy%2BH7eJKvk8%3D;Path=/;HttpOnly;Expires=Sun, 25 Oct 2020 19:52:11 +0000;Max-Age=1209600;Secure", + "strict-transport-security": "max-age=15724800", + "x-circleci-identity": "circle-www-api-v1-5bc7b4d496-75sfs", + "x-client-trace-id": "", + "x-frame-options": "DENY", + "x-request-id": "a442a5c2-ccde-4ace-af87-d742c3b4df51", + "x-route": "/:short-vcs-type/:username/:project/tree/:branch.:ext", + "content-length": "380", + "connection": "keep-alive" + } + }, + { + "url": "https://github.com/steffengy/tiberius", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"98d084acc4c87fa925740fe5247f04c2\"", + "etag": "W/\"99fb93ee6c2e44854aeab038bf537603\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:00 -0000, _octo=GH1.1.754528537.1563905040; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:00 -0000; secure; HttpOnly, _gh_sess=b2diN0k1VXptUWlXdnFqUUNGNXJWaG9laStVc3ZrMlBxeUFaNElCbXBHZ0FFVjlyeU5LK0dOczUyaHZRWnhGTEFzai9raXZCSWtNK2pScG1xNkgzakdQdmJETGc1dDVLSHhYdUZERU1QMHVHbnZQd2VJWGpGTTVTZG4xSWErQ2QzY0ZKdS9jVDdmWCtLYko0OFRjU1JiOEhlRXhzTkZpZ0RQd0NLNHJhek1xdUh4bVJQZmtzMzRUWjg3WW1UN3owUVBZNHFHN2NqQ2p6dGU4VkxCQXVUMWwrNTRTMlJvMXVzbkhQSDR0bkVxcXlVMGt0YjZVV3lJbnk3c2VrZ0xCNFB3Q3ZVVXh5S083aHdpYlZyWVJYZ2JxRS8vVzhEd1NPNm5qN2I1Z2NpbWs9LS1RNTBBMUpnQy9kdVVCbDJsalhyRnV3PT0%3D--c24d87b83ec647a30d1623d14535cf0f2b40e211; path=/; secure; HttpOnly", - "x-request-id": "4ed21ac8-4634-4373-9dd5-2156d0516f6a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:25 -0000, _octo=GH1.1.818887580.1572178765; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:25 -0000; secure; HttpOnly, _gh_sess=SXFxbU9MNHR2ZERUb1puOThCYzNOb0Fna24vRVErNVJ5VWJnZS9uVmpVcUdReU1KSU10SjBscGV5bVgwMlN0Tnljd1pDMXV6Y1BRbVMrck9GUFNlWU1ZN1hsdGszYnR5WGZ3Nm5KRWR4R2pjSStiMjlyL3htRGZ5ZGwwb0xUNHppVzBNVHN2QWZKcVVkR1F5RHVaU0FWQnAxNnNzai9lNWxPbm5KbitmRGU3SHBkNDlvS2QyVHVjODNhS0VRRVhpVDlOSnViL2Nub1pZMlhJenBvaXYrbnVpK1h3c2daMmRpUkVWMjFyRlhaVT0tLTZzKzFGTUxtQlVkSkxCVThGY3JUQWc9PQ%3D%3D--d9eeda456ebc1eaff635daa6a65c7f96daf276c0; path=/; secure; HttpOnly", + "x-request-id": "1b6b48db-b325-4076-aacb-186b749c8d1b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8278:4D66:AF7625:10B4A1C:5D374C0F" + "x-github-request-id": "E737:161F1:33EECAE:4E083AD:5DB58B4C" } }, { - "url": "https://github.com/AgilData/mysql-proxy-rs", + "url": "https://api.travis-ci.org/blackbeam/rust-mysql-simple.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"1c90e7f3fdabbd792a78a53cbf510283\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:25 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 12:19:18 GMT", + "x-content-digest": "19999137eee051e169f4ab69dc71187caf950b9a", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "fb9a2a56-60b6-4058-bd9c-bd9aea322fd8", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/seladb/pickledb-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"448145786da329377140da768ad3c7d0\"", + "etag": "W/\"934ded7f74bace855f893cae7d0f16cf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:03:59 -0000, _octo=GH1.1.1187357909.1563905040; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:00 -0000; secure; HttpOnly, _gh_sess=UkZNek5rSEduYURvQk5BQ1pJUlFna2V5VmFEZHR4ajVQTGNaRTBkSE12Z3F4QjVJdWZQM0VzYUtDQ2xyNGZqZldNZS9TaTQxRUNRc2xFUEpBNXRtcExhS1Arc3VBaFk1eHA0T1dBLzUwOFpRWU1oZUhEYVB0WWw2bkdiZGo5Skl1NWFHem83N0Z3YysvZ0crVWZZWmFhaTcvMlh1S0RjaEhJWkpTV2Q3TmloR3ZJeG9yc01wYlpTZEpjUzJ4d0xZQVNzbVQvUXIyWnJkbTFaWm1mbVRrSk1ZN3J5Z1Z0b0t1MG1VbHNob2xOczdOSlI3N09wMGF6T0d4dktCSzYxaWFwdmhOdzUxOEhNZjUvT0R0VWdqVlY1dGU3MEtNRDFKeHBEVFdkUXZxaW89LS01VVVMMzNvRWhoODNxYU1scGR1TTlBPT0%3D--a193b4e7bb4d072c62d59cbc3ae055c019affe4b; path=/; secure; HttpOnly", - "x-request-id": "8fae2eed-84cb-4cd4-b14d-daf761deb5f7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:24 -0000, _octo=GH1.1.1160792460.1572178764; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:25 -0000; secure; HttpOnly, _gh_sess=NVFTVWZXa1pFeGxlNUFDclg3OGVVd2lFVUMydGg2aUxQdDhtSGl3bXRLNmlkbDc0WWZFQVViMTgrbE54R2k2V2VyMmdGMUJOZmw2a3NER2tObVNHVlRPeUlCSzN1dE1USytVNHI1OEIxcTBGUzlDWFlHUVVJZ1c5cHZ1NzlSVnBZV0NpM2tkUnIzT0paZ20rN2ZXT0xMeitFcFhuMi82blhsUkhuamNQeUFsRER2WW1wcWZaSkFqWmdPcDJWTkVGejlGSjRXOTdOMVhVRWpzNVB1bjVrcWdzWFg0SVhwQ25jbUJRcTIreEdyYz0tLXhZSVIvdlFXWkI3bjdadjZIajZKOEE9PQ%3D%3D--73c09c9584f145489dd05fb53404226e9388b4e6; path=/; secure; HttpOnly", + "x-request-id": "ae4cf943-6a21-48d0-930b-ce5be411cc90", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "821C:1BAE2:B1FDC4:10F1BD7:5D374C0F" + "x-github-request-id": "E734:23F82:33EACA1:4DBB920:5DB58B4C" } }, { - "url": "https://travis-ci.org/sfackler/rust-postgres", + "url": "https://travis-ci.org/blackbeam/rust-mysql-simple", "status": 200, "error": null, "headers": { @@ -29977,11 +30009,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -29996,7 +30028,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:00 GMT", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30006,15 +30038,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c4ab1c58540b76b0a15abec98850bbb7\"", + "etag": "\"98874e0af2141147c44edb3e1ed705a7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:00 GMT", + "expires": "Sun, 27 Oct 2019 12:19:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 04 Jul 2017 22:07:28 GMT", "x-content-digest": "00908bd8d833e059c67902974fde87ce059326a5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "bfc88510-a5ab-471b-bbb8-5403b998e832", + "x-request-id": "9b4263e5-aa98-4699-9e7d-508ef4faee0f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30022,83 +30054,26 @@ } }, { - "url": "https://api.travis-ci.org/blackbeam/rust-mysql-simple.svg?branch=master", + "url": "https://travis-ci.org/sfackler/rust-postgres", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:00 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"9887b6e272c307de6731d767ff009dda\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:00 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 25 Jun 2019 09:07:43 GMT", - "x-content-digest": "fcbf5f554a4122237a35ccdda23627966618f74e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "e5e32ace-0203-408b-a927-02ea4f796ecc", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/jgallagher/rusqlite", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:01 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e2c39815d1c259f8ec7e60b559ccce2f\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:00 -0000, _octo=GH1.1.259061971.1563905040; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:01 -0000; secure; HttpOnly, _gh_sess=VWtCOGJBV2RpN0hEUjFPQjQ4WEh4MC9aaEQ1dGg1ZUFhd3Z6My9BTkdmN0NoZVgwbDlwWEZWWHkvUnV5UzZBem5pZWNIbnFwUVFrUGNTRzIrTkVPb3ZvK2VKRXZzejBlenNnWUtIU0FqcmRBS1dyNlAwMUZHbmQ2Y0luYWhvQ2hZNnVRTCtua1hCMFd6Qk4ydUg2UlRod2FhNFZvdlE4TVcwV2E2S1VjOG55VlNzcS82Wk55WVdyQlg5a3VoMEtDbWhEakg2MElETGdBajJ5L3c2Nm1nL3FzY0pBd2pLTzFpYVcxRS9mMUhWNDM5NXNZR0dMY0ZwZXFua1phY2F4dXNqRnpIN2VZTnRWU2ZUTENJdGN6dEMwVmd5SXFwSUZRME5tTmRJaUIzWHM9LS12ZXBqMGlXcnN3dlYxYU1FT3lFQnNnPT0%3D--e66af6323a35053173db50ed66601a174681b88a; path=/; secure; HttpOnly", - "x-request-id": "c7630d21-67fb-44a5-8532-428a3bddbcc2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "826A:E0EA:CDD8C0:139719B:5D374C10" - } - }, - { - "url": "https://tools.ietf.org/html/rfc5246", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:03:58 GMT", - "server": "Apache/2.2.22 (Debian)", - "content-location": "rfc5246.html", - "vary": "negotiate,Accept-Encoding", - "tcn": "choice", - "last-modified": "Sun, 14 Jul 2019 07:13:45 GMT", - "etag": "\"3ca34c-46446-58d9ee25961ff;58e5cfdf8cc2d\"", - "accept-ranges": "bytes", - "cache-control": "max-age=604800", - "expires": "Tue, 30 Jul 2019 18:03:58 GMT", - "strict-transport-security": "max-age=3600", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "x-clacks-overhead": "GNU Terry Pratchett", "transfer-encoding": "chunked", - "content-type": "text/html; charset=UTF-8" + "via": "1.1 vegur" } }, { @@ -30107,14 +30082,14 @@ "error": null, "headers": { "x-frame-options": "DENY", - "content-type": "text/html; charset=utf-8", - "x-xss-protection": "1; mode=block", "content-security-policy-report-only": "default-src 'self' ; img-src * data: ; script-src 'self' www.google-analytics.com ssl.google-analytics.com data: ; connect-src 'self' www.google-analytics.com ssl.google-analytics.com ; media-src 'self' ; style-src 'self' fonts.googleapis.com ; font-src 'self' fonts.gstatic.com data: ; frame-ancestors 'none' ; report-uri https://csp-report.postgresql.org/", - "date": "Tue, 23 Jul 2019 17:55:25 GMT", + "x-xss-protection": "1; mode=block", + "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:17:46 GMT", "server": "lighttpd/1.4.45", "vary": "Accept-Encoding", - "x-varnish": "32138408 38673960", - "age": "515", + "x-varnish": "17127722 20694946", + "age": "99", "via": "1.1 varnish (Varnish/6.0)", "strict-transport-security": "max-age=31536000", "accept-ranges": "bytes", @@ -30123,58 +30098,27 @@ } }, { - "url": "https://travis-ci.org/jgallagher/rusqlite", + "url": "https://github.com/blackbeam/mysql_async", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/diesel-rs/diesel.svg", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"a173b0118f84734c03b15579e6088c4a\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:01 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 16:44:54 GMT", - "x-content-digest": "2efcc7d33bb83462b4322b744a4e6e97917c442a", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "4863332b-fc41-40b5-8cb8-e2d3d56751c9", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"af64c9542ad3784b7d90b063048bd1cc\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:25 -0000, _octo=GH1.1.715192076.1572178765; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:26 -0000; secure; HttpOnly, _gh_sess=UXNHUm82Sm9rMVJQN2xNTGY3U1hBOVQvTXFGZ0ZaUDczQk1TVlNUV3pZa2tPNVFmYmVCUGUzeG0vSkJ3R2RxUkYvSS9KeFJuaXV0S0dGL0w1L2phTTNvc0Jucm91V25mL0VmbStLNmF4MGJhUk0vT1JzbkhEakNuTEF6enM0VGVXMWFNR293ald4NitGZE9UUUVObW5ObnN4YmQyRGtiYzh2TWhOdXZndWt3Y3NZRGZKNEZPYXpNVXkrczhaWEdZaDJwNENQYlY4cmQwNU84RHkzdFFaL0oxRFVpNXFteE1DV3BpMUduVXpHTT0tLWdlNkZmTitTYy80aXF2REEveldZS2c9PQ%3D%3D--f81b0440e052e454b7a88449ad2791f8b9509ef5; path=/; secure; HttpOnly", + "x-request-id": "c80622d2-90b0-4413-b677-786a9bfa930f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E73E:23F82:33EAD20:4DBB9E0:5DB58B4D" } }, { @@ -30184,7 +30128,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30194,15 +30138,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"18a16bd47cc2676d3d11b5d763ec6445\"", + "etag": "\"c88d77c6eb4541efad6257eb02c7e582\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:01 GMT", + "expires": "Sun, 27 Oct 2019 12:19:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 19:32:34 GMT", - "x-content-digest": "09d5abe209c80a177c8e9a5c84b922f550d899bf", + "last-modified": "Sun, 20 Oct 2019 06:30:02 GMT", + "x-content-digest": "a62d8037f886f04d0d9b17789808ed8022d30132", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2c8286d4-8d14-44e1-b32a-099669b6f8cc", + "x-request-id": "6225fdef-66f3-4ab6-9036-102c212a43df", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30210,31 +30154,31 @@ } }, { - "url": "https://github.com/diesel-rs/diesel", + "url": "https://github.com/jgallagher/rusqlite", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"aa7e3e9a0e14cd52a1b85faded1a53ff\"", + "etag": "W/\"8f6c1d2bbfb7de1ade2d28f3cd9ea2ce\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:00 -0000, _octo=GH1.1.1541980460.1563905041; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:01 -0000; secure; HttpOnly, _gh_sess=aklNZERwVjArdllvNU5yMDViTHJUWE0zSHMvRTNIdFZQUExoVmFONU9uMG1qeWVvaEQwTnh5MGR4MEZDSjhQWWRjUmJqaTZCdTBRKy9Eem80Tkg2UUVKSUNSU21qak51UEpPYlhPdE9IcUFHNndrVURiOWE4VVFFa3J1cEhCa3ErdHJFbGJlTWFnSWdYMzNDNzNWQWlVUVdCRTF6elpvbzRuSDBWS2NPVmc4a1lHb2VBMy9Ed09pV2V4YmhMMko2a1MzaE1WbTNQdFdSYWVUQlJhYnJOd2s2dnEramFDOXh6bUpuVWc2RDlucGI1WElYOFhTdU0waCtiblpmbHhtRUR4VEpZM3ZBWkhVTzZHc0NqVFg3L3c9PS0td0NXOE9mT3FzZGhhK2dxSmRHdWNPQT09--d001a30ed5ed60b07eb696486b374f72652b233c; path=/; secure; HttpOnly", - "x-request-id": "86aaacbb-fcf6-46dc-967e-4a8d834dd6a6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.1150178678.1572178766; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:26 -0000; secure; HttpOnly, _gh_sess=N1lXWTRxMDhWK3VxZDM3aGN0K1dNc2YzV28yMCtqZDBBL2lVL1lzN2RLNzRIV0xVYWdxMVdtdTRiOTFJbWZ5M0c4SGVYbFJsMTg5Tng1WGk3QjFSMW16RVErTnBMbU5wZjdUbmxwalgvUWVmV2xZUjdIQjBkdG9LMnVEM1ZCZGc4VStBMzVva2ZxT1NzMitnNFd2MCtPNk9OWHdYNGJnemFLQTVTdlV4dWtjU1M0Q0VrZVFLQzdiRmFaNXljWEdyOWp1Nmg1Mkg4ek5JS0F4bTRHQXo2aTZSNVJrcVFUTCt6MHhycnJlbml6dz0tLVhrbkxqWEVtTUN0Y0Z4aFhYeFVwa0E9PQ%3D%3D--7f886db30cd818b064f01f13306bdbd38506c892; path=/; secure; HttpOnly", + "x-request-id": "45743619-fd6d-4d9d-8bdf-1184c554b4b3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8243:E0E8:ADCC1F:10903C1:5D374C10" + "x-github-request-id": "E747:B5FA:2AB1C45:4008DC9:5DB58B4D" } }, { - "url": "https://travis-ci.org/diesel-rs/diesel", + "url": "https://travis-ci.org/jgallagher/rusqlite", "status": 200, "error": null, "headers": { @@ -30244,11 +30188,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30257,7 +30201,21 @@ } }, { - "url": "https://travis-ci.org/ivanceras/rustorm", + "url": "https://www.sqlite.org/index.html", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "date": "Sun, 27 Oct 2019 12:19:26 +0000", + "last-modified": "Tue, 22 Oct 2019 13:27:12 +0000", + "cache-control": "max-age=120", + "etag": "\"m5daf03b0s2140\"", + "content-type": "text/html; charset=utf-8", + "content-length": "8512" + } + }, + { + "url": "https://travis-ci.org/diesel-rs/diesel", "status": 200, "error": null, "headers": { @@ -30267,11 +30225,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30279,6 +30237,38 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/diesel-rs/diesel.svg", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"c1b82c943cefd17c508f187b746c6211\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:26 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 19:24:21 GMT", + "x-content-digest": "cbf0986ab61c5db813b2905d825e5905343149cc", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "83047d9e-19e3-48d3-858e-37d1d1ed6a02", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/ivanceras/rustorm.svg", "status": 200, @@ -30286,7 +30276,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30296,15 +30286,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9401bcd251fb24e7b8404a986a42d0b0\"", + "etag": "\"839c12fc82c7700c08b4f039ed789677\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:01 GMT", + "expires": "Sun, 27 Oct 2019 12:19:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 28 Jun 2019 10:16:21 GMT", - "x-content-digest": "514a5846853d9060a70ae0797fa08ee136c09b7b", + "last-modified": "Sat, 26 Oct 2019 17:11:52 GMT", + "x-content-digest": "a15ac07412806e902b3ec6de7d51b60645ca23bb", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "71814bfb-93f4-4836-8317-24aa80a74a4f", + "x-request-id": "ad43722d-d7ff-489b-b002-8206d2caeab0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30312,65 +30302,74 @@ } }, { - "url": "https://www.sqlite.org/index.html", + "url": "https://travis-ci.org/ivanceras/rustorm", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "date": "Tue, 23 Jul 2019 18:04:01 +0000", - "last-modified": "Tue, 16 Jul 2019 13:49:32 +0000", - "cache-control": "max-age=120", - "etag": "\"m5d2dd5ecs1fe8\"", - "content-type": "text/html; charset=utf-8", - "content-length": "8168" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/ivanceras/rustorm", + "url": "https://github.com/diesel-rs/diesel", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:01 GMT", + "date": "Sun, 27 Oct 2019 12:19:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a0d561ebcfb70dad61b8e027d2b4fd81\"", + "etag": "W/\"a4327cbafbf38e4b7d922fea86b739b6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:01 -0000, _octo=GH1.1.1737763051.1563905041; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:01 -0000; secure; HttpOnly, _gh_sess=K1g0aVlxV05QNXFJbm0vZ2dwOGt3VHdJcTBPdnViSUtvSVVNVDZZdFVjUytCQXdmRVVydHZTdGJYWUVVeUtabC9rbnI1SDdGNUQvRjU5R1BKdUlMNFFlODlYMDhuM3FFdEJQTWlYcHN6UWswY1lVRC9HSjlGQVIrWmEzUUdUNHlsak5VM1RIT0NWM2FPazNIOXFwUC9wVXh5OW5SUHFWclZWTXl4RXRocW04WE92MGRWZ1hJSGx1aGdMTkRaUmZvQUFBamYwc2tpSHA0a3kxVjVQcGtDSVhaZVJFOEZkL2FtNnBHVHRmTkp3M0lBUWE3UkljYnVtUlJBZE90a01ObkI5UFhpM0llQW4zdTJibERhVDZuQkE9PS0tV1lIYWdUcmt1bHllSno2b1RpYWQ0dz09--2ae723aef541e4802a890365834c24c4b12b08da; path=/; secure; HttpOnly", - "x-request-id": "9b6f792f-cf49-4100-a3ec-77df63799ba1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.2052086415.1572178766; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:26 -0000; secure; HttpOnly, _gh_sess=VC91YnJJUTQvWDN6L01uVThLREprcW9rSnBYRklqcEVjUXpDdi95S0ptdldsSytSU1RucUJ2OFVBZkFad2xGeDgrUStCa2Vxb0cvVUtBY3RGVEpva1BWZ1c0Zk9Uc0Q3cHZtWmRmQ2V1RThMMkRrc1E4UWhpRkh0VHFuVTA0TVhXU3hlOU9INlVNeDg2Ly9JYlRUMnEyUHVxTFJTczZOcUpxSjUwZUxwWTh3SUhwWGVEQ3QvY3doSVd1LzhXOWl6VXpRcWV4NXR4VW9OdUpvbUhWZzBpL3BrN1RsazNEVXhCMVpRdHVyVDNORT0tLUp4SWhxQ1lpYVNhQnBxNVhlYjkrcWc9PQ%3D%3D--8d68e844302a06d5424404924c65f7a779e6a08c; path=/; secure; HttpOnly", + "x-request-id": "e48e59aa-52b6-4914-8f54-8a78300e6336", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8264:E0E8:ADCC73:1090457:5D374C11" + "x-github-request-id": "E74B:B5FA:2AB1CA5:4008E4D:5DB58B4E" } }, { - "url": "https://github.com/kernelmachine/utah", + "url": "https://github.com/rust-ndarray/ndarray", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8990d8f894e51f1eed8bf04f81065ca8\"", + "etag": "W/\"30f8253952c7cda35f7af26e8026e7fc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:01 -0000, _octo=GH1.1.2059517430.1563905041; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:01 -0000; secure; HttpOnly, _gh_sess=ZS9HcnpPL3hqZFdBcVFrbW51N0M1Ujg0MktqbXpweWxvZFQ3Mks1YXV6ak1VVmdpV0VPMGlUZFhsaTc2aUlmTlJWTFpSUEF6eCtjWGZBK3U3OWpNUjB3WC9hVkpPbWpKcnV2UU9ibkNuQXJxbGJ6YXREbStQUkFwNy9KWGo0bVpnNTFnTkFacEoxQVQ5WW1kRjk1ZjRzOHhKMFd4bExpNEgzSDRXZjgrWWdZcXo1KzdKZGQrellHUmJ2eitBSUZZSDdrK0ZHTFIyTVVJSmE4UW90dHlLNzVXdXpVZkh6VkN6TUl5K25vdGhaaENSYzBlVzJPK2dRMGdGU0ZSK0ZaYndtZmZiWWZVaURTbTBUTElIWWxYL2c9PS0tcmx5MVBES2ROa0E1NzgvVHVBcElSUT09--bcf093cd87f9c36fd6cbd83ac03c839ca100d959; path=/; secure; HttpOnly", - "x-request-id": "0f2b13c1-6b2e-49d3-8dfe-15a87232a1cb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.1889477891.1572178766; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:26 -0000; secure; HttpOnly, _gh_sess=d242OHNNMmF2djhxR3FSWDlwWHE3eE80UWdXcHVxZTNQckZtYitGdnViMFEyaFk3U1YxbWUybk5lM1Y3UjBKTEVxV1NqMlBaelJWUkY4NTVjWlpVZEQ4NC94WDBEMDEzZzR5UnBINER3MzQra09UNitDVU9OR3BGTzB2aUEwbExnUXA4aWZ2ZHlXRXpKT1hHNkdJVUlyZUFQL0pwMytTL21jcU1XRFRhQ0FlbE16Zlgza3ZaalhnMTRmMWtrNWROMVNNcnJVS1BOSTdEaFdKLzRxa3NNYlB5KzdmM2dKbENOUUtkSnRkY0UyRT0tLXFOZnBDK3huUUVHWTMwL1RLNi9WOFE9PQ%3D%3D--5344c1b6791be3f6840c98622fe609edde81d743; path=/; secure; HttpOnly", + "x-request-id": "435ea2cb-d5a5-4e2a-bb83-883fc805adcb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "822F:3229D:CF5722:13B1801:5D374C11" + "x-github-request-id": "E751:B5FF:3A5863F:57ADB44:5DB58B4E" } }, { @@ -30380,7 +30379,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30390,15 +30389,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a844a7130fb8598ca80ea6f068d72649\"", + "etag": "\"f5db3bc1e4c485bfabbcd30717b76e4c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:02 GMT", + "expires": "Sun, 27 Oct 2019 12:19:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 07 Feb 2019 05:56:20 GMT", "x-content-digest": "3e8bf1b8fe95796dd8d3ffb92b13e6dfd9aa24be", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a26c6375-4814-4efa-b062-161a36fd069c", + "x-request-id": "7d7fff8c-c298-47d2-8dcc-b8e04ca6f257", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30416,11 +30415,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30428,28 +30427,76 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/sfackler/rust-postgres", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:27 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3114cc1751caf6c5f4fe4f7b641f193e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:25 -0000, _octo=GH1.1.1458512614.1572178765; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=Z3FaejAzT0dKQVBobVNkTG9lNFc5RHl3aktFeTRkOWh2OVBrckdiN3p6bWs1eWIwODNhMUcrcXk2cklYTS9Db3gzNTRmREJ2WHZ1ditTL0JVWE1QeXZBb3pNMElmaWNHVmtadUt2enhEZzY4WlVyS3FVai8xYXV4TjAvRUFpZWdpZ1pHbUFDY1A1cmxiQ3RxNWIwb0p3eFdodFptK29DYWJENkp1VHNNQ1psRndZZitPZjdqZm1FVUlrcU5tSWQ1YkNsbHU0WmVwUnhuTmsveGRzQml1QlBWRjhKQnhwWHZIVWVDN1RRM3pmST0tLUhKUk1rUG96SitNQXFTRUdXNkM5U1E9PQ%3D%3D--f0e77a005a4c3ef0f64814d3d2642c3b90bdc2ef; path=/; secure; HttpOnly", + "x-request-id": "596a3680-002c-4aaa-ac63-e48cc30c332a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E743:161EB:15B7791:208E9DB:5DB58B4D" + } + }, { "url": "https://github.com/weld-project/weld", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e2fbddc344f409ee62d58e4561fe61cf\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:27 -0000, _octo=GH1.1.420044358.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=UXRGa0owSUxVRjdFanowYS85dFB5QzhwS3pvckYwYjBYbDN5MDMySEoreVFhNzFEbzVSRGlVc2I0WkZhK3dWK2VGYUlQNmprSDAvNmRqeEpLL0ROcEZVd3dDcjh6VVR0cEhDc3Y1Q0p5UmtZcHMyRXZMcnp3SmNvRkxJNXdFYkIzVFpsV1hVR2VQQWhEOUp2dER2dnFoQlZqcnZWWXludEFtdVRtYXU3N05Ta1lDdHQ3aWlpOHBxaEFsRjhicDNSUW5VMWFMU256QUhONTNOMC9reGIrSFdLSlE3Sy9jNmJoVUJ4Q0tGNy9JND0tLTdFQ05wVTV2d3l0OVZXclVVaFBLMlE9PQ%3D%3D--4f4b0b5e04338834d85d727fc689f290d7b848b3; path=/; secure; HttpOnly", + "x-request-id": "3f37082a-d1c0-4ca9-9652-c81af1cc255c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E753:1AB6D:3414606:4E1E4CD:5DB58B4E" + } + }, + { + "url": "https://github.com/blackbeam/rust-mysql-simple", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ac8f8744060e6f67a94391b0ca5abca4\"", + "etag": "W/\"e2aed785d2e05f12febfe04a8a8d4b9f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:01 -0000, _octo=GH1.1.466688444.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:02 -0000; secure; HttpOnly, _gh_sess=bGZQeW9tK1NLWHJGVC96WitXS3pvNStKcVRqZm9xUTIzVGwrYUhRM3VrTU5IeXRYV0cxdmlrVWtCUlovNWdkWnQ5TzR3VW1IdXpUaWRHV1RTU0xQYWlZV1M4YU96TFFraHVsWUZNZFpSSFU0U1pCK2UzR0Y2WDgxbjdNa1pab0phejUyS0Qydjdpc0E3WXFVMFBqL0pVbnlpVTFuS25ic0R5ZTE0NzVYYWczSjhPOTk2clczQk5kMUp5RzRFaDljdmVqSTZEVHRwYVExM1diVFlrRzJnS1F4UlhvbkdML3hta3pmYlA4aGJCMVliMS9tOWtzOFBXM0NoS0pLdnhSSXVMcHZoeHhWeFRHQWVDS2wvblN1dWc9PS0tZnJqSkdHeVBmTXcrRnNITnJLeWpSUT09--2c6b4a8f2e483af51c1d9f92eac32de3979a93ab; path=/; secure; HttpOnly", - "x-request-id": "d52c6671-46be-40aa-9d3a-e83eb3a9189a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:25 -0000, _octo=GH1.1.1777995901.1572178765; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=dGo2RGRHTE1pM28xTzMyNzBtMlg3dFF2bG9ZZVk3NUl5YmJ3bTVXeEJxMlArM0NSYklQSUhIbjBSTlpNd3ZTdWxtNmJHUU54OVBjVEoxWUs2MFRxSVRJdnpVVDQ4UEh2ajFIMkJOSlZzNFczTG0yMXBVWFNnVGZmb0YxYnFpamhnU3pwc1dqS0VMc1NXem03cnVhbi95azR4WlFQcUpTdXlXREZJMmNMb1BsaDZIMnR3L0k5SzBUQ09FU2V5TXFXeFBCWUdLU0s4dkkzQTZGdjJuZS9UM3lUVStMaXZITy9XU3c4dE5jZC91QnBJdmxkU0hhNmVxS3U1TVdtTm9kSi0tNE5hVTdtamZwSmRhMWFuN3M1R3M2Zz09--67d1b26b4233b1d3cfa99547c1816031b6e1c799; path=/; secure; HttpOnly", + "x-request-id": "bb9bd3ec-e897-4692-a636-2f12ae6f8a24", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "826D:E0E2:3DC342:5D6F86:5D374C11" + "x-github-request-id": "E740:161EE:2AFE5C5:40B0AAC:5DB58B4D" } }, { @@ -30459,7 +30506,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -30470,10 +30517,10 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:02 GMT", + "expires": "Sun, 27 Oct 2019 12:19:27 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "5139eb36-9704-455a-b799-cd5aaa279ad9", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "fdcf708c-cb72-42cf-95b0-13290992c7fb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30481,51 +30528,51 @@ } }, { - "url": "https://github.com/billyevans/tst", + "url": "https://github.com/rust-itertools/itertools", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"292c5bfeac23e5e3e536d5eabed2089c\"", + "etag": "W/\"b9773470851aff5d19f856c5f5cbb2b2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:01 -0000, _octo=GH1.1.1972451163.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:02 -0000; secure; HttpOnly, _gh_sess=ckY3MnBQVXF4emV1ZmdmSWxCM0c3amR1LzNncUVFZkNDZk96VTRic2hHZ21XNUJHem1UNStWazI4QjZFK2puSVJpMmg5Mkd4UWRFU2FKZEhndFhWVkxlM1NGZUIvSXkzZmQzenpUNExSdWx5TFlTQTY4SDBlY3NtdEVkTDd1b2Z3QjE5U1Z0dklCUU12ZUJmOHcrS1RFeC8rdlNlaGZ2V2NvS2NhYjU3RjRYVGxNWXVmWFdsUlhvbkdGMUVFcWt2c3I0SkxkSFBpejVvWVlMeVRJSXBsVjd5djlhZ3AvRlJPeEVhV0R3OTJvUEhubk9XWFBGMTJOS0dRRERoR2VvY0k0V3FkL1NOZ2kwcW1aKzdqUmpBMmc9PS0tNEhmeWY5Vy9oTHFUY3drRUVXZktHQT09--09bd5bd5f41793e3b5f23d751968ee592292792c; path=/; secure; HttpOnly", - "x-request-id": "1e42fe8b-dd29-4c0f-a84d-00aa4c1b95ba", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:27 -0000, _octo=GH1.1.964765198.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=QW02SmNsMVZGUUhTaWRtV2FGN2hVWFUzNzl6OC9ZZGJ5OEZXMTFNa1ZSMjE5TE1NRDlCZWxvbFpRNU92eGFkcnZLRThLb000cGdnNnpCYlNOQXpya1QvSC9xY1ovdFE5YXdyT01mYTV6VS9mWUhCSldta0dZOHYvVUNJTUc3VVFFMENFWUhySUFQTnlhcUdPZWxaWGJKbThoZlpNU0YxUWxhQUtuSXhwaDMyQU1kVWoyN0tCektIcEs1ZWhXNmkyaTdkTFpVNTlNMk1rRjI0RlRZcE04VGRhUVRCdTFUUjFKRVUwTUJ5ejQyRT0tLW04NVpnUW5EMzFZelFVc0ZLUnVoa1E9PQ%3D%3D--d842ad2222651d749a597fd3333bcfcfab2c4b7d; path=/; secure; HttpOnly", + "x-request-id": "57c08c5b-7a31-4e80-8c76-55aa17d95921", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8258:2BAF:EB27EE:165E08C:5D374C11" + "x-github-request-id": "E758:161F2:3BCF546:59485CA:5DB58B4F" } }, { - "url": "https://github.com/rust-ndarray/ndarray", + "url": "https://github.com/billyevans/tst", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"447d579016e09b757ed902cd235e840b\"", + "etag": "W/\"67882b4168439c3958fa756022162561\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:01 -0000, _octo=GH1.1.2097832422.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:02 -0000; secure; HttpOnly, _gh_sess=RVVwa2RDa090b2VIVHNvZ1prbGRrb2wybDNBeEwxWEY2ZUZ4UU9sNGZFSzlYSklzbDhjTXNFVVFETmZwbWxTWWhHUHJuVHlDcjJPQmpKbjBRa3BtY1dxMysyZk1FdkVjc3pNWC9XRmg5b3VybEN5NnpDUFB1aXhRNFZtdGUvM2V1ZkkzRXlqeDFzc2pQY1NKb2FHZFdnVEZ2NmxBaHcrSE1SRlhMWDV1ZGN1aGkrSXZhTHhUN3BUaU1kQXpNRDNJUHN1UVFQQ1lSVzJJdjBjR0I1RjVPdFNJM0dIMElGdjRnczZOTlowcUtwNFpQbEVBUTVUUUt6QlBhYlRHYVBnODBRMjJiSEkyTmxHTjhMdmRvM083WjVDbFVkY0loQU9Rb2tDV1p6TlpJbkU9LS04OWwrK01lc0M1bndiMzJ6TFBlWjhnPT0%3D--b65fa9f06a32637c40a8ab059aa0c15af0a66ffa; path=/; secure; HttpOnly", - "x-request-id": "29950380-f122-475d-b03a-98ac66019fc6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.226632846.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=Q2ZZVWZJaHlEQ2JvRzNyU0R0a2Z2cmpYTUpxUmtXVmxhdmhKcWpjSk5ieDVCQlV1NDRHVU5oNmNBaHpod0RGcko2eXhkY1pMUTAwUmRqaDRlWDBWVmY4SWRMNkFQeEJZWVNCZmxsYnd3NWh2d1JpQmVhcEdvRkJYcXkvSXg5Ylp5d283NGdPem54YlBrZjZiV0pFOUtaaXlkazZ5RUprcENTS1FKaCsxaFRxZmJvV2s3UmN5dW5CMGNQM2Jpbk5VdDNYdExSTEoxdWd1ZDQxVTAwN3JLTE1TOHdERUFieVFzUWozZ2pHV2E3ST0tLW56L3JvUkpZQlhDYVdaQXVnTzg3VHc9PQ%3D%3D--9828faea202677f91a14353ede829693218ed2cc; path=/; secure; HttpOnly", + "x-request-id": "9074c0e0-1d32-4efd-9239-9cc5e7f00b9b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "827E:E0EC:EB9EA1:1659E46:5D374C11" + "x-github-request-id": "E754:1AB6A:1512397:1FB0EEB:5DB58B4E" } }, { @@ -30539,11 +30586,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30552,51 +30599,75 @@ } }, { - "url": "https://github.com/rust-itertools/itertools", + "url": "https://github.com/contain-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4262a71e1e50b0ed8a30a30969bd0025\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"e57e61f8bb9f3fd9b3bede52f5bad8cb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:02 -0000, _octo=GH1.1.1206370098.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:02 -0000; secure; HttpOnly, _gh_sess=WVRrMXROK2ppMlA5WHV2MUYxd3RrTjlFSzhhUmVSQXhuUFhadkpycFZPc1UxT2Z1VzQ4VjlDMXBuY3pNU1lrL3hObjJmMzNhSVFwV3lNWEhFK3ptM3VhYS9CdGl0blpYOGJKUGtOQXBNOTRWNU5wb3Q3Mmszc2VSaEg4TUhJY24zVmZQdmlsK0xrT3l0c1FXSzd4M3Jabkp0WTVYMThaTEU0Yy9PTGJSNDNuTTdQQWxnZ3VtcnhjNUJweFlUK1dGem1LeXBxMnZzMHlTUEQ4cE13eTRTL2JNM2xielJEMVNpdGFoRHFqdG8xamNpVlgwYmpsZDB6WDQ1eUZyMytuZFRyTWU0ZDZMcFVNYVh0VDU0L1hUMFVvT1FURW1YVkk5R2JnVTFSRzZJREk9LS13b1Uvb2RxcGczYktRa3hNa3hDQVlnPT0%3D--1c6116e758795c905ffc53b09543b052da89c24e; path=/; secure; HttpOnly", - "x-request-id": "23e49cfe-9549-4d46-8e3f-961539673659", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:27 -0000, _octo=GH1.1.1169228747.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=R1RyZ1JVSXNWN29GaUc2OS96R2xtVGpwbjEwRG1DdTArdmpZQzhJS1dWZTBJazhxTENRaWNrMHhhTWhnVDBxL2o3OFVmN2tKdjNMOTBYZHBkMUk5K3c4UStRQTdTYU5qNkJQeWxEVFl2RmdaYVdMendoM0M0ZUN3MGNsQnRTYVJLcVhTci9xQlMveVVOK3BGVzZBbDhnPT0tLWhhYjJlWEZqNVNhOGdLQnhXRWZDV1E9PQ%3D%3D--20f85f6fc5146e33e62667d357ad70d7b90be736; path=/; secure; HttpOnly", + "x-request-id": "589367ef-eee1-470c-9dd6-8c6e6a53768d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8208:4D63:3AC27D:58E892:5D374C11" + "x-github-request-id": "E75B:40B82:3BB3756:59126EA:5DB58B4F" } }, { - "url": "https://github.com/danielpclark/array_tool", + "url": "https://github.com/ivanceras/rustorm", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"237a31a289ffb74fc6aa18dc011b93d3\"", + "etag": "W/\"a5496e1d2871a1acd31dc81adbae5e12\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:02 -0000, _octo=GH1.1.816238257.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:02 -0000; secure; HttpOnly, _gh_sess=ODQyWEp2Q2xKWEc5NlJwenVuQlRGYU4wTUd5Tk5CYy9pd29PZENsN0JDcVdaMXBQNGJabzZLOWtUYndoYzBzR3hBTDk1SW5FQWYxQ3Yxb1oxZWZsbUEzWnFmaDJva2JENFVKKzdEYW5YUlBCMXRwbU5CMXlrN0dBMnd3Z2NmTVh3WElrSkllVTA2NmZOMUh1QzJyZGZNeHFpdUl3SUtuOTNOWDhYTjJzb045a1h3YXdURGdKRXg4eEx3V0dGQy9Vditkc01iUzFxd29HSCtQc0Nic3VROXdpRjVQTnNYUC9sdmpFM3p1akp1MFJ2ZWNMdkxYZGlnT3pDazlPWlhRdkNrTXA5Zi82WFBTUnNmVFA1L1o5aHRBOERqMDdTek1uR2JrZVk5L2Z2Q1U9LS1Rc3RZcU1xd1BRVTRHNWVSSnZQY1pnPT0%3D--54c731443ff43df206df7417ccc009744dc5f69b; path=/; secure; HttpOnly", - "x-request-id": "4a8c1924-16c1-4a0c-b9cb-7063d1e283b4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.1205634519.1572178766; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=d1N2Z2QxZzM2TUp1UGUzUDdzWHBxYXltcUJaQlpaQ3NJUDZHM1hDQnZ6N2FvTWFKQ0l5T2V0bVY2V2tmeHBMc1NvV3JPTWU5cmwvSlNpc3h3OWVrYlVUcU9adklMZi92bEJDOWtJZjEvQXRpQjV4MkFtb2JxVm9vdmpXYWhUSDlYeDRFdHJ1NGg2YTgrNU5zazdFSWxIK2hjcjk2bVFhVzRQU3huYnAwc2dCdWp5L3pRR1pJV3p1bEQxL2hzeldEcjMrVkJTL3hMdEo0Ym0wRm5HSitzT0dTdThQMkNGTGJJcVU4d21KeE13OD0tLTEwYUNZYTF1b21uL1YxQVkrOTBHQUE9PQ%3D%3D--83d842bae08985aba9d1aeb5af459b32714e7331; path=/; secure; HttpOnly", + "x-request-id": "10da9587-7e4b-4ec5-8821-c5855619897c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8241:1BAE3:D11E34:13EB9E8:5D374C12" + "x-github-request-id": "E74E:1B308:D7027C:1421E29:5DB58B4E" + } + }, + { + "url": "https://travis-ci.org/danielpclark/array_tool", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -30606,7 +30677,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", + "date": "Sun, 27 Oct 2019 12:19:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30616,15 +30687,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a02338cc96617a41163279404ed313d6\"", + "etag": "\"40684d4436cb45c6adec607907529cb8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:02 GMT", + "expires": "Sun, 27 Oct 2019 12:19:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 13 Mar 2018 23:55:20 GMT", "x-content-digest": "9a35a6d15c013108bbb4deae57d9ec292c0fc366", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "95b0bc87-d246-49da-ab5c-844e3463570e", + "x-request-id": "2105e3a4-e90f-42ef-a894-9de826870ead", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30632,25 +30703,58 @@ } }, { - "url": "https://travis-ci.org/danielpclark/array_tool", + "url": "https://github.com/kernelmachine/utah", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:27 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"900cc000e1b348ca8c9304cbbbb03f9e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:26 -0000, _octo=GH1.1.233615103.1572178766; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:27 -0000; secure; HttpOnly, _gh_sess=ZitRcFczSjlVQ0FlUk1ZcC96OFBld0w2bjV4VU02WFZqRW5jR3o2RmNMSDFVMThTRUhsRDczNytKVXIweDBjMGtRZTlQcnBmckZZVGlrOEM4bkE0SVBXVG5scjJjbXpvdVdLZEdaNzlXOGZwNzlJL2gzcG5CU1V2bWlyNzhBRlJMak1NY2VRVHFTL09ZWUFjN1d3d3dwSUQ0SVNkdWZRKy9GZk5ndXcrcVdqUXZPV0ZCTjAyeXJ3OFcvbGxkUFBiSHlwZ2dGazFkUXVkenRYOXNvVi9uNFowZ1dNcHNEWHR0UkVUaU9DYktIZz0tLTdmMjN4SWNrOTM1Ti9Qbk5oVnpZSkE9PQ%3D%3D--ae4b502a13c5f7277cef4d635169d7a76b8cae38; path=/; secure; HttpOnly", + "x-request-id": "a819b814-6463-4d62-8e43-3c711b4d96f0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E752:23F80:2A4DBB5:3F3A96C:5DB58B4E" + } + }, + { + "url": "https://api.travis-ci.org/fizyk20/generic-array.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:02 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"8dd681f96afeafb65f78920a562d05a9\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:28 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 13 Oct 2019 14:30:22 GMT", + "x-content-digest": "64947e81d3cca28b33e10f1ec8a64a22ed0c4d69", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "eb91e5ad-861d-4274-b652-6044ca64b3b3", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, @@ -30665,11 +30769,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30678,84 +30782,74 @@ } }, { - "url": "https://api.travis-ci.org/fizyk20/generic-array.svg?branch=master", + "url": "https://travis-ci.org/garro95/priority-queue", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d3cdee81e93b8702291fe73c28b7830f\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:03 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 12:43:37 GMT", - "x-content-digest": "debb6d17b5d21f71786d094e29b33de1d6eaf061", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "75a6cc68-d38e-417b-960e-dde74f3af053", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://github.com/fizyk20/generic-array", + "url": "https://github.com/danielpclark/array_tool", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"86a39aa14566a979a9864c05eda34cf3\"", + "etag": "W/\"87ccfa519f918bc456701ac64d58aa7e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:02 -0000, _octo=GH1.1.594109357.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:03 -0000; secure; HttpOnly, _gh_sess=SXBCQ3pDQzdQZ0ROLzNXUzhqR285RzJjRXBZNXA1ekZWTFdHZGNabjhmSkdLVVlncG9tVjFyTFlCSlA3aWJBM3RlQWNQM1FkUzJKdnppT3IvMWdtMjFiVENqcGoreGRXOEpGODVLN0hKQlV3czJkNU9ickx2bi9yMTFPTlhQNFNPM3E4eW5LbzRHNy81OGtjK05qSzUwVTQwMXJrMENaRjZWemRnSGRwVXp5ZitFSjVPMzNNOHF6UEFNT1ZDL2xYanNZbG9QZFkxbEV1UW5aT3p5TWxLVkVNbmNKb3ZHU2xnTlNJOTkwV1Z0V29yYm52bXpVdUFxVEFVYmpMclBZM2ZiZkxFMzVsQ1JMNkczRHlVZldaVHlEVDBIVVpjd3JvalA0ZTZpWWRxWW89LS1YTTdqYmRtbE5OZjJLZkFBamJBajJ3PT0%3D--737704260418dbfe21e0dcff3dd0540456ad31bb; path=/; secure; HttpOnly", - "x-request-id": "1b3bf583-dc94-4b98-b863-cb84a0ce3f20", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:27 -0000, _octo=GH1.1.1748201812.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:28 -0000; secure; HttpOnly, _gh_sess=VVFydFhLeEJYLzRHOTBrakNFWmJ4YkxBemRrQ0VOa0c3b2FSaFUxV3NGMGllWDFzNURQSVlLckRpYTZabTZVQUFLOWJQc1QyaXlxbmZnbEJBeDJJMWlDcW9KZXhHalZwODdNQ0IyZXQzK21RdnZndW9QUnJPMlBZWGp1RnUzS05tczNDY2wxb1VxaUdOSkFPNG1kWkpNTFVvNlJqZnpKYXRETEIwN0xndlhobTljcmhzT291d2VuVlM0bXJyOWViNzNrUXRrYzNSZW9Cc1pCdVNnVFg2dnF3d0FEeXk5SXR0M1kvOWlKQjNTST0tLWd0MGk0MGNBdTg0QTVrWFZ2NEZwU2c9PQ%3D%3D--0fffc1c01049a812762bea3a0a8102161d89c342; path=/; secure; HttpOnly", + "x-request-id": "57c87630-4494-484f-8d8c-fafe0afb770b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8275:E0EC:EB9FCD:165A033:5D374C12" + "x-github-request-id": "E75C:161EE:2AFE751:40B0CE7:5DB58B4F" } }, { - "url": "https://github.com/contain-rs", + "url": "https://github.com/fizyk20/generic-array", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"a3dcbce2f0a02dee9ecf7df3a54299b1\"", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a0d09d21d5592dab5fbaf6048405b3d3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:02 -0000, _octo=GH1.1.163362524.1563905042; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:03 -0000; secure; HttpOnly, _gh_sess=cVIydnZsQjRQV1BxZGVaQTZ1MVQ4NWs2bmZCSWVqZFdOVXhSOXBWRmxHYXk5eHFFYWZIQ0ZNRTBFdVNCMEw5WVNxTWxwWVlYU3N3S0FrZHJ2RVBkMEJMNEcySzlOMkhEZW50TWR6VkpnRWp0eWhDWWRndDN1aGRBWGJlTVVsUkgzYzZqQXE0NXo3LzdZdDlBQjNEamdCblJLamxkelVNdG5NUzdkM01sbm43SU0zMGJGdnhyRElrS0NPR3ZJQWhjV3B1WmpJU0NmcmRUZW42ZEp1UWZEQT09LS1LWm5yYVk4ZzFGM2l5S1hWOEF5L0FnPT0%3D--0809b181406a0149f4d0b50e330af67f957ba235; path=/; secure; HttpOnly", - "x-request-id": "a6128fd3-fc3b-4904-abe2-67613290a712", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:27 -0000, _octo=GH1.1.1238117737.1572178767; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:28 -0000; secure; HttpOnly, _gh_sess=bU1MWGNZbCtTQllxdCsyVjFYWVpZazVVVG5NSXAwZlRzaEg5Mks0QXN5UVgxQU1MbnR6OEQ1M21RZkhtSFdrNnVHUkQ1SmQyQVpCSTVneW1HN2N4Zzd5azJZZHE5Q1FwUkZWTGVxSnpJZENpNTVlbVA3T01YL1l6Zk0vbXNrcndkazNzQ3VyY3puTHF2VHpqWS9JRHYzOW5XUEd5RXIwQXZ0RVJBWE0zcTdjYkdoNDc4cWNtcEEveVVvem1iWFJNbUsxR200VGZibW9ZbytHUTJIR3VYM0JaRE9ETGVhWGJDY1RZS3JFYXZCZz0tLXJZRTFpdUR5cEZua2l5ZTJuK0Z4U0E9PQ%3D%3D--83695f41a675ab0810813844094bf1956f98b830; path=/; secure; HttpOnly", + "x-request-id": "23ed2aa4-5be9-4624-8e17-59b19c473b7a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8236:E0E6:8B49E2:D3ED6D:5D374C12" + "x-github-request-id": "E75F:1B30A:2053984:3085008:5DB58B4F" } }, { @@ -30765,7 +30859,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30775,15 +30869,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0b932a6d28a172cd5b9377ae21c0a657\"", + "etag": "\"d9b0f5a0468ff67f2ca2fde87dca6ff9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:03 GMT", + "expires": "Sun, 27 Oct 2019 12:19:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 20 Jun 2019 16:45:09 GMT", - "x-content-digest": "f98e973c75bdf3ff522746a70675e3e7caff7238", + "last-modified": "Thu, 25 Jul 2019 22:05:46 GMT", + "x-content-digest": "fb7d1bfa70bcaf2f5f870e20f290d8321f91beec", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "76ec750a-02a6-414b-8fe6-30d90d654380", + "x-request-id": "9d739b40-4101-48bf-b9f8-ea3217d96847", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30791,55 +30885,86 @@ } }, { - "url": "https://github.com/garro95/priority-queue", + "url": "https://api.travis-ci.org/orium/rpds.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:03 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"368f48cb4b9839141a7cce3af8dcb1de\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:02 -0000, _octo=GH1.1.1326667145.1563905043; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:03 -0000; secure; HttpOnly, _gh_sess=QkxsYUtnOWgzejZSRWJFMlZCcTNCMXhsb3U4UFR1Tzg4cENBTmdqOFRTSXd4amdLSk1PTHJPTUZpcW4wMldySXd4VGpQWDNnd1lQSUJBTnMrVS82UEFxUFpNaTNuMFBCSmVCY3pTNTBiQUxNRFh3TXF2TXBOLzY3RUxYbDFaZHJacS9hZDRRZ3JzdUZRWDRCQkVCY09TUmw1Qi9VRkJCQ0Zpb0YwRHJKSUNleGh2Y0t6ZU1PM3plNG91NXRLaW1tMUtVeE1hNjRpTFUvdFlyb1JqdEdzY1lDcERmZkRzZVU2b0dhUkxVdHd3OHNkZEthYmg4anAycTl5NUFIdWl5UWsvbUhpbnFxNmpHV1cvQVBBTDhmVThBYWpDU1prS3J1aVphSjE1bDc1U289LS1wRGdmUVdTWnRLM2VYdXRHaVJjTm1RPT0%3D--b021911ee991b2819493630b4bf6d08930b1200b; path=/; secure; HttpOnly", - "x-request-id": "54663ba9-f62e-49ba-b8dc-5c6d7f772a20", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:28 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"c2cbe27c5e0ef29b3d8b20122b62e382\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:28 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 24 Oct 2019 16:06:25 GMT", + "x-content-digest": "aec2da5a0675ba6280cc65b1a19e83de8cf5da4a", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "1894281e-0379-478b-917e-a38bcc7ef040", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/orium/rpds", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8266:39414:6268EB:95177B:5D374C12" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/Nemo157/roaring-rs", + "url": "https://github.com/garro95/priority-queue", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a6422d3d8feb5e4e1b5c8aeea9f85e86\"", + "etag": "W/\"8ff74e4beb7ffe3d09f0a2778447f8bf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.684744788.1563905043; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:03 -0000; secure; HttpOnly, _gh_sess=QUg1VWxKME11ZTRsZjdnRGtTYUUwOCtVVnZzTWJIVzgwckdGL3QwSXhZV1BCUmZOcW1jMk5mbTduMjJYc0VmcTU1SURqckxpd29nbklDTnhMWjJWWG1UNm56QUt3dFArUGlxT1JUMy9wUGluUTBjOUdHSk8yd2dIRXUza0xYRlBxUk1QaDhPU2RwTXJPWk1wcWNWMlMxNjJPbGxvQ2cyaDFDTEx4Mk5vVTNaOWJLQzhGcXhweE0wUCtlU1JDbkozMExGa2puOUFZOEZ4aWhtVzdSN1JZcG5rY0grNW5wOEZxTHV6L29nb2pBOEorUEFkeXlodHhtU0RkQUFMNmFhUG45NmxFQXlzZ3BSKzIwVDEyTVg2cHc9PS0tZUE0ek1GU2htYUV0VjFjcDZmb0xPdz09--b464cc4f98663757e9cca57d22e7cfdfcbcbbc6c; path=/; secure; HttpOnly", - "x-request-id": "90ff998d-4428-443f-9887-0d4d9d004794", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:28 -0000, _octo=GH1.1.1879527209.1572178768; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:29 -0000; secure; HttpOnly, _gh_sess=aVB2dlJ6V0pnWUZ3MVh0S0lCQU5iZlVhVWhFTjV1cmp5V3lJeVJKQy9yOE5jWU9jRHJjSUJIOFlqYzE2T012b1RBN3ZtOGdOWDA4UTJ6MS93RTd0TnlmdjdGVklXMXJTdVhvQkZiY1pzVEZ6NmFaeTNnOXFUZHJ2c0xJTS8yVTE5clhWbStHeGlRTE9sM0ZVVDl0eUE4cmh2OUxkOXE5K1phRE5VZ3dnR1VWcmpGNG4wek1qQjZMSGdLSTM3RkQ0eHQyOVRVcFAyUXlydklnZUJKaXRRQ1daWUdldFJlN3FmZEYyQysxL3VCRT0tLVIvbFJ4MnQxN3FjcEZlN1ZaMnpBZGc9PQ%3D%3D--49f36e925aa26a7d0ee4f19b92325b0ce2a465e4; path=/; secure; HttpOnly", + "x-request-id": "f732bcd6-0e2d-4c3e-9cb8-62f9b35f7d4a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8253:1BAE4:E9DD53:1645A55:5D374C13" + "x-github-request-id": "E762:161F2:3BCF632:5948712:5DB58B4F" } }, { - "url": "https://travis-ci.org/garro95/priority-queue", + "url": "https://travis-ci.org/Nemo157/roaring-rs", "status": 200, "error": null, "headers": { @@ -30849,11 +30974,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30868,9 +30993,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -30878,15 +31003,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"23cad0d8ff17427463fb56c105ebef6d\"", + "etag": "\"d2e55c4ef94632f31b46cdc97f3b3750\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:03 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 14:28:06 GMT", - "x-content-digest": "0ca623316fbab5dea7dab57d0dde5747b5b34fec", + "expires": "Sun, 27 Oct 2019 12:19:29 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Thu, 24 Oct 2019 14:56:19 GMT", + "x-content-digest": "8d564c1107d45e52c4328ecd8dc519eeef7c5044", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a50ea4bf-0222-4c13-a9d0-db52de7ab826", + "x-request-id": "70efb837-2d32-4c89-979a-f6ed2c31b2b2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30894,36 +31019,37 @@ } }, { - "url": "https://travis-ci.org/Nemo157/roaring-rs", + "url": "https://github.com/pop-os/progress-streams", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"2ffddc22d7d513f968ca36be7f2e683a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:28 -0000, _octo=GH1.1.1998913816.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:29 -0000; secure; HttpOnly, _gh_sess=bEFRUC91TkN5a28vM0M3aVZXNTVnSUl6ZEVQZm1VaTBybDM2K3FCSTh5QWpoTEM2OGJjcFR1SkU1RFk1RHB6bUUyQVY1ZmFQd05OdE5FUXA5STVSMms1TUp2dWtJcVBTM2pUYWE0dXlkN1ZOWmlWdTBCYXZCcUF5YWsybWJtVyszZTJPVEpPQ2RMU3R2d0RCbmxnclowV0FSd050YTUyRFNhbVlzV29SL3JyOVhDdFpqT3gyL1pPRm1JR2ZuWmxoZFFsd2dLZkpYbjBJREVqWG5QdzlOMEtlR1FPYUREejI3TXhEb292WVRhOD0tLVZVak5GbFZHdWJPaUNyaVE1cHhMRHc9PQ%3D%3D--98783240425c7b862520a09e9adee34998cad532; path=/; secure; HttpOnly", + "x-request-id": "ecc6e23b-d44b-4573-af92-35ce842ede43", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E76B:1AB6D:3414792:4E1E744:5DB58B50" } }, { - "url": "https://api.travis-ci.org/orium/rpds.svg?branch=master", + "url": "https://api.travis-ci.org/xfix/enum-map.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -30933,15 +31059,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e07268f9330d90cd3d7e7f8223d5eac6\"", + "etag": "\"95f59b5ca6adc3eeea0039f973f538b2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:03 GMT", + "expires": "Sun, 27 Oct 2019 12:19:29 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 15:59:44 GMT", - "x-content-digest": "5e85a530b42fba2597e760da8b67042389b5038b", + "last-modified": "Mon, 04 Jun 2018 04:54:58 GMT", + "x-content-digest": "4710b10ddac9c3ad863cfe52af8fa63cca253f67", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ee84d626-ab1b-4b66-994e-6f239d9384d2", + "x-request-id": "391c0909-31ce-4630-802f-9a796d05ca44", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -30949,7 +31075,31 @@ } }, { - "url": "https://travis-ci.org/orium/rpds", + "url": "https://github.com/whitfin/usher", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:29 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e922ba1ea3b959f20dbbfe34cfab7211\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:28 -0000, _octo=GH1.1.9937978.1572178768; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:29 -0000; secure; HttpOnly, _gh_sess=LzNZWmlJTlNOTEQwaGxmSlA5WDV1Y3hNUUo0bDg0N0pjNXM5amJkY3BJOTZ2QmRtVWdtQWNZQlJ2NkVyQnFtdEh5TjJCTWhBRDZ1dUNabzcrMTVPOE50ZFplLy8rTGttcHZtUXZLVXZaaW1MdnJFeVhlS2ZZeFcrL1kzV0p5WkNKRXRISnVSWVlIbThteHFKTGN3STRteUwxTkV5Y2dPUUZrYUpXYkRtRllaZnV6SE84eXdRYm1TbWVOV29SbnBmdXNOR0dGNXEyUFdlSTNHVGYvK1RmMVlmWVlsSVdSSENJaFJFbEY1ZjROWT0tLUJlczFpcXZHekVDMXJrL0RLZGVPemc9PQ%3D%3D--998339700a3a79d3214a7ea685d432b9e1dc3b12; path=/; secure; HttpOnly", + "x-request-id": "f59721a2-ff91-488d-a6e3-e92902e43744", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E76C:1AB6C:2C17AEE:4198979:5DB58B50" + } + }, + { + "url": "https://travis-ci.org/xfix/enum-map", "status": 200, "error": null, "headers": { @@ -30959,11 +31109,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:03 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -30972,37 +31122,68 @@ } }, { - "url": "https://github.com/orium/rpds", + "url": "https://travis-ci.org/saresend/Gust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7901f28a0cd7ef36bfe1afb9ff876464\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.1324575432.1563905043; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:03 -0000; secure; HttpOnly, _gh_sess=bzF3aGFQNUg1R1ZOMlJBc2xieitCbHU4TEpXRzg5TUNHcHlSdi94cXk3OGUrNzdHOHB6UDNPZWNPMVdRYzY3cmFQYlJOUU9TUHZDWFB3QmZoSmdHME94YzYrYUdBdWloRE5adW5yNDl6cGRuTEl6OWdIb0hTMkNHWWhMYW1qN1F0SDNYRHBIT3BEUkRqRHVRN01SdFVhK1g3Y2pTbGRrTEdEZ1dVTTI4VGVScnMrQzV6M2FpSThmZnpoV3plb0t3Skp0NzhtSlB4TVljY3NKSG9QQVlpZjlwWGh2eElxTlIyVzVqYjdtSGNTc2Z2WU1pTGt0d0FtQ1ZQU0ZMUytrVjBrMW1nSUxPMWd3QTkzVElHZjNaeFE9PS0tdWNSdGhlaTgxei81b3V4V2lsb1JVZz09--d4a364cb889aefcb39b99970b5f1bca659d27418; path=/; secure; HttpOnly", - "x-request-id": "a95755f0-b6ec-4f35-bce8-6aad3c005113", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4459:4D66:AF78E7:10B4EC7:5D374C13" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/xfix/enum-map.svg?branch=master", + "url": "https://api.travis-ci.org/saresend/Gust.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:29 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"a9e29c1b88e67ad0d55a958b57d5c5c9\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:29 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Thu, 11 Apr 2019 13:51:55 GMT", + "x-content-digest": "c4b6117f84cb00f6cf6e4376374f8e89647d342e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "9c6cd0b8-ec41-4312-a871-b3d3123e911c", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/milliams/plotlib.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -31012,15 +31193,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2d6972272e80a2e629ba6adc6e208d1a\"", + "etag": "\"bea20cb2d3d7927d7f5cf97b4e7b9e55\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:04 GMT", + "expires": "Sun, 27 Oct 2019 12:19:30 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 04 Jun 2018 04:54:58 GMT", - "x-content-digest": "4710b10ddac9c3ad863cfe52af8fa63cca253f67", + "last-modified": "Wed, 16 Oct 2019 22:16:02 GMT", + "x-content-digest": "ed6862386e0d8934467ad5058395ab773851ca48", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b412ffc9-4bb1-4816-a9a7-b22e1fbb33fa", + "x-request-id": "8c9f7d3a-1e55-46cd-a19d-809ac941a9cb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31028,7 +31209,7 @@ } }, { - "url": "https://travis-ci.org/xfix/enum-map", + "url": "https://travis-ci.org/milliams/plotlib", "status": 200, "error": null, "headers": { @@ -31038,11 +31219,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31051,87 +31232,55 @@ } }, { - "url": "https://github.com/pop-os/progress-streams", + "url": "https://github.com/xfix/enum-map", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b03150b4e8ab5321d059fbe8ab51a62b\"", + "etag": "W/\"c9720b776803ed87a1d36603a2812008\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.1382889614.1563905043; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=NXF1eXB0SHVRMEl6Z3BEeHpmdHlQQnpBQll6UWZHaVdqUjMzVjVqVTh6ZHNoZFdobnVHd2tJTjJzQ2gxYnRiWTFHZDh4M1UwLzkzS0IxTHF1NXh5VVRWTHVxVnFPenVVdXIwYWJnTExwOU1QVXBBcGhtaU5TamhLeThjcUh4anlzTml6Y0g1WjJIR2dTVjJ3Qm9YaDlOMGNuTFdsa2VTeUpWdkdVOFVRWDFVdmhMSWF0WTNkblpjUDBMQ0k4aG9TU21ZMXQvd3hPRTg2Q0tRTi9DRGhRQ0lKTGdjYVhvQ3RWdmtuOVQwZ1VnS2dmQnF1UEdJZzFraGkxdUhLL3hmUUhlTmJzKy9FNXJDd3BSLzNCNit2U3Z4ZnBCZmV4MXVFelhwOTl3VGJyM1k9LS01N2h2dEpYT1QwT1IrbHZzanh0KzBBPT0%3D--7cffa7d0c8943ae129f7542a10bc1a1b98fbcf4e; path=/; secure; HttpOnly", - "x-request-id": "41045242-54bc-45ab-af40-9e8e63f99aad", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:29 -0000, _octo=GH1.1.817798854.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=TmFhck1hT2gwRjNMWWxJTXY0NHRaMkcvRnlnZ25SZmpFMVRvbis5Q0UyUk9UcTUvSG9NVzkvWjRENFU4M0tKaGV3UWpHOWd0bFRsNXNvd0JHeElNSzFia1RMdXZDYVEzT2lCelRCbS8vS2JZcHNHbkZIcmlSdVowUmVnWHBLK2RqWVdZQisxbWdDb0N3UnBHcXpaMWVUS2pSL2Mvc0hRemYrUVJreWpIcmRXU1Y4NnQ1dDlnOW9CQUJzcTJVY1JZZmhDSFVXQzMzQVpjY2d0R3ZwRHZJRzEyVHM4VWZYS0FWZ0oyRGZTRjdnRT0tLVpnQkVTTlF4V3VyZWJkSUVEeXp4bFE9PQ%3D%3D--8e450d4e54859d123a47dcf664cf5730b34cc476; path=/; secure; HttpOnly", + "x-request-id": "d10689b9-98ab-4f7b-8c05-494556be1d71", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8242:32296:60C6DA:92C7D4:5D374C13" + "x-github-request-id": "E76D:B5F6:15ABBDB:20916E1:5DB58B51" } }, { - "url": "https://github.com/xfix/enum-map", + "url": "https://github.com/chronotope/chrono", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3068435e304b03840339de2c7f00fa3f\"", + "etag": "W/\"3666c7d8e0af31a43d58052f951390e1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.1194217647.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=WEs1aWRDN2Y2aUJoZVU3V2hEenlQZGdOUDhYY0kxSEFLdjhPOWF4VzhkTk95U2RmQW93WlFla1hnMC9lMzhvdE5NSmlNcit1K0NVYjRXbDRYWTF1Q0xFMGJEQkoxOTc0NGNtQ3FjMm5NWUhiRWxFdVNDaGhTY3IyR0JQdytJeXA0M2pOQXAwaG42cWJFWmlzSjhob2oydGZTcFNWMENzWmVjcGdxaDdVOHZNYU53bnhYSGZDbWpjY3FkanVabTY1bENhZUNXRXVGdHdiSTlXMjFNNHYwOWJIV3pocjVGcm0wU0RPZ0tndDZnVVA3TlpmVmw5cmg4UWJSUWxVNlpKY0dhaWlYRjYvdDdBMjBucmw3N25QT1E9PS0tSUV4RUtoYms2eG9wM3VaK2ZNWUJ2UT09--1f6acef343e596fc6493e05e6df2b91043eccc27; path=/; secure; HttpOnly", - "x-request-id": "2b734ba9-6e25-45b8-8ef4-501bf576dc64", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:30 -0000, _octo=GH1.1.1307133823.1572178770; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=UHdoZlB6S0JvaEVWTVFnekNvWGVmb25WNDdkWEdhRFJpN0I1YlZ0U0tUbCtiSjBPYkw4M2RFemhwZzU2NjM0YTl2V1VHcUZwc25mU2JUczZWOHNEOG9nMlY4QXFMSFpYb2ZIeFQrR0lsK3l6N1ZIemt2ekNIMEduN1NGWFVtOWxBOHg1TWxkMGM2RWt0ZkpQYThUd05SczRLS1VrOWNqRExnV3RTd3lueHlZUVltZDd1TmJ6TkZxV1lXVFAxdDM1SVpGWkRTdXNPSFNBQ1RLSkw2aENOU1d3REEzaHRMQzhPM011TWtGeDdkcz0tLTcvU294anY3aFVReFJFZFVUckh6NVE9PQ%3D%3D--e7d9197a5ebeab0a6d78e47f1d349a05b72d805e; path=/; secure; HttpOnly", + "x-request-id": "f3abf3dc-2d39-46c5-a570-e351d7c762c8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8244:2B96:210E94:31DCDE:5D374C13" - } - }, - { - "url": "https://api.travis-ci.org/saresend/Gust.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", - "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"b2355118a4fb54f7834c0dd4ef450e7e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:04 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Thu, 11 Apr 2019 13:51:55 GMT", - "x-content-digest": "c4b6117f84cb00f6cf6e4376374f8e89647d342e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "eee2d0bd-d2fd-448f-9c4f-a455c81bc6c6", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E777:1AB6C:2C17BAA:4198A83:5DB58B51" } }, { - "url": "https://travis-ci.org/saresend/Gust", + "url": "https://travis-ci.org/chronotope/chrono", "status": 200, "error": null, "headers": { @@ -31141,11 +31290,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31154,51 +31303,83 @@ } }, { - "url": "https://github.com/whitfin/usher", + "url": "https://github.com/saresend/Gust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6eeedb81e75297aaf7406889a16ec434\"", + "etag": "W/\"348987a52a149832a733fa6ab9d439ee\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.1216414585.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=U1FGbEc5NE84K01UcEhrVWVZMEtOQ1JINkN1YW5lc1ZvNE1KR0VTSk9MbHZQUjM0ejc5VHRXU0QwSXd0VXh4OThtQ25RQThwNUdieDJFMzlqYURGKys1dXZaOHpJd0tZMThMODNiUFBzRmdnTXpxWFh4dy9PQ2x0TkFQYXVaZHBNb3Urb1JieVhhVHpVeXp2bkw5MmtWdkdwRXkxcjVXL0phdVhVRHpBUjJwTExHRUV6Wmk5R25yblJnU2hoeUhyTzhwVDc0S016Yks0QXJIQnIyOSt2dHgyckxZNHdMUTc1MVJQc0xoTDMzNjZtY3N1SzB1RCt1M0NoemZheUZHcWNVTVFyYUUzdTEzMUZkNDlGOXV2Z0E9PS0taHpVbTdOdXdBeUFReHVTenpmaitBUT09--90bb3f99f6cf8341c54bd4a085effdb64f5215f3; path=/; secure; HttpOnly", - "x-request-id": "7501f6ff-44ac-450f-8725-27ece24bd343", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:29 -0000, _octo=GH1.1.861370738.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=M2RKKzJGemlDY3dUdWVCYUd2ZlBkdGEvZGpjdWJ0NGdMSnowa0piN05IczhFazlLb2F4dmkxQmUwSkFIRVpLZmNPSENVZlJCa0F1bGFycGJtcC9zSGVzNWRCNmhHTGdoZFZyODF4YXI3Y3duMDdDa1VIV1BMUTM2a3ZWWlQ2Y3FzU1piQlpQbEx6L3I5enNXeFJKaVkvb1hEa082eWxoS1BDcExsb3daa2dHT29JYm9UTmFaT3g0Y0dkNlpMb20vTUI4b2RuaDJSN2JjZU9OZTZ2WGswRW42ZXpwNXZiUlpMb0txYlBqUml6Yz0tLWVVRDFpRldkYXplcTBqSlRqelhsRHc9PQ%3D%3D--0aeb0ebe0cbe50e44c2849a540cb42db3dcbb296; path=/; secure; HttpOnly", + "x-request-id": "ae7ad2c8-e0d5-49f1-824e-c7bbc312961c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8265:1BADE:21FF86:3330DF:5D374C13" + "x-github-request-id": "E771:1B30D:3B60198:5899EAE:5DB58B51" } }, { - "url": "https://github.com/saresend/Gust", + "url": "https://api.travis-ci.org/chronotope/chrono.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"49b7410fd963e01a1e4bd12830884a91\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:30 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 25 Oct 2019 23:13:43 GMT", + "x-content-digest": "de55f77596417f0a91e280cff37b93ecc11bac24", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "f8f98a5b-f9ca-4d5a-8810-e4ee879c4ee2", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/orium/rpds", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"69e95dbe73e4f549d979aa8909bb5e4e\"", + "etag": "W/\"127f712d7b54fdfdb8270012346143aa\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:03 -0000, _octo=GH1.1.506556842.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=OVk0NW91aVZKeWVKNzR5ZFd6NlJ0NXVRRzJzNHlvZUlZbjFITGgzY0I1VnhES25ndjhLOU16ODgxT05WVHhRVEVYQlhtOVd2WGx2SWFBdkZSTnh5RnlKRWwyLzlhUXNwRG00WHVweDc0eHRtTXlLZndWazF1ZnRxNzNmUVVTSmxubzZHLy8wQ2c3dmRjUUtYZTRqdVZ2elZITWtRTXFxR1FVQXZaY0VyN1owcWxRVXMzQ3hLUXFqQVNiU2pzVCt0Tk01ZWRodS9yblZ0VFJjaWU1cFFaREMySDgyVFFRaWJtYzVKMXhVdEttUS85anE4bSs2ZWVHb3Y2d2dLNnFib09oYUZmbVN4UEs2cUxVOER3cWtYMGc9PS0tOGkyVzhHRk1vOE1NTGNac05HR3BMdz09--2db980cd764ee3e6132cbc86c2ffc862ffef55b2; path=/; secure; HttpOnly", - "x-request-id": "5ed0a60f-4631-47de-a668-799a14d664ef", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:29 -0000, _octo=GH1.1.702010546.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=LzEwS2hxRVhrVnlaaUZwUUxwbnY0NXJiTVREYzhiUkVLRiszOXdkeTBVa0hnV2pUeDN3WWtJcXl4ZUNIRGRhT2NHN05uK2RBMmhGckZQVkcxelZ2MWN1Qkw5UFFlbEpGKyttQ3FpNUxsSzFVQnllNVdUMjVCaFQvUXdMSGtJL29iTHJyMmhpNUtHRTZHdHlrdytXeGh4Y0RoSHlNN1lDZ2dKWnZtckdjWjZ4ZUFwelVpNVlrcTIvU0l0YUhFN2FGM3p0V2NFeXlndHFLMElMWXAraThWQT09LS1PUTFhemVvNG5hM3BJUFMrUlpTZ0xBPT0%3D--ed53dc3cbd93b6f2c5a080b30dd1e23add20bf6d; path=/; secure; HttpOnly", + "x-request-id": "261fd7c0-7846-45cc-9fb8-bd14c5a8819e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "824C:2BAD:D02B91:13C1257:5D374C13" + "x-github-request-id": "E768:23F84:3B266A8:5883825:5DB58B51" } }, { @@ -31206,33 +31387,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a20b994ed64a27165999b341fafca50e\"", + "etag": "W/\"39d90fd3324ae7a8c6f1578466f8bb65\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:04 -0000, _octo=GH1.1.1344732833.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=N0llK1A4UTcva1FIRU9ud0hsMVRDTTdQN25iOVlFOEJhVXYxWUFrUTYxazFYWmlGWmVUVmJPMlBQdTVTclp5TTNzbk8vbDRXekU1MEpvZjlEVlRqTnhyRnkxV3oyY2c4N04wTllLWE1SbHMxWFNpS0dHbGRmdmVyNXgzWmNDeC9nYnVIM1R3ei9KZU1KQXM3bUMzakNGVUk5Rms4aFN6L0RnMFl4ZVpERk1TRjArOGdBSTRPZ3pDa0RWdG40aUlGSnI1ZG1aNDFyZW5RaklpV3duUTZwZlZMdVo3K2hBVTJoMXVBWDY2cTBaV2lnUlVWV1l3eml4QlQ5eXVRUE9tWHNoUEt6bjN6QkJZenBZbmZDSlNxQVE9PS0tS3ZQbldoVkZpSllHTjFuWU5meEdYUT09--1176444fb3d83470c3eba886dce3c1ee0ef20665; path=/; secure; HttpOnly", - "x-request-id": "61b194bd-bf61-4a33-9991-e0a72d7bf6b2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:29 -0000, _octo=GH1.1.1710123206.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=UXhrMjQxb3pvTXpoSmJ5bW5lZTlOS1k2NHZhV2FTSGpNbjVWZU1LbUQxNndBbnNVNDF5ck9rWnUwRlZKTzZaN3FQaFFHci9YZGV4OGhWQUMyYjFJanpHeE8xSjJaeFdUQXVobmdOd25mc0dwMWRxK0VLZk1EZlcwL2liV1NudWpHNzZTMlNxVjM2MDJKMWNjTkwrc3JTUTdtM0VjTk44WVpLaE1PWkk4SGs2RGNRTnpDQ1IzKzFMTFNGdzI3TlQ4L2lIbGJiaFB4aFR2NVlxOW5oUGRjaHJqTUV5V3FrblYvWjk5Vk4xS0tnOD0tLWlqQVMxYlY1Vko4Uk1DMThPTFBldVE9PQ%3D%3D--bb7aaabf0665c52156eedf5bb1cefc22ccbe8170; path=/; secure; HttpOnly", + "x-request-id": "16b5efc5-3a7b-4b64-8f3f-11bc8bfb3cae", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "824D:E0EA:CDDBD3:1397692:5D374C14" + "x-github-request-id": "E774:1B309:160982B:211779C:5DB58B51" } }, { - "url": "https://api.travis-ci.org/milliams/plotlib.svg?branch=master", + "url": "https://api.travis-ci.org/yaa110/rust-persian-calendar.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -31242,15 +31423,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"100e0630e4af5abc0ed8be85307e0b01\"", + "etag": "\"26213dd42f034d63d65e9473819e27f5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:04 GMT", + "expires": "Sun, 27 Oct 2019 12:19:31 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 16 Jul 2019 22:14:23 GMT", - "x-content-digest": "82c1d0ea1d17e4437f4d645dd16bb9be90ac972d", + "last-modified": "Thu, 02 Aug 2018 09:54:03 GMT", + "x-content-digest": "4a387f702e02f660385701b7d79b74b78a776a1d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cc124d3e-6989-4b5c-936e-e1fe55043543", + "x-request-id": "fc131d4a-0bf0-4cb3-94f0-c7441e5087d7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31258,62 +31439,55 @@ } }, { - "url": "https://travis-ci.org/milliams/plotlib", + "url": "https://github.com/yaa110/rust-persian-calendar", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bed18f972c3999e25818aad1b3556f76\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:30 -0000, _octo=GH1.1.796414967.1572178770; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=ZDNVVHMzODhrS1ZnMUJuY1NjaklqVTl4VVJRQnJsc3dsMGltcDBjZmZuNGtqamQ3b2VKSStnSmhSOUtiNEFmV1NCblMxY2YvL2liMGZNSEYzV3hjcjZueStialgyaTFBbTQzM2JwUUw2UVJCdFZkZXhRaXBrcUJTU1JTU0w3M0lMVDNRWVNDbjlXdG1wenVxUmZvSUFESXhNOVp3OGM4ZlZqa2lvR1NTVXgvWkJwWTkwZ2wrNDZtZGcwYWRSQi9IMHY5N1Y1MVZqY2crSFoxd2N6ZnM1WW9FSDZMWlh5TG9heSt2QTBkaXM1eVZyMHB6c3RjSkNaZFF1NUIzOThobi0taDJGYVJWZWNVblBBWWJEbXk0MERwUT09--91f1c6640175fa3f388c1291aa9a0873c390cb40; path=/; secure; HttpOnly", + "x-request-id": "9a4a74a5-c3ec-4499-84b9-79d92b6063fa", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E77A:B5F6:15ABC3A:209176A:5DB58B52" } }, { - "url": "https://api.travis-ci.org/chronotope/chrono.svg?branch=master", + "url": "https://github.com/Nemo157/roaring-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"fc947e06cbc195f3b9bacd111c9d0d06\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:04 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 22:58:50 GMT", - "x-content-digest": "25f2f8683e9cf6b7412880f79ca0f49ec0b8cddf", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "e87d974e-b140-43c0-a670-e050cd14aa0a", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:31 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"1058c2b89dc17636a7c11f01411c1fb6\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:28 -0000, _octo=GH1.1.1221632536.1572178769; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:30 -0000; secure; HttpOnly, _gh_sess=eFF1U3FXTlFYelVSWm0zU2EvMHJ1b0F5eS9oQkFBMnNzcStrWXUrbEhQdXMwOUtZWGdFMWF1d0dwMHJzNG9KRFgxQnkvVXA3bjNIbU01V21ESkJaaWNRZnliTDRjQ3RiU3JvclovaDBrcG90VFZvb3BXR0F0eC8vZTNPa2RTRlZtaU5rU081QkdEL0daN1NJZHdsUkVDeFVETk51QWFIc0RvclMrbjk5VmpudjVNZVN3N2VXeVB3cG4yMlBpQU9oSHpTTVB1NWJrcThhdUUxSHNFMVR2cDlHN0haUm9VamFGbVFiRXJIcDlRVT0tLW5EaFFyYktCb3NYcXlxVUZNRWYxemc9PQ%3D%3D--e5f2fc88102d40b6dea895dee2f3a53525badbb5; path=/; secure; HttpOnly", + "x-request-id": "c9ca2f9a-9b20-4e76-8e01-be3fcf104a1b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E765:23F84:3B265C0:58836FA:5DB58B50" } }, { - "url": "https://travis-ci.org/chronotope/chrono", + "url": "https://travis-ci.org/yaa110/rust-persian-calendar", "status": 200, "error": null, "headers": { @@ -31323,11 +31497,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31336,13 +31510,13 @@ } }, { - "url": "https://api.travis-ci.org/yaa110/rust-persian-calendar.svg?branch=master", + "url": "https://api.travis-ci.org/antimonyproject/antimony.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -31352,15 +31526,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"dee7676eee82a911506266916a8ffe25\"", + "etag": "\"c73c2e0026830edf7b6df8ed4bcf8287\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:05 GMT", + "expires": "Sun, 27 Oct 2019 12:19:31 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 02 Aug 2018 09:54:03 GMT", - "x-content-digest": "4a387f702e02f660385701b7d79b74b78a776a1d", + "last-modified": "Wed, 08 Nov 2017 09:23:00 GMT", + "x-content-digest": "c9ef5b36b74c442b4f79727221ebabb25d99b134", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d1e3f3d1-edf9-4f21-86d4-a12ec48543d2", + "x-request-id": "9a60feae-cb58-42a8-8919-2a3eabe6af39", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31368,7 +31542,7 @@ } }, { - "url": "https://travis-ci.org/yaa110/rust-persian-calendar", + "url": "https://travis-ci.org/antimonyproject/antimony", "status": 200, "error": null, "headers": { @@ -31378,11 +31552,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31391,55 +31565,31 @@ } }, { - "url": "https://github.com/yaa110/rust-persian-calendar", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:05 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dc0f6015330c2ff51b654e5d222eca34\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:04 -0000, _octo=GH1.1.823094035.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=czJDM0tBYzl5TEc1MmFWY0xaYnlqSitGVFRBV3pPMlYyUWJDLzVWekpVVkdVTGRZRHViV3lFbkdOUDFtT1ZTSGNjbENXWUFKbUdNbWpBNFlzckF6QlVhYXhNekdRNDRudFRJcy91Nk5xV1hIT1JmMTRSazlmZ2h3RGp1dW5xK29vbFV3N25yeFU4UDBHUlllVGYxZWFFeXpHUFJLVGQzcTZ4TGpIVG9KU0EvRitPOEF6S2NMM0VpUjFqaXFIQzdOSGhxTVJNRkMxZUVHQ1I4aUU0bG53V1d4TzhhRkc3SUZNanhsSDMwdkdxbkNDTlFEQnpHamJySXl0cW40TmN6UC82dFpwQnRVZStJL1U0RWFEVjVjZDdGakszY2VHQ2NUcXVJcFh6ZjcwdnM9LS13ZjhjTzA2MVZ3c2R4YnpaM2RSMGJ3PT0%3D--8f5a329b0e6afdb6350c0d17dad0eeb5f400f106; path=/; secure; HttpOnly", - "x-request-id": "e104f569-580f-482e-a20c-560a682cd53b", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADD:1BAE2:B201EF:10F226F:5D374C14" - } - }, - { - "url": "https://github.com/chronotope/chrono", + "url": "https://github.com/antimonyproject/antimony", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:04 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"620ab8933fb2915813c4aa020b7a872c\"", + "etag": "W/\"05557bd526f319cd7150cfec1eafabe3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:04 -0000, _octo=GH1.1.1371625203.1563905044; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:04 -0000; secure; HttpOnly, _gh_sess=TWNuN1NvSCt5SGhrejdpUGpvZnlyQVZDYzlEcWFQQ1FzbU1qM1pBWTFvMDdsTC9pRWczMTJKeElGVVFFd3F3T21nMHI4N2V2b21YOVJ4NXp5a29XYytGYUtISG5rL3Z6MzJlMUFrNGpBWjZTR3RRMUxVVS9KeEM2c0loditNUnRiRXBuK2JjYjBBYi81ZmJnYXZ3Y3pYZG9PeWh5ajk5ajR6cGVaZTZCTUdCeWhJY1FGVmZra0ZvcXhaZlpydG5zaTNralhRMFE5SVNUSUc3RFBsWHVSUnV4OWhDeCsvOWJDeUMxU3d1ZThjMXVSUDFlaHBuUHN5ZkdYTUJjVVhvQzFOZXNhTVowZWFXaGJsd0IwNU13WXc9PS0tMUtGNElKVkl5endLU01WOFBkUklGdz09--a726490a7219202afb7a21de108166df59fde9c3; path=/; secure; HttpOnly", - "x-request-id": "bfe7a9bd-1721-42b4-ad3a-fcc48e6cc186", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:31 -0000, _octo=GH1.1.1031206779.1572178771; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:31 -0000; secure; HttpOnly, _gh_sess=b0xZdm5LaW5lWXQ3Uk9sU0RPOW42cVNQc0w3ZG4xZkFoYUNvL01LcVdtenVsSHlNVjhzMCtWU01NUGhsOTZPQ2JDZDNlSDhlTlJHMlI4TEhDYlNTQXlHMTRpQmFRVThOYzZRZ1ZRMktpNWhKelMyTkZxUDJuVmZ4Q0FjWThqakxjalZRSU5CbVFEbnlyRW5sZ0hqVHRJaWZpdWFQTkJPQ3Vab1REb05WV29LR3lIYlpqYXp3WStuOHE0Zk5oZFVhaW5PS2ZuZHVNdWFFR0x6K0s4M0FMWC9jNnJKbEE0WmpWOWRzUTNCQU5pdz0tLVFvMlg3MXFOQ29RNlZJNmh2YUZSWlE9PQ%3D%3D--157557ba29be0c4c1dea1f84deb9f710f6b1e198; path=/; secure; HttpOnly", + "x-request-id": "53dc8cc9-2c39-4041-b580-0fed35c32a42", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8254:1BADF:3EC065:5ED928:5D374C14" + "x-github-request-id": "E77D:1AB6E:3B5924D:58E7A57:5DB58B52" } }, { - "url": "https://travis-ci.org/antimonyproject/antimony", + "url": "https://travis-ci.org/fede1024/rust-rdkafka", "status": 200, "error": null, "headers": { @@ -31449,11 +31599,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31462,13 +31612,13 @@ } }, { - "url": "https://api.travis-ci.org/antimonyproject/antimony.svg?branch=master", + "url": "https://api.travis-ci.org/fede1024/rust-rdkafka.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -31478,15 +31628,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2f6c45d617a5654c510a7d8b08eadecd\"", + "etag": "\"a282df61384e63bc52791f12e176022f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:05 GMT", + "expires": "Sun, 27 Oct 2019 12:19:31 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 08 Nov 2017 09:23:00 GMT", - "x-content-digest": "c9ef5b36b74c442b4f79727221ebabb25d99b134", + "last-modified": "Sat, 26 Oct 2019 15:07:49 GMT", + "x-content-digest": "81bcf763502a4ced8d8927ef414015b67a11b9fc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "eae20c2d-bbaa-4434-80cd-664b5a31aba5", + "x-request-id": "af4f76b9-d6be-4705-9e6f-fe54deb9c9b3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31494,55 +31644,87 @@ } }, { - "url": "https://github.com/antimonyproject/antimony", + "url": "https://github.com/fede1024/rust-rdkafka", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"291caaef2664c21cde3db48ab5cce448\"", + "etag": "W/\"9db06fa5234ab713628f00920ea8ed17\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.114005386.1563905045; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:05 -0000; secure; HttpOnly, _gh_sess=S3BCL2QzcXJIUTFYbkU1cWhCTlBmUHFKa2I5V2JmQzJqakhrVXRpVnI1VHpEL2U3QlZpMXp3d2Y4RDl6ZkR2OGlxa3k4SHJRNG1oV3NpL2tjNWpiak4yYzVzU3VNRnZZamhaVzhHM2MxY0FJNW1IdlhWcHdIdVRuYTZiNmxBMVFyL3dJVWlTbWtPVWRIY0VRenRYLy83RWV5R2hXNmZRa3dreWRWUkxhNU5JRWxEWkRxOWxqOU9KVXlUTytFMmtOYlRENytLdnphQ1pUVlAxaFk3T3puQWFOellqeU8yRTY2Z3FUc0swZ3lPK0o5cEE5YTVmZ3pUeGVBVkVYcHk2SEJCc3I0NUgrWlZjUFdiVzVsZ3UweFNQbXhZUGNlcE9MbW4xa1orbXU0djQ9LS1GTU1TbEZsaFRFSGJMcDRjdEdkTmFnPT0%3D--ff1f3e8d78a5946a24a69b18dc90697085af1e54; path=/; secure; HttpOnly", - "x-request-id": "f2e709a4-dc77-4ee0-80cf-b83a221f6566", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:31 -0000, _octo=GH1.1.518824472.1572178771; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:31 -0000; secure; HttpOnly, _gh_sess=T29WY1k0dTltM0ppbW84bkhkbmZpaCsvM0FId2c0RnhsS3V2b09HdFExSFdTTGYrZ0tWaTlieGVzM3BIcHdkUXhzQVVmdkJtYXRtL2xKVVJ0elBRNXU2eFo2Y0JmRjZBR3A5NEpuRmQzRHBTVXhTdWQwN2JoS3VPK3ZXWFE2Wjcra1BURkRsaEo0bUU1NGpoVnpoUzhYUG1WZUFjbEc3THJMdDB1ZjNzQWtJc3NlMytHb0o4S0NhcmI1MVIzM3VYM3hmZTd5MUt0TldleDVFL25vWDBRd281WDRiemJxdi9PcVkrcSs1TUdrcz0tLStqN09Jam1vZDhuOWVGYmh1RUZWeHc9PQ%3D%3D--cb4bcdeef7598bbed55fd2bde963a1c5cb3e1e22; path=/; secure; HttpOnly", + "x-request-id": "0ba200d7-58b1-4d95-8c9c-d5c21c2960d7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE1:3941E:CFEDC4:13D2CB1:5D374C14" + "x-github-request-id": "E781:40B81:347AE5E:4EF4061:5DB58B53" } }, { - "url": "https://github.com/whitfin/efflux", + "url": "https://api.travis-ci.org/spicavigo/kafka-rust.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"b277431d35036b00f628203c4367fbb6\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:31 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 04 Oct 2019 01:31:48 GMT", + "x-content-digest": "7145cd4147db4dcd3c9cfe28e18bdd05b3398671", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "c5fb9a7b-0a27-40fb-bb4f-2a1670cf5601", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/spicavigo/kafka-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1275502516c5dec6a103d75667fb6aef\"", + "etag": "W/\"874432f1c8ea12e00644ac0f5b68faab\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.60741921.1563905045; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:05 -0000; secure; HttpOnly, _gh_sess=VEZ4WjRXb1dKdEVVVHR0a1V4VVNiL2hDOGJRV0RzbmI5MlRjeVNXak1pQVU2SWJ5WmxnczZFcEc2cXE1cUhGV1h6Y2lDZUkweVRFREI2YVJ5NU9ZZDFvdTFNMGpVTzkvdXpOMHJWdTBnTmdvRm5mQWIyaWF4MEc2UHBMT2d0ZGpia0o2b3NNWXFtVlpuYUkvY1B6c3cwdVpZVXZQNVRxQjFTdk53NUZUNVhzdnFrTXlRSXN2U1EwcGtlUUV1MXBQQUpjMW9IL3RNSGNkRzBFREhLM3dqbkoyemoxbkVwUDBnQUtzOEJrSHZyUXRJeWpCc3dXWmdzRnBYV3Y3cVV1aW5iRjFYSTYrT21PMzZ4Tm14VHFGSWc9PS0taXRBTkR3Z3gxRWpqSXlyblhJajBuQT09--88c963122bf4b4524cb0ea8c80c97a9fc1b83b20; path=/; secure; HttpOnly", - "x-request-id": "69b6aab1-6c24-40b7-9a46-6f7a374cbba8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:31 -0000, _octo=GH1.1.335475156.1572178771; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:31 -0000; secure; HttpOnly, _gh_sess=SmFSMjRWWTRYMGlWSm1wNGkzb2loVVJ5SDFheXA0cGVxVWlLRzFnMXlaZUZhLzRDUWdsWjBmbFY1aFdGSWpNaWhJeERKM3U1TkpvbjZoV1YwWHVvWHVNM1g3MFlQejB5MU4wL3J2TzF5T2JBSzFGRUJhZVdEM3RDRVJhNUc4dmhDS0hvWVpZME5XRlA5L3ZWeUlxeHIxaWlLbTIzdjd3OWh4M2hZdTNpT1F5VlVlTnR5NzVUZkJLU2NZNkg0b1BHcDg0c3lKOEJMWE14UmhGN2FFTFV5eVJ0R1FGMmxYeG1EN3hnZ0hFZ2l0MD0tLWVMdXlyTVR5Q3JJaWV0TlVnVlB5TEE9PQ%3D%3D--e9127cd5fc98b55d735141abd1d719badfea4df8; path=/; secure; HttpOnly", + "x-request-id": "9a658e11-9b68-47cc-9898-87d430b32e50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF0:3229B:AF15DA:10A2132:5D374C15" + "x-github-request-id": "E786:23F82:33EB21D:4DBC16A:5DB58B53" } }, { - "url": "https://travis-ci.org/fede1024/rust-rdkafka", + "url": "https://travis-ci.org/spicavigo/kafka-rust", "status": 200, "error": null, "headers": { @@ -31552,11 +31734,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31565,93 +31747,85 @@ } }, { - "url": "https://api.travis-ci.org/fede1024/rust-rdkafka.svg?branch=master", + "url": "https://github.com/whitfin/efflux", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:05 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"abdc7be30860990ab684435aac85e600\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:05 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 09 Jul 2019 07:22:11 GMT", - "x-content-digest": "eee820da087ed98cdb9ad1609d62990f30a88abe", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "280fcc1f-270d-4969-86d0-bc8f87c1b173", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:32 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0d10cc1be85074723b6414a13fc1194e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:31 -0000, _octo=GH1.1.1541647498.1572178771; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:32 -0000; secure; HttpOnly, _gh_sess=R1JmMzV0NE5CSVRRV0pNd2Y3QXQyWmFrM3NlVGZwSjMyeXZhODJaTUFueSs1SFFiZUNvOWp2VjdVUGRYaldPMDE3OW9RZGZ4TXJ6ZkhKWm9WZHBIdm9JMjZkMGlMWW40SnJMZjIycWlFMWl0ZE1EYWg3MWhxWHhWL0ZTVWJ5N2Jxb0lKZGpiRW9LNEI2c0F4eEtHRE5rZGl0dVRhc1pEQWtHVzRyM01jSlF4bE5vRlUvMEhVT2o3UVdGUy9vcnNiZTJHRmN3TXpxNmFSRE9aSG40SHEzRzBaTnFDVHk5bm1wSzN3UkhsZ01lQT0tLW9tOVlGbXY2SGZxVHIySThSRWxXS3c9PQ%3D%3D--a3fc2a6bb9da19fb54d4de79cd3b6b249456becf; path=/; secure; HttpOnly", + "x-request-id": "93cb864b-6d6a-4650-a103-f871dadd0898", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E780:B5FF:3A58AA9:57AE1BD:5DB58B52" } }, { - "url": "https://github.com/spicavigo/kafka-rust", + "url": "https://github.com/beanstalkd/beanstalkd", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fd3505e2cf123c7b94939dc65627ba24\"", + "etag": "W/\"37d3be2a9883912adaa49fdaf0c15af2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.87822611.1563905045; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:05 -0000; secure; HttpOnly, _gh_sess=TzBadDl2VjQ0NFl5R2Znci9DSEQ0MkxzTmxNbmJSTjNCUUZwU2xpQS83Ylk4dnVQbjNNVjRzc2JNSDB2VWRpbDIxMU02NHpvamY4bTFSV3ZlTHRlb3A4bTVWN0JXQVNMaVZHM01QV1AzdlZ1Yk5wZW9zMFMySkI0QzV4TVgrUWJuSVdqdXI1UmMvdkd4WlFnc1FsUVZMVFN3ek5qS2RvcXJONVhReTVFWk1QSXowWndaUC9WZzhvN0hVaEFMb2pDUkFMbngvVFVjZm1SLy8zYVVpb3U2M1I5aTJBY3ZwVklNclNrZ2VRd1QwcW9mN2hJMzJwZkdQWGVQN0UrTnRITlRaZTd2SEErcEFyRUQ3NVZOcDVvcUNPRnFibGJvUjBXYnJiTTlrVkk3dDA9LS00aXk5aUx6Zm5oSnZMRE9TbkZsbXpRPT0%3D--5eb86cbf5847afcfa9c6bc502dd0fff77cb2c0ae; path=/; secure; HttpOnly", - "x-request-id": "15631acb-3229-4d75-bc14-9f133f124880", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:32 -0000, _octo=GH1.1.1944208030.1572178772; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:32 -0000; secure; HttpOnly, _gh_sess=ejBzYTNyMWZSQjlwVXB0QWdNbzI5Y3lvMS9ia2pQMzA3UXdKQ2l6TGdxSVVjd0hrbEpWUlJtbmcvRVRtVlkxUDBZdVdSNi9KUWxwVGFOTitjRTZzcUtKUGM2b2diREREU0RqUHFlOU5HWERHZFRDMnZ1TzZCY2JGV1FESHE3Zmp0M240VjRYanl1c1RPNUM1KzBtYVZWV3c1R3RlcUNtanhVQ2dXeFBDaXlESlN1RVE1K2QrdVozVzFhTm9QU3FBWDdNd3l4RzVOdzBMNmRMV1VHR2k5dkt5NktPdDk3VHc5b3JvTzdjMVI5Yz0tLWpyMmtRN3VzQmhZVThVeGRxRVVZL1E9PQ%3D%3D--7e50592316a87167ab278730af47f0f24f1a0c06; path=/; secure; HttpOnly", + "x-request-id": "1fe7712b-45ff-498c-ab3c-ef4db4a321a3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A88:1BADB:1B365:2B471:5D374C15" + "x-github-request-id": "E78A:1AB6E:3B59339:58E7BAE:5DB58B53" } }, { - "url": "https://github.com/fede1024/rust-rdkafka", + "url": "https://github.com/schickling/rust-beanstalkd", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:05 GMT", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"807a7d4c8ac80c2e560a62e83e84929b\"", + "etag": "W/\"7aed5f82236a8002010a633e34ac548a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.1750151708.1563905045; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:05 -0000; secure; HttpOnly, _gh_sess=bVRBdEpYZ01oaGVDeFFqK0ZZS0RKVTFUMVlTZTlqTWc0VjV5OHBnUTlBUWdTTXV3RnhFWmptckJzSVlpd3lPYlpKeHNrU25LSFN5NzZ5TFJRUDV4V3BhQ0ZlKytzNjZsdUlZWklBVDJiMVJQWWRLOGJoZStVQjd1dGRBWVNPTktEWElETzcwOFd4QTgrUWJpblJEdit4Qllrc2xxZlMzR09ORWR2K0pZU21IbjM5RlZPZmNtN1V5SjN1V2U5bGVmRjhBQjRteHhZd2NqNllqQ2ZOYUJUU2pqQ1NDNGlVdVpDOHhKOHJ3M3REOTZmWm1mNHgzUUlzZ3ZjVE9uREJQamVIdGhpcUNhT3ZCbnp6YmxtWXBNUk5iaEJRSmI1N1hEdm9oZEc3RjRGMTg9LS1yVjY4aWFSdG42SWZGT0Judm1rbEZRPT0%3D--090bfed050686602ced11504883021261e072135; path=/; secure; HttpOnly", - "x-request-id": "39d34b25-d8c6-41e6-85ee-af9ee731765d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:32 -0000, _octo=GH1.1.1494940849.1572178772; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:32 -0000; secure; HttpOnly, _gh_sess=V1dPR2NqOGsxRkFzdHJ5VVBnUGtiSmgvbWIyZlZtbGtiODlJZGcxUGpmbUxVditRS2VLM0t2eEU5N2trZmNZaUlGSXV3clV1Um9CeEtrYzgrendzZGx4L3kyZXpNRGlDVUZMZzhVam5zbDZnYjBIWlJzU0FPcHhJaGk1NmJYUDVRN2UwUURLd2ZaNGc2aUF4SzJueGRQSlByMnFXcVF0NDNsQm10eDUzdU94U0UxRFJzRzg5bzVhKzU3Nk85ZkxRU3NJcmxxdE15bERrUkJocHN4UytCYTMwSUExSUl6cVk3OVdwK1hBU1NxUT0tLWxydzFtekVkQ04yanNlZE5JcnZzQ0E9PQ%3D%3D--2494e04eeeacdbf2443f45bacc54ac579c570197; path=/; secure; HttpOnly", + "x-request-id": "2312ab75-bdeb-4c3d-a750-8027e5ed7cdc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE4:2BAD:D02CF6:13C1468:5D374C15" + "x-github-request-id": "E789:23F84:3B268F5:5883B89:5DB58B53" } }, { - "url": "https://api.travis-ci.org/spicavigo/kafka-rust.svg?branch=master", + "url": "https://api.travis-ci.org/schickling/rust-beanstalkd.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -31661,15 +31835,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b7017619489f438b7f45184abf04998c\"", + "etag": "\"5165ea2f0b3499c549a00a2f6040a98c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:06 GMT", + "expires": "Sun, 27 Oct 2019 12:19:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 25 Feb 2019 12:27:52 GMT", - "x-content-digest": "014c6f37ce79251bb64013f1ce684f3ea38fd3e8", + "last-modified": "Wed, 11 Sep 2019 12:59:08 GMT", + "x-content-digest": "ec510e19b79f01867fbebf6680fed2d194847350", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d04dc9ad-0752-425d-9c99-716ebd827e97", + "x-request-id": "909658e9-75f4-4266-b38b-7e021cdc2c7b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31677,7 +31851,7 @@ } }, { - "url": "https://travis-ci.org/spicavigo/kafka-rust", + "url": "https://travis-ci.org/schickling/rust-beanstalkd", "status": 200, "error": null, "headers": { @@ -31687,11 +31861,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31700,39 +31874,38 @@ } }, { - "url": "https://github.com/schickling/rust-beanstalkd", + "url": "https://travis-ci.org/hyunsik/hdfs-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d9d3d09b2ee69cf286e0daeae9314fa0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.782946794.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=MjJ0djVkWnpyNFhKMGNIU29IZkR1VnhicndyU2tZRm03WkpWRmU0VVYvaklaQ05KQ2xWOWM2VUR1ZklaTVZGSTdiMlRkdlR2NDVmNXdZUVBTSjN0NXFzQ3djRlRCbkY3Tnk4bHYzZWZqR1diNHVLU0wwTEdiVUNCVlpZR00vR2FpSWlxYVE3SU5EVTFvNGpOVjBDb0I3NzM1SGJpS1g3MUZUNDFYT0JzNTNLNVMzQmo3L3gwRHJDWExOOWd4cDJnY1VrYjZmanFIdFNBVy90QmlDUkpVM0U4MmF0TmlRVENldDM1emN4UVQyTVR5cUZQS0RzY3A2aGg4a0hhenI2b2NwKzFBS2VNM3l0bnRvcm5TZkZGS2pVc2FzZjMvYXdpNUlHTXQ3MGZlS009LS1ERm1GajN4dkJxMU5UdjhrNk5KaUJ3PT0%3D--0811e5e0095970b89535dd9048c91819f2fa5fdb; path=/; secure; HttpOnly", - "x-request-id": "71d376ff-fb76-41aa-991a-8e0063ba0a43", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D66:AF7B30:10B5226:5D374C15" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/schickling/rust-beanstalkd.svg?branch=master", + "url": "https://api.travis-ci.org/hyunsik/hdfs-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "361", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -31740,78 +31913,55 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"71f6607f92c149467e3b9a354b20d69b\"", + "etag": "\"19e4c900b6dfaf5f75bead705de04585\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:06 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 01 Jul 2018 04:11:07 GMT", - "x-content-digest": "9833011228fcd68b1003a0f57d465bdece68c408", + "expires": "Sun, 27 Oct 2019 12:19:32 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c6c3f8bc-1205-4cb3-9a71-b0dbaa198beb", + "x-request-id": "858a1033-4794-4d77-85d6-4135f49c5b85", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/schickling/rust-beanstalkd", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://github.com/hyunsik/hdfs-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2840b1475d8a8e2a5cb2ddf23be29b66\"", + "etag": "W/\"4455db8a356d4b689127b4071e85ca43\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:06 -0000, _octo=GH1.1.1498241945.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=OTBJUFVQMTZWZGY2Z1R4N3J1VDFwNHNrNDluS21UMzlGOHZwVC9yMXF5RCt1anhOb0RHYStkWUUvSWxtaHR6bXpkcFk5Q0hlWGxDUFBSMWRsaW80b1cyTmRVS3ZPbGN6N1lvVUlnOGUyODVEd0VLRkJVT2tReHU1cTVlL0trQVdCbEJHc1lSbTRvbHZnUlNaOTBOSlBVYnZEbkNKKzNONWNuRWRyMU0wZFp5dnEybythekdaUDdVdjVlbWtHMkxYa2FjMGZ3N1BwcjE3dTNEZFZqMFNYWUFDL3ZZUjZhekdwNVMyRFduR20ySyt4QjNsczd3empwbXZuVFk2MzNOVkxKWkxYMkdzMk5qWmlnL2NLeWNYYmc9PS0tT2VkVjRkSVpMSkZTd1liaGhwM3k4dz09--1516d0eadcdcb5b8680dfe37c52f3751dcd93e05; path=/; secure; HttpOnly", - "x-request-id": "d1e7d7dd-c234-461c-9e08-0de6e74d7202", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:32 -0000, _octo=GH1.1.1228031440.1572178772; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:32 -0000; secure; HttpOnly, _gh_sess=bEtTSzJzdDlac1FleVpQZHBxTE1tclFxRklZbWp4WFhFdGZ4amxENVN0NGdDcDZBRUZlMmpieFRJckZjRTh2T05iRnNmbWJheGVSelJzaTdkOWRpUFptRTdXZHcxMVZtdjJyRjgwaHIrRXl2dW1ZUUhvOW9VQ3V1ZHVHWVc4T045N1YrY3pRS3JxQmdUeW11ZjY1QTd4NExVL01LczhZTUZudjFZL0JNZkxIclhpTWJWQUJPTVdXWnhNR2NvTDl0Q3FHUHRGdWlJTXJJalNzREhzT0RlbVpPOWRDZEV5TXdxL3NSQUs3RE5iYz0tLTNwR2hZL2p0MGViRnU4cFNKZVBtWUE9PQ%3D%3D--1177abe5096cb728efa5ca0c0334fe8a35909af3; path=/; secure; HttpOnly", + "x-request-id": "9d10332c-e430-4921-99fa-be809d8b7f75", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFC:322A0:E6BFA5:1603299:5D374C16" + "x-github-request-id": "E78D:B5FF:3A58BC9:57AE35C:5DB58B54" } }, { - "url": "https://api.travis-ci.org/hyunsik/hdfs-rs.svg?branch=master", + "url": "https://api.travis-ci.org/GildedHonour/atarashii_imap.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -31819,15 +31969,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fd9eaafc2a77dda313bef0cc66da9c0a\"", + "etag": "\"bdb73a029da04ad1f6fc935708626303\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:06 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 20 Aug 2017 02:57:44 GMT", + "x-content-digest": "0dc18806fef842177d62bb33fc211d40df61beb9", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fac06e8e-0427-4707-9430-3b798daeb8c0", + "x-request-id": "b24d4911-3ea3-46df-942d-0495baa25e2a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31835,7 +31985,7 @@ } }, { - "url": "https://travis-ci.org/hyunsik/hdfs-rs", + "url": "https://travis-ci.org/GildedHonour/atarashii_imap", "status": 200, "error": null, "headers": { @@ -31845,11 +31995,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -31858,63 +32008,94 @@ } }, { - "url": "https://github.com/beanstalkd/beanstalkd", + "url": "https://travis-ci.org/gsquire/sendgrid-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"335d6bac778095025bb004897962322f\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.931628531.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=SkkybzdxYU1LTVBpSWpWMi9mcEI4R0M4MnhNWFJ2ZDVqd0V2L1g3NFkxTTR3WEl4bzJXV05ab2FPeVljT2puMVZqTWsrNy9UdnFSNEJwWDJITlRUVVJiMlBaZW1obmtqUDdEVE96azhuVHlPRW00UURzVGFvM3owU1V4Z0Jrc3pkeXZyQ3UzQTlobld4ZXdGay9rb1MzcW5GWE5uWTlPb0ovS1VmRjBScUNuK3FVaDl1VUFpeXpsdWFDZ24zT1hBRi9QTEJORmJjNkZCcGRHeTRFSEFha2FaUjZYbHloRUZLMDU4M0hPNFQ3VWJ3YitxSlhKenJsL2dpQXpJU3F5R2hydEdDVzV5K0pyQWc5Z0RDd0lxS24wOWpNajFOVytnNHZMcUtYdFQxTVU9LS1LdjNDbmpGUExyMS9yMWU5cy83NDZBPT0%3D--02f4d4b211895b35c9ffa177e2b920aefe17daa3; path=/; secure; HttpOnly", - "x-request-id": "d27083f0-dac0-4f38-896a-58340bd68d31", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABD:4D65:8559E2:CAE0DF:5D374C15" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/edenhill/librdkafka", + "url": "https://api.travis-ci.org/gsquire/sendgrid-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"f219395c6f71e2c61778b6181695a22b\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 25 Sep 2019 22:29:31 GMT", + "x-content-digest": "53ef2572f19781457a6e2a7f5e03ca680278d553", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "2084b887-d040-48ff-8e04-b00732f7b505", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/GildedHonour/atarashii_imap", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ddc38a853dad9a2f2b240d99ea44308c\"", + "etag": "W/\"86f5acefbb140a6d08aa2d300a1bf204\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:05 -0000, _octo=GH1.1.1468123088.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=Rkh2QXRqQWFvekhOUDFqYzFPeldkZzM5YUpwdVRVeE5zSlRtQlNUY1lmOU9WLzVodDQ5dW1RZmVIVzlINFFBUTFuTmdaRzl1RERUd0RsRmZmeW5LWG1NS1lCUXpNSmE2eXQ1VUZ2UUJIQ3lPb3lYSGUycTd5VjRCaEw1RE05TVZ6T0U4cTU4NkVOTExWcklMMklhQTNOT1JzakFNTnF3OW9lYjJrS0loVTV0ZEh0Z2Ivd0Q0RkNEcUFWUEFwZ056ekFTUUxaQnhDSU9LbjFrNU8yUDVDT3hIWkY2Nng5bWVvWHJjY09YRGFGQkdoa1BlWWdITDc1OUkyQk80bytLTXJmRXcvUlZUWEdGUkRPaTFzalVHRXF3dk0yMHRnbXpPOGErRWFKM2w4TTQ9LS1iWG9MaGVWTDZuLzZBUjNSRUJUV09nPT0%3D--ff7ea24ca1b682eaba39e043061dbd190cbe389e; path=/; secure; HttpOnly", - "x-request-id": "765a156e-ad6f-4b43-97ca-5776a91577a2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:32 -0000, _octo=GH1.1.1114344745.1572178772; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:33 -0000; secure; HttpOnly, _gh_sess=RkdMR2xTMThoSkMyZkhvMXFzUXg2b1QzdS81eDdHMFhycUY0SGVMTVdqVXRiQXhmdzc5b3ZuaW9oUXZ6alRwM1laRUwxWlVSWjlzUGVwd1c4UEJJcFZCZEsyL0JJU2k3dHg0SjhGcnovbXQwdm9pbmZrMG5US2Qxc2o5dnlxOEpISy9icEM4R01vSElKRUlmcmFOckcxWXJrR2ZqMWxpcHhwTGtPRmEzb3QyNmsvRmlpMjhhYklGNDNON3JEM25rUkZHQ1pBNGF0bFUxcFREMkUrR0xLVDBTd09CMlJvZjNwT2dJZVdhckJhSnI1dFU3N055Z0xwQnkyVm5CUVpDRS0talFIdVI1YVhXYWltQTB6dVpicW5WUT09--7d711ffe74c4f34d5064ee2ad3acd32c801ff202; path=/; secure; HttpOnly", + "x-request-id": "a51b66de-e1e9-4f51-8254-f55abde5accb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC7:39421:E9DF83:163B7F8:5D374C15" + "x-github-request-id": "E790:1B30C:3348D37:4D10AEC:5DB58B54" } }, { - "url": "https://api.travis-ci.org/GildedHonour/atarashii_imap.svg?branch=master", + "url": "https://api.travis-ci.org/lettre/lettre.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -31922,15 +32103,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"15bac33edfbb977b607e3c8cb263312b\"", + "etag": "\"f966567cce00b9001cb0472d81730380\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:06 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Sun, 20 Aug 2017 02:57:44 GMT", - "x-content-digest": "0dc18806fef842177d62bb33fc211d40df61beb9", + "expires": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 17:20:35 GMT", + "x-content-digest": "abe27428ab9337a5e9287151b7d5faca3ac52d51", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1d0c8cc4-2368-4a6e-8a79-affda26ccae4", + "x-request-id": "a1afe4e0-a209-4771-95ec-d2c23af95ca8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -31938,78 +32119,109 @@ } }, { - "url": "https://travis-ci.org/GildedHonour/atarashii_imap", + "url": "https://github.com/gsquire/sendgrid-rs", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:06 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"fc789fa216ce6103b41e62e9bc262d07\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:33 -0000, _octo=GH1.1.331042232.1572178773; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:33 -0000; secure; HttpOnly, _gh_sess=ZFdPVjluQW4zMS9mVVlYeHhBZ1lNZXJCNjhhVXU0SGFNM0lEQmJYd280VmNqVGZVaUFtQUFXaGt3UzQ1RHNqQitUUVdzR1MwZHF6L3N0K0xpMXBjcklUbUYrV2kyVHExcThuS3VmcW14VFlwUUNWcXVvR2o3eGNLNi9QU0JiWWRuK3NrODhUbnU4TEZsS1lSUHVuRmFwcTJCamRzd1pBSG94VEVkVTcwWWlzRmpyQXY0SGdaU2hDZjZuNDg4OXRnSmdvaTU3MXh1K3Rid2swaU1xQ3hweWFYN29TVjZSV2dCWGxObGdWbHdYbz0tLTVOMnlLdWVCeHl1dEtvM1V5bGgrenc9PQ%3D%3D--ccb41fb19a69c90ab301c1e49cf951265c78c9ea; path=/; secure; HttpOnly", + "x-request-id": "59934606-a226-4910-9f5c-aa22d63b473d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E793:23F80:2A4DFBA:3F3AF3E:5DB58B54" } }, { - "url": "https://github.com/GildedHonour/atarashii_imap", + "url": "https://github.com/lettre/lettre", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b53ba5d3da08e6ff4b992091c429f75a\"", + "etag": "W/\"a40da04754791f35151bda10be19d4f3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:06 -0000, _octo=GH1.1.1099659011.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=d3owcTlScys2c3FmemVVMXhiT0tFdm5lR244L1BZM1JZYjJuRDMwOGpTYVdnRmROSGRydTJMa0dMaG5mcFE3Tkt3c0RYNVN1ZVJ5Z0VhM0FJbGNUTUhDLzY1b2JwaWlDTjVycWpLUy93a3N5dENLdEFoS1VKQWFhZnArS0VOTzJpZHg2c2E3Z3d4bUFjb3I4YlJvTWprbHpiTTdVMlp4dFdqYU1WOUwxeVljcEFhWDQzTE96SXg2M0xpRnNPc3l2S3N3ZmN6VmU3L3hhRUtFb2ZsVjQ1bXlLZkoySjdNeXNlWUVrMWhaek1ucDQwNFEvdUY1SXFyc0Z5c0Z4ZUhGMlJqUjhpL0VycldVL29sMlQzSVBVVG9qSU8rVlZYcEthZnZCUTFLeEZvVG89LS1PMDhjaXl3RzhyWktwZnl1RnVXVklBPT0%3D--17d5df2603a698d6f77c055c43c45061631b75c6; path=/; secure; HttpOnly", - "x-request-id": "08d63140-3857-4469-851f-65b4ca5f62dd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:33 -0000, _octo=GH1.1.1485207127.1572178773; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:33 -0000; secure; HttpOnly, _gh_sess=WFprdUJmQ3BoNE9jdVdjN3hJQmkvRVZYUHRZdkU0ZDBrRzJiaWhvczQyNVFSYnh6Q3NvMnlhOU1DQ0wwcHRiOElYL1NzWHJkTDFuZ2ZDVlNTZGN3dVY4SUxRN1diZkMwTnBEb0tvSkZyQnVQYnBndDM2bkNTbUF3THhOcVNmSkQrWEdwaFlrWllPUWkrZDQ0VFVWa0piZS9pZUZiVU5jelRzZlQzejU1UjNQamR0OW95cE1Gbm5JWWFzSXlZTi9TcGkrQzBUaGdXOTNyazlsK0FvaGhzQS9hdmxCMU9CTFdVdkRrOWMzYTVOMD0tLUtuR1ZHS05reGhlWmNVMmQ2OWtBaUE9PQ%3D%3D--5b231f2e71e6b67c4a27b0a825e3317aa17f0a7b; path=/; secure; HttpOnly", + "x-request-id": "93a54a96-cd5e-4d21-ad5f-34b41f6e1612", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF5:2BAB:AF8044:10B6F35:5D374C16" + "x-github-request-id": "E796:B5FF:3A58CB3:57AE4CD:5DB58B54" } }, { - "url": "https://github.com/gsquire/sendgrid-rs", + "url": "https://github.com/edenhill/librdkafka", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:06 GMT", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"979a0d8d56f891ec77a8e2854dfc09e7\"", + "etag": "W/\"e5778a5635bcee5edc47f9175c6345fd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:06 -0000, _octo=GH1.1.1282846716.1563905046; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:06 -0000; secure; HttpOnly, _gh_sess=WXJGU1hLd1EwZVpqNGxIR1ZYNkF5UmZUMGJ5eWd1VVVXay9lLytCOW55L2ZEYWp5VDl5bjk0VUFBOGtPa2gzWXlsZnRzTE45dmltbHBuUEEybU0zMHJBMGZKNFdMc2xJN1lhM3ZTcWc4WTRmZDNIK24vS0N5WGs3REMxNVZsK3VMZUxSZXFKRGQzUEhhMThEZm5nZ3dUbkV3YzI5YzVycHVrL0ZlbkUydk1Ubm0wMEVQNU9mbGphNkNBKzJZanZGV0w3RFpUbHVtWXpxUi9sVmNyYnl0Tm5qNm52OTA5aUtNVzg0YmVTamZHTkNLUzY5U25xNXIxRm0wQ1hySE5rd0ZyUDJNN0MvRkZBaGFDRC8yYkZ4RzNLQ0x0VUszQTlUcGRkTFA1OXdBT289LS11bGRJVHUrcTJjbk96YkZHcXFBMGlnPT0%3D--7df3868900ef2081a9dd3f6f14644aff1b57c9e1; path=/; secure; HttpOnly", - "x-request-id": "cf528f48-8ff8-444a-bcd4-6d7a493aa638", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:31 -0000, _octo=GH1.1.1357688609.1572178771; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:33 -0000; secure; HttpOnly, _gh_sess=M01LNGk0YStGNmtzYXN6UjVGMW1YVTZmRlByMVJ5YUVadGlwQXJZaGpYUzRyVHZVY0pqV200R29QZ2x2c2cweFhrNFNoN0JycWltVXBEZDZZZVZSNXpWVFo1RFBud2VjeHUzd2V5dmpPL3VUTENiMTRCNTZhT1JtMk5SMjhDb1hPdm02VzRpMkxqKzl6Uk1FczZSVTN5aUVvcVNLUktJblJJTzZ2S2h3RXNJMU1CaGRPTXl4eTZkQXpRSSs4S04rSUllcEtxdnRiaUl6cTBDT0hJNGRGSXZKekhETTRIZzNyUzIvcTNndmJEYz0tLS9KT3VBTUVrSi8vdnRTYk41bTgybkE9PQ%3D%3D--0301702151cb0f0c08f61bafcf9479f0871c96fe; path=/; secure; HttpOnly", + "x-request-id": "96a55c9b-8b8d-44fa-9da1-8b0aee3157cb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:39417:86BFFC:CD1724:5D374C16" + "x-github-request-id": "E782:B5F8:20A4755:30FCBD6:5DB58B53" } }, { - "url": "https://travis-ci.org/gsquire/sendgrid-rs", + "url": "https://en.wikipedia.org/wiki/Bencode", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:33 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "12185", + "connection": "keep-alive", + "server": "mw1263.eqiad.wmnet", + "vary": "Accept-Encoding,Cookie,Authorization", + "x-varnish": "775243296, 580456624 176498837, 497011062 611502702", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "last-modified": "Mon, 14 Oct 2019 04:10:37 GMT", + "backend-timing": "D=85539 t=1571965623660869", + "age": "102529", + "x-cache": "cp1087 pass, cp3050 hit/3, cp3052 hit/3", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=1131348;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" + } + }, + { + "url": "https://travis-ci.org/staktrace/mailparse", "status": 200, "error": null, "headers": { @@ -32019,11 +32231,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:33 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32032,13 +32244,59 @@ } }, { - "url": "https://api.travis-ci.org/gsquire/sendgrid-rs.svg?branch=master", + "url": "https://travis-ci.org/alex/rust-asn1", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/lettre/lettre", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/arjantop/rust-bencode.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32048,15 +32306,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5c4d3bf2bfd30a518b3045ef32019f18\"", + "etag": "\"3f0e3820860cdb49efc1bd6e5b8f481b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:07 GMT", + "expires": "Sun, 27 Oct 2019 12:19:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 15 Jun 2019 04:09:01 GMT", - "x-content-digest": "a3751bd9fc558cbd5bd8bb12f98746885f82696f", + "last-modified": "Sat, 01 Apr 2017 07:53:31 GMT", + "x-content-digest": "5ef506fe4d61826153b3e54b6c214674906cf911", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d33e7a96-6279-477a-a304-56abca90a14b", + "x-request-id": "5ff40d89-826a-495b-9e0e-7d1ebda7fed3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32064,13 +32322,13 @@ } }, { - "url": "https://api.travis-ci.org/lettre/lettre.svg?branch=master", + "url": "https://api.travis-ci.org/staktrace/mailparse.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32080,15 +32338,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"915e07c0b7fab5cd35459d2abd6fd150\"", + "etag": "\"fbdf6d0eca264efcdfde42d376ec9d44\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:07 GMT", + "expires": "Sun, 27 Oct 2019 12:19:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 17:11:19 GMT", - "x-content-digest": "896ea4f8604719f24f0cdb8fc849ded2ca02039d", + "last-modified": "Sat, 05 Oct 2019 11:59:49 GMT", + "x-content-digest": "ed79510f49b34a0fd877fdbe4e5244aec9792149", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3db2a279-947a-4ec4-9d51-ce4fdc047946", + "x-request-id": "f64f1893-eae6-45bd-8d37-48d22a7dc5a4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32096,7 +32354,7 @@ } }, { - "url": "https://travis-ci.org/lettre/lettre", + "url": "https://travis-ci.org/arjantop/rust-bencode", "status": 200, "error": null, "headers": { @@ -32106,11 +32364,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32119,37 +32377,13 @@ } }, { - "url": "https://github.com/lettre/lettre", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:07 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0a0fb1fcafcab36ecd467f865ea99b7b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:06 -0000, _octo=GH1.1.315889547.1563905047; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:07 -0000; secure; HttpOnly, _gh_sess=REFXNmJlbUtmMjBaRDgyNjN5SjdIaUFyWU9DQUVrMHBlQThkZzdlMmtDZGZEUURFL1Z3cTBPWEtjcnhxazN4bmNrY2VFWkJlYm5USHhqaWZYSGtabmltMnJMVjdESnEyVjZ4dlpFRnJNNmx3ZWhRSzJlZTByVlhCejc4Vk1LSFN6WENuK3ZaUlpqckJCSE9GK0JhekJWMWJIUWxYRWQ4ZXowd0FsNFpWby9zUEtLY0FnQndYeVJMMkdHaFAwdUZNdmY4TkRBSXhiNEE4VmxIK2dUYlBLNE9ER04veEpoRmZpTzkzcFc4UjN3RDhyNmN0U0FMMkxqcW5uQUl2V2FMTHZxaXRuSmViRjZSWDFVYmFxSmpUQlE9PS0tVkN2ZEoxVExpb3BGYUhHK0hUQ2c5UT09--ba3c5108067f692fe92d43c4e4ef2484bec6eed3; path=/; secure; HttpOnly", - "x-request-id": "f8f61d6e-1181-4ef9-bfbf-2e27c9156521", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA1:E0EC:EBA472:165A728:5D374C16" - } - }, - { - "url": "https://api.travis-ci.org/staktrace/mailparse.svg?branch=master", + "url": "https://api.travis-ci.org/alex/rust-asn1.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32159,15 +32393,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bf44a5def9ed5cb84e20867eddb1b3c1\"", + "etag": "\"0a2e7f4a6af88b39e83b5d35413f4f54\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:07 GMT", + "expires": "Sun, 27 Oct 2019 12:19:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 11 Jun 2019 01:29:28 GMT", - "x-content-digest": "327054eb7e340e0c7594bb703de8eccdb9f326e5", + "last-modified": "Mon, 21 Oct 2019 00:54:46 GMT", + "x-content-digest": "5a2017ae9e76a1f5c0be1c2782f33f11b44dab7b", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3f7cae5b-6751-4a35-a7e6-092a51da31f0", + "x-request-id": "e52fbf3e-610d-44e4-88b0-c04e48737bf0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32175,107 +32409,13 @@ } }, { - "url": "https://travis-ci.org/staktrace/mailparse", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/staktrace/mailparse", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:07 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e2875cb9ac39d1fb0e47064bc103354e\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:07 -0000, _octo=GH1.1.2106473260.1563905047; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:07 -0000; secure; HttpOnly, _gh_sess=UFIwSENSbC9uVTQzdG1OWk1TdlhBS3VyKzNzVlROWkliK1VWZWJsZERBWk9TWTNiUGZkRVVLU1gyQkhRZFpoclVLMjZKNndCc3VpUVdJRFM3VjdZUWpYWmJMZHNUUitlTjVQNjZYTmZpd2xJYVhHY3N4NDI4MGNaTnJnc2t1RS9wT0czMEgrd1FjRUFrRUt3UmZsUHFBY2xUQnUvVktjY1lNdHYxZDJXN2J0aGJCUmpyM2Zxa3F4ekl0K3RKVHptdkNBeG9PZUlIb09kbWhxQ3pKbVpQMHFmM0h1TTRWWHpGL2tYSmJ0QlJmd1orOUN4SE1UdTh6TnhjUEJqRWtwdGd6MDRpaHVNWmdBRXhZU0tiSGdCblR1RmY4VDBjNStRd3FsTzRMbmFQLzA9LS1ESWoxVTdHdFNiU3pxM3BvRm1IVmVBPT0%3D--ce485b5ab4b8341d3bf42f05a1c04de58572ec7d; path=/; secure; HttpOnly", - "x-request-id": "4767ea00-e555-4503-86e3-03afea89bbd7", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9E:E0E6:8B4D0A:D3F23A:5D374C16" - } - }, - { - "url": "https://github.com/alex/rust-asn1", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:07 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3e241c15b91e35703546688dad346519\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:07 -0000, _octo=GH1.1.1227673076.1563905047; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:07 -0000; secure; HttpOnly, _gh_sess=MjZpMzZSYmw2NkR2NDRxdmUyYVNPOUhiZTJLclJBaG9jc0hvSjI1VzBPV0VPK3lWME1NekptNEVhcEgreGlzbCs4YjNTZEx4MHliOURTMlYxd1ZUSGpmRlZ3UUQrZlpIZTZETmVXWVF2MFY2UjNJc1VlZjJnUis5MFAxU2V4cU55OThST1Qrd2QycEdvaUR0MUpXYkJUci9KOHlmNDV5d3RNTmdVcTJ4SmdONWJoc0wxYVk3bzJaUDRveEtHZEd2NVp3R2RpUWtRazdQRml3QklzU1p6d2REaU0vR1VHcEVUdWFuRDQ2TS9XRERKK29DNlprazJXaEpDclF4djM2WlZpenRkK1l5KzJuTmVkMHRtRnhtVGc9PS0tN3dXbzZSL1AwTnM2R1ZVYWlqZHdhZz09--30b8b33b1d40110fd701038e93779cb7f3e06728; path=/; secure; HttpOnly", - "x-request-id": "0cd90af1-613b-492b-a78d-30a13bd7559d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB2:3229B:AF17A2:10A23DC:5D374C17" - } - }, - { - "url": "https://travis-ci.org/alex/rust-asn1", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/alex/rust-asn1.svg?branch=master", + "url": "https://api.travis-ci.org/arcnmx/nue.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:07 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32285,15 +32425,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f142ab108de3a36daf88ca1064ea8772\"", + "etag": "\"6d4f52c84f02d9ed09cf414c0ebecb1c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:07 GMT", + "expires": "Sun, 27 Oct 2019 12:19:34 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 29 Aug 2017 23:40:44 GMT", - "x-content-digest": "4e1402929de779f905ffee99d18a7bf492224086", + "last-modified": "Mon, 17 Aug 2015 02:48:33 GMT", + "x-content-digest": "ae09472d2c539596e33efec74ea895e67a30c0da", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e5378ba8-adff-42d8-8dde-f60b2fb1e87f", + "x-request-id": "1dcb7e27-c1bc-4d07-a5c7-dc7e8c742da4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32301,7 +32441,7 @@ } }, { - "url": "https://travis-ci.org/arjantop/rust-bencode", + "url": "https://travis-ci.org/arcnmx/nue", "status": 200, "error": null, "headers": { @@ -32311,11 +32451,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32328,134 +32468,71 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"59006a0b05da184ec3a89792adb49a60\"", + "etag": "W/\"c61e95d5ffa877bf4027a3420cfe963c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:07 -0000, _octo=GH1.1.1288737790.1563905047; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:08 -0000; secure; HttpOnly, _gh_sess=My94L3RCV3BNU2hJS1Eyd1ZzK21nVFY5RisvQktkSHdjU0NoTHpUejlzSTdlRmpXczZwWURkazBacHp2MnhJTzNrVkFrbGR0bkN3VGpoRmZza2RVN1BZdEVaUTNvbXJ4Vi96VmFxYys4eU5uN0RWTXFtSSs0T1JNSVJqaGQ0c1prWW9KS3NwamQ5KzhTM1dnS1NhVWNZUVVBSEdnclUvNkNQY2xGQUU0cHR3MUl6Q0dPQVpiU0FoUWc4Rkpvc0pocjNEMWVpYmpzV0JjRmhTcWdyTzBLbjYzVFYwUWxzZCtDT1ZMUzg5NUNtQ1FpdlFTTVE1aHFsWVE1UGlWc3hrV3N5SFBObnFVcmQzcVA1WnpYQjBkMmJKMVo4a3RNejdsWUVNeGJoL2hPZGs9LS1xd2ViY2JGYjNHZUVZUTVBeFJ3K0VBPT0%3D--4d72120dcba929a37551a6f7b86316fa34bb8533; path=/; secure; HttpOnly", - "x-request-id": "5b3cb6a3-179e-4cb1-a23f-75104ac95281", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:33 -0000, _octo=GH1.1.324066980.1572178774; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:34 -0000; secure; HttpOnly, _gh_sess=SHNIOWlLZ2h6VXBwc0U0L0dsdVcvNG5nZUlEdi9NeS9uN3ZaSVhRTUJaamxCZE1XdnJUT1VLRFlzL29MRzJtbFM3Vk01R0lQYXY4T1YrV3hkckdsV3NiUGdOZ0lySDZLSGtoU3lVMXlxSGRFVlJYVHlZcEtMUFRmLzhFa0pFZ2JTTkFPMFoydGptZnFGcm1DVGtDcGJWWGN5eHg5b2YyYXRzaVpBblJGY2czMlJNenlOcUJQaTVZSEhPNlBPVDJTaHhkc2ZJcWNpTjh5WmpVU2xRck4vOFl4VVVwa29VeHlnZVpUMFFhK0Fybz0tLW5qRktCV2dkM2NETUFlbnVRcWlZQ1E9PQ%3D%3D--5192fdc0bd94d55b8b33aa3e97be7c8284f7d93e; path=/; secure; HttpOnly", + "x-request-id": "96cf325d-2de0-43bb-adf2-b1fff3bb40e6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD7:E0EC:EBA51E:165A833:5D374C17" - } - }, - { - "url": "https://api.travis-ci.org/arjantop/rust-bencode.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d5c45edf204647f470e1db2e854325ee\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:08 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 01 Apr 2017 07:53:31 GMT", - "x-content-digest": "5ef506fe4d61826153b3e54b6c214674906cf911", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "56b7e20f-6587-46d3-b3ca-fbdcb8793ca5", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E7A0:1AB6C:2C17DF5:4198DEF:5DB58B55" } }, { - "url": "https://github.com/arcnmx/nue", + "url": "https://github.com/staktrace/mailparse", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "date": "Sun, 27 Oct 2019 12:19:34 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"392c98fa8ac324f6cb5200fc6dc83d01\"", + "etag": "W/\"30d39698b47c844d39e2ad550f7e15c7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:07 -0000, _octo=GH1.1.1425098110.1563905048; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:08 -0000; secure; HttpOnly, _gh_sess=K2ErR1FjV0xsV1YyRVF1WmhpRk01SnNvb2RTT1FzYVhmSjg2Zks3bWE0N1luRzlLYW55b09VM0JZR1NFd2JRWEdOSVM2THpjY012N2Nwc1JCeVpWa2Zkck1qUytpNXdpM09UOVZSWG1CenBoVEdzWldRMFBrY21YV1I5K3IxOERpVW5zRWFJMHJtNTVYZVRBVUlPcWNIQmc1Y1NhY2ZEMkhmcngwMmQybFhjakpic2ttbERMQ0pTVC9BSWRYZ1cwRVpXSFd3Yi85cVhjTmpGSCtvVE56am9SRXU2UG40TXdlTjlidmp0YnFLY3UzbDJUaWhUa2RkaVdsaExjdGhtL0tpZHNWL09qcWVySVpRTlNaTFJoenc9PS0ta2UwaFVsZlBGdklEVlJJYUVmZU5KUT09--5a7c425d525a9d6e1f169d60de94dac56551e301; path=/; secure; HttpOnly", - "x-request-id": "3e852ddb-ce9a-4f62-87a9-54785ff0b39c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:33 -0000, _octo=GH1.1.31383436.1572178773; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:34 -0000; secure; HttpOnly, _gh_sess=cnh0SFVnQVJRT3ZFMzBpUENqaW9FVk5OejZTQXlhOFNwUEVWb2daSHNOQUQyelhnN0xpbHhZZEhrVVJXZHJOUTBCaUJENE5DaUVNaGdXWTM3RVZ1d0RXVTV6Y29Ma2ZVUEx6OHZjNDVPMEovdmRxcDIrNzZHc0dKWWRnZUVqZHN2eWx6T3JmUWJRbVZyRnV6c1huZWVWei9od0kvSnhpcnpyNXJlQ1lhRnRsQXpJeWQybkh0dTRFTm5qNVBnNHpnSENLN3RQOXVMQnFZa0xESXl0dUxIeThhRTh6Z2REUThmeHZ2bjEzdE50TT0tLTlzeFlaVUFVS1FDMGhSK2EzWDZxUkE9PQ%3D%3D--2fdf27282a36440fb967ef0bc72c3658c904f78f; path=/; secure; HttpOnly", + "x-request-id": "832ad382-9f93-45a3-ac61-d92648d13d7e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADA:4D68:E61D58:15E711D:5D374C17" - } - }, - { - "url": "https://api.travis-ci.org/arcnmx/nue.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"d3a7ba262fd71b0371193f735618db96\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:08 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 17 Aug 2015 02:48:33 GMT", - "x-content-digest": "ae09472d2c539596e33efec74ea895e67a30c0da", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "bca16452-1a97-4773-8a2f-685f21faf4b8", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E799:161F2:3BCFBDB:5948F49:5DB58B55" } }, { - "url": "https://travis-ci.org/arcnmx/nue", + "url": "https://github.com/servo/bincode", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"27cd7cbe31d43b67f03ac59002bb7c67\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:34 -0000, _octo=GH1.1.1541385165.1572178774; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:34 -0000; secure; HttpOnly, _gh_sess=MUhsYlRreDcwanNVYmJzMjlBQWdUemRESlE1UU9MWnk4bDRMUTFGSDRPeUVZYVRMY0FoN1QxRS92Z0oyczVGdGJpcXBXbXh0QitFMlNsbndJMFJJQ1JKb2FKS09mQXlxeDJiMFlHRXV0aEVFQmQ3YnNGc1VRcEN5N01TRHo0T2JvSFhMYlFxRFNXbVFlUERLNHNSaGRDRW9kWGFYTXpvc00xYTZwUXhta054Zm9jQWlMRUlSaklhVTJhQ3VDK3UwVFFQUVBlZExaSStkYzlKUlk0cUs4ckdrcGphdHprM09BN0x4Skl2WEF2UT0tLXN3MWNuYzRrMm1jdzQzY1Rkbk5Yemc9PQ%3D%3D--bf42685b381d54cbf45f36e1aadc689767ce5a9a; path=/; secure; HttpOnly", + "x-request-id": "3bd6da53-4210-4a7f-9a3d-04260c85d848", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7A7:1B30D:3B606A5:589A606:5DB58B56" } }, { @@ -32465,7 +32542,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -32476,10 +32553,10 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:08 GMT", + "expires": "Sun, 27 Oct 2019 12:19:35 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "dccf502e-556a-4ebb-be17-40788a3a7cd7", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "b336effd-3d5e-4967-a21c-d7ca4ce49b09", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32487,27 +32564,27 @@ } }, { - "url": "https://github.com/servo/bincode", + "url": "https://github.com/arcnmx/nue", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"66a3699c054f680e965db933706c06a3\"", + "etag": "W/\"52f76ff386f00b335045a7b28dad9b0c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:08 -0000, _octo=GH1.1.14248995.1563905048; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:08 -0000; secure; HttpOnly, _gh_sess=S28vbzExMEZFQVJtVTUySy8zNEJQM3RSZVZlbytSVmV5aGFxNkg4WFc1TE9UN2NBT2JqdXdLWG5UNXNhOHpEQXJ2S3FzeTdtZjhEYWVNSVloaWdXak85THI4QURiQmhJU2ZqUEovcm5uRzIrdjdvOEQ3R052VVNNZURndUtLOG83ZUo0R2RaYnFiTnk1SW9tQWxKTGRVTzJld0p5OEczODE5WVpUR3A2dGh6ZHBxL1BZSGpKV0J5ZS9ZcDZ1RExRNUcybFJ5a2t5Mjg0VTd6enhxV20zdURFckhydFNxK3dqV1NaaldKeTRPT3QyWXJVc2QrcWpKUFhJaEozaW1SZGtaMEJoV2xYNFBxb0MrVXRjWGhocXc9PS0tVUVzeDVzblpMenc4bDNTMzR0VWlPQT09--6a9c9ec00ab2d54b741a6cb8c8961857ec7e9ec6; path=/; secure; HttpOnly", - "x-request-id": "93d3a7e0-cbba-4bfa-b09c-d720860169f3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:34 -0000, _octo=GH1.1.391356941.1572178774; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:35 -0000; secure; HttpOnly, _gh_sess=QXdRUmQyRlVWNnd0SHc1VWJjbTBhaE5TdnZLeW1JRzZSTGNWcUpVOXB1UHVIaWRxdnl0eGtLNGV5SE9kU1ZsTTVGQ0haRlZHN3EwR0p0ekFJT2I5cU94amlxeTJ5Nkw2Y2ZhVXlGZG9EZ0FzUHZPTko2bG9VNlJDYlBobzljMkVjK004TEZXUG9IMms4b21IMDRiUkdsYVN2eDRDNEpYZG9yWE9mb1hLeURJRkJEaWw3M0VYUlkwbmVWMFMxSVk0eEZKOURhM0NhVHlKUzBZOTY5cGgzQT09LS1DU0hjVHRGUzNSbDJiR3VRd0lPVEpRPT0%3D--05e95d469220c726dadaca13c281b90cf9f45f5e; path=/; secure; HttpOnly", + "x-request-id": "fabf90f1-2680-4ef9-b76c-6690421ad339", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D68:E61DB9:15E71A7:5D374C18" + "x-github-request-id": "E7A4:40B82:3BB3E02:59130B6:5DB58B56" } }, { @@ -32521,11 +32598,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32540,7 +32617,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:08 GMT", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32550,45 +32627,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"74644e18f2f2bc42f2ad1ab3ef2610b2\"", + "etag": "\"eb2a86d5b98408f36906df89baca5807\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:08 GMT", + "expires": "Sun, 27 Oct 2019 12:19:35 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 13 Jul 2019 11:39:36 GMT", - "x-content-digest": "c969503144dedc1bab04419ddb49caff18bab347", + "last-modified": "Wed, 09 Oct 2019 23:40:27 GMT", + "x-content-digest": "90ba6c6cb4b59e7e4edd4b6a1b84a23e3b9ac7a1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "80bc3e8f-f758-42bf-9e1c-076275ee4d71", + "x-request-id": "55aba799-b3f3-4ffa-95b8-7f34a6bed70d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/m4b/goblin", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:08 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"921ee8c8ba9f17d541aca20790088622\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:08 -0000, _octo=GH1.1.1772278259.1563905048; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:08 -0000; secure; HttpOnly, _gh_sess=NFdPZ1c3eXdUNHpOVGVIUjJ5NVhveW5UYkdXbzhBNWlZUmFIWGF5NjdDSGxlcGdvOStmRjVzSkI5bXhDMnRtMmNDOWQ1cGU2NWZIYzZzcS8wU09NRENLNkx0bU9hVUdKcG5wYko1ZVRscUowWE5GOWhpMXlPK1U1N2pGMS8xZEJTZmJNR2JVUzBpYjR2d3J3Y0R6U2dCUkNPbmJTNHpmSVZJeG5SRVBDdms0UzBRenowT29jZkdVZVdxVHF6YUVJbFVZTkRkWjY2ZlBGelc2TVlEa1podVZMV2FIa0cwdFdjaUxFenVLTkwybkNvMmlwL3ZjODNSU0VBem1kN0RNV3FsRU9YZjdvM1RLOXJpSE5NZWNWV2c9PS0tWkxIalB2YndPQ0U1RWZHSGVRSW93QT09--b4032c4f80a9f52873f33256e5f3dc162e6293b8; path=/; secure; HttpOnly", - "x-request-id": "e7deda96-12c7-43be-8aa5-dafb71f09c16", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFF:4D66:AF7D4B:10B5562:5D374C18" - } - }, { "url": "https://travis-ci.org/m4b/goblin", "status": 200, @@ -32600,11 +32653,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32623,11 +32676,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32642,7 +32695,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32652,69 +32705,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"504fcd365512d399b106c1f019e68847\"", + "etag": "\"19c04124dc3f52106a17c8405f4df276\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:09 GMT", + "expires": "Sun, 27 Oct 2019 12:19:35 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 26 May 2019 08:04:31 GMT", - "x-content-digest": "8a003384b4743a6cf62617f53373cb12c8965434", + "last-modified": "Tue, 15 Oct 2019 02:23:04 GMT", + "x-content-digest": "234273fe60e963e2ce9eee4d8b2ca941c072249a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4bd018e3-6f13-4a4a-a3cb-995245e54e24", + "x-request-id": "b7db5f87-785d-4ea1-9472-ea51a82be1eb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/zonyitoo/bson-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:09 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0477c08dab652b37033cbead9050bb35\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:08 -0000, _octo=GH1.1.510709599.1563905048; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:09 -0000; secure; HttpOnly, _gh_sess=c2U3OEpJeGdXUDl5cytJNWVic0RDR0FVUGRqc3BnZ2EwSlZPam5JVmFtK0doT2wwd1F1aWRqU1FyQW1VejRJMkRBdkRPWTdjSVcvbUxpdElLV21wWmZ6N2R4YmVwQ2dmK3Z5Si85NTA5UWZUNHdudGQ4QkUrdWRTN1FLekZRK3pQS1JpV3A1cGV0YWZnaWZXTVJxTWxYZGgxa3hSYWNwVkFDNnExSlJISFlQQURZNU4wZWMvdVlQZEhmTmc4TU15OXVNaThlQy9ucFo2OUFqRWU2ZmU5VlVDQUtRK1ZHM2NrM1NsQTZuQXVTaWhsWDdTbHV5c3VQSU5SdEZzdXhQS0o2MXZTd2NWNW9GQllnRnFHREZ1WVE9PS0tRFRzMnFuYi9FNjFlSGR0aXVUU2gzZz09--7427c0bb2b51d7452a5c95ef3e87ed02cef5ffba; path=/; secure; HttpOnly", - "x-request-id": "fce902b9-1a86-4262-8167-0997e5267329", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD0:E0EC:EBA635:165A9F0:5D374C18" - } - }, - { - "url": "https://github.com/BurntSushi/byteorder", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:09 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3c1ee42d15f19923807c7e2bb3bade37\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:08 -0000, _octo=GH1.1.1925120800.1563905049; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:09 -0000; secure; HttpOnly, _gh_sess=UC9rUk9jblNiMHZtSDVtdlJmaVdJUmNvTFgzS013TGdyWUpsQ0pVVTNGR05mcjdTeGNqQzdzYXVRcTU1L1FOYVVubkdmWVNZV2hOakU4d3FIRVBSeHJFV0pnWEU3ZTRoQTlHLzRjVi9XOEVqK0V2WHI1S1lMM1o2OU94Z2xaemZtczRxVmFDM3gzUFFRb3FBSS8xcUVJUE43anVGd284YUtiSnVRMWpJalVHWTVqc3FUM0pRaDlPdnpaRWw4MzRNc1I0Mk9XU1YydG1KOWhkdklqK2QxWnkyMjFpSjR2ZVpiTUhka1dBNElUVk1yNGtLVytZblVTcHdtOTREMVBob29pSnIzWEZGOGRFcGdQem85RkE2RnlQNUY3RWlJZGZqN052Uk1BTytaUUk9LS1JYUxNUldQNEtDU2ZwbTBCZnF1b29nPT0%3D--716ede7a011f58f2ae671a89267ffce6e6c8b89c; path=/; secure; HttpOnly", - "x-request-id": "658ce201-5084-46e6-815a-bb0f55d33c2f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD7:E0EA:CDE028:1397D2C:5D374C18" - } - }, { "url": "https://api.travis-ci.org/BurntSushi/byteorder.svg?branch=master", "status": 200, @@ -32722,7 +32727,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:35 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32732,15 +32737,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f1f3c21c3a38c046bbb89c1fb8107e9a\"", + "etag": "\"3f4a9e5457cba6ba8e01cb642cd6e0fe\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:09 GMT", + "expires": "Sun, 27 Oct 2019 12:19:35 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 21:16:47 GMT", - "x-content-digest": "e14ecd6f7cbe9dd36406760d6ba0d9949a5142f7", + "last-modified": "Sat, 26 Oct 2019 22:05:42 GMT", + "x-content-digest": "91534de83e5f632559f02e06ebed30d0bcca7ce1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "47790026-d2f7-44f3-8cfb-d33aa88cde0c", + "x-request-id": "6b99b91f-e924-42e5-b9d1-202cca187540", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32758,11 +32763,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32770,6 +32775,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/m4b/goblin", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:36 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"56f848e57ccb4733618179751e2b34d9\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:35 -0000, _octo=GH1.1.1655399597.1572178775; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:36 -0000; secure; HttpOnly, _gh_sess=QjRLODFZcXh4ekgwT2sreTBLa2FHaGRCN0x5dmNQMm9sbWxSSUZudFJuK2tuQ250K1A3czd4eFJHQ2s0Z285akhPRy9PcVhMSlpQTHV4azgrd0IrSXYyOE5vZWxZb3hhVDVMWlkxUytZczNvNklTOVp6MFk2eGl1ZHREOEdKNzQwbFBlN1hoZ0dUclU1ejRVTklka3cvWHpteW5yUitEbE8wc3dacVk5L2hycVJoZm5hQ0g1a0c3NE85d1gzU1lPaldDRjRHeXN5K1g3bWpvcUV6MndPZz09LS1zN3B0dDV2U0ZUQW1FWi9lN0NrN2R3PT0%3D--e3430db013310b2acb5c2f8aa1dd3b1047b43eae; path=/; secure; HttpOnly", + "x-request-id": "964abafa-d673-4d01-b739-d7b314f436fb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7AA:1AB69:C53094:12687F9:5DB58B57" + } + }, { "url": "https://api.travis-ci.org/capnproto/capnproto-rust.svg?branch=master", "status": 200, @@ -32777,7 +32806,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32787,44 +32816,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3e30b7f80f1397ad99f528a51b1227c2\"", + "etag": "\"9ce1261be7dba379f8fa1b5d97ac19e6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:09 GMT", + "expires": "Sun, 27 Oct 2019 12:19:36 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 22:02:10 GMT", - "x-content-digest": "eee187c751b27ecd4fb6207f7355cc785865c8ad", + "last-modified": "Sat, 26 Oct 2019 22:11:36 GMT", + "x-content-digest": "c6a2d4131b731c227a72e8cf971fa7b9a7a08484", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "44ffc107-1573-4705-9f52-db09afefc940", + "x-request-id": "4cc34b62-14c7-49ee-acfb-0bbaa7521377", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/capnproto/capnproto-rust", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/pyfisch/cbor.svg?branch=master", "status": 200, @@ -32832,7 +32838,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -32842,15 +32848,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a4f0738edd865f81be0aaa3b51f9af39\"", + "etag": "\"23373096585ce3d6dd6e82247ec04621\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:09 GMT", + "expires": "Sun, 27 Oct 2019 12:19:36 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 11 Jul 2019 07:58:59 GMT", - "x-content-digest": "aa8ad286d5f09c461194020b45617802099f1c6d", + "last-modified": "Sat, 26 Oct 2019 08:14:30 GMT", + "x-content-digest": "a6210a843cc2cdde9bdfc3a3a5daf396388bde14", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c9b6b4ad-9f94-41a3-8cc0-f01c9efa2e82", + "x-request-id": "df8da4fa-9137-4079-b9db-5360edf24ca0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -32858,7 +32864,31 @@ } }, { - "url": "https://travis-ci.org/pyfisch/cbor", + "url": "https://github.com/alex/rust-asn1", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:36 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"859f2fb98eee913f1098fdda02c8179d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:33 -0000, _octo=GH1.1.482207600.1572178773; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:36 -0000; secure; HttpOnly, _gh_sess=Q1lnWGQxTUZqdzNYdjF1MDBuVkV3dW1jaWZsbkkwcUFCWGpBd0o0VXhuQ2YvV0hNVTBibjJUK25QUmRiY3dTbTFML1B5aXJGRjFFbWlGcDQzemNKSFlJTHIrdnZoeHpUUWJvVVhhL25zbHg1K2dYN2tsYTV2Nkp2WWgzZ1RnWHkwbUlYQ3BVMGFsWXdGQmZyVU5kdDdQcndOOG5uWDVEN2t1dEJIRzl1UDBOZEpOaGZMUFJFb1NaZS9UaFZXTmhMcGVwSzhQTzBVdzJZdU95Sys5R2x3azBCdnlKbEVkZkNiSEwxS2FLdW04UT0tLTBnV3UyYTJqMHFJTU1JTGkwMDh6S3c9PQ%3D%3D--620e7abfef523e5a2401ef269a8934c60e5dd492; path=/; secure; HttpOnly", + "x-request-id": "0777cdb6-969d-405c-a8ed-d7e4ce6f9970", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E79D:1B30C:3348E2A:4D10C54:5DB58B55" + } + }, + { + "url": "https://travis-ci.org/capnproto/capnproto-rust", "status": 200, "error": null, "headers": { @@ -32868,11 +32898,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -32885,130 +32915,98 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cc14181460d6c1b2555a35794f2a59df\"", + "etag": "W/\"bcf08a2e6f742b4ded6d82df0ec52711\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:09 -0000, _octo=GH1.1.149601452.1563905049; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:09 -0000; secure; HttpOnly, _gh_sess=TmVieDd2OWgwOFA3eWdkMVFRKzkzODllakF3MWFpQVkwQXNBdG8ySWk4SE9mZlo4eVE1VEgveUdnVmhFU083K2F6M3hnVHd4T0RuRC95T3A0aWVKeE9JM3JkM1o5SjV1Njk5VStET1FUWnd3cU53bDEvaDRneDNidkFuczkrUGhQblFSS0Q0dmE1aHhTaHQ0d3FSbklKT05WWGdQS2dXQVdDNTFkL3F6bmZORGZmVVRucTJOaVcyaFlueDNTaCtmR3pZMlgvVWpNd3RNb0pJWnhvaEo0K3hUZ2lzVExKc0hYMUdlSkpObHJPRnRsTXpWOHg2RmFUcmZnMy85ZUE3N2JDSFpHZUUwQUtnTmNmNjNwVWh4QkZOckZTNnhBTFlBME9LMUVRZ1NuZEE9LS01NFVURUVlWWN6eE1jamZGT3dUVGFBPT0%3D--4c3378a9bf539590e58e01cf0f0931fd40d2d66a; path=/; secure; HttpOnly", - "x-request-id": "95707484-21ba-4217-8631-2b5e2c871cb0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:35 -0000, _octo=GH1.1.15465942.1572178776; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:36 -0000; secure; HttpOnly, _gh_sess=RUtUeDR2Y2laQ0NHWVd5WExsb3BUdUlBbEN5cFlCOHlpSzNLbWRnMzkzaGhzN0h4djBFc3lESDI2cGE2T1ZoTWVPTnk1VFYwTjlTbE9YWlMycnNUNXdRM29zY3lGNVFET0JXOEVWbmpqU2VLUzVSMzNZdUMyMWpOOXpXaGtvbW8yYXlUYU5xSGlQL0dvZnI1U2N4STNoaTY0QW55TFdJSTlTVUxldlJtOHFYM0FJZkJpNThVLzZTRURVbHRNUE9icEQyWk0xQ2JPN2FldUZ3MXc5ekkvQks5NFJ6UStLZnd2WkRUVHJjdHg5az0tLUJWQ0cvR0dtaSszVjVYb1FWU1EwcUE9PQ%3D%3D--de1341dd8f12d58baeed02e873d2de2c73e3a945; path=/; secure; HttpOnly", + "x-request-id": "7e341fb5-39de-4274-9ad0-aca51dee5e5a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEE:322A0:E6C2D7:160378E:5D374C19" + "x-github-request-id": "E7B4:1B30C:3348FFD:4D10F0F:5DB58B57" } }, { - "url": "https://api.travis-ci.org/hsivonen/encoding_rs.svg?branch=master", + "url": "https://travis-ci.org/pyfisch/cbor", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"1c10cbfa9df99ed698d3363bc4baf5d0\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 21 May 2019 09:10:04 GMT", - "x-content-digest": "ba87ddba74c646076f3cdf9598067bc413a1e10c", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "5986b4b5-a72c-4009-b1cc-584f414edf46", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://github.com/hsivonen/encoding_rs", + "url": "https://github.com/zonyitoo/bson-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:09 GMT", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e909dc26510bce5a002bc22dbcb4dbd3\"", + "etag": "W/\"c0245fbc7a93132d8ff128d6374228a4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:09 -0000, _octo=GH1.1.536408085.1563905049; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:09 -0000; secure; HttpOnly, _gh_sess=OEx2RFZGTjVrYis4OHJxVmdMV1FrNFJ0VzM4dDhoZnNyUC9jZzFNZFNZeGFHRTBsN2YwZTJtQTVtUWpwYi9vZGVMamp4QzMrWURNcmxqUnRzdGkyY1F2YTVOTkdQelVmOGxwWXY4TGJDR2VYajNxcFdXN0R1OXFIQkNxMlRZeW1RQWpkMjNOVUVQTER3Unp5OHViTTg2OS9jdjZPU1k3SXJMOCt6bUE5S01sbnJnNlUzVHFJUXNYMjBuTHRjUng2djNvelBBbWw2ZWpLV0JXSWk1c2xPSEExcTlkWFZaRGZTMTB0ai92NTdCbTk0MDNyN2xkMkVXMUVYeWJiMWJwT3Frb0tKMzVHMGVxQllUUk16czZkdmpFRmNadGpWZVVybTNyeGYvOEVNSE09LS01cUF5eDlmRVp6Z1BKKy94bURJY0NRPT0%3D--8a0e133ed3cae5921dc1d679b4cbd8960fbf26e6; path=/; secure; HttpOnly", - "x-request-id": "6adda590-42a7-4d69-abfb-206d3fc7f526", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:35 -0000, _octo=GH1.1.1506811832.1572178775; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:36 -0000; secure; HttpOnly, _gh_sess=TjZQOXNCcVVxTVJOSHBwdHQ1a29zZGlMN1h3cWFIbmJnem45K1E4MzIzY3FBbXFLb3lrNDNzTE5pMG1tVWg1dlBER2dmQVp3dUQ1VFVtdkRkaHlQcElXK2hITWpIT09uYUx2eVFnaDF2bmoyU1AxRk01c1pzYzlCbmVweDNnSExaVjB1VGJUclh1UnF4TUhpN3h1QUlleVVNWUNjbzJCUUhxeHhLTFd4eDRYRlFndUoyQm8yK0M4L1FZSTFTbGtMcWRLa1YyTWRXd0Rkai9hTy9ZUndqdlZEK2hISWJ5aGJnc3BqVjM2RzFXST0tLTgwMDBiRjZidGJ1VUxwWDFXNlVjSWc9PQ%3D%3D--84f999d865fe8ab4ca8aff05964924a95a322fee; path=/; secure; HttpOnly", + "x-request-id": "f21f9f2c-441a-4921-96ec-bc08746eb6ff", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADF:1BAE2:B205A5:10F282F:5D374C19" - } - }, - { - "url": "https://travis-ci.org/hsivonen/encoding_rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E7AD:23F82:33EB4F9:4DBC5ED:5DB58B57" } }, { - "url": "https://github.com/lifthrasiir/rust-encoding", + "url": "https://github.com/BurntSushi/byteorder", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "date": "Sun, 27 Oct 2019 12:19:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fd9ea32aa538e4da8deea036c33c99c1\"", + "etag": "W/\"9ba6e6e580753e19f011b6a38f1f7968\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:10 -0000, _octo=GH1.1.1157079861.1563905050; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:10 -0000; secure; HttpOnly, _gh_sess=dnY3eFBTTzVsU3Y5ZjRXZzQrK0JOMmI3UnhQekkrRkpXRGVpRUlpU09LUEhMQlNhRW1LUEhBb3prSm9RMHEyNGljblhjM0ZVKzdDUFk2QkdWSjdNbUlIbys0MmJUK3Z1eWpuU21vR2o1Y1F2Q3RGMlpWRS9WSlJINUlocTJXemw4eG1wWVYxMERZNGo3c2F4eGpxNGFIMmJuOTdKdmxlRHdlUjdWYXdobXFuUHIrbEtTQ3hkcUJBWWlCL21xYUszSEFkRXkxQnlDdnVvL2dhdURIV1cya25NSnR0Wm5GeFpjQXMzZDRhcThNcFRVWVlMaURKOGdmNnRIN0xZN3E5QkxVYkpMS05LaHhSdjhqOUtydHg3UVVvYm0zQzV6Q25GUlpUc2Qyb0lQTTQ9LS02N3BZRE5SOENVRWpmTWdzZ2xlcUZRPT0%3D--f5d337b154a75e78a9907680281717fb919cef68; path=/; secure; HttpOnly", - "x-request-id": "1beaea84-724a-45df-a1f8-1957c3907d24", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:35 -0000, _octo=GH1.1.380042138.1572178775; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:36 -0000; secure; HttpOnly, _gh_sess=TzA3UFRvMkozNkJOQkVtLzZwaUFWV3JpZ0t5cm0vVGl6dVJYc1d4Um5XL0JPWVprWjRwc2c1ZXo3aEt6SStwQmdSQTRzaVA3Z0I4QU02eGV4MXFBQXhiRWtSZ1NwRGZQekVFQ0k5OW40bUloejdRMnphZk1oS1U3UDZwbm1FZVUvamtlaUpkYWtLbjFhZkppRnJldCsyVUQ1ZkRzQWZ4aWRlc0o0dkZMdDFtTitXVGMvZlNPZXRGVnNvcjBNK2lWbXUvcmhPYkhCMWVZYlAxWk9qQ2k5V1lyWFArNmI2NUhKR0djdWJXK0N6UT0tLWhlNVl0ZVVScGFYN3dLYXpyeUd5aEE9PQ%3D%3D--7e5b569df32718222b38afedee80df6fa68977b8; path=/; secure; HttpOnly", + "x-request-id": "e1dca4c2-5578-4b8d-932c-fc1bb78a999c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACD:1BAE2:B205F9:10F28B8:5D374C19" + "x-github-request-id": "E7B0:23F84:3B26CF3:588416C:5DB58B57" } }, { - "url": "https://travis-ci.org/lifthrasiir/rust-encoding", + "url": "https://travis-ci.org/hsivonen/encoding_rs", "status": 200, "error": null, "headers": { @@ -33018,11 +33016,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33031,13 +33029,13 @@ } }, { - "url": "https://api.travis-ci.org/lifthrasiir/rust-encoding.svg?branch=master", + "url": "https://api.travis-ci.org/hsivonen/encoding_rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33047,15 +33045,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"eb13203422d0cb35bdeeac0e2e01e816\"", + "etag": "\"a62acdc7411f1f8a09e61a47f5b6e27d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:10 GMT", + "expires": "Sun, 27 Oct 2019 12:19:37 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 06 Nov 2018 00:48:52 GMT", - "x-content-digest": "c7f07aeed8ea37c6b2eb91bd14aedb27d2bd232c", + "last-modified": "Fri, 04 Oct 2019 06:19:43 GMT", + "x-content-digest": "8703bdfe25a9a3c995445e27a24e1f108f7ad0df", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cb1cbc7b-c23d-446a-83cb-206cf465a53d", + "x-request-id": "a4da58ad-1a44-4a67-912a-079b890fe0c0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33063,59 +33061,26 @@ } }, { - "url": "https://api.travis-ci.org/mrhooray/crc-rs.svg?branch=master", + "url": "https://travis-ci.org/lifthrasiir/rust-encoding", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"7a30c340af29316a49a33133f106413f\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 05:25:43 GMT", - "x-content-digest": "58f645c57ebcfb127985ce0f30d2842b8d2269a1", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "73f59d27-c7ab-46ec-8da1-4c6fdb68fe35", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/mrhooray/crc-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"693bdddbe4bd97000a446127378287bc\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:10 -0000, _octo=GH1.1.1645090071.1563905050; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:10 -0000; secure; HttpOnly, _gh_sess=aStTSWQwd2E5MFZVNDd0TGw1L3JNbUtqM2JxNEltQmFDWUZQNGFmdDEweHd2Zi9VTXIzVU12dzZiNkRTN3Voakw2NEx3QzZWYS9IQUhzb1g3dUZoVTRBWGRKcnRXMktqSGtwdTU4M21ZUUcvMTRzUEt0SWtybDE4K0hYejJsWmY3U2E1NU1MVzlxTWx5QnZrNGlqQ21oWk51RVVGRE5NTW5ENW9YT1Z4RytXb2ZOd01xb2hDWXpvUEkrQnJLNE9NV0ZJNWJqUFRMa1Z4dnIxcWF2U3pGb3hPMWRWbldRWFMxNytLMk02MWFmb2xnbkxsZW5PelhJU2x6Z2RjTHU5aGdydzlYWHZkQm5wSFd5eVhJMTB6NVE9PS0tdzJielpDN0g2Vyt5cVREaWVLLzllQT09--4ce2a8b99644596babbfedb0e74a7d6561f4402e; path=/; secure; HttpOnly", - "x-request-id": "1ff368e4-6dc4-4a68-828d-344f8a44952f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA3:39421:E9E415:163BF0A:5D374C1A" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -33129,11 +33094,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33151,22 +33116,22 @@ "last-modified": "Thu, 20 Jun 2019 20:28:11 GMT", "etag": "W/\"5d0bec5b-369b\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:04:43 GMT", + "expires": "Sun, 27 Oct 2019 12:25:23 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "E54A:4524:17BF10:1E5DEB:5D3749E3", + "x-github-request-id": "5D44:43F5:2C3FEC:3B15D9:5DB58A5A", "content-length": "5097", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "via": "1.1 varnish", - "age": "128", + "age": "0", "connection": "keep-alive", - "x-served-by": "cache-hhn4081-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563905051.727149,VS0,VE0", + "x-served-by": "cache-mxp19827-MXP", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178777.467983,VS0,VE124", "vary": "Accept-Encoding", - "x-fastly-request-id": "4b6dfe1fc5783e848031c7fe334484251fcb8de5" + "x-fastly-request-id": "b9b14e8051dac2bb6048f8d8c25eee58c4dbbb9e" } }, { @@ -33176,7 +33141,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33186,15 +33151,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"80f76089974ddf29e904485f993910c2\"", + "etag": "\"8f134b49c2c31c81115edb7181993b92\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:10 GMT", + "expires": "Sun, 27 Oct 2019 12:19:37 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:49:02 GMT", - "x-content-digest": "f355d3659114ddbb361541d6da48561d0b406cc6", + "last-modified": "Sat, 26 Oct 2019 18:31:27 GMT", + "x-content-digest": "d6029e257d5e664ce307054d908e0e43d99be3d5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fdc91d60-719e-44c8-8ba7-ab65649f43bd", + "x-request-id": "eebd38ed-dc31-4aba-841f-2faa8d5c83ad", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33202,27 +33167,27 @@ } }, { - "url": "https://github.com/BurntSushi/rust-csv", + "url": "https://github.com/lifthrasiir/rust-encoding", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:10 GMT", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c1168bef6d032dc7e5c3cbc963663466\"", + "etag": "W/\"9e65bf52c7ee53c3d1eb0041a403ff16\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:10 -0000, _octo=GH1.1.1517908897.1563905050; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:10 -0000; secure; HttpOnly, _gh_sess=c3ZMQmM3SS9IRy96anZVeEZJdFkyZkI2dmNBN0JPTXdRTmowVE94L1BjL2sxcUZiTHJRZy9ZRlJDck9FUHJ3alNWRWhOL2xyVzZ3VnNIdGgxY1BYNkFLT0o3M3dRYnBSNEUwMk9ZMm1uNWdnSmUrZHJvOVhOYzJJOU0yOTR4NitFdFg5UWppUklnR2VyUW5HN2xLb2p1ckoxV013UWFpYi9UNjF5TjdybkJwOXBEVFJDeWxBZyt2dnNpOVRZNkJXbnZib3NKYUN1U3I2bU5DZG5Hd3oxV2ZJWkJCbmMwQ3F3YjJXTDVWTTR0Mit3dTd0TXVNWXRuUGIxYmVIYUMxKzFZVE96QnBFZ0FZUy9yc2lFdmRWSk1aOXFEVVRTRzNGcE9vRFBaUmJNTzA9LS1hSG5NMURsUGpYbEloNExFWE9LT21RPT0%3D--95376d35d0886e7c8061fecd3e10179fb92cffe2; path=/; secure; HttpOnly", - "x-request-id": "2aaa265c-be89-4e6c-ae32-b0f929270c9b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:36 -0000, _octo=GH1.1.135824144.1572178777; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:37 -0000; secure; HttpOnly, _gh_sess=c2RzWkVUdTc0YWpoUC9ra2dhY1lTQldNWG1CTk1PTXZsazNRb0NOSlNxWlVZaVRNQk9qVkdOdW0vOXRYa2VObW5VbDNCbVFOczdWMll0MXdLQzU0VHdZWmtZYmx2Q1pGd2FscitjY1I2YThtU3M2amdRNkVaQmVPb0UwbGlldW1xeERSR2sxc1hoczdzVHAvRmpZOE9BU0VUUU8xbVBHZnJZd2xvYkNqb1h3Ny9kaENMNnorSklqaXcwTTYwM3FZNTZFOG9PY2x5c0crUmRmT3doUkJyV1NmTnRxRG1pbWo0c3l0ejZRVnNtUT0tLU9IK2ErOEhlSGJobjJ6UnFjd05xNmc9PQ%3D%3D--961f88c70d77b03012de656a1cc3d62d52c0ba5e; path=/; secure; HttpOnly", + "x-request-id": "d3b25dc9-4baa-4cc4-bc36-1491c0ede0ec", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC7:3941E:CFF297:13D340C:5D374C1A" + "x-github-request-id": "E7BC:1AB6D:3414E8A:4E1F173:5DB58B58" } }, { @@ -33236,11 +33201,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33249,57 +33214,83 @@ } }, { - "url": "https://en.wikipedia.org/wiki/Bencode", + "url": "https://api.travis-ci.org/lifthrasiir/rust-encoding.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:10 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "12215", "connection": "keep-alive", - "server": "mw1269.eqiad.wmnet", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:37 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"f0626235ad5bb0f0014f95731d088903\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:37 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 06 Nov 2018 00:48:52 GMT", + "x-content-digest": "c7f07aeed8ea37c6b2eb91bd14aedb27d2bd232c", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "245300be-d7b8-40a6-9f38-2f5762cb79c2", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/mrhooray/crc-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:37 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"15edf8050003dcd535db1a3b6fb5a455\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:37 -0000, _octo=GH1.1.1524713444.1572178777; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:37 -0000; secure; HttpOnly, _gh_sess=VytzUTdOTEFtcndyZmUxSWtLb1hPaFpyZGloaENoK2daUU12eStta09NZXA1bS9abWdLc0VJZEtYWkVnRzJPR3dGMW1xd1B4Z29JNU5PUkY0bmhseERvVDB5ejllaWQ4ZnpxL2RGYStUZGczRWtCNlNSYzhYWW51RG1oUzg1Q2owK3FBNlJLenVUQ2FtUnI1bmJvdG1CQ3V2LzJod29RNXl0VHJuQzdKZTRtQWlHV2x6bWdmU1NFd2FqYTRpRGJOZWJ2Sm9CNngzdTdyQ2RKRVJKdjBHa2lFZGttYUNxSWtZZ3VKRm9KUHp3VT0tLVZlQ3R0MkJhSlJyZzdJbVc4SWNqQlE9PQ%3D%3D--969ce27003664aaf928ad22e088144e6ba826571; path=/; secure; HttpOnly", + "x-request-id": "10312cb1-a65b-4842-b478-92090c6fc203", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Mon, 08 Jul 2019 18:10:57 GMT", - "backend-timing": "D=103356 t=1563819057056722", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "127959297 297679456, 235506070 29886310, 516196225 48585606", - "age": "85992", - "x-cache": "cp1075 hit/5, cp3033 hit/2, cp3043 hit/2", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=1131348;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7BF:161EC:202A0DA:3052AED:5DB58B58" } }, { - "url": "https://github.com/frol/flatc-rust", + "url": "https://github.com/hsivonen/encoding_rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0051d27fc6256287837d078192dd0e92\"", + "etag": "W/\"0b147bfff64b17ced4ccbef1a8f93a9e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:10 -0000, _octo=GH1.1.699316215.1563905050; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=bklSUjQwYkNIeXNiQVBnZkt5SmFzS2szSnlBQ0JNODE2YVliZmhCc2p0UjY0T2xyYzFDczV3UDZDUmZCeFVibkhoV2Z1UFZDUTUzVDVLZ2w0Z05sRnllaHpya1lLUm1naUFONEJPVFRIUWFXaDUxZXJOMHlhSXBLdXZqVngwNjV3VHQ4bkN3VSszM1l4MFRJekpnMjF5NXprd2NHUkFJOWFMRzMyOS8vRnl1N3d1V2lpRWlsT3hCQzlhdDRDSUtsRG1aTXdsR2xoNWVzOFFscjNoZXI0NmtxaDB0TVNtV0NzTjBjbG9oa2NQY3d0VjI0bG9mUU44MzZnV1ZYcHJxZmplWXhOOTVQbEIwdmdDQ1pZZWl6Znc9PS0tUFF5ZEFpakczK3AzREJWdUdvZ1lYdz09--723e2881ea4078a2cd59ce518e6e2c560ecc1a45; path=/; secure; HttpOnly", - "x-request-id": "6721001d-0bb9-4e4f-8688-b04aac7cbf4b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:36 -0000, _octo=GH1.1.2000692945.1572178776; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:37 -0000; secure; HttpOnly, _gh_sess=WUxHSEViN3diMm5SbWpyNk5LV3dwdklqM0RXRjB5cmlrZlBsblorWDd5S2laNjF6amZQYkYwSE9JTmVzMStOOGNZV3I4ZlZ1WHB0clZxZVp5QjdtVk8rWm5wTWRqM1QvSElKRU9zSnZuSGF5R0E1Q3JaeXJzaHpSRTNvNWpOdHBLT0VDcDUweUs4aUFoaC96S3pyUFpacTF1Q0M3L3U3WWgyMXZ5K0ZQenZGL2Q5b3hBRzJERzVnME9yWnVMSDIvL3phZ3k5TXJ4L1J0SFNaWW5VMlZON2laRk9tSUF6RnZpUlQ1ZkdmRm54ND0tLXdsbnhuMVhIWUV5SzZTZGtyOUtsWEE9PQ%3D%3D--ddecddb74e2f1ca1d9dcb0392e8eaffea29ecdc2; path=/; secure; HttpOnly", + "x-request-id": "3a16cae5-c018-4c73-93b0-71d6599cc33d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D65:855C6E:CAE4C2:5D374C1A" + "x-github-request-id": "E7B9:40B82:3BB4025:59133CC:5DB58B58" } }, { @@ -33309,7 +33300,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33319,15 +33310,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"098dc26f9552e64c454365675eea91d8\"", + "etag": "\"62ea60f8bf7db365e7b59d99165502fd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:11 GMT", + "expires": "Sun, 27 Oct 2019 12:19:38 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 13 Feb 2019 13:17:51 GMT", - "x-content-digest": "66886da573664f3126571af545b32a4429102316", + "last-modified": "Thu, 08 Aug 2019 20:15:53 GMT", + "x-content-digest": "cce0aeaa3d34c97e51fed816ed087b62e276062e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a8ce0d2a-9eef-43ce-b8d3-90ce9e02eed6", + "x-request-id": "d7cba412-7ea0-4fc6-92da-5cb923602d08", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33345,11 +33336,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33358,13 +33349,45 @@ } }, { - "url": "https://api.travis-ci.org/mandrean/har-rs.svg?branch=master", + "url": "https://api.travis-ci.org/mrhooray/crc-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"517823b25b10c9e136376a1669a4c9ad\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:38 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 07:56:27 GMT", + "x-content-digest": "da7bf99a08d346155a339e9f8a9cc9fbb0ac0196", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7bca4f74-bb0b-4423-8c65-ccd0fdafa47b", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/mandrean/har-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33374,15 +33397,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fbaf64ab5c5f3181c3cd5ed0e70eb0c6\"", + "etag": "\"376817ea0148b587c2a87e0b7936710d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:11 GMT", + "expires": "Sun, 27 Oct 2019 12:19:38 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 09 May 2019 22:19:14 GMT", "x-content-digest": "e0f8494b7d3e422d422a0ad93e212e01d8e61b6a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "003a6fe2-8838-4985-a06e-a66d37ace335", + "x-request-id": "28414dcc-aa2c-4026-9bfc-fcd0897f7eed", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33390,27 +33413,74 @@ } }, { - "url": "https://github.com/mandrean/har-rs", + "url": "https://github.com/BurntSushi/rust-csv", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:38 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"7849409fe46a0a0fe06f37b7eba2e31a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:37 -0000, _octo=GH1.1.712472483.1572178777; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:38 -0000; secure; HttpOnly, _gh_sess=eUt6QnNsR1NmQm9wTU9iTWRsbS9qMWVldDJsNDZGQzY1KytpWnczL2JnQktUYjZ0L05LNDFSajZYQWpabHQxV3pCNlkxSzMrYm1ueXJlelFBaGdPTTd1dEZ6N28zREVzZzNHODdBZUpSaGl4d1hiMnVISFU4WEI5MTZmdU5NaHRaWXV4UnZDWEFuZDJHRVM1WXRaczZCSXE5VVdVV1psajBPU2RIdzQyd256RG5IMHZnZldBclExMDdyeEo0MVdwTmk4RXpMRVJQdURjNWhGUEdabS9vbWkxdzFQbDIxSkhSeS9YYU5OZUEyYz0tLTdrZjFvMk9WakJBMnFGbm5xVHpXbWc9PQ%3D%3D--593e25e04f234b37351a6b865a94d22f40c0062d; path=/; secure; HttpOnly", + "x-request-id": "ea1e223d-f4b3-4fe6-b955-ee871c682153", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7C2:40B82:3BB40EC:59134F1:5DB58B59" + } + }, + { + "url": "https://github.com/servo/html5ever", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9f2c52d82eea4045c5a34fdfe73391b7\"", + "etag": "W/\"0259a2e3dc1f29bb41dd3020e67a3e3a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:10 -0000, _octo=GH1.1.1573636215.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=K01uUUpvWGRNSFJZMDVUTkRMZHowenhqQWtnSXJETlFobExPMDIySktneDFDZXNMeEVtRFE2cjZwdlJHOXNyUkhEV09iR0VxVmFPaEw0bUVZS0hIbzhha2phZmptcFk1Y1daaFBxSkU3L01jWElwTzJzMTJycEtjc09NVVIvb0NUdUM0T3ZxdDE1aFpheFgvdm8xU1R2TjJHdDl5R21DNUJBUnMydU9lbndMWS80ODQ1eGY1dytZOXFHVUdvUHNjNTZkenEwWGlTcUVTZStBVE9jYlJEeVlJT2VKTDg3YUdoVWVrS2VrV3pkZTVqckVYNEU5WGNoTzQ0cEtOaDJMRGJaVWxOL1EyUHdZdWp3c0t4NFcvb0E9PS0tai9rQUY4SkJGKzUrazUyRVNiMzJPUT09--b46b8582d75e7e526c94662b646eaa17b4c42581; path=/; secure; HttpOnly", - "x-request-id": "eef88030-cb74-4751-ac96-f7bde0832035", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:38 -0000, _octo=GH1.1.1513750098.1572178778; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:38 -0000; secure; HttpOnly, _gh_sess=SEtWMysrRi92MXlOdHpYTExScmJqZ2czemFDT09aUTRWTEkvRHNjdjVySGR3TVNZMGlyclFRUnRRd1hxVmVGZ05JNFhEMU5Tb3ZiSjl4MkxIQUlyMjNQUzZPdVc4MXA4ZG1hTkFIazlXTGYyYjFadElFUEI2VUJ5S1MrbHFNZ214M0tnTVdMU0ExWkF1VDRaeGFzREZQWWR4a1NyUll6a3EwMXVGWVRsd2lCZUFTQ3FrMkRTd2ZaQTNOcks1WmVNRU45OE1VUEZ2RlFrOVE1VnJaWkRJcXBRc0p5eEF6RFhzK1pLV2JWYkcybz0tLUlPdGVLbnFhaG45QWttSkZrZGNHV0E9PQ%3D%3D--b703ae800fabdb29441d75d3c5306281352ce24d; path=/; secure; HttpOnly", + "x-request-id": "08ddfa08-1ad2-47e7-b06e-bf4ad02223a6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACE:322A0:E6C493:1603A2F:5D374C1A" + "x-github-request-id": "E7CC:B5FC:332255D:4CFEA09:5DB58B5A" + } + }, + { + "url": "https://travis-ci.org/servo/html5ever", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -33420,7 +33490,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -33430,12 +33500,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"484f87b444c0cd0353f386694de4f130\"", + "etag": "\"b100ef683d358e2ef3f5ad9a327a85cd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:11 GMT", + "expires": "Sun, 27 Oct 2019 12:19:38 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 04:51:21 GMT", - "x-request-id": "8563120f-f96c-4da7-b201-e53c7087348a", + "last-modified": "Fri, 25 Oct 2019 12:53:01 GMT", + "x-request-id": "933fac74-e1f5-4c4d-8b96-049f54e98544", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33443,31 +33513,55 @@ } }, { - "url": "https://github.com/servo/html5ever", + "url": "https://github.com/frol/flatc-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:38 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6140822070d78b26cc6ee74eb9cccd89\"", + "etag": "W/\"d88c5d19df0270dcb2de4d996f726dbe\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:11 -0000, _octo=GH1.1.2017427692.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=OXhtTytPTlpOS3hlZ3NHYjFnc21yVUFMTEVDODVWZ2pqdUZWaDRPYVFoV3UxRTBoR1VRbFkrVWg5TDdzNSthdVpBT0Y5QmJkV2N5QmU2RWFJUWRSSmh4RndoYTBKc3lrVit2RU5qTXNEUzAxNTNSckxTcHhpRGJMSlJuTTZFZlJVWWJ2RkwwRlB1YmVieHZFaDR3S2Y0T0lhVFRJVmk3KzFUdGRWeGgrZy9TbENCbjhPZ0RkdWlSVmdqbDlNcFRtUmVXM0VXOWh4L08vZHVMUjRGa0I4MFprd1dSYnd3WE9SWjVWS2JBYWlDSzd4NmNGeXhsY3VTRU04SFZ5SWxUOE5xWjhMS2Q1WlYySmJieEx2bGNXcmc9PS0tVWlUVmtnYWpWYUF3RHhZOE80b2xLdz09--d53a6b402b590aea1ffa29fb9ea54e067dd801bd; path=/; secure; HttpOnly", - "x-request-id": "c186d6b2-1b21-4589-91e3-762cf4944bbf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:38 -0000, _octo=GH1.1.2028721648.1572178778; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:38 -0000; secure; HttpOnly, _gh_sess=dys5N0JmengwK2hZMTVIdFJKNDdvYTlsK0VYSXNudEVULy9VVWcvLzh0d2hydkpRdGdXK3NpTXM0ZFpMT2VCOGJ1ZlY2cW1PRjZuYjd0S3RSbWhVRmIxbkYwcXUvQ1ZLenhjTUZsemlNV3NmZVVqMmdHQUhFcElzK2hia1pmME1XQWh3OVdUVndVTll4REhXUjlYMnJsVkt5eEpBUVZTNUNEaUhQUGpHSm5PUE9jdFY0ckE5SzFiYlE3dzdmWE8yNHRxeDJDTnF1eHpmcnh4clRIV2xkOU9BdGhpNVI0SnR2MEtJbi9CRTRsND0tLXNHYytKMHZreG5kQW5RNnRMcWdKRUE9PQ%3D%3D--b6cc4b36258a2023aeb7efda1aa8b2bbd4190377; path=/; secure; HttpOnly", + "x-request-id": "000a92ba-e6d6-4985-8ef2-aa329d7180bf", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC2:E0E6:8B4F67:D3F5E3:5D374C1A" + "x-github-request-id": "E7C7:23F82:33EB77F:4DBC98B:5DB58B59" } }, { - "url": "https://travis-ci.org/servo/html5ever", + "url": "https://github.com/veddan/rust-htmlescape", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:39 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"eed15d946948e374d81466fb120ef6f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:38 -0000, _octo=GH1.1.416728878.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=eVo5QUVDS1BkSXpUaHBNM3ZmZ0pIUVloQ1FHN2dFUkEzblRBVUwwTGx4YllBcDNrakNWYTNENWp3ckhYUGFuTjY3clFMUUN1aVdJTmk3R0haRmdNS016WnhFYTdCWFM5azN5Vzlra0l3L2JPMTN5R0VvQlgyUHFmRHByVzRRK1FrUGJLZ2hIRERPUGp3NE1rMzdEcTM2dVBiQmdFSElocUthaHJQRTZNeUhOMFFNaGNMczV1V0krSmlWZ3RCa3UwR21pbE56Q2NISTY2U3I1TUlXZCtYOE1RemxwYW00dzB2dFUrblN5bTNZMD0tLTZzYjVxdHdLZDV1Q3BnZ3pGWGV0anc9PQ%3D%3D--058c2a24363b56bf80b2d9a5afdadfcea09bbf36; path=/; secure; HttpOnly", + "x-request-id": "0fb83ace-684c-4b5e-8006-eac361ac831f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7CF:23F82:33EB816:4DBCAA2:5DB58B5A" + } + }, + { + "url": "https://travis-ci.org/veddan/rust-htmlescape", "status": 200, "error": null, "headers": { @@ -33477,11 +33571,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33496,7 +33590,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33506,15 +33600,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"cbd0273511902880516bd765a0d38dce\"", + "etag": "\"11897b5b01a4bedca8e662d351a156a3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:11 GMT", + "expires": "Sun, 27 Oct 2019 12:19:39 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 26 Feb 2018 12:06:17 GMT", "x-content-digest": "50dff0e9d08b97f934ca9d194c4d75ebc34b68d6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "917d2a7f-35fa-4611-a85e-f5a99270f8da", + "x-request-id": "1310c2b8-cd92-43ec-8d1f-d1561eb19844", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33522,31 +33616,63 @@ } }, { - "url": "https://github.com/veddan/rust-htmlescape", + "url": "https://github.com/pikkr/pikkr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"55e70771007992e2ca5f2a81d652890d\"", + "etag": "W/\"591586f1fa0149647d547527e53aabf4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:11 -0000, _octo=GH1.1.2140372971.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=VjRFZlZ0TnBTamI3S0IxZ0hHa3B6dGQ2WGpXU0hKa1RTY01UcGhTMlBmbElocGFydnY3cmNNQkt0ejdlUEZhMnFzRExJTGl1aG00dTc1M0ZRck5maVZUcElzVkV4SE1MbDZFT3MxQS9xVDVVc3c0UTExN2YwZWZ2ZFM3a1ZxUnZOWnZiclN3cTJ4ZDlCY1RaSjZtVVRGQkx2UGd0d3loK0xobGtPcDkvaUlqejlGTzZGY0EwbFB6T05BYVdTaG5RK1B2S2s5YnRwTmV4Z29rZE5oM1ZvaUtTM094c2ZRN1k3R0Jpd0YxZkd6bU1sRzRyWExDTDF5Mjl1b1lDQ3VGeGhhVEJIQVgwdjd5NjlKb1p1UWtHWVVWUDNFa3FLQkVHVWR6d1ozcVpZbUU9LS13cnRsL2pBZ2xBVlo5YkE5UmhCK25BPT0%3D--75928f2a6b0eaf16ebee863cae2c9b48fe53a10a; path=/; secure; HttpOnly", - "x-request-id": "da02229a-b5e2-4984-b77d-edeb8d486909", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.1383073963.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=emx3b0JwSS91dlU3cStTUHlDZTE3ekZmeFRESUpoVEIxdERlb1BJUDlOenpkY2tDbVc2bFR1ZUc0UEQzdklSdjNFRmZZV1gyTjdsUkVMcTExdkg4elRiTk1VMTlHVWVqSHJzRzNIZnpaSXV6b280YTZvS3hON1dXclM3ZzVOcnNGMFliUmFaTHNEL1B1bWhqUDlWVmQ2clhNcEM4SVk1V0x3RGdmR0Yvd2c3VFN2WCtUcWVkRjNWM09Da0Z0NTh0eWtzaWpmVGdTZkpSMzE4WGVJeEg0UFRSd1I3blp4UmFoVStKVHlNSGM0UT0tLTVDL0RINEpBbEl0TUw2M0JsYW1tN0E9PQ%3D%3D--899f01e4a38a81d1363010180f4a90ad99dcb8f7; path=/; secure; HttpOnly", + "x-request-id": "cc305b72-fac8-44de-ac9e-f8556d4d0231", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF8:1BADF:3EC2B7:5EDCC5:5D374C1B" + "x-github-request-id": "E7D1:40B7D:16D6A66:2229BA6:5DB58B5A" } }, { - "url": "https://travis-ci.org/veddan/rust-htmlescape", + "url": "https://api.travis-ci.org/serde-rs/json.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"de3134cb3c61df48fa2a0c605b4913e2\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:39 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 01:14:09 GMT", + "x-content-digest": "68beb330ca0c5cde829aab4a22d14d79f68e60a8", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "9be2c659-f7f4-45a5-b7b6-f85517ae985a", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/serde-rs/json", "status": 200, "error": null, "headers": { @@ -33556,11 +33682,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33569,111 +33695,103 @@ } }, { - "url": "https://github.com/serde-rs/serde", + "url": "https://github.com/serde-rs/json", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:11 GMT", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f0c2e8228667c5ac809dfef6370c8b14\"", + "etag": "W/\"f88a58bb2e7e147c14f27885adaf4530\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:11 -0000, _octo=GH1.1.2072990571.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=cmJQMEY2VHl1bmNWTGNZMHQzL3UvdnkvdzUrQnhDTzVEbGVCQmt4SlZUVzg5TWtFVWhGMjRBbjczS01BRVBHTFZuT0hPUXM5RjEvWU52QXduLzZ2dDdOR0VIRnRKQVpjdXlTVllqbUNxVytSSUx3bnExc1pmU0M3OXZja1dDQ2QxMDJzUUpIR2p6aVBZclNpOEU1WWVCZmMvdjVZWGtwdGZvSmtwc1BjSERQOGFqaHBJSG5ndHh1bEVBM1RSMjBndFp6Qk5Wa1BIZjFqUjk4NzZ5SEpQTWZIZ3RuOHNVR1liNTIrbnhBWGFKQTVJc250SmhMQnpDT2dVa1BWSkdTem40RFpmcnpiNkRpNGRoWTN3ZFl5TVE9PS0tTDVLbWpqWEw5TE9ORU9QZW1WNW9rUT09--7759b2fcd9a5930568b8a9219a76d0c4a03a5e64; path=/; secure; HttpOnly", - "x-request-id": "502c31e3-af9f-4ae9-a6fa-8f6bf6692ee9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.966346376.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=aW5vcSs4OGkraTM4bUFZU0lBSFRhSEprMS9zK1ZsKzUxOVJUUG1YcUQrL3QxOHFZU0lxZnBINHNKNk12Z1J2SGtDRmdJRU5CSU9oM21mSTlKOUpwNWlRY0lqWmwrSlY4SkZhS0ZQZ2hseVBSWUkzOUxLaHFLd2JPakM3Q0xqelhsK3RMZktmNGJvbjVZMTlNV1ZXSE4raTVyczFuSEZEcitPZFhDY09DZFhyclgwU2xyRG9oL0ZTN3BSSnllK09SejV2ZS8xTE94WXR0MlloY1NhNW4zUGE0WGdWNktzRmNCNllQQ3VYS213QT0tLWQ2Y0UzTG5weTUwSEJpM2l5cVlnRkE9PQ%3D%3D--06ab37c36cf941e6b162d0796f40afdc187981e4; path=/; secure; HttpOnly", + "x-request-id": "9045204e-9852-47ae-9657-8d1db99be5ef", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD6:3229B:AF1ACE:10A28CD:5D374C1B" + "x-github-request-id": "E7D3:1AB6B:20AD9E9:30B7B21:5DB58B5A" } }, { - "url": "https://github.com/pikkr/pikkr", + "url": "https://github.com/mandrean/har-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"24460716569d193382e9cc0a46794212\"", + "etag": "W/\"bbc2fa8dbbbb405c13c4083bc9858bfe\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:11 -0000, _octo=GH1.1.1669652822.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:11 -0000; secure; HttpOnly, _gh_sess=a203dHhWTjVvV2JtQ3c4QnVQeDFwSjZzekxzSE40cmFCRUNzRXpqNVVqZHFIQjZkZjU2WGhCOUl3K214cXRtT2VDd0EvUGxKOEFpSUJUL0ZnbXgxSWFjenJIcXhkaWdBMmtlcndZcWZha0k1ZWVtU0FmMlhYazRNOEJVeHYyeXZxTFNrSW5NWEhmUGcxZnVjTGtJeE11L2l4clpCallyK1kvZ0JhK29obkJwTnVXTTBWcjF0SVdxYVovckRZbmd3QW9yQis3VXViRXh4VFVQWGMzem1PM0tBZC9ubTR2TW0zZXlsaGtIU0RkTmt4UWVVR0VJbTlZRk1ReFE2UGd5UVF3dHNaTkd5R0p1VWN0cFVVVEgyYmc9PS0taUpuaU94VTRpT0NmTGN5M1Z0SHRhUT09--0c5a988ebc1344ca565277455391a7f568597ae0; path=/; secure; HttpOnly", - "x-request-id": "52ab7bf2-2c50-4d3a-8592-d69ccd85c16a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.1728925668.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=dWtUbkNyQ0pBWUg5aExQRXZmR252ZDUwaHEyRFBjWm5zSnhuMFN2bENZR3FqY2lybWxSRDlxYTJzODkxL2dUdTc4Q0dnakJqU1g1WllId3liczhoMURTTmtkNkRva3ZGUG5qUGt1a2NBUFNKZmx0NjMxVXBibWJ5ZjZTRGRSazRGbjJCN2lqa1FUKzVPMnd2Sjd5RlkvTFRxRnArc3dEcWU1UEVjYXZMclplaFpyZERlc1JiQjREdFFuZyt6bnNGcFgrV21KNW1zQ3RxZERaN09tUFZ5SVk1Q3pja245QnI2NnlCMnNlWG0xST0tLVRMWk4remlKRTNFZi9xeTRHbEtrbFE9PQ%3D%3D--8d72a09809ab372212acca41c31011d780d3bc68; path=/; secure; HttpOnly", + "x-request-id": "45481268-38ec-4d57-a744-42e4b318c690", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF9:1BADE:2200D8:333301:5D374C1B" + "x-github-request-id": "E7CA:23F82:33EB82E:4DBCABF:5DB58B5A" } }, { - "url": "https://api.travis-ci.org/serde-rs/json.svg?branch=master", + "url": "https://github.com/serde-rs/serde", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"763a5fa67502e7c2046d7fc249c4c97d\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:12 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 00:27:31 GMT", - "x-content-digest": "127440afdbe33055839b6e7aab4da767986c7d25", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "332ee3b6-fdfb-455e-b882-66c29016a550", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:19:39 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"71f7df5a941f32126b2fa11d6696d01d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.1247004825.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=N3dzQjNlQ0gzbXFUc24wcjBQcTYyS2FpL3BZOWVXSEp4cjM1OEExSEtPUVlDVFZYWHlNR3NLaVZXVmp6eGVJc2wzdDAzOGt0anJDeVBNcXRNTVRtbXJaL1hCblI4ZzIvQ0NyRjRLWmJQR3c4endQaUV5eVdZT1o2SHFISUZ6ZlRnTFNNRmdWT0pESVlxYTIxQlJLeWYzdzliSCtqVXIrZ2V4UnFpaHlNYVIwaG10L3ArMzJnQkVPbVQvQVZpY1did1RTdGwvVzdya3dHek5XWjZqNjBYRFl1aEsxUzBKM0ZlNjlOYjY3citnOD0tLXNXRG5haWVpMkhHZllkVEJGaWZjOWc9PQ%3D%3D--6cd506b579de264254d8d1c00bdfdfc2b07a4b78; path=/; secure; HttpOnly", + "x-request-id": "31ff9404-e409-4989-86fd-0a79d732b199", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7D4:1AB6B:20AD9F8:30B7B31:5DB58B5B" } }, { - "url": "https://github.com/serde-rs/json", + "url": "https://github.com/simd-lite/simdjson-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:39 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f5c44b8a30081c892325d35c3f734f8e\"", + "etag": "W/\"b5ed116d072a0edfca66471ce1b46468\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:11 -0000, _octo=GH1.1.238389412.1563905051; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:12 -0000; secure; HttpOnly, _gh_sess=ZmQxTjY2MzF1cHZXK293S2sraW8xNUhsem5KWW9XWlowQnhCeGQrV010NEZFK2VORlBzallOeVpXUTFzR0E2MlVpOFZENXoyQkxlbnRHSHoyUXBMMzNEN0Rsc1VwMjFxdmFjYjNxS3BjZmJEaEVPb0hHRTVRRkRwM2RDU3pyandnWmMxL3BXWGZYd1d4V1A5SzJpeFg4cmhYSnlId2E0cWt1REZJWU40QUZQUWhqVS9kWE9kdlZScTREMlQwc2VIdituSWpIVFdHaCt2UnBvNjVvTzRITHhZbXZlaFdGVmFsRUVhNm1UTkx4a0xSaXBlSlVudE90MnNhYWsyTlFkNXg0eGtEaGlPV2pVS0RSK0t6WVpnbFE9PS0tanNOMCtUVTlrWjVHb1BJeXRBR0Iydz09--68d54a9e7cc56371e7b1243493c186bd5960ed88; path=/; secure; HttpOnly", - "x-request-id": "9eff7064-1675-4db6-ac7a-91aba5926807", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.1566263456.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:39 -0000; secure; HttpOnly, _gh_sess=K29xKzBDK0V4SGVRUG1MeU9XclA4cnBFZlZ0V2xUamN5WDQwSUVuaEZ0VXN4bzVFZkVEanduMHRrS0JQdTBEVkNxaGVPZHVvMkM2UCs1ekdvZ2pVU3ZOOVNWeld4cWlHU3V0U0l4UDdKMEJwNGhONXRIRmJDSzh6aXVsUnkrMjZVWlpzV2krcldPUmhNN0dXQmtXc3JDZW8zR1ZqcksvMHZHV3VKU2Z0UDI0bko4VjZsLzUwbUw0dUcyWUEyKzJoUHU2bEhzMFQzQ09sRjFLU2V5WjN6RTZMRnRGNTh4akVFQ1YyL0dyWDVUdz0tLXBKdXdUL2piVnJSS0MwaktaUEVtRGc9PQ%3D%3D--65cd0e81ef6c36f548ee9096a0b847e6c8809609; path=/; secure; HttpOnly", + "x-request-id": "97f290e5-76a4-4837-ba8e-39808b370391", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA1:E0EC:EBA8F0:165AE4C:5D374C1B" + "x-github-request-id": "E7D7:B5FF:3A59268:57AED86:5DB58B5B" } }, { - "url": "https://travis-ci.org/serde-rs/json", + "url": "https://travis-ci.org/maciejhirsz/json-rust", "status": 200, "error": null, "headers": { @@ -33683,11 +33801,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33695,30 +33813,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/Licenser/simdjson-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:12 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c6914efd5125da1d524721d9d410996c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:12 -0000, _octo=GH1.1.1615824432.1563905052; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:12 -0000; secure; HttpOnly, _gh_sess=WHhSM29WdnRwLytBWXBDcVVlaTFsdnZVeHdNZW44RENFakVRWG9HdDFPOEtjM05lWTN6N0dodWVlM1JGOXhyUk03VVEzWnllV2toYUg1NTVqZHd0Qjdrd3YxMDE5VVZ0c2tVWGVDKzh6ODh3WGw3NzY4NWd3UEIrUmdDQ3QxOG9wMWMzQW5EOVZaM25WaXhJQjFQYkJJUStUandqaStIK3RYWGpEWGhRZHh0Qjh1WXNJSGk4TkZGcEl1aEZ4eXJOMDJHQlUvaDFRbDZjQVdnUUMrWnJGSXNCNXdDY0lFU3NsNDN2UXZxaWZnQWVGeW9lQzM5WldDQTlmVnpLOTlRaDdUektleHhtbGlCNDQ0R0gwYUhPb2U5cnFMVFNrRGVLQVVsMGdPQVV1bGs9LS1UUGtXUGxHeFNWS1FqOHA5ZjlzdS9RPT0%3D--bb8400d1f45436523c6f951f6deb493334ef0cec; path=/; secure; HttpOnly", - "x-request-id": "d2c8c255-6583-4a8c-8310-b5fe170280bd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:39421:E9E5C3:163C1A2:5D374C1B" - } - }, { "url": "https://api.travis-ci.org/maciejhirsz/json-rust.svg?branch=master", "status": 200, @@ -33726,7 +33820,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33736,15 +33830,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e1f2bd451b9db2f0102fc2216f9a40f4\"", + "etag": "\"a76e0ffcb61299c6d25f168f65aefb2f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:12 GMT", + "expires": "Sun, 27 Oct 2019 12:19:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 29 Apr 2019 11:27:37 GMT", - "x-content-digest": "481bcd42046e85bde36a63f078fa95552ec8b441", + "last-modified": "Tue, 01 Oct 2019 15:31:16 GMT", + "x-content-digest": "7f4e2da4b8b0a13ec82d3b221dbfed98bab5f9b6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7d13f6d7-0bd9-48fc-a7f6-8a5f6e3b1f35", + "x-request-id": "df462f1f-1208-44c7-b228-6b8b9fb31cff", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33752,7 +33846,7 @@ } }, { - "url": "https://travis-ci.org/maciejhirsz/json-rust", + "url": "https://travis-ci.org/Qihoo360/rust-jsonnet", "status": 200, "error": null, "headers": { @@ -33762,11 +33856,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33774,30 +33868,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/maciejhirsz/json-rust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:12 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d9eea2b56bf863d286b902a98921bdf2\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:12 -0000, _octo=GH1.1.1538206732.1563905052; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:12 -0000; secure; HttpOnly, _gh_sess=Y0JUV3RzcXBSZXVMN3dTOWVBNkVkQXVWSnBrWjJlL21HYnJaRHNtOGkyTnlmdkIyZ3JMeDNWcFEyRjNHUmpTS2JyWXcrclJ2VFc2OFN1RXdpYXZNQWdmUitwcElMUGdiOHIrWWtZR3hwczhMb054dkpyeHNaLzFnZlFvMVN4L0JWZFlDSC9sRTMzVGdkeHY1akZrOGl2bE5NbXZXRER2cHlVWDRyd2YyMVlGVVovU3M3Q2tGVXlHVlhuNXdXaS92NTNHeXUrdEY0WEx0Y0NBM1FMN3ZYVDN1Z0xBT1hWbUdKRTlpN3ZIN0JxK0l2RlY0LzhjRmlCc0NwbU93NDNMTWFDbUNXYXZYdDFwbUc4ZXRYN0VQT0t4bXBDWkdYNzJFeEpIU1JBcU5sMTQ9LS0xK21ocFBIazJ0Y3d3NU5aaFdvSnZRPT0%3D--8da11147bc7358ddfbf2a6d2fd412a16a4e742cb; path=/; secure; HttpOnly", - "x-request-id": "0c14691a-2727-4669-8faf-705381dbf2dc", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC7:3941E:CFF428:13D3681:5D374C1B" - } - }, { "url": "https://api.travis-ci.org/Qihoo360/rust-jsonnet.svg?branch=master", "status": 200, @@ -33805,7 +33875,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -33815,15 +33885,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"52402444f07c7c2841b2bd6556be5087\"", + "etag": "\"0fdddee4878cb00a514ed383e198f369\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:12 GMT", + "expires": "Sun, 27 Oct 2019 12:19:40 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1ff2fb37-5e1a-40ba-bb77-c88aa43d3148", + "x-request-id": "fef7c26d-7bf8-4404-b11c-9328be6ad12e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33835,46 +33905,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"655ab74e608f5baa23fddd866c3cb8e8\"", + "etag": "W/\"ba8286fca9f6e57e32df9aa30814cadf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:12 -0000, _octo=GH1.1.2084461218.1563905052; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:12 -0000; secure; HttpOnly, _gh_sess=WjBWRVRQeCtQK3hyRTd5RnpCdk1iYjA0OFFMblZweW9OWlkwbkVHQWtTcFJTNkFPSzlMeUl1MXc2SUxabGVRRkdzZWVidEpJcTExa2p3bHZ4Q3JBekpNbm5Nano2c3RxWWRsbGtzd2t4a0Q0NzRyYTMxN2xCd0pJWVVyYTFWM3pXVjU0YnFRNTB2VXpGdERRZ0dzRmVVODI2eTNac3hsZGMwdldLRzgyUHZHdHhYVXRscmd4T0tDaTA2eCt5dkIrSVhBejJjRXN0M040U3VFMDE1UWRLL1FndTZ6YlJONUhKUkxXd2kvYTRxbFpSZ2REVG53d3ozOHZtT203MkN1V2M1bFFzeXg4NklPZ2Q2YlpCaGRxK3U0SG9Nb3VyNEhSYUQwUzhhamVFSGM9LS1JekN4Q21aYVlwRkphY1F5SjltWk1RPT0%3D--bb05abab16dc56e293ce53ae0f7769c1323c0050; path=/; secure; HttpOnly", - "x-request-id": "c6e68db3-3af0-4427-b84c-e5bdd2d4570f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:40 -0000, _octo=GH1.1.1407838338.1572178780; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:40 -0000; secure; HttpOnly, _gh_sess=bjZzdU1oK1g2RWFTZE82anh4OVdiKzh0YVVCelF5ZTBTMTZFalBtam1wUkcyRCs3ZVV5d01sMGxFV00yS25JalRMVnBSQ1NIcTZHU0cvK2ZSaVYveHlybDEzTWZ1ODF4Vy9yalBTd2hTRG9icndKZXlNaUkwazljRHY2NDljTzZSMUJ2LzFNN1lFRVZzOTF0MFg2TDlDK25MWVRZajlLakpyRndsZXJGNUdaT0RkVHRCYm96UHZFNzM3RXRBMjl1QkpDV25HVXI1Q1FzcFNFcXV4WXdkYU5HWGVQdDVOdVJwZ3RGeVNJN2xkWT0tLVNjVmhnaHIvd1YwOFpLRXdubFZ0ZXc9PQ%3D%3D--f9d22a39a296f95ee0d42f64338305a97a969c66; path=/; secure; HttpOnly", + "x-request-id": "945d9b87-11dd-4a2e-9dbf-54bca5a7b7dd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADE:3941E:CFF44E:13D36CC:5D374C1C" - } - }, - { - "url": "https://travis-ci.org/Qihoo360/rust-jsonnet", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E7DC:161EE:2AFEFA3:40B191E:5DB58B5B" } }, { @@ -33884,7 +33931,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:12 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33894,15 +33941,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"beade45655281997e8dec9f0b7cb66eb\"", + "etag": "\"514da73e746de0f5426c784bd5e51008\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:12 GMT", + "expires": "Sun, 27 Oct 2019 12:19:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 10:51:02 GMT", - "x-content-digest": "bdcaf3aaa0155c1f8a82928dc326a342f4071a3d", + "last-modified": "Wed, 09 Oct 2019 20:25:17 GMT", + "x-content-digest": "71a4ed3f2e87d154f4b74bb8c79f1f1e450c2928", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "479b0376-5bb9-4458-9182-1ad220b5e4ae", + "x-request-id": "962ae9bc-d626-40ae-9d0f-a6e4918a5d3b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -33920,11 +33967,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33932,30 +33979,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/3Hren/msgpack-rust", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0d8f9b1126fe1b5c566b85155669c5fd\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:12 -0000, _octo=GH1.1.533295849.1563905052; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:12 -0000; secure; HttpOnly, _gh_sess=enJxZkNRQ0h0eHVrbUViYk9NZ09jMGVtaGZTNHR5a3BKMFFEOG5Wc1RYVjcyMW1LL05GdGN1ejZlVjdYQmo2L1lEUFpqaTMzZkZRZzNnQnFnNmlZSmNTNEh6Z1FGbmVMN1RvMFJFamtzckkxNVZKNVhqbndXVFNuR29RS2ptOFRzU3Fkc3ZEWXp1ZWhwUHpMaXczM2hMRTBXaEYvVFZqcmFmL2J2bmJVVXJvNkNaZGtoM2tESUVtNVdBNWE3THo0bEROTStyY3RXTCtnYjArTUo1NjZMVElXS054U2hkQkVIeDdvRmg0djZTek1YcytXRWlrRGlUZktiRmdubmNXT09qM2d0cFVacEZOYnlrOXVURHBFNHc9PS0tVWVyZWgxdzNKbGRnV3U4VjRoMVd6QT09--193a74f0bb02ab0ee297fd64f3512e69e6667328; path=/; secure; HttpOnly", - "x-request-id": "7a75f5c4-05db-4bf1-889c-8e7389b16083", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A80:1BAE0:66800A:9AAECB:5D374C1C" - } - }, { "url": "https://travis-ci.org/jcreekmore/pem-rs", "status": 200, @@ -33967,11 +33990,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -33986,7 +34009,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -33996,15 +34019,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3801b39a7a8e5273863d867177aa285f\"", + "etag": "\"c2000d12909526da16ecf3257a14cc01\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:13 GMT", + "expires": "Sun, 27 Oct 2019 12:19:40 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 02 Jul 2019 22:25:15 GMT", - "x-content-digest": "203acbc748e207f64d08c7137414da9eaa212a1c", + "last-modified": "Fri, 25 Oct 2019 19:10:13 GMT", + "x-content-digest": "aa1bc6c4a85798960158e1c17f5ed952b86c0daf", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "305c57a8-498e-4484-8ba1-cf579fc14f05", + "x-request-id": "346f0307-f34f-4c87-be0c-95caff2588e3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34016,23 +34039,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:40 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"079bb27d35d72e9133ded0d224b33b79\"", + "etag": "W/\"b7705a090ce83d078581b9ddfcde9230\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:12 -0000, _octo=GH1.1.1259752117.1563905052; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:13 -0000; secure; HttpOnly, _gh_sess=eVlVSHlkNkxxYXJIWkJXMGxvQis2NFdjMFRxVHBnSlFXSkExeVVSSVpicEZtRUxTYWFVNUFrSXRNelNzQzRCK2FUMHo0bkt5eUFERU9NdHhqS2czVjJnNUhpc3dVQVZLeXBVQWpUcnE2ZFBlb3pkU2NQQ3RrWThudmt0OWRtbzVZanU5a21DVkdobDZxWFMzU1FLL1ZyM1RWcnZ2TVNUKytNUWxiUk0wR3BtMk1lMnYzRFhHakxpRGl4VUVuOTFweGwzbnJvaFFWd0hZa2FuS0hiTnJKTk1EMFd0YXoySFhzc2dqVXc0UWppKzltTHkyYTl6YldMYmttdGVaOFhFc0gxZFEyRnFPVnQ1R2E1TU5GMEVVenc9PS0tMmlnK1o1SVFzZkZQRzhMdW1JdmdKQT09--47d64954041a185d6c83178bdbf1c4c43da2f630; path=/; secure; HttpOnly", - "x-request-id": "75441a57-2f8b-49eb-83ea-da1a5cb42509", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:40 -0000, _octo=GH1.1.1697326272.1572178780; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:40 -0000; secure; HttpOnly, _gh_sess=c2VodklMbTFXVEJoZU51dmRRV0lXTVhrZnY0TmlKdzBDRVFDUU9TRC8zR3ZGc3hRenQxdERHL0IreW5BWHFXTCtVT1lvajRkV3lxaDJYTHVpZmorTmRlckNrTW1EOFlKWnlzQkllbmp0T21FL282U0JuWmY1Nll1aTlJOC9LTndSNWFWYmRMbGdmTnNpNk5KZHZnd0VvSU5SQWJDVkR1MjZUaytjMDhKL2srUTNibHJ3SUV3QmYwQ2VYaS9ORFBYamZFanRiRkhQUTIvUmN2UFU0WG8zOXBXQTVhc3dkWlJWUlYyRlF3eEJZYz0tLSt6T2NFNkNwY29DNmdWQVFOaWM4elE9PQ%3D%3D--a3754292f38c8d2a40ba88b2c7d14f282926cca7; path=/; secure; HttpOnly", + "x-request-id": "3d05ca09-4fb4-40fa-bfd9-b6c744e06496", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:39414:626D25:951E07:5D374C1C" + "x-github-request-id": "E7E2:1AB6D:341518F:4E1F5EB:5DB58B5C" } }, { @@ -34042,7 +34065,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34052,15 +34075,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f399370064178332597aa3254be19b02\"", + "etag": "\"96df833150c5424a3b6b952fee506afe\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:13 GMT", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 17 Nov 2018 21:32:41 GMT", "x-content-digest": "3ecc43f59e581957d59b4bebd82dfd8e52fbc467", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "d4cd7e68-382e-4057-8816-1ea9eff1cdff", + "x-request-id": "212ed800-eb79-4147-8f72-935e162188df", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34068,27 +34091,27 @@ } }, { - "url": "https://github.com/mandrean/postman-collection-rs", + "url": "https://github.com/maciejhirsz/json-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5813ab8eb1f165c1788e876366441044\"", + "etag": "W/\"e84adfa97b59b989bb8260daa214f951\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:13 -0000, _octo=GH1.1.543691046.1563905053; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:13 -0000; secure; HttpOnly, _gh_sess=MzVSL0ZPRFdabnN1Z2wwYno1aU9BaE55R3QvYUV5YzR3dkUwZW5VclFCdTBOZTI0YjRuYjlrZk12WjNiVU0rQ3JxUDdZS3drR2h1d3Q5VjlhTW02QmJaQlU5UUFXeUdrSVU3ZGlWQnRTd1NBVzNSd3N2bkxYQXdjRzlTdFZyUUhEK0tjUk1MVEZ3a0hQZnpwZHhEVVdSVmU4aFI0TkhCOUZrdDhYOENUenh2bmtNcmVpOGpIRHkzekJVMWRzNmw3ckkxajFFQVZBR1JaQ0NGZVpRUDFSSUtsdVdITnE4NmFlY3pGd3R0dkYzMStpVXlRcnRXV2UvMW5XdllLU3JqanZNTVZ2MlgzeU45akt1S3BlQW9tSzBlRjdWNFREdXpxd2hzaEgxOTZTQW89LS15Um9PV3o1TlN0TVNsYUVRNThIOHBBPT0%3D--1d95d276789b2ed5ea64c10a511a496b4385cbbb; path=/; secure; HttpOnly", - "x-request-id": "ea3bad1b-47a0-472e-a2d6-99d655675602", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:39 -0000, _octo=GH1.1.658970116.1572178779; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:40 -0000; secure; HttpOnly, _gh_sess=Q0dyMG53UmlGb21PNUlQaWp0bFhuRWEwbFNqenpwR21VMFpMdjRxWUxCNFZMdWJPNE5RZkN5WkJVbmE4aEMyazRPK0JrdmUrRzVXenNZUUZ5eHpjdS9LVlRlS083aDA1RFl5RXBQWmpLUFdXZUNib3Z4SDRKbXdFOGhibzVDZFVhVDhzbkFNak5jTitoR0RXWUgvbUJGY0l0UlN4b1NwWXFoTHJNZW55YVVNdDVISlRRRDNtdndBK0FlQmJGS2h0bnB2c21BazlvNXFOZElRVEhUNEFjUVJSV1BLRW9lWUlyeUt3NDc1ZGpKbz0tLTdMTDkwRllsZmRUTGJXVHF4Y2dkYkE9PQ%3D%3D--6b77063c941b0f8b8052fc187d57319e2b36125b; path=/; secure; HttpOnly", + "x-request-id": "2f4771ee-f103-4a99-be76-407ad3722f5d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8D:1BAE0:66802B:9AAF07:5D374C1C" + "x-github-request-id": "E7D8:161EC:202A225:3052CE5:5DB58B5B" } }, { @@ -34098,7 +34121,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34108,15 +34131,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"10f4b96c868e20fdf94c010a8771846b\"", + "etag": "\"806386e05f7df93f5582347462631c1f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:13 GMT", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 07:09:58 GMT", - "x-content-digest": "7f623dfefe35e4fb89ba77868b59654c02f3ee6b", + "last-modified": "Fri, 18 Oct 2019 20:32:04 GMT", + "x-content-digest": "112805721175cae68c8b8baccc8a75a1502ae77a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e39e8560-13f8-44c9-a3da-f069da5f16c1", + "x-request-id": "7d6b4754-8e52-4382-b3f5-f5c066ce6947", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34124,50 +34147,74 @@ } }, { - "url": "https://github.com/danburkert/prost", + "url": "https://travis-ci.org/danburkert/prost", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/mandrean/postman-collection-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bc13929902ef4621475d6dc01d500afa\"", + "etag": "W/\"9df2b3a09309578bced8dc0b86e31988\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:13 -0000, _octo=GH1.1.671402504.1563905053; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:13 -0000; secure; HttpOnly, _gh_sess=cWhPTlpxODQ2ZStwdjMza1VnNnpEcmJpOXhmRmxnVXV6VWN0K2FxWGxuMDh2YjZybUpzMkxwaWNyczJkdWZFYUxnbHJuVG1OeVYxQllkdUg1QzIxMzJ2aEZGOEN5eHFXbmdmZHMvZFFtTEhEWGw3RityNWRyZ2hiRE9pUDBnbHRtMGxQcnQrUXU0TmIwU21sV0VUODBlUXVlSVpBWFQrTmx4eVovajBOUVNUL2RUQXFkeERQK01wYUt3YnM0K3BpcVFYN0NkYThUQS9OM2VjUWw0N2N5S0E2am8xMmRDMkE0d0ZzRnpGeDB0WFNPTTdlUjNma0Y0amtDY3cyL1NkVGVlTXh5UVFyS0poQ09aZ0pKQW4wSmc9PS0tOFNVOWFvd2ovNXJxTS9Vb21ZY2hFUT09--a12204f2a6e574d5357adb05f2a4cf94489652c8; path=/; secure; HttpOnly", - "x-request-id": "2fca84ac-9c6f-4cde-b343-9bf43f24e7cb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:40 -0000, _octo=GH1.1.168869605.1572178780; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:41 -0000; secure; HttpOnly, _gh_sess=MWFGTCtma1p3Q253aE9CaTcza0RQandVYXVXRWZyVlh0QjJEdndHZlRadGtYYzRaQW9EeXBmQm53TkI2L2xORElZMTIxUXpVZ2VsZmh5NE4waitJUVZ3VDFoVWNhbkxzMEIrMHE2TmU1MGRiWkg5aHFvWHRQeWx4LzhKSklSRGFuSEF2K2dUMEp2cGJFSW40RHBOUW9PV3h5MjhtSjhkMjB6YStiVHFEVUlYRmN4UzFyNzg2Z0x5eEdvK2ZpUHhOMDRURXhzeE9TSW5zVkFlSFpwYmsxQ2laamJMcktOY0RLL2JNdE96eXJMM1pRVGtmQkpNOWJFSlZlNW0xcUFPaS0tWWpJRVA1N1RNci96c3hOWlRHOW5GQT09--f23c5b02140db247c229475798143df4282d5424; path=/; secure; HttpOnly", + "x-request-id": "453fde35-1995-4434-9852-819f21782b8b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A81:1BADE:220100:333343:5D374C1C" + "x-github-request-id": "E7E6:161EE:2AFF018:40B19CB:5DB58B5C" } }, { - "url": "https://travis-ci.org/danburkert/prost", + "url": "https://github.com/3Hren/msgpack-rust", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"55de5cac0ce7759bebf1f4fb3dc8267b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:40 -0000, _octo=GH1.1.236458819.1572178780; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:41 -0000; secure; HttpOnly, _gh_sess=cWJUOUNUUVRoWUJyWC9ickN3TjNQd3JVRzlkVmhqM0Fma1VORDJrODdCekFuQjZvaDRXZWt0eXlTaHFhV3FDRXA5eURmSCtGRk9HanAxMVFKbWwxRmhBSzJ5OUlEenlDZ2d6cG11amlHL1lZY3ovZDJKdFZjZWdkTHJJMWpPbzZQYlpYZkpUNHYzaHRZNjRtdWk2bS9Ba1poalROSU1ydXRIbk5yTXF1c1BCUERTejBxM292TlMzenpKbGhQdVBsQVpjWVJqT3g5eTBlUFdPR2MwWGFLQTJNR1hXOS8wR212dkRlY25EUnJNRT0tLVVQcHcva1RMbzVYS2FhUzU4ZjdYL0E9PQ%3D%3D--c76bd6e6fd7607fbd6fffce9880d4ceefca344e4; path=/; secure; HttpOnly", + "x-request-id": "45bdc9fa-dd3d-4544-a894-12c15cf7b9d6", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7DF:1B30B:2B2D0C5:40C5E93:5DB58B5B" } }, { @@ -34177,7 +34224,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34187,15 +34234,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2a69ad3da40a242848df492612a25ba4\"", + "etag": "\"e3bb156a19cda65d7ad98514bd9c53b8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:13 GMT", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 08:40:38 GMT", - "x-content-digest": "e9169bba285eaabee380f76ba4756ebbc0caa8d1", + "last-modified": "Sat, 05 Oct 2019 10:41:15 GMT", + "x-content-digest": "461314375014990930a772e50bcb0c96a2ad7761", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "43e0432c-98a0-4ea1-9193-afb07c27ea41", + "x-request-id": "23993765-0d3d-4290-8ad9-77e901bdedd7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34213,11 +34260,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:13 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34225,54 +34272,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/ron-rs/ron", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bef12f47ce721cf50d62bb921c7a8ed5\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:13 -0000, _octo=GH1.1.2123326541.1563905053; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:13 -0000; secure; HttpOnly, _gh_sess=NEdOQkFzcFRGa1lDdXNEUjFHaTZPaXdOeG1WOGZOSGY3RkJYTndXV2R0SVV2RUE5UUdHdlprRXpDYllrbUZCYUtsb1AwR3Q1TUpUUm5sbERBRThYSjVNQnlBaTBia3hQNGE3cjJCcVBzazVIRzdBSGU5RGRiT3o5S1NlWGtqT2JsQVp2TDZqc21yNVM5RUJYK1F1b2xTc2JwMUNGUWpCRUJMaHZhU3RwV2ZpNDB2dWcvV2JXVHg0cFpVZUFlZEo1cEtibDdvUjhrU2tIUUQ3Y0hBalR3U0VaYzhvYmswWFlxUEp3VnJkeE9qMTBnZzNNdis5bys5MUlRa3hRNXhycE9UUlNHR2swTVV0K292TG5yTlBvTlE9PS0taTA0THFWaDFPNWdyZTlIM0xVOXRudz09--96706c7b4ce0ad1908d06b3974175acd63e96276; path=/; secure; HttpOnly", - "x-request-id": "c5dec042-6933-49c7-81c3-4a9a74364814", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A99:E0EA:CDE402:1398314:5D374C1D" - } - }, - { - "url": "https://github.com/stepancheg/rust-protobuf", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:13 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3d8af6d6f4820165db0a09f7fd166040\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:13 -0000, _octo=GH1.1.940586333.1563905053; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:13 -0000; secure; HttpOnly, _gh_sess=N1g1MlpuRE02dDZMeHZ3NUgwalBmcTNNRXJ0K1l0SEZyb255QVpQaHhFZHloTHpsb3ZwSGNtUnk4SElrVlRGV1VtZ0ptUDl2WWl3SmZ2KytheGxyRC8rVVh0Z3J6UlZSNjlKaVhpVUNYNkZHcEEwbzdGVXpxS2locWYrOG5Qd3B1WmtoMytrUklBUDdXaHppTGxMSnFQYU9MOFRVRkJnNnc2SUNOc1hUdUR3YzAzalJaTjZ0RHdRRnBuVTZPT1djNVVkUzMxWTdvT1RxY1duT3ExNmJqd3pHdXBJeUJaa0l5VkJ2WEttSTVFRTV4RUE3R2x1THk2Skd1alpDQU01VEdhZU5qSElOTlRSZjBpMUZYckdrV1l0Lzcxd1FnOWg0S2c2dDhrYkZDSjg9LS1JSHF5dFBQbG1BZy9RTmlpODdOYW1BPT0%3D--1107119302d274b45cda08c47cd2309d7b30182f; path=/; secure; HttpOnly", - "x-request-id": "5870af8b-847f-4530-8c88-ba706cea0915", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8E:4D66:AF80F6:10B5B19:5D374C1D" - } - }, { "url": "https://api.travis-ci.org/ron-rs/ron.svg?branch=master", "status": 200, @@ -34280,7 +34279,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34290,15 +34289,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"61dbc4754e629bdb89769569a9db195a\"", + "etag": "\"81f8796dc26366822ef5adbaf01fd34e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:14 GMT", + "expires": "Sun, 27 Oct 2019 12:19:41 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 16:33:08 GMT", - "x-content-digest": "77edd3fd8c8fb79718e9927d6d2097a2a1ecff21", + "last-modified": "Wed, 23 Oct 2019 13:29:11 GMT", + "x-content-digest": "a5b20c3c3486ed1dbd785386055bdf58150d5d0a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "47b23761-d29d-423c-b735-32a5ed87e86c", + "x-request-id": "a7da4cbc-4720-41d9-a2b3-f5d4400416fd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34316,11 +34315,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34329,27 +34328,27 @@ } }, { - "url": "https://github.com/erickt/rust-tnetstring", + "url": "https://github.com/ron-rs/ron", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:41 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"857dc6c7c8da515c1fe6067b84d2ef22\"", + "etag": "W/\"f270553444f9be9905ddd2ec008d25f1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:13 -0000, _octo=GH1.1.1770814392.1563905054; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:14 -0000; secure; HttpOnly, _gh_sess=WUNtWUhqYWJqNnZVWmVFVTBwdSt1YWV3NHc2eEttNjc0S2NTaGxxaStYTktSZ3UwQVJ2dXUvejJVNVFRN041MStKeERrSkU3Rnk0c2hGMFZJY1AzUHFVR2l5clNsNmg3anhBVnA0azBpLzlZR0VGSndRYUU1eVdJZXhYOGs0d0Y0OC9hU01ReGtRMUh6TmQzUVFydVk5T25uWUdIWXNiVlV5eXFSZ2hxM092ZjIwUVI5L1RRY1IydUdYUVh3SGJhNWtEeW0vR3F4cWZIRVZRSkFSb3pWRXhDbmx2bklUcTZGVTR4ckoyaURabXQvbUtQeU9NOEFpcW5zYTI5V3RGVUxrUFZLV1h3cnUxclhSZzJic0JTQXlzLzB6bUVrdGhhZGI2My9seUt6SlE9LS1QUmVVc2gya1dQZVF6YjdaMXZDOGxBPT0%3D--69e405d6d83be0c26e5c1c1bf2afc22612d67f95; path=/; secure; HttpOnly", - "x-request-id": "bd5690e4-2730-4ab6-bc6f-17f4bf7fb903", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:41 -0000, _octo=GH1.1.1104756688.1572178781; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:41 -0000; secure; HttpOnly, _gh_sess=UGNVQUhSbDJEOHlKRm1GM0R1bzZtUHFUb2V2TnVsNlhOT2Q5d2ZsWXVIT0VjRVdHdjBVMnpiM29URXRuN2hRR25XdlQ0MzRKQU5pVFllaEk3aUhacnozQzZVaEZtSDNISXB5REM4eXY1RHdWbFNtblcrRDNoS0VTa3NHTDJMNHJqWWxxN1NlczBVb3N6MG5Ud3VCZWl2L0FNSi9TN1d6MzEzSXphVnFpQW5tSUYxaWE4Y0NyT2FFb3RVMlhGSHg4aFZUZ012L2c3NEEycE5VYzY2cW5wZz09LS1LdkVlNFVzbTFIY1VBS1VYRE01c2RRPT0%3D--917f339f633be7125e61e9165e8642a9c725bd34; path=/; secure; HttpOnly", + "x-request-id": "57993cf2-e91b-4c13-a1c9-dac31c87b00d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEE:3229B:AF1C62:10A2B46:5D374C1D" + "x-github-request-id": "E7EE:1B30A:205406A:3085A45:5DB58B5D" } }, { @@ -34359,7 +34358,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -34369,15 +34368,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9f6f8a4d8c247025ffdb44b619d35d61\"", + "etag": "\"6f3f1afc5869200ac7a20aa3677c1561\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:14 GMT", + "expires": "Sun, 27 Oct 2019 12:19:42 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Tue, 26 May 2015 08:55:03 GMT", "x-content-digest": "f4e648e4e9a164356fa237a00736ee4d6a55321a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "71f4795f-7fe9-429a-bf0f-ee0e0a0b591b", + "x-request-id": "5ee34ef7-ca4a-4387-affa-9efcfb03dbb9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34395,11 +34394,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34407,6 +34406,78 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/alexcrichton/toml-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:42 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"66338fb50df361ac33866a42a796cab3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:41 -0000, _octo=GH1.1.639827346.1572178782; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:42 -0000; secure; HttpOnly, _gh_sess=dEt0ZnY0MEtEQ090VEJBaE5OekJaUEo2RGpFb1M0NFVRNWVyOURWdXNXeXVvazhmNkV3TDMyTDhXaDlFNS9qcEpFMmhQRkVBMHVlRE54alpYMUZ2V2FNZkE5bkY5VzlJZ3puVzZLV0FqSytXVDdMQUp1aU5EUFIzdzJLM1JNaU1EblRZSEJvQStWbGFUR0QzZDRaR3hsVFZxUUR1WXc0THN4QlpGTTRqa0V3ZGxtTmFsMWVWanZBN0VjMHo2aE1laVVwUlpiUzJCTnk5a3Z2N3ZrSVhrcUhFUEFlK2h0MjhmRDRNamgvbUx5MD0tLTFFbGJndm4rQjVFV0puU2NuZDhWT2c9PQ%3D%3D--e55ad58d3b9e190a249240aba0fb63a361601433; path=/; secure; HttpOnly", + "x-request-id": "bc05b1e2-568b-41a9-a3e3-c131fa18f241", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7F4:1AB6D:3415300:4E1F80A:5DB58B5D" + } + }, + { + "url": "https://github.com/stepancheg/rust-protobuf", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:42 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"b4bbce08541a0603075d80c40c07b5d5\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:41 -0000, _octo=GH1.1.982755182.1572178781; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:42 -0000; secure; HttpOnly, _gh_sess=UUhzaUlqalJkUDFGUFA0b05INHBPcFpxVVJ2ZjZyUGdoeFNCU2lQeFFkTXpud3hvVWtWR1NmSythbHJUbG14RG1QMlpIdGFTSkJCRHRMUVlvRi9tRENBTjFaZzNuQVp5R0JrTnEzZkV2R2FLcjhxREVzVC9yb3JRVGx2TDhqOTRHNEcvQ0xXamdtUS9uZjdNQ3JoSGhLeDJVam91TSs2S0ZIQkRCdExQL2d3L3BiYlpEMDgxR29pMVdsWEFXUmNtelJTbXBRTTZSNkRtazhxVStsdnF5TW1MNVpORTYyVWFFTWJYVlV5dW92UT0tLVlqZ2JURE1VY294bjY1ZWJjS1pYQnc9PQ%3D%3D--d98d143e9059150b5d4f7929d5642101657e571b; path=/; secure; HttpOnly", + "x-request-id": "bdbe688f-8566-43dc-b33b-b607778a2012", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7EB:1AB6E:3B59CFE:58E89EE:5DB58B5D" + } + }, + { + "url": "https://github.com/danburkert/prost", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:42 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8d45638b162ebde1ed0c6d8388001adb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:40 -0000, _octo=GH1.1.90569502.1572178781; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:42 -0000; secure; HttpOnly, _gh_sess=L1B3c3Z4VG5vTTh6VWNoaUNKQkNWUkNFMkpCQ0ZEZXpBdWtiQ0tZQTlMbFhEQ3ZsS3Y0cDNtVVU5RStmT0Erb1ZlTzdGZG15Q1ZPckNqWkxVUHYrWHpBNHY3VmQvU2FuZ1lTNWFlSXRBN1VzRVhaTjd0WVQ2UmwvL3dKT1FEQ3pLRjFSZXg5djErL1lrUE0xMEpGTHlrd3RlRE8reDA3dmNiV1RvUWk2aFMwN1loZ0JuSFBKWHdTdWFqSkpCcjBWYmo2Z0s4RWV3d3kzbmNLbmdBR2x3N3liSXBRTXJPUnJySjJvUjdwVWhaST0tLWdkdTVpT1ZBQ3pKNFVCU0R6dHpHaEE9PQ%3D%3D--2f0a7c037937b5f6bf6abe095554da3d435e055d; path=/; secure; HttpOnly", + "x-request-id": "0147d9b0-eabc-4c4a-9d04-4106f69ae539", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7E8:23F7E:20BBFA8:30CBE7B:5DB58B5C" + } + }, { "url": "https://api.travis-ci.com/alexcrichton/toml-rs.svg?branch=master", "status": 200, @@ -34414,7 +34485,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -34424,12 +34495,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f67ba1bc27deaa0e944eac15c31ab1fd\"", + "etag": "\"4de9a531333c7253d1b04d0b83c268b0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:14 GMT", + "expires": "Sun, 27 Oct 2019 12:19:42 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 22:35:15 GMT", - "x-request-id": "836763af-5839-41cb-b7bf-3a6a8981879d", + "last-modified": "Sun, 25 Aug 2019 07:27:15 GMT", + "x-request-id": "446512f5-fd5d-4044-a451-96e7a6e4c05a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34447,11 +34518,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34460,27 +34531,26 @@ } }, { - "url": "https://github.com/alexcrichton/toml-rs", + "url": "https://travis-ci.org/tafia/quick-xml", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:14 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9211f719bdab72b00c0e6375d30ce50a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:14 -0000, _octo=GH1.1.826353719.1563905054; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:14 -0000; secure; HttpOnly, _gh_sess=US96RjR5NVVOVDBlbkVWQWxMK0pHQWRxNk1VZEhuYUYvWEdRM29UTFQ1SytYK1huZm84bzIxOStkWHE0VWlZc1cxWTUxZUVTVDh3ek1acVVVZit6L2UyTWlZdXlncTIrbjBRRHRrVmI1MUROZkxTNUxLNEdxMUJuZ2lXdEExVjdZVDFvMHlJcitiaVVSV253c21qaXIwTGp2SjJyK0hDMUdSdmwwM1pyb0JYSU10Um8zUy85L1dFcU9oYzdJRlEzNWk5THVUSVhjKzlqa1I2NjZzMDB0b3RKUjh4ZmttUXFzTHZGQlBnRFh2U0ZUa1JRSk9UN1AzSWNnY1Z5TW4yRlhTNWFxN3NXOXlxZWx2Nmh4bnRMdDVtNkdLb0JESWdFUWlpcGF5R21QZ2c9LS1neFhhWWVRUFNOYWZXakJXM25zS0hBPT0%3D--3270bacfa261a4d9f7a5f648cc63547fe28aa5dc; path=/; secure; HttpOnly", - "x-request-id": "36b80c94-cf7c-4a6d-aea2-61e58a4082eb", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC3:4D68:E622BE:15E798E:5D374C1D" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -34490,7 +34560,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34500,15 +34570,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ccf0c4a897f43c0f7b100845013556c2\"", + "etag": "\"a071882112082254b8b479d5fe19d856\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:14 GMT", + "expires": "Sun, 27 Oct 2019 12:19:42 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 04:53:19 GMT", - "x-content-digest": "b2d5eb757dfcee0c0f69870f8503a09ed21b5de6", + "last-modified": "Fri, 11 Oct 2019 03:57:36 GMT", + "x-content-digest": "db86dd1b3a76fe7acccc8f0fb4d501a6016b2478", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2e2584ef-f50e-4402-85b3-be090fc3b28b", + "x-request-id": "3cdce312-0885-4ec7-bb3a-5dbd29942a02", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34516,7 +34586,71 @@ } }, { - "url": "https://travis-ci.org/tafia/quick-xml", + "url": "https://api.travis-ci.org/Florob/RustyXML.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:42 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"20f24c2c73fe1d68c4bc92e16eafeaff\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:42 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 02 Mar 2016 12:33:19 GMT", + "x-content-digest": "6bf53877a451c2cbaad3d1d7f7e049328bfd0a25", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "e4fbac50-de3f-457c-9b8c-64f8396c54de", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/shepmaster/sxd-document.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"aca6c72b65eded741b8b48471fd8c586\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:43 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 25 Oct 2019 23:08:12 GMT", + "x-content-digest": "f217a884eae84571f6db2c838a62e4cb448c75e0", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "615c5dff-0d2f-44d9-b9d5-efbb27cc729f", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/shepmaster/sxd-document", "status": 200, "error": null, "headers": { @@ -34526,11 +34660,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34539,37 +34673,61 @@ } }, { - "url": "https://github.com/Florob/RustyXML", + "url": "https://github.com/erickt/rust-tnetstring", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"27408460307193326aeed46f42bc4d98\"", + "etag": "W/\"a145bdb4fa4461138e16c87bbf825149\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:14 -0000, _octo=GH1.1.1718954098.1563905054; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:14 -0000; secure; HttpOnly, _gh_sess=OE8xbkpOYjFaK0RvYU1VSFlhN1Y4SGRhZ0h0R3BmNUxUOHNia1F2M09PeGdDY3FvOFhPTjEwd2ZaZ0pXUnNlRytzVGkvc2lhditMcmpVVUpoUm5wWGo5b2NPSm16V3I0RWo0bi9BTlFaaGxwQVJTancrUmYwY25OUXRtZG1XQkQrVDNSZWdXQ3VKZUJiaGlzZVpHSEtqazlmNXM5bnljeWRPN2pZdU9TUWZSV2dvNHRiSjBFbVFvT3kwMmFjNE40U1NtLzZFc2huK3ZyZ0lqaE5DZ090aHptMko2ZVRySkxQNUVEL3RCSy9aT3VFREpIejBDbkkzYzdYRkl5MGkzVEFKMjNVdGl2dld5eUJPd0d5NjVJVUE9PS0tbEN4WkJUaW1lWXR2RVhMQ0dqeml4UT09--abb2ab53f870c086468962f4665060daa404dbee; path=/; secure; HttpOnly", - "x-request-id": "fb0bd9c2-f461-43f4-b6c9-821892356fc1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:41 -0000, _octo=GH1.1.158270660.1572178781; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:43 -0000; secure; HttpOnly, _gh_sess=ZExVazBPWnY5TUtSQytERDc1b1o4NHJ3b2VJSGpkaE0wc1NWVmRNbzlvaG9lTDlwb2YvYUlURlc0RHIxbDZNd1JidmI5Zis0MXh5QURJTit1RnBiQmR2dmpYZ1IzNHRoUW1WbSsvOHZFK3pUR3FHd05McGNWaHpSckRuMWRvdEw2N2ZtMXkyWU5aQWxRcWcrT1VUb3lNVEw0UDQ4K2kxT3VuL1hqUmU3R1ZxMTFwZDFhWWRCQTNsbWNGZFVUck1WRHhXZWtoQUhWOXM0Z3hCTE9rcmxMbnUxVU9FVlV3NG9JRDdTeS9zQnVDUT0tLWxrYXR4WWhSUGIwRnlqdVVjaHRQUkE9PQ%3D%3D--467f17ee15eb72fe1c2852faf966fa437e046b8e; path=/; secure; HttpOnly", + "x-request-id": "df48bbba-5023-4ca0-975b-95224acf95e5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9B:4D64:625423:954F0C:5D374C1E" + "x-github-request-id": "E7F1:161F2:3BD0434:5949B9A:5DB58B5D" } }, { - "url": "https://api.travis-ci.org/Florob/RustyXML.svg?branch=master", + "url": "https://github.com/tafia/quick-xml", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:43 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bf667ab3879c197469f76f5b7f5bd11c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:42 -0000, _octo=GH1.1.262912136.1572178782; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:43 -0000; secure; HttpOnly, _gh_sess=MWVQcUZUdUpObmdVN01rWGV4UzVXRDFPNWJUVlRzczlvR0RUYU4vdkJUQzBqMzRrRHVwaTd5NTN1cU1UOC8rNzlaTzcvSEl2c3FCT3o3cUVFYWtZcTNTTUkyMlY0T1lxOXl5L3ZMM1Z0emRuNDhYMWtSQnlUWGtMRk91a0dVNWxkNTVXMUoycGlncE0vYzU1MHFsZ1RnaGFDcTRVSGJiMit0OXp6KzhNSlA3L0lIS1FUMkFVR0FpZWczQlZRRmRSK1BwWkxHcW5MZ0p5bldiT3FmYUMrNFNjUnNZNlhORENxbDdxZmRRWFFsTT0tLWhtditETWJxeGx4R0RPVjZnN1Nza0E9PQ%3D%3D--8bbd76a87f16e423c68bc108a6aaaacc44c634b2; path=/; secure; HttpOnly", + "x-request-id": "156a086e-d139-43c6-8a27-efc669d9d47c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7F8:1AB6C:2C18369:4199616:5DB58B5E" + } + }, + { + "url": "https://api.travis-ci.org/shepmaster/sxd-xpath.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34579,15 +34737,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ad3417a4a65d56d41388064d93bdc380\"", + "etag": "\"d37017cfd65f4432670a7d3d8e379f58\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:14 GMT", + "expires": "Sun, 27 Oct 2019 12:19:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 02 Mar 2016 12:33:19 GMT", - "x-content-digest": "6bf53877a451c2cbaad3d1d7f7e049328bfd0a25", + "last-modified": "Sat, 26 Oct 2019 23:14:20 GMT", + "x-content-digest": "81615aac05121dc64846fc2cfca202fef0e9755d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2be78283-3f33-4d09-ae0a-8981fb8d5e39", + "x-request-id": "7064623c-55e6-4899-be8f-1bc38273be3f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34595,7 +34753,7 @@ } }, { - "url": "https://travis-ci.org/Florob/RustyXML", + "url": "https://travis-ci.org/shepmaster/sxd-xpath", "status": 200, "error": null, "headers": { @@ -34605,11 +34763,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:14 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34618,61 +34776,37 @@ } }, { - "url": "https://github.com/shepmaster/sxd-document", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:15 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"cb545d662a5d297b8bc0be3a2b84d0d7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:14 -0000, _octo=GH1.1.2085815054.1563905054; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=MWRhN2YzWHZ2WVRDOU45TXJZZ1d6d2pPL3FXN25pUGdnZnJSTE5WVFUxYUZtd3l5eVVaK0dRWUhoNElTYmNjUEpueVp1MlpMOERXMWFBYjJ6S2JXNVBybklVQTdoeGU0RXlMTlJUejM1WVdYOC81QWRRWGsxSDlNTWpRbmgxditiRENlMkUrTy9NWFNaQkVwWld0UC9MS3ArRy9wV0lpN1kzZXJLWElQZ2pLT2lTYjhBY3Q3dTFPNjhNM2NyNXBlRlF2aDdHWmJxVnU0QzBDZ0xTQXp6SDZ4RlZ3WUFnNUNXK0RsNVNUNjF6M1h4TkNWRm5mcFdSSytXTXZWTXMvNmhZUTFDNXQxdjJqSU9oenp1VE4zTCttSVZhRnBOVFo1L1B6MTNRRTl0UjQ9LS1PWUVic0QyakIyTnU2ck1pelh2TVZnPT0%3D--4796b58ea9ecc4948a8fca8b024f40cd70096d60; path=/; secure; HttpOnly", - "x-request-id": "bcbc5f8d-032f-44bd-9896-9143a16c7fe2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9C:3229B:AF1D22:10A2C6A:5D374C1E" - } - }, - { - "url": "https://github.com/tafia/quick-xml", + "url": "https://github.com/Florob/RustyXML", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"adc9c76a4f0ec41a7033ae0c0ac45fa0\"", + "etag": "W/\"681eb99bf3afbb43d6e51050a5c8e2c8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:14 -0000, _octo=GH1.1.1484984823.1563905054; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=OUV0ckVGMXVSSXVlNWdkdGRPcDJVR0FTbEJFQ1lxZ3oyTkd4TjBNclpZSXh4aHcvK2lxVHk5aTIyQTl2R3FsNDZsOElZdDY2MXl3eGtHbnZCWE0rdFJCOEQ1SStvWmcvQnBRWC9pME5hNnpPTmRZWnJFaWhmUEFFQlBIK2Z3QzE3dVpka2V0NUlXUXMwTFNMVVF1QWwzWDUvTmdrYVp3SXdxdElkaTMxL29sb0hLbVZuSDRETWlteXNVR2UycmJFZE5JK0JDM0RiSHBGTUZ3RFlwemptZGk0b2ttRWJpYUt1bWExYS8xZ2QrZmc4eUZmNWNST2pOc29VNjB6QjF5T2VaWUs0N2Mya00vZHNBWWkvbEk1Z0E9PS0takpzZWlPNlIyQkZHNmRaaWdNSWpTdz09--90bfa178b59f3ab396375e9781b47a1add587219; path=/; secure; HttpOnly", - "x-request-id": "8329c208-80b3-442a-b772-82763aa0abbc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:42 -0000, _octo=GH1.1.2107693119.1572178782; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:43 -0000; secure; HttpOnly, _gh_sess=dVB0bTdPb0t3TldlTXJlMVQ4TUE3MUVvbjd2Q3gyMWlhd3grTnBvWEVuK0FtTGpTSEtzalg3NE4zYk5kSlh2N3VBOUZxTExrakRJMGcrUk9KaTNnRjhoVnNocGdMVk9ZcnJzemhoVG5QL0xCNWRYYkpBNHU4TDFmd3ZFaGRhVFp6alhFMS8wTG9GTVNMcUprSFZIQWxCU2dhbWlPb2N0aXgvWDRXdyt4UW1kMFBYV1FQaUtFVGtIdldSd1RmaUsyT0dJdi9iK2Qvb0dpYjIwUTFUVDlEdWNvM2RkSmw2VTE4dDE0aXNneWhOcz0tLTVhUWVtMHY4WTF6MnpjRkJWNVRTU1E9PQ%3D%3D--65366e1b9903bf25c32abf4f1b605b6a3b70db58; path=/; secure; HttpOnly", + "x-request-id": "e17ff76a-c9ac-4fd2-a03f-a02f8323ebb3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:3941A:AD6A71:1087031:5D374C1E" + "x-github-request-id": "E7FB:1AB6D:3415387:4E1F8BA:5DB58B5E" } }, { - "url": "https://api.travis-ci.org/shepmaster/sxd-document.svg?branch=master", + "url": "https://api.travis-ci.org/netvl/xml-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34682,15 +34816,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"32cbdac72ea8d881de4535cb9f68a7e6\"", + "etag": "\"5b8fd7a8526a3263ca932be9368084f1\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:15 GMT", + "expires": "Sun, 27 Oct 2019 12:19:43 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 22:17:02 GMT", - "x-content-digest": "736ea788ac4790e1f59b689ed65225f8495626f4", + "last-modified": "Wed, 04 Sep 2019 01:54:13 GMT", + "x-content-digest": "077bdeeb17c91e2b98c1213c65fb73577f1cb07e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "236e5a70-eeae-4d4a-9f74-4bd609759382", + "x-request-id": "7335f470-749f-425d-a60b-f344543fa87b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34698,7 +34832,7 @@ } }, { - "url": "https://travis-ci.org/shepmaster/sxd-document", + "url": "https://travis-ci.org/netvl/xml-rs", "status": 200, "error": null, "headers": { @@ -34708,11 +34842,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:43 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34721,13 +34855,13 @@ } }, { - "url": "https://api.travis-ci.org/shepmaster/sxd-xpath.svg?branch=master", + "url": "https://api.travis-ci.org/media-io/yaserde.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34737,15 +34871,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"dbc40b0175f41b85ac3f750a9a5049b4\"", + "etag": "\"873c80e0f9b24c00c2c883cf8aad7e1d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:15 GMT", + "expires": "Sun, 27 Oct 2019 12:19:44 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 22:10:20 GMT", - "x-content-digest": "ae0badb32cb75758b058b8e7793bd35926e27079", + "last-modified": "Tue, 08 Oct 2019 10:34:31 GMT", + "x-content-digest": "8d5900420d4f9ea76f7c365f7928997e24737f96", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7f850199-e5ad-4fff-874c-411be82aeb90", + "x-request-id": "a18f5603-41de-4e4c-b877-99be1792345a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34753,7 +34887,7 @@ } }, { - "url": "https://travis-ci.org/shepmaster/sxd-xpath", + "url": "https://travis-ci.org/Florob/RustyXML", "status": 200, "error": null, "headers": { @@ -34763,11 +34897,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34776,87 +34910,55 @@ } }, { - "url": "https://github.com/shepmaster/sxd-xpath", + "url": "https://github.com/media-io/yaserde", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"84df36488a31e806b46a6041d1781db1\"", + "etag": "W/\"9650505ab9e2d8e217a04198b1016ebf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:15 -0000, _octo=GH1.1.364998807.1563905055; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=cU5IRXVWTFRSVHlJMkZ1U09tVzhpUklrWGdXWmpVNjJ0TXR6NUt6d0Z1VkQ0Yit4blp1YUVPeEU1NEdMT1pHYWkvNVc2OHlmMUkzT1IwbGRSREwyNlE3elYvcEFqOWlWZzRtWktkUklWYlYrZUNNcFptRWh3Q3pxak1hZlp1RmpVSHJjaDFaVVU2TDJtQ1VGV2c1cm43Uit4T0czRG1ud2orTExGT3lOKzBvUEs3cUdmemJQOERNdmx5eUdBN1FoQng4VWRvNFVBYzQvUVg5TjRCK1Z5N20yNGpIWnNEZnc4RGllT0wxcFFaM2xQa3ViNkZVVktRN01RQXVIQkZnNjRGMkFRSG9EcmM4SHNlRFZ0YWd6TXZKdVhwbHJFZlNoaUM1S1J2bHBjaVk9LS13Vm1obWNYMWRPOFZDeGxHdmUvZjNRPT0%3D--390bba467f38b5b751b1e7ae70d6e095eaa7cde6; path=/; secure; HttpOnly", - "x-request-id": "4a8482ff-4067-40ff-b252-04535459f500", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:43 -0000, _octo=GH1.1.1526500781.1572178784; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:44 -0000; secure; HttpOnly, _gh_sess=dGp0L280QWhIanhCcXRPTWpqNGo2d0FINHFjSlNnbEpDbytYcmdvQVhSTHRtUERtTUpvNzdrQ0JQYzJFaGtFSDlmSHA5VWVhdkFxOXV3aStYNnV4cG9Hd0FzOCtMYmtHQmRERERjQVIzbDZSc3htN0ZsdHRxOUZyMDhaUUIvQ0Y3WFZta1UweGREYURQMGdhbjM3aXJNVzNMWTRmM21qcFcvYkV3TWlCUndpT0RTaC9UcFFVY0MxanY0OU1nV1R5dStRNUtDSisrdFIzUFgxUlA4bmwrMkNNTHNmK0JudmtKdzJZZVhodzBtaz0tLWRkQ0M0bGkrMWFtYUM0bGxDc1kxUXc9PQ%3D%3D--f7399378eee2a97fea2f24167b45ff331c17ce08; path=/; secure; HttpOnly", + "x-request-id": "05fe3af4-3812-413c-9fae-9798a35462de", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAD:2BA8:8A9E53:D20046:5D374C1E" + "x-github-request-id": "E807:1AB6E:3B59F95:58E8DC2:5DB58B5F" } }, { - "url": "https://api.travis-ci.org/netvl/xml-rs.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3d46e49110a4a336c58e9690e591370f\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:15 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 07 Jul 2019 08:24:41 GMT", - "x-content-digest": "795e036a19d439a71debcfff9e87d0321a4bd6d9", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "71d30415-fb10-42c9-834b-bbc0be925620", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/netvl/xml-rs", + "url": "https://github.com/shepmaster/sxd-xpath", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"59fd2c9df69bc6143fee4ccb5a7e289d\"", + "etag": "W/\"5d8e284d3c7d13ccb1867ebc131827b3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:15 -0000, _octo=GH1.1.35287705.1563905055; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=S1ZDS1NRWjZuamdKamJSeWlsYkx2cTlUdG5iZVg3emVIcS9BUE1LcmwyUkdTYWhjQU9oaTY4bXFZQmN1MVJ4NTJLbVAvNkFEVkRpeFFjOElCK09qSkV3bTliV2JKTU1UVUJ2eDdxcEJycUdnS2Jpb0xoZVhsVGp5ZEdNYTFmNHdWMlBnTUdjMURZUGY0eGNMOHVJQVJiK21CZURNNERiUnFMNE50alViSnhRa2xuQVNEaHIwRGxmcFdXbTJwT3NneFdHYzczeWtFQnNBa1k0eXBwcG4zK0hYSUFvRlVHa0h4MkFLNE40RjhtVTVRRXQ4YVl1ZStzSnhsU0MvSFo1UmF1bTdRa2hHZWtYazE3cHUrekc0cVE9PS0tQmF5NjlqRXZaV0lZcC9EQmlwU1E3QT09--3a640c6664a68b4c810042edcc0b1e2b1895f4bf; path=/; secure; HttpOnly", - "x-request-id": "667383ce-70ea-417a-9352-9b0fcde758c4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:43 -0000, _octo=GH1.1.2040202625.1572178783; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:44 -0000; secure; HttpOnly, _gh_sess=WE1qYlBmd3ErUm5yZEc0S253OEtGRDhEMWdvUzAydGZLTjk4dDdTV2hCR2Y4VTlBb09uQkh2MlpZeC9iQnhhRFJUU1FLZ1B5RUw5NFlIaDA1RHIyOEpDMFU4UU51bHZYMnBQNVY2Y1dGSlhEV0VNZEphYmJXY0RZRTJIcGlsTndwM2ZJL2piUzc3VHRjMnJuRDVodmdJcEdSSzhuekN0b21UQVBCWEdYNExVcWl1UVNHbEh1TFVNNEFUZU5McDdjOFdQR0FSdnBqb2VGQlFyTWRBNDNjOHhOSDhBSGNCSUsxUXlNa2t6M09mOD0tLUpPOVdTN0NNM2FkeTE5U2ZlMkxpVnc9PQ%3D%3D--586708cbf8c45732ff684220978c8ac103896331; path=/; secure; HttpOnly", + "x-request-id": "cdee0ecd-870d-4e63-a3e7-7ca0c40d94cb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF1:1BAE4:E9E62C:16467AD:5D374C1F" + "x-github-request-id": "E801:161F2:3BD0584:5949D9C:5DB58B5E" } }, { - "url": "https://travis-ci.org/netvl/xml-rs", + "url": "https://travis-ci.org/media-io/yaserde", "status": 200, "error": null, "headers": { @@ -34866,11 +34968,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34879,39 +34981,39 @@ } }, { - "url": "https://github.com/media-io/yaserde", + "url": "https://github.com/netvl/xml-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0b6ece1e411a59dcd3aeffb14d67563b\"", + "etag": "W/\"5464beea2ac3e6bae9b27b3bd562d1d2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:15 -0000, _octo=GH1.1.1426657268.1563905055; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=YkhoK2VMTUlmbWQrL3l4SFB1N2YrakJQbE8rbmVzMlg1QkEyOCtwaUFlQTJLbW16NDA2NHJnRVFBYmo5WmVTNU0xeXpPZ3haWWRwQmdhais3RmNBSUxUQ2hIbDMvQVpLK3pyMVIvdGRkRmFxZnIveDFLMm01cDRrUzBGUXFzMUx0ZW80Vjk2czdlZXlzVjhTQWoybjlUQ1gvR0p4QkJvQWNPaC8rWlV5NVN1ZFN4Nk8vb0Z0ZlNHQVM2Y2gxVHRUODZKSlRzaW13aExkU2Mxd3JKd056RTd3Nm9sQVlnaC9ueG5uRFpnZllsUnR2djNzT1hOSVBvaVlSRVd6M25XNk9EbFBWWW0vN3FvSndKTG5saXl4bEE9PS0tVm50MVhMclZKa3hHZlM4RTh0aUFsZz09--d516bfd839426d732938359439a72aef4e35ec49; path=/; secure; HttpOnly", - "x-request-id": "60b057c6-a0a8-4d27-beeb-0f578b2db65f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:43 -0000, _octo=GH1.1.1167214705.1572178783; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:44 -0000; secure; HttpOnly, _gh_sess=UHdCQ3lwc1U2TVJLcWdSTDdYc1NzYzBtR2JMaFR6cnNrdmdSQ2NEMHdPKys3MEJnTzBWRlViVWxWK3pWaHNVNkN2YVFPeTNYU3VQdHNIbVFXY1BicVRNNzRESzJ2Vmk5SEtZTGFDdUJENEJqVC9Cd3BHczh2S1B3SXpERjN4aktXOWJtTlIxc01USS80THMwdXZMTUJUcUh4c2lvSmdhY2xNRzZFTVBUbi92Ty9DNHJPVXZIbC95dDJpbFNLTEQ1UXZET0FrSGc3OEs2U2lwSHh4MzdKenRjZXFkRFVUUmVoVTFOYnp1MlBYTT0tLWZHRS9NS1NnbU5tNEFFb0FSSDhEYVE9PQ%3D%3D--22c0c84f2b7e3d04d25f9e213ca9edeefba0d695; path=/; secure; HttpOnly", + "x-request-id": "99a449a5-5868-447c-8105-5d5534733962", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADB:E0EA:CDE5A1:13985AE:5D374C1F" + "x-github-request-id": "E804:40B80:2BAACE6:4173692:5DB58B5F" } }, { - "url": "https://api.travis-ci.org/media-io/yaserde.svg?branch=master", + "url": "https://api.travis-ci.org/chyh1990/yaml-rust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -34919,15 +35021,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0e289eadfb2782bd5d98ff5023c7ca32\"", + "etag": "\"0cafa2e07949483aab4db063e52f3801\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:15 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 01:49:09 GMT", - "x-content-digest": "dbdffedd37c6b4e04e644241f21697931e234e1f", + "expires": "Sun, 27 Oct 2019 12:19:44 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 13 Oct 2019 22:41:15 GMT", + "x-content-digest": "0af512382917da9bd6ecf7241e4f68cd85acad14", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6b00eeda-218c-4d08-99d6-21e241aa17b0", + "x-request-id": "780d0be7-95cd-461b-8a91-541b5c45bfb0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -34935,7 +35037,7 @@ } }, { - "url": "https://travis-ci.org/media-io/yaserde", + "url": "https://travis-ci.org/chyh1990/yaml-rust", "status": 200, "error": null, "headers": { @@ -34945,11 +35047,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:15 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -34962,33 +35064,61 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f2a25fa17177057f137cf86c8d55f210\"", + "etag": "W/\"bebfe52c2f3c37dd6f70af264574b741\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:15 -0000, _octo=GH1.1.1631597819.1563905055; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:15 -0000; secure; HttpOnly, _gh_sess=RWdISnBOMERWdXpINHB2Y3BYRWNQMlVGczl1OG1SSzdEYXZFRkJoWVVTWmVPQ0xzVHQ1ODB6N2M0WkFTRDNucE4zTDRST1RyNVorZlNIekM1MkZVUEtoaWVhZnJ0eHNFYTcwSHZQU1J3ZEcvNTlyN3hUMGN0NWxzdE5oMWthOE1mTnNydFB6SGVvL2l0ZlhxQjZTRzFTUmhMR21GMFR4VGdVV2lBaTlBUEZ0YkFhRDZLaU9wOG9OM3NRaTdZbjk5U21lbTY3UlpCN3ZhRnRZQUkwMDV1b0tGSGRCQ3RUU3c2U2VTekdETVNBYzBIZ2pOMllycVdtVVliSlpvRzB3TEtRY25RY0hOaDJxV0JWQTJKYURBalE9PS0tWmhETnNNck1iT1BSNFlTMjgrMGk2dz09--f970f0bb15e0dcd76db3fd3a97810884aad3fc3e; path=/; secure; HttpOnly", - "x-request-id": "32bd7f23-60f1-4f25-af9b-7c92931d46a1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:44 -0000, _octo=GH1.1.836406134.1572178784; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:44 -0000; secure; HttpOnly, _gh_sess=OWU5anpLUUN2UjZCYlpXMEMzSnl3b3RNNTY1d2FRcER2TUZaSWt3anVZVGJrbEQ1VXFFVGhSRXhVYTg4K0dEZVhYSGtYclNiakR2bkZiOVNDdml3cktXRXFHMDR3TFhNVXhpR043aEJxMzR2RU01OTdKRXp4RllOUjJLSEtYNWZuZmVaWkNNeFU3OTFFcVV2ZGxkNGdWRlZIbzZ1TVJaaGdQZTQ0MWlMS1dGK3RIS0NVcDJqVHlTMmhFZldtZ1k4RDhjS1B1THdCVFhDcC9WNTRmV2hsSnJpSnJlaHRLSzVnL2txY3d6M2lWOD0tLURBajRKZUFpYXdHdjV0Y2Y2Q0NkZHc9PQ%3D%3D--5d4cfd1c5f32c269d9c9b8a5ce2784046c216bd9; path=/; secure; HttpOnly", + "x-request-id": "865fcc0d-39db-4919-bcd4-c1e59a303780", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD3:4D65:855F5E:CAE931:5D374C1F" + "x-github-request-id": "E80B:23F82:33EBCEE:4DBD1BE:5DB58B5F" } }, { - "url": "https://api.travis-ci.org/chyh1990/yaml-rust.svg?branch=master", + "url": "https://pyyaml.org/wiki/LibYAML", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Wed, 31 Jul 2019 18:00:30 GMT", + "etag": "W/\"5d41d73e-638b\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:25:29 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "73FA:6736:D9688:1274A5:5DB58A60", + "content-length": "6171", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", + "via": "1.1 varnish", + "age": "0", + "connection": "keep-alive", + "x-served-by": "cache-mxp19832-MXP", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178785.575480,VS0,VE104", + "vary": "Accept-Encoding", + "x-fastly-request-id": "5d267a8471679e0b86467f8cd51569a401f189a4" + } + }, + { + "url": "https://api.travis-ci.org/dtolnay/serde-yaml.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -34998,15 +35128,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2080ba7a3eb6a508f53747b912eedc5f\"", + "etag": "\"3f2c8689491c3eea9ca7b95d67c6a864\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:16 GMT", + "expires": "Sun, 27 Oct 2019 12:19:44 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 03 Jul 2019 17:51:49 GMT", - "x-content-digest": "c28749f2f591043a57b600ba44bf0897e646cf84", + "last-modified": "Sun, 27 Oct 2019 01:34:21 GMT", + "x-content-digest": "002a762a2bc5bf1cb7dc6278fd5cc5e7c0fadc17", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "90ee3dee-e2a8-4ff7-8912-8151ee310dad", + "x-request-id": "c551a7fd-7864-4988-bd7f-cade2a8020b2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35014,7 +35144,7 @@ } }, { - "url": "https://travis-ci.org/chyh1990/yaml-rust", + "url": "https://travis-ci.org/dtolnay/serde-yaml", "status": 200, "error": null, "headers": { @@ -35024,11 +35154,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:44 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35037,31 +35167,58 @@ } }, { - "url": "https://pyyaml.org/wiki/LibYAML", + "url": "https://api.travis-ci.org/kimhyunkang/libyaml-rust.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "GitHub.com", - "content-type": "text/html; charset=utf-8", - "last-modified": "Mon, 10 Jun 2019 18:18:43 GMT", - "etag": "W/\"5cfe9f03-638b\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:07:32 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "6D66:4220:31C4E:4134E:5D374A8C", - "content-length": "6171", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", - "via": "1.1 varnish", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"a36855f4527f71dc196ade76c0b2118c\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:45 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 02:05:00 GMT", + "x-content-digest": "c1607ac639d19f77e9817a070e4a8995685daccc", "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "23adae8e-3f07-4526-9c37-c3c3e27950f2", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/kimhyunkang/libyaml-rust", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", "connection": "keep-alive", - "x-served-by": "cache-hhn4036-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905056.203314,VS0,VE92", - "vary": "Accept-Encoding", - "x-fastly-request-id": "d171f0a8eb591141d3eef4e8756d1786028db82b" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -35069,33 +35226,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9db44d9d62a4b715167817eaebc20ece\"", + "etag": "W/\"e9fc7978f075141ba8e73a92c46b7558\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:15 -0000, _octo=GH1.1.1312293312.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:16 -0000; secure; HttpOnly, _gh_sess=N1NrOGNIOHZ1akhnNTZDd3FVSVo4K09xRlFnOHJ3dVhrSENIRS9ScFlkL016ZHdCdEFQMmoycWtNR2dwWC85ckNnTHlibnhlQ1hwRVhsMEN0Z1pmWEZVODVPTklJYkdOays0VVZhdTgyYmtqMy94K294UTVPMnBCSnJYRG5uSnNaS0NVRlZxMER6ZTRNNjdIRkpvZ1ZRQjZHZHI2YkNPTGRNanJSY2tubmtmVk1ZaWpVaWZoUmVWM1d1TUZCMlprcEVIZmk1VzIwNkQvMkZJd0NpMExNMzFYRTQzclNKbUE1Zi83NTJudUNPUXVWVy9ETlVVczIrRU9GTjJlaTJZKzhzR3I3VGwxamdtWkdqRG5zSjVyZlE9PS0tdVh6UVRuTVFNcEgvRHg5ZjBnRk50UT09--de9366f82b34df61de04ef9faa82c63461470d99; path=/; secure; HttpOnly", - "x-request-id": "9148579c-1186-45c7-b37b-c492cf15529a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:44 -0000, _octo=GH1.1.117088165.1572178785; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:45 -0000; secure; HttpOnly, _gh_sess=YjRYTGpTTDNHL1RiekNtWS9qY0VrZ2NoNjMzTStSRS80aWowVXNOLzBJV0pmNXZtSDZEczRyMG50dDR4UkIrUEQ0OGJyTUNFdlpYa3ZFUVhwajFSaG8wWTlPZjExQ2NwelZmWVNLM2xsSk11bGlqK0RWWTZ4aXJseGVUTnhIcnh4N1N3bVVyaFBkSnZjVHFsVkJxVGdnMWg1eUVIek9OOTFzMkJkS0pWZFBJQzQ1ZlRoMHd0dnJkWEhldkJ3NTRaQlljM1dpL1NzVmRnS3EyNHZLRzNYSlBKYmw4VGJxdEVKTExWMmxhWUo1dz0tLUVMRFhjMXhXOE9nSHZKS09GK3pwQlE9PQ%3D%3D--220abe47f2038e5fd8730801cd3b6e8ec52d8426; path=/; secure; HttpOnly", + "x-request-id": "c1bd1e42-988a-4ba8-8ac9-3e2a6a1a60e8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF4:32298:8CACE8:D5B73C:5D374C1F" + "x-github-request-id": "E80E:161E3:CC4BA2:131E204:5DB58B60" } }, { - "url": "https://api.travis-ci.org/dtolnay/serde-yaml.svg?branch=master", + "url": "https://api.travis-ci.org/vitiral/stfu8.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35105,15 +35262,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"04a8d689488f303b118446ad61f5ec07\"", + "etag": "\"177ac97d47be66e52b154f59a9cd67ee\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:16 GMT", + "expires": "Sun, 27 Oct 2019 12:19:45 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 00:48:55 GMT", - "x-content-digest": "13f37d2343339bc6351d11f8efd7d7bcdc3246a0", + "last-modified": "Wed, 24 Jan 2018 21:38:44 GMT", + "x-content-digest": "6bab6d2b4b0c2fc4d07824278245fb174905ca8f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "83bdb2f3-ecc1-45be-a0d1-7d7b35339f01", + "x-request-id": "a50779fb-0d21-4268-93ed-6842a9c7786e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35121,7 +35278,7 @@ } }, { - "url": "https://travis-ci.org/dtolnay/serde-yaml", + "url": "https://travis-ci.org/vitiral/stfu8", "status": 200, "error": null, "headers": { @@ -35131,11 +35288,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35148,33 +35305,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4422654a3b9a718f756e263a53e9a852\"", + "etag": "W/\"1d457a15b106a00669ca90c879d07eed\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:16 -0000, _octo=GH1.1.1926083540.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:16 -0000; secure; HttpOnly, _gh_sess=Z3VJbXFNQU9EbHgrZmJ6ZEZxMTdsWWNvaUtoQzZEYkRaYkt6SHhXVXpRUEkxU1ZjT0xvMm03VFNPRENIek51SXNjazZOTzYzRHFET2EvKyttMHdMSzZTS29kWXdzSXhlR1YxNno4andnVGlneDVZMXdLYVVDSkNyWlZRTTBJSTVMNG1hQmZPK21lL1lGYldxcWxpMFBmSTVwOTRFQk52MFJLZTBEWlVrT1Z2b2dqTGFNYTgrZ21vYU5HMmprZXlNVEVDdndOY2FGTDIyS2VKYlFDSk5hOElTNlU1RjlKMFRRRzFnbzd6akQzOUV0U2Z2cENMSk9sanhYMVBKREZ3UUQ2N1IwNnBaNjB3cUcvd0ZmeFhjV0hYV2FuSTRYVU5VbUhESExSUWVJTGc9LS1zaEdlYmhkZ09id1lIeDV2N3hYZXZ3PT0%3D--9811421f780d2e112fbe483a42d02b3eeb5b3feb; path=/; secure; HttpOnly", - "x-request-id": "757ca796-4f03-45e9-8f11-d67ec75d98c1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:44 -0000, _octo=GH1.1.534183224.1572178784; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:45 -0000; secure; HttpOnly, _gh_sess=eWVEWlhBaVhYMWFyMThhVDNwZ1B0Rk1YeUpxUENxWkxzZVdpczcrU0tlMjdVa29PRHVnK08zbUVsYmtRQk53UCs2eCt4MmJIdE5vNGp2V1hUdkNqQzZNRjAvUm1IWS9aRzVmdTMwSWFyaWxEQ284a050bFF6cm95RStKb0JOS0w5bUR1QjNHRWEzK3VIRWVSNVFXcGJZN2VtLy9PeXBwTVE0YzZ0Q00yWHowaXRvMi9KbmFkczZFcEVmeHZvYkJkbUZSeUJKVWx1WUlPOEpEanZISDJXa1EyRnFsZmNwRVZpOENDRGRYdU82Zz0tLXg4dC9TbWN2SG9PSkhRd3pkbE90L0E9PQ%3D%3D--bfe42dd06ef96b75946173d2b65a05d2ae5919bc; path=/; secure; HttpOnly", + "x-request-id": "c29f7803-5bf8-4c6d-b1ae-b5c7781ebcb3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADD:1BAE2:B20A25:10F2F22:5D374C20" + "x-github-request-id": "E811:161F2:3BD0759:594A03D:5DB58B60" } }, { - "url": "https://api.travis-ci.org/kimhyunkang/libyaml-rust.svg?branch=master", + "url": "https://api.travis-ci.org/vitiral/path_abs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:45 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35184,15 +35341,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fc3689b2e9428dada4928ff186e048ef\"", + "etag": "\"a2d64d25cd8d42d7ac242c2671c2c79c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:16 GMT", + "expires": "Sun, 27 Oct 2019 12:19:45 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:05:29 GMT", - "x-content-digest": "bba78ec5fc880cbd6c8bb860e88d077e39d069bd", + "last-modified": "Thu, 07 Mar 2019 16:46:48 GMT", + "x-content-digest": "f438860c7ff38d122e3000a48f191503dd153cbe", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9886cd6e-a7fc-4de9-bda5-987b19c0b743", + "x-request-id": "d475c659-3f59-4ccf-b81e-3eb97fc3af07", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35200,7 +35357,55 @@ } }, { - "url": "https://travis-ci.org/kimhyunkang/libyaml-rust", + "url": "https://github.com/shepmaster/sxd-document", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c697c5d360d43590225e2a173289e337\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:43 -0000, _octo=GH1.1.1943376125.1572178783; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:45 -0000; secure; HttpOnly, _gh_sess=OTJnYW9XOXRpK0ZUK2lFdGVQL29rVDlQUENVL054LzdZa1BVbWwzbThIeVVkZnE4SnJlZEJwSGd1b2NVdmRjbHJNZ2FEdzRTZjBHWHZ4OVFnYXJYZEVsckhkZ0l4MlJ6a1BhanZISEpjTHB3M1hVanZram5TaHcwSkVzV3VKMXMyNFZwRUVHa0N2ZVVFVFZxQTJQa3JuNjh4QXdYQlFuT2E2QyttZVNKTmViMFhkWXR5eG01akJrR1dFL1Zhb1JDckd1L1lTMmxrUW9HWGl3OHR1MWpQdlRMU0c4TTBPbVQ0blp3ekZzSzhLYz0tLVpIMUwvODQ1cmVuMW10bU16b1hLMkE9PQ%3D%3D--e59690fc8e092fd090c1c1b39775a0529e75ff30; path=/; secure; HttpOnly", + "x-request-id": "dbac2ca7-8e14-491c-aac4-c6e3817dc022", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E7FE:B5FF:3A595F7:57AF303:5DB58B5F" + } + }, + { + "url": "https://github.com/pop-os/sys-mount", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"19cc7f349fd95a018e981267f9ba4e3b\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:45 -0000, _octo=GH1.1.118801402.1572178785; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:45 -0000; secure; HttpOnly, _gh_sess=VFY3UVNUNC9LL1hzVHVzVGJDMFlaSi9LL2lBanNvVUpnT2pzNUtkc1BFQmZDcWdiZDlXLzk4dys4R0lZQUZYUGozT2JYSmYya2FNYjhrclNacEt2N2pjRWMyS2hnWENYTWhyUWlCaUdnR2tTV0MwSG0xeDQyTkNCazF0UG1NMk9nS3lqSXNndHg5U0ZHa0RYcE1OcENDaWgxQ1RycDZvZklIZnd4NmlmN25KRzgyQ2dMQjdrSXhhYlBUTzJrWkxNb0cra2pQemZmdDM3UTdRaWZ5NUZ2YVNTUlNocmp5bU5NQkM5ZVRNaTZTVT0tLTZjNk9LbGRsK0VLMFdqWkVSTE9ROHc9PQ%3D%3D--2dd53bcc1d56918a1f3f1a6d6cfa2650b3fa8ba3; path=/; secure; HttpOnly", + "x-request-id": "ba224491-70d8-47c8-a54d-e0eda0be5b14", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E819:1B30B:2B2D443:40C63B1:5DB58B61" + } + }, + { + "url": "https://travis-ci.org/webdesus/fs_extr://travis-ci.org/vitiral/path_abs", "status": 200, "error": null, "headers": { @@ -35210,11 +35415,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35223,37 +35428,36 @@ } }, { - "url": "https://github.com/vitiral/stfu8", + "url": "https://travis-ci.org/webdesus/fs_extra", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:16 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"672e2cbea864eb0376449cc8bda7fa35\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:16 -0000, _octo=GH1.1.991583496.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:16 -0000; secure; HttpOnly, _gh_sess=dzBSUFExMHFRb3pxMHdRU29JK3dSeUhvNVhrNzd3Mkxaa2lXUzVQU1ZQZnJlSk1FampVZEIwd1R5THpFUFlJOHVzUTRvVEZDMmZRWjg5ZERZQUMyQ1hFSWdsUU14VFFhWllXRFZsQWVNL0RPU1RnSnkwS1ZxSVdMT3VvOXRTeE5XbUE3ZU1lMGh4WVVpdXV1N20wMnBsNHYvTVN2eitId1p2cTdQRWRlV0VLRkVnK3ZMT0ZpTEdJdHhFdW52UisyMXBQN2VYTlpXVjFEK3JUM0pRRGlQQ2FJUDE1dkxUMnZCSW1aUlJpOWdwZjhNdnhaT0F6bEdZc1RYeWhBd0ZaVWJyb0FUbTB4ZGpGQzRPOGc0cVhoTVE9PS0tWHdBTkhKLzZoeUZMYytaTVRsRVlTQT09--3d0192c25bf52a398e4a5283101d432bb5b9a7cc; path=/; secure; HttpOnly", - "x-request-id": "31f2c2d8-6d37-4183-8ce0-ee59fcfdd767", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF1:1BADE:22016C:3333F9:5D374C20" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/vitiral/stfu8.svg?branch=master", + "url": "https://api.travis-ci.org/webdesus/fs_extra.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35263,15 +35467,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8dfad4b68a02a167f6eec8f1586dc18b\"", + "etag": "\"912ad560fa369c9fed360c120a12f1af\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:16 GMT", + "expires": "Sun, 27 Oct 2019 12:19:46 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 24 Jan 2018 21:38:44 GMT", - "x-content-digest": "6bab6d2b4b0c2fc4d07824278245fb174905ca8f", + "last-modified": "Wed, 06 Feb 2019 10:37:01 GMT", + "x-content-digest": "08e831abc0ad752758ace8d07369142a6e190ad6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "dde419c3-71d1-49e8-874b-05a30b3cdcf2", + "x-request-id": "d782c9b2-57dc-49c1-a72b-edba3b57ac66", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35279,26 +35483,27 @@ } }, { - "url": "https://travis-ci.org/vitiral/stfu8", + "url": "https://github.com/webdesus/fs_extra", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:16 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"0e132ee90138f185410952cfa58b14eb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:45 -0000, _octo=GH1.1.797541071.1572178786; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:46 -0000; secure; HttpOnly, _gh_sess=MzIzZ05LZElSdkRZNWdRUXlFc2FnRVFCZmR0QjNKUk1uZnFQVFp1dTVmTkhhaUtjQmsyNEFxdFB6ZSttdmtIRnJDbkFPMENHeS9wMStFSVRqekV4QlZyblBXdENjUnpOc3NzWmhIenphbFkzTVhZRGgzWWRqcmtLUFpjZXZuUmE2QWdlYlFFaHV2MWVpOGVRaENTN211bytyYldXY2tVUW5BYUZtYyswRFUwQVdrUnU0Ymd5RkFKU0ZFdWM4OERON1A4RlF1Wi9kRjhSdmlpRmkxVXE0TXNnSXRodkowblVKajJxY0R1VHJDOD0tLUxIbDJCekJaTXNuOGFqdXVlYW0xd2c9PQ%3D%3D--bb8c2dccfe4fe0df24de9c8f1a6f983e78b49454; path=/; secure; HttpOnly", + "x-request-id": "32d68501-d110-4788-aa3f-fb0d4c8b2df1", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E81D:1AB6C:2C18584:419995D:5DB58B61" } }, { @@ -35306,23 +35511,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:16 GMT", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7e7b0ef3d92597b06a34e51b31acd69b\"", + "etag": "W/\"4b843e66f90aea1e63e82a41fda5b4c8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:16 -0000, _octo=GH1.1.1617755500.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:16 -0000; secure; HttpOnly, _gh_sess=bVBMMy9vRnFkejlSRDlYeTB4UHhaNEk3R3dGVnpCQnNZaHFUdkl1SlBJMWNvTGlEWEVyV1lMNkxNUFZieVBFcm5RbW9jTnRydzJNd2xTbitEMFVKUFRiOXFENTZGTExuMEJtM3MwUjdla0E2UW0wc3QvNkk5dnBib0F4VDhtTmpRWUdVZHE2V2JuWmdRQTNwSGhvcXM0NVh2TVRCNzc4dlhkcFV6Q3h5MjUyaDVGOU5tazJ3YVRqZm1yRDlsTzB4dTk3MzZNanBKSVJYaFA4dHlWN0JwQU1TWnJRUVg5T3ZOUk1yRUtEc0o1UkpEMHNJcGtVMXBuT3VleE1GRXpGaFNFTHVnQVg1SUg1aTErTHJPSXNWSXg2WTU3M3ZxWU1qVXFwdG1RZmx6K289LS10UGVjMmdJOTAzQllSQ2gzb1VXYkxBPT0%3D--f2a5fce9a76a20a6d4a6aac8c71400e987da496e; path=/; secure; HttpOnly", - "x-request-id": "a53579a4-923e-4b92-92f6-ccc244ba976c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:45 -0000, _octo=GH1.1.1276870164.1572178785; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:46 -0000; secure; HttpOnly, _gh_sess=VWlqSDFiZDdVZFRleEVzMmpoV2h6VW1Dd1p2SnM1bVFPR0VLNnQyYkM4Qm44TjRPaHJiZlVodXhsZVpaSWV4endpTnY2TWxZdkQ0TG5mZ0tNOGlROUVLRHFMYUZnNGtQdktXWnhWVDVSYksvM1QwL0NWUDZpTjR4NXdFLzJzSDA1cUUvZzdEcFdxTXNuc3JuTmEwdW01YWpkd0JkTXl6bmtGN1oxMDNJdkRxVURsYVRMMUkrQXNmRG1tMEdvSzhpOFUvYWFQbkczaG5aOUY5a2F6NGM0QVN6TzFCNjN2d2FvaDV5dHljK3FYWT0tLWlqbXVLYTRMUzkyT2lTWGhpZVlZL1E9PQ%3D%3D--36ec18a5e69d50e6171bcb49172bbbf399327c1f; path=/; secure; HttpOnly", + "x-request-id": "7d28f688-72f2-4c4c-ba94-cdea918efe88", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEA:3229D:CF6290:13B2974:5D374C20" + "x-github-request-id": "E818:1AB6C:2C18536:41998E8:5DB58B61" } }, { @@ -35330,57 +35535,104 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6fca74a8ca9b21acebc4fe5a692e66c5\"", + "etag": "W/\"90902cb7ccf35da858eb99cc4d5e95d2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:16 -0000, _octo=GH1.1.195675633.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:16 -0000; secure; HttpOnly, _gh_sess=ZDBGSWRHL1N2blVRdGZEMjNkeVJVQ1FTWnJPNFVSaDU1djlQbllnN2dIRGw5cXBuM29NQWZyUzZES2lHdFhuL3dBT1NIQXdYUE5zazhxdHpia1p3eTBwcnlFblJ2Uk42RDlrVHVVVmVScFpkNm04WnR1Ym5YR01CaEVMd211VUNRM3Q2RVk4ak5CN2QwdnJxcmF4RmNodWJDTE0rQklFaUNHVWQ2dXdiVUQ3OEJmQTJiZjhLWUk3MEs5QTZpb3B6elZ5RlhKM3REZmp3VXU4NTZNeG1XMDdiZmJkbFdmMDhucVgxMWZoMk02Vmx0ejZKVjFaUE5vSHNtWTBGYTh4LzRtSVlMWkVkb2VWSEtBQnNzellOT2c9PS0ta0JnRUJtQlFMMDF4YkpTWGZSaU5Ddz09--cba61fadc82949350ea3534cd6e1e14089f6f209; path=/; secure; HttpOnly", - "x-request-id": "d31d2729-a621-434f-a973-aedd1c106c0e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:45 -0000, _octo=GH1.1.1107220084.1572178785; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:46 -0000; secure; HttpOnly, _gh_sess=TUxtb2JBaGFzakxReW1JTDNSSFNLZkJ5dXNWWERNV1hmTEFlRVdZL29xRGxSSjhHa25GN2xBOE9ZY1FUVXVuektCdTNNN3RkbnM4MGhRSUdSZHVwd3NhbzVMZHR2aEFtRlpscFpxOW1Dbzk4R3BHYkFpRWZzeFJzS29PeURRajRvN1RLS21jM25VUjNJUW1NdGdWeGQ1aHVoM1RXWHJSZjQ5WnlmYXk4bzROSDJzWlkwdkprNi9Rck1EN0VmRUFRZEE0b0R0VW1Cbk5lYmV5MWtLK2puUktzNllHYm9WaWZKZUhGeGwrdkpSbz0tLUJHUENrNEdQOTdBSVRYV0Rrb3VEYkE9PQ%3D%3D--265bd405505096e3790061c6dd9e54d9340543c1; path=/; secure; HttpOnly", + "x-request-id": "81848ff7-bac1-420f-87f5-328150c61603", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D65:855FE4:CAEA18:5D374C20" + "x-github-request-id": "E81A:1AB6D:341564A:4E1FCC3:5DB58B61" } }, { - "url": "https://github.com/pop-os/sys-mount", + "url": "https://github.com/vitiral/stfu8", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a3dd36113fed58205a03b654b9236420\"", + "etag": "W/\"eb9b37ff09c235d9e40207b1366d0a03\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:16 -0000, _octo=GH1.1.1367937875.1563905056; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:17 -0000; secure; HttpOnly, _gh_sess=SjMxRm9XTG5SVlBqRUhabWNha01BNWY0WjA4Q3hxVjZFM1hENldiSGg0OE16UjVDUVBSenlNS3poY1dOT1FrYlFCMmVkd3dkeGI2cDhVMWluSE9yYk9jVU9oTTlDbzQ2SFpTYnlJRFIrVlVHQkZPc1U5TU44QUJ1SHRzZmhha2VRZUEvOWJBdkJXRUQ4dnl0RXYrUmFCNERGZUFSb21yZi9weG8vR0xCNzlXaG5YbFpieXgwSE50U1hERS9iM2VLZDJQbzNFMEIrdzZJMjUyd2NWZkZERjU5UWdMTHMyU3g1RFpVMU5Hd1N3dWNYSm0rUU5RMU5qTFVFeXhYTDBETHpvRnFqWVpVUnNkN2QzYUxYL3VJcVE9PS0tSGk3Qjl4UWVlemxsMS84VGY0a09wdz09--891e6c2c1792963dd9f1e08067aaabb26e2502ed; path=/; secure; HttpOnly", - "x-request-id": "2c02f13d-a6e3-4018-aef8-6b5ddfb44c68", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:45 -0000, _octo=GH1.1.262554316.1572178785; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:46 -0000; secure; HttpOnly, _gh_sess=WllTVFQ4S1FLSkFXaFFFZnFiYXZxRVRoSkI2TzB5VVNYVEhGUHE1bzRlOXlUd29DSEFuWWhmVEhITXE5MU10S2JBOFI5VW82a3hrNk0wV29rWW1DU0tGbXZUSkVjUHRQODlJNGNhZVpuYUZZOU41QWxlcDBGV2JQT2lZZGVKdlNSLzg0MWphcTFHYmkrQWVoa2NHMHJHeHNmREJqNmErUXVsZE1jNER2NWY4ako5bWNLRDFEcmZpSDduWGRtMEo0QVhzKzRLc2tYdy8zcENaWXYyenlVamJjLzJTMnk3M3JGOHJpUTIvdXhvUT0tLTRyMXllcEp2Ylh0QTVhMEhiQkRjeFE9PQ%3D%3D--4dcdceda07bf6ae9f7795a406ce33ca7f828432e; path=/; secure; HttpOnly", + "x-request-id": "0dbbaea9-46ec-4044-84c0-c63ac2e9b1d9", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAA:E0EC:EBAD9F:165B59A:5D374C20" + "x-github-request-id": "E815:40B82:3BB48B0:5914086:5DB58B60" } }, { - "url": "https://api.travis-ci.org/vitiral/path_abs.svg?branch=master", + "url": "https://travis-ci.org/Stebalien/tempfile", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/rust-lang-deprecated/tempdir", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:46 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"cffb283c8aab9db5fc189850094e9cd7\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:46 -0000, _octo=GH1.1.1835410298.1572178786; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:46 -0000; secure; HttpOnly, _gh_sess=T0tKZnlLWncvSVZkQ3hmSDRXRHNYdHRvc2xkUzA1UjY4NjNtR3VWd3VJYi9hQVJvNjJlUDB4anB6OXhNN3B3b2ZwelVUQkRETTFIdElxVFNZRlVsTUMvUjZ0dUNLaU5lbWhNZFVqYnh4QW82VmdTWFZqV2p6blpxYXIzV0tOMWtoSXl0QVZnRWNNNjRMNnU2bnhWNE9ZY3NHdFZuTzhBbkFXMkduekxNM21XTjFaNEdnMWN5K1EvYjFoTGFtTVZ1ZUdzR2YrUy9iRWV3dkFnSW9Va2lNTDQ5WEh1bGdTSnVtRzBacDUzN3I3a2ZPUmxzMHlLbjAralBMRHJCTHRTZy0tdjZqc1pSTnYwTXkwU3h6SG1RdjRKZz09--b4d0aa29ee954b693ff2196e2d75e1cedc31888c; path=/; secure; HttpOnly", + "x-request-id": "bc3c4b66-ec8b-4dbc-b5e9-4ca54f87c66a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E821:1AB6E:3B5A211:58E9191:5DB58B62" + } + }, + { + "url": "https://api.travis-ci.org/Stebalien/xattr.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35390,15 +35642,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"141787e1d4ab013f1b2b250d694df46e\"", + "etag": "\"1daeb550f8df72a41161e0136811404f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:17 GMT", + "expires": "Sun, 27 Oct 2019 12:19:46 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 07 Mar 2019 16:46:48 GMT", - "x-content-digest": "f438860c7ff38d122e3000a48f191503dd153cbe", + "last-modified": "Sat, 08 Dec 2018 22:41:46 GMT", + "x-content-digest": "16b14bb8e57662a5d022b4198a0c16b549d8c177", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "085b64f4-847a-4504-a9bc-29b88335fa77", + "x-request-id": "073e0381-f2cb-474d-8ad8-03977ba43344", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35406,7 +35658,7 @@ } }, { - "url": "https://travis-ci.org/webdesus/fs_extr://travis-ci.org/vitiral/path_abs", + "url": "https://travis-ci.org/Stebalien/xattr", "status": 200, "error": null, "headers": { @@ -35416,11 +35668,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:46 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35429,37 +35681,37 @@ } }, { - "url": "https://github.com/webdesus/fs_extra", + "url": "https://github.com/Stebalien/xattr", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ebc30026a34b28485666fe4073512e9c\"", + "etag": "W/\"6a835216785abe4113a2987a4f6f0dc2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:17 -0000, _octo=GH1.1.459561901.1563905057; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:17 -0000; secure; HttpOnly, _gh_sess=ZzVEV0h0aFBqeFh2VVlhQ0lsWTFpLzVLdWNZUWVKMXlpbm40dTM3TlhjYXRQVDJ0NUJHQ1ZCM3daejJIdERFREFDTmFEUW5DUjMxT2JDR1JUeHEyb1N4ZEZ0SzdYajhCb01PRTlMeThJa0FYWDkxc0RwTEIvWGZEaGRzVkhiQ0c0MS8yd3RrS3R2RmRYQTI2QXNlZ2IyakpEZkthUUxyYktEaU1oVlhpaDFrWXpia2NhaUJPcFFNUWxPZ2phTW1uS3hQak1LTUcvRXl3Zk9mckhhTmVIZm5KbTlWd2VvdUpXNUJvcFBub0VqMDZ6aGI1b0RIQm16SjRzdEJmdGUzOHRoNkF4N3JBaytPK0Y1N3prRU1zeWc9PS0tWGtBdG5mdHJsM2hVUDlDcElGYUFLQT09--6743a6de75fffcffc1164f63ff456167ce01f52b; path=/; secure; HttpOnly", - "x-request-id": "275fb6a5-c8fc-4a51-8cb7-5aaee68a9004", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:46 -0000, _octo=GH1.1.1049584963.1572178786; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:47 -0000; secure; HttpOnly, _gh_sess=TS9HRmRwTHpPTUFlWEVGekhVNHl5QnpNOHk4Z08zRk4xVnEwMkU4cERLT3J2M2RpSVNNcTI2NnB5K2QySnhxdUkvTll0ZTVQd3M0ZGorTUtLRE14YVlRdlpRTnBjYlZEeEExcDVsQW42dExrTmFYb0VmQU15K1NnM0hVN0k4RUlsMW53VmRrRmpGb05wVGZtOWpzM3ZGM1EvRmVaYTRiMG90RmhyZk41cm4wazVjRUNXam50anhoakxEUEVITThkRGtVY2RaLzVuaGw4MC9DK3ltZDEwdVlmeVpRcnlxeG9wR1pkUVQzeGpUbz0tLXBQUWsxVWIxbkE4SFNMZ0NpbFdyMnc9PQ%3D%3D--fab70032acff5b0984d179af89a9e0463b2a2877; path=/; secure; HttpOnly", + "x-request-id": "8af07d41-c698-4ee8-9638-4500eac9ed20", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEB:3229D:CF62CB:13B29DA:5D374C20" + "x-github-request-id": "E827:23F84:3B27839:5885276:5DB58B62" } }, { - "url": "https://api.travis-ci.org/webdesus/fs_extra.svg?branch=master", + "url": "https://api.travis-ci.org/zboxfs/zbox.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35469,15 +35721,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f0ef7e047088ec675dd259999654826b\"", + "etag": "\"af10af1e2536af57094007722b9fb4af\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:17 GMT", + "expires": "Sun, 27 Oct 2019 12:19:47 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 06 Feb 2019 10:37:01 GMT", - "x-content-digest": "08e831abc0ad752758ace8d07369142a6e190ad6", + "last-modified": "Thu, 24 Oct 2019 06:30:38 GMT", + "x-content-digest": "06ed3d2e0fd595e2efd0cac320f6b0ae0c0a9739", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8afc1942-6f81-4969-abe8-298a3adbffbd", + "x-request-id": "323eba4a-ce1a-4b50-976a-0bf213daf2f1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35485,7 +35737,7 @@ } }, { - "url": "https://travis-ci.org/webdesus/fs_extra", + "url": "https://travis-ci.org/zboxfs/zbox", "status": 200, "error": null, "headers": { @@ -35495,11 +35747,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35508,55 +35760,42 @@ } }, { - "url": "https://api.travis-ci.com/rust-lang-nursery/tempdir.svg?branch=master", + "url": "http://arewegameyet.com", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:17 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "f20dcf89-a6c1-4dbb-b70f-2a7b00ab3ade", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-amz-id-2": "tIUy+3mIxAWmNeQZkaxNSojo0Td7UvW/je6MslvKfvNQCEu1i0fCqBU4HO+qFdBl1eZZrshTAu4=", + "x-amz-request-id": "0B2E5EFDAAF3A7AB", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", + "last-modified": "Wed, 23 Oct 2019 18:59:02 GMT", + "etag": "\"9e585b24a6ed269551c6776ade9e87cf\"", + "content-type": "text/html", + "content-length": "60516", + "server": "AmazonS3" } }, { - "url": "https://github.com/rust-lang-deprecated/tempdir", + "url": "https://github.com/zboxfs/zbox", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c63688dc0f22fbd2c7ba6e341ac43171\"", + "etag": "W/\"2bc1d5dadda142fbb143921906af20b9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:17 -0000, _octo=GH1.1.989792393.1563905057; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:17 -0000; secure; HttpOnly, _gh_sess=Q3Q4SzQ3YldDSm9LK3NpTEJONGsyRGhYZElrbkNMcGg5eVA5ZkR0Rm8rdkFBT2xpc3lBVVA2MjRtVkREeGZyZ05kaFhVckxkMnk5TzdIN2F2NWhzTnhrcVc0T2lJSXB5RmFYVjNlRWZDUTAvcEEwbjlweEJ6NlFtOE1CR0dDQzNKTTZSK3JJYWIzclZJOHR4aXlUY1pheHFmUXlpejNkMFlGQW5qdWFNTVF4Q1VQYVpvcm9lNmpVUzdTMWZxNHJCcjdIc1FiMnJJWVNoMDZ3RUZYU0tJWjBhUDlBMXNDR1pRREdVYThQdi9BUm5uQlNVQ1p2elZpS1JMeTdJODhRNFpQYXJWcTRUOXpWV3lOQTNYSjJqdUFjNVhnL3lsbUxZeWZhUit4cTBkMFE9LS0vbTcvQ1grVjNqai9hY2toZWR2Q1VRPT0%3D--aea26a994a23e13db7be8a3190fe60a0479b5711; path=/; secure; HttpOnly", - "x-request-id": "16033ad3-eede-45b0-9e1f-d8cdd2edfc4a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:47 -0000, _octo=GH1.1.1540514652.1572178787; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:47 -0000; secure; HttpOnly, _gh_sess=QndHbWFTVTcyanFPQndEVGRJVU1Maml5blhnOFB3ZHN6YkRKSEJYeFBLYnl5Y2wrS25UUFpwWnRKUmpkUkR3WncwSEQvNlFCMm8yeDlkeW5jdEtMYnF5UEpQVVJSL3RyWENNZEdOOU5TQlJQT3hXVUN6VmhnUVRyN3dHRXRjRERQNHJRNHNIUnRxQXBlckNnUWZBU3BVblJwK2NVTXBqMy92SFNHWVNtTTlIV3hhZHlMa09aN2xhaW53OXp2YTdVaG5CMk9lT2hEM1hVY0hLd1UrMXJNMjl6dk1WUW1RUzlVVjloYmFQY1pzRT0tLUdxV0duTFBvUmxUaUsrKzIyWmNZcVE9PQ%3D%3D--f4a9c7303b3c0c28080223e1769b5284e2fed0b2; path=/; secure; HttpOnly", + "x-request-id": "eaecea11-47b4-45aa-a98e-6b277ff617e0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFD:322A0:E6CAB2:16043BE:5D374C21" + "x-github-request-id": "E82A:1AB6E:3B5A2E0:58E92B2:5DB58B62" } }, { @@ -35570,11 +35809,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35583,15 +35822,15 @@ } }, { - "url": "https://api.travis-ci.org/Stebalien/tempfile.svg?branch=master", + "url": "https://api.travis-ci.com/rust-lang-nursery/tempdir.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:47 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -35599,15 +35838,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b688f1dd93815c03d7219acac68c5311\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:17 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 01:38:58 GMT", - "x-content-digest": "561da4360ea9963a1e16233f56dd3c65ee6f3d36", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0064b730-fbce-49f4-a577-bdf997a4a019", + "expires": "Sun, 27 Oct 2019 12:19:47 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "9107f58e-77f1-4c5b-8858-45178fead3f8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35615,36 +35850,41 @@ } }, { - "url": "https://travis-ci.org/Stebalien/tempfile", + "url": "https://liballeg.org/", "status": 200, "error": null, "headers": { - "server": "Cowboy", + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Fri, 25 Oct 2019 15:07:45 GMT", + "etag": "W/\"5db30fc1-7014\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:14:37 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "416E:3D9E:3392EE:41DFE5:5DB587D4", + "content-length": "5092", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", + "via": "1.1 varnish", + "age": "0", "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-served-by": "cache-mxp19848-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178788.764144,VS0,VE402", + "vary": "Accept-Encoding", + "x-fastly-request-id": "daca51dd928388941b69d245cb3b37befa30561b" } }, { - "url": "https://api.travis-ci.org/Stebalien/xattr.svg?branch=master", + "url": "https://api.travis-ci.org/SiegeLord/RustAllegro.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35654,15 +35894,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"065b47568e9176179e9d865abd5856b2\"", + "etag": "\"0c76edcc9a1b7e15df96ea00df9c8b16\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:17 GMT", + "expires": "Sun, 27 Oct 2019 12:19:48 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 08 Dec 2018 22:41:46 GMT", - "x-content-digest": "16b14bb8e57662a5d022b4198a0c16b549d8c177", + "last-modified": "Sat, 26 Oct 2019 19:07:16 GMT", + "x-content-digest": "db33dbaf8956410fe8e3686cfb0e8e2b283b1bec", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4a1f1e22-4830-46bc-b084-222ced6bacbd", + "x-request-id": "08953475-08ac-40c7-b99f-0f532f6071ce", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35670,7 +35910,7 @@ } }, { - "url": "https://travis-ci.org/Stebalien/xattr", + "url": "https://travis-ci.org/SiegeLord/RustAllegro", "status": 200, "error": null, "headers": { @@ -35680,11 +35920,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:17 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35692,86 +35932,38 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/Stebalien/xattr", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6c4b8ee9edacfe59018ab63d5b40cca8\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:17 -0000, _octo=GH1.1.730377195.1563905057; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:17 -0000; secure; HttpOnly, _gh_sess=dkpTNUJCcFhsZHF0SFlKMmNNbkwwZkwzL1NMcmdXL0tVSndYQjZXc1Q3RnMxQUtBRWJyampqT3JyNi91OWI2TmJDeGdMcmJ3NWJkdEdqeURSR2F0aHNmTlhWd2hUSzBWNzVvOWlESmxYVFhwYnBlSDVLZEkrUzdENzJPTWJnRmk4MjJ1WHM0eHdudGM2WHVTYVZWd1JMZTBVUnQvdWZ2UTJTZHlpUlc4b0NjaHJYZk9WWWhSL3hrd0M5d2h3bTluTDRVeGRsQWdocktaeXl2WEY3V3ZxU3BYK1h0MkNQMTBkSXJnbTU2cW1GNnBJYU5zS0U5MjJEMUo2amtCeG8wZEFJQmhJdXRtYlVUYmU1dU91S1hOeVE9PS0tbHFwMjdob3laNWw1aTJ3QWNmSjhhdz09--ce768d55b00c227ca9fa6daacc7ad17ffeaa1891; path=/; secure; HttpOnly", - "x-request-id": "5b700a6f-c099-41f6-824d-aa6c586ebc3d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A89:3229B:AF1F30:10A2F90:5D374C21" - } - }, { "url": "https://github.com/Stebalien/tempfile", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9d9538da639d74be7849aef43613606c\"", + "etag": "W/\"a2309aca2ac01d3fbe0fe0e9e91e71d7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:17 -0000, _octo=GH1.1.1770372031.1563905057; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:17 -0000; secure; HttpOnly, _gh_sess=NC9STW82UnQxaWhDTVlQUzdOV1RTVmppVU1EeTZZVW5BMEhrOHc3Q3YyZFdqSWdxUDhXeDJpRVdKRmMxS25tNlBLeDY0dTlWRTBxMlczUmhSN3hnOTNkL29ldjMwcHdPSVBucWpxeDBnL1laSklxWXBaRW9FTDdmOVZMVU9Sb0xaYXZLUXROaVN1MTVOS0l6QmJrRzlQS09kdEFtbFJQdzNtb0VXaGhmOGRFS1I5Y2ZLUFNGYk51U0txdWJrbnJOM1k2eEpqaXJFWFB3Q3lMY2YwaldVazdBYmY1TENTb2lkMGR3OUVDVVE0bVIwSXhBZVVXTDJ3UndVaWh3NDFMbU1sdUgrVzVuSzRkeWNlTHpqKzJ1N0E9PS0tOHJES0pqM1FQUWNLZU5UWVhtN3BRdz09--3ff5d1019e7c7a4f172c421c601643aadbd800c1; path=/; secure; HttpOnly", - "x-request-id": "bcdbffb6-ef5f-4643-8ebc-d92ecb20a285", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:47 -0000, _octo=GH1.1.1668898112.1572178787; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:48 -0000; secure; HttpOnly, _gh_sess=OVN6emdHay9xdm1EWTV4dHVwQnY4SEZmeStNWmI5U0RkLzE4NnRielFKNzYyYzVWT1JpQU1DbHVJK3JtcmRjSTNVcUFkQmJWZkhnajJvUzliaG9UTGdKWUZTVzE3L011M0FPMHRsWTVJNWwyNlVWYVZ3N2FyQkVaUU9GekduNHgzWmpCQ1BxUlZOOFk3RGcxOGtkSUYzSkJTeG1LNUdFSTZGTkRhS0RrL2VQVERFaTFoQUVIWHJUOGRTYzc3bng3V3J2NzM0SWdTK2svWFI1bXBuVWhDVjVINVlQKzBsM2ZrVEhUQnhRbkQ0cz0tLWRoRUF6SFZkNUJLN1VJYlk2Qm1vNmc9PQ%3D%3D--77b7c84bffa0b98800296d2cfcd81680f5b1d7bd; path=/; secure; HttpOnly", + "x-request-id": "231726be-c90f-4902-a3ab-d7f0a7cf0c3f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD2:4D66:AF839E:10B5F46:5D374C21" + "x-github-request-id": "E824:1AB6A:15128DC:1FB16B1:5DB58B62" } }, { - "url": "https://github.com/zboxfs/zbox", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"871e2a193b9472ee3fdca191654f0a70\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:17 -0000, _octo=GH1.1.371127424.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:18 -0000; secure; HttpOnly, _gh_sess=b29nYnZIS3FZd2NaaTRnVDZ2cHBPWDIrWFhkcU5RSzduUGFKemJhTkd3dzREVTg0MTcyMUhmbU1UQkx6a0QzMnBiZ0dJQ1dLLzJ1YWt0OXgzM1lVVG8xaXd0TndpWVhmc3dLTDhTUlZRc2JtWUtUWXg1R3BqNTJUcDhPdW0vQU9DMHFaSFZmb2g4UCt1ekRYWGtJQityck44NmM5Z3NrZU9BMWUxcWZKNnJ6ZkRRa1JzQWhQNXlwYUlab05wVmkwb2V6M1lBVEZJMVVDdkdJbTByRnA1N0FFZlFtRTJZVFNWc1Z3eTc4T29oNjEveUJFeXJMQmNVc1hMbUI2ZC9DSEgzMzdSTGtTY1djWjY3YWNIWDFheEE9PS0tdEZxcjBQS25lanNMNGh1QVdWQXhhdz09--84841e4ebcb4d132781bb580f55cf1f6d2d734f7; path=/; secure; HttpOnly", - "x-request-id": "4ab8c788-5b20-4d72-b188-83dfeb7c24df", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8A:1BAE3:D12C19:13ECF2D:5D374C21" - } - }, - { - "url": "https://api.travis-ci.org/zboxfs/zbox.svg?branch=master", + "url": "https://api.travis-ci.org/vityafx/challonge-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35781,15 +35973,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"10daf54c304079f35cdb395b7c0fa500\"", + "etag": "\"d120cd9b478116f2d6430d27571ccd92\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:18 GMT", + "expires": "Sun, 27 Oct 2019 12:19:48 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 04:53:15 GMT", - "x-content-digest": "3354f7b4dfa2b5088d49a86135307623d04fddac", + "last-modified": "Sat, 26 Oct 2019 08:24:49 GMT", + "x-content-digest": "3ef8a301602c0a575a316e483a754754cd864143", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0be45879-b585-4fe3-9add-a09e91d01112", + "x-request-id": "6e4b8b11-23a6-4cf0-94e3-3fa292a6bdda", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35797,22 +35989,7 @@ } }, { - "url": "http://arewegameyet.com", - "status": 200, - "error": null, - "headers": { - "x-amz-id-2": "EuaNLfOUtPC2DzYxSFi7OkbN2NWbrFzfeqiAK3He0WefHYUpL52Jq2UwgC1xCid2WjzRbToYJ6s=", - "x-amz-request-id": "F3BC3742FEEB2037", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "last-modified": "Thu, 20 Jun 2019 12:28:51 GMT", - "etag": "\"baeb70570d678f2f1c2b2debf6be3795\"", - "content-type": "text/html", - "content-length": "58008", - "server": "AmazonS3" - } - }, - { - "url": "https://travis-ci.org/zboxfs/zbox", + "url": "https://travis-ci.org/vityafx/challonge-rs", "status": 200, "error": null, "headers": { @@ -35822,11 +35999,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -35835,90 +36012,63 @@ } }, { - "url": "https://liballeg.org/", + "url": "https://github.com/vityafx/challonge-rs", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "server": "GitHub.com", - "last-modified": "Sun, 30 Jun 2019 05:07:22 GMT", - "etag": "W/\"5d18438a-7014\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 13:53:10 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "5458:395A:550F9:69A5B:5D370EED", - "content-length": "5092", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4025-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563905058.319191,VS0,VE100", - "vary": "Accept-Encoding", - "x-fastly-request-id": "6f22257b15d4cbfb7a8d087b60a8893c7b894528" + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d3344e4d7614de02fb4632dd840e2be4\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:48 -0000, _octo=GH1.1.1328327237.1572178788; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:48 -0000; secure; HttpOnly, _gh_sess=bW1rNjFjL29kNFhyZ0hPTVZrMFpvRlFUYVJ5OVRjeGx3czNJUVhwdXNrQ2ZLTy9YT2d5Y3UrNzIxeWY5MzdlRm9ZN1k5azJyeVRtUzh2dWVyN3AzRm41K0wrSEFrRUthR3J6Z3pkSnMxT0tIdDRhSStOaVc0NjRiZ1pQYWl0VDBWZFVyYVlqbnNqNWl5Yi9PR2Y1MllaKzZoSkpyTGhpRjVLQ0FkQW9oZkhEUlFjLzNTNmZGTzJDMnpla0UrZTE4VG5obmZzb2t3L1E4eVVpT01rNHpYb0dYOG5oaXZKK1hjd0pCK0J5RWN4az0tLVNYL2Z0c2VHdkhSQW8xMUFsMXNzWVE9PQ%3D%3D--54370a8abceecb010c4a6d24455c81b6ae1c03b1; path=/; secure; HttpOnly", + "x-request-id": "f6122d02-acbc-420f-aa0b-86e80211ddb8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E832:B5FA:2AB2B8E:400A44C:5DB58B63" } }, { - "url": "https://github.com/SiegeLord/RustAllegro", + "url": "https://github.com/lucidscape/corange-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7d820f7590645c656a319cc8f454686e\"", + "etag": "W/\"4fd25446b83cba28853052e2b573a58b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:18 -0000, _octo=GH1.1.1608764215.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:18 -0000; secure; HttpOnly, _gh_sess=R0hYaVdTMVdRajRJSHJpUjVOcFN6S1hrRW9Ja1ZFZlE2d3owSzc0bzB4SXdkbk9jQ3Z1Z1gwY282SEYvVEhkY09BSkMvNGlzTzljcEhiVkE0KzRMWXJoUlNVQXBoYU9jb2plRjFMV3c0RWxadlR4eTFzM09XbDFQbDE1YkNwc1RGVlpCNGJKUlkvdFpPSEl3WVpPWlhBdjIramhyZk1iSTJIUHhSaWErVGN6QlU0eGtwcm5Qa20xVlU5VFNWbWd5dUFLSlc1SVBOVjJQU0NGUzgvOUJLVnA4UTI2VTZhcldubzREM3VqRGJKNHJORjR0b0hITkk4RjdReUNINUpvSENxbjZCSzdwTE5CREE2YmV3UTYwOGpsSEYzUXNBb3FpUERYc0NtczU1c3M9LS05QWg0RFhQeTVPS2lsK3g4QjVuVElBPT0%3D--e56ef8753aa112f2fcdb1a09df2f8bf0bc50c6da; path=/; secure; HttpOnly", - "x-request-id": "b26dd68b-2ee1-4e12-a9a6-dd8691ef47f2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:48 -0000, _octo=GH1.1.1015993686.1572178788; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:48 -0000; secure; HttpOnly, _gh_sess=ME41SVJRQVIrckRuVzF1YksxL2JZZERWMWQ1bnhwc2hWN3k0VWt4ems1eEFrYzZYMm1sQW1TcWlHMVFqdXJDL1NWMlk4U2lKcHdwS0hYSWhJUGFVeVo4NTdKcHduZmdvVWNnL1h5dmwwZ0Mzc0htUURUelh6VjloTnBjdjdldU92K3l0cHArWHVJTVpiaG11OGovcDh0QmZnY3ZSMVhKYU9QZFpMT000dktKME1HWmlETjgzdUhxQzViMGt0KzRhOWFrR3JkWU1VbFF1ZW1MWXJHOWkvSHFRcFVTQ1g2NGQ1WXRlVUVWSnQzaz0tLTRyZmFUdnNzczExb1dUUGlSNTlGL3c9PQ%3D%3D--608fce62c8649932477ce0d58aacbdd04c4678d1; path=/; secure; HttpOnly", + "x-request-id": "2bfa2dc9-3975-48d6-9d54-036af9eb6830", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA2:1BAE2:B20B7E:10F3144:5D374C21" + "x-github-request-id": "E836:40B80:2BAAFDD:4173AFD:5DB58B64" } }, { - "url": "https://travis-ci.org/SiegeLord/RustAllegro", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/SiegeLord/RustAllegro.svg?branch=master", + "url": "https://api.travis-ci.org/slide-rs/specs.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -35926,15 +36076,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"444ab17be3041068d500e2e9c7ecd25d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:18 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 00:08:29 GMT", - "x-content-digest": "de4e036cd3bf7c90ebb3a405429c9cb3674f4967", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "68de042b-3fe0-4ec5-aca1-635a45448c12", + "expires": "Sun, 27 Oct 2019 12:19:48 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "x-badge-location": "https://api.travis-ci.com/slide-rs/specs.svg", + "x-rack-cache": "miss", + "x-request-id": "0398cb18-d04f-4897-bfee-41aaae60c3c0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35942,37 +36089,37 @@ } }, { - "url": "https://github.com/vityafx/challonge-rs", + "url": "https://github.com/orangeduck/Corange", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:48 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"585b25a38a8301b3f227a7d7e7e1fda8\"", + "etag": "W/\"9fe05347e9582618bc6221c39a4220c6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:18 -0000, _octo=GH1.1.134173153.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:18 -0000; secure; HttpOnly, _gh_sess=OGhmaXJ6dTE2V0IxNUk5RVNUM1hpTE5rbXN2NVMwUFdDdndLdVFlekFPYU05aFhyTWN2QkdRcUphaTZHVEJMMlo2dWdaR0xTcEQvOENXb1ZBQnFJSnRoTXh2WU5mQzhYenNiWm1aSStWWDFjbXFNTlJUaXlOMWlRZjBQd09Fc3Y4UStGWGxEa2RDWWtsOG5iYm1hNjR5REpENW9TczZPTEQ3ZGFVNjNWeWtVTWR4a0x1bFlXcXdWKzNVbTVYRWVCSUlZeFBTSWg3RGcwZDNpQkZVMWpNUDR5dHp0REEzUXljWHJzWWcrbnhZUWFWZzRlK0EzRTRDQTVxVGV0Rng5SlpGU2NUN3d6MGNBeS9tUWVmaTVwRXE2dVBCWVNJR3RQZGNiQm16Q0RYa2c9LS1HYWFIRTJKVzFEUHBoZ2RRTTBSQlp3PT0%3D--5f49f4e4527e28378d4dc89de2a92331f7d6bddd; path=/; secure; HttpOnly", - "x-request-id": "cbdff631-b511-4ffd-a0da-8ede5365a14b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:48 -0000, _octo=GH1.1.1371661840.1572178788; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:48 -0000; secure; HttpOnly, _gh_sess=dFBGaWkyeFZjMkJsN2tvK3MxOG41QVFFOFJxRWNnWSt4elZiVGpUUFlVTXFvQ0ZDaXJoUkl5MnVweDFrUTh0bnRpMVp5QXBCRFdyMDNTT0Z3bjl1UW16TDEvTGRCamkyQzhWVmpjZW9uV0dkeTBVT292clVSYjBKQWt0Nk00NzVvOG5CYXRBMVhPTWd1bFQ4Z1RUVURKZnFqMjVqYkhZekFiQm5VbGNNYUMxU1JDeXp6UGsxVzh2MVRVdUFnMHR1NFpSUTFyOCsralovM25ySWhwbGs5SXRzWUV3aVRKYmlhQ3U5blMwL21KMD0tLXVsV3E5VHB3NlZVZ2Ezdk9FQnkrT2c9PQ%3D%3D--7bde1f7003bda54bcef70f769594f5102fea73e5; path=/; secure; HttpOnly", + "x-request-id": "7c982d38-7416-4142-9ec0-56583820da08", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8D:1BAE2:B20BAA:10F3179:5D374C22" + "x-github-request-id": "E837:23F80:2A4EA96:3F3BF12:5DB58B64" } }, { - "url": "https://api.travis-ci.org/vityafx/challonge-rs.svg?branch=master", + "url": "https://api.travis-ci.org/Stebalien/tempfile.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -35982,15 +36129,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"86b8b010be36e59145374630eb7a1e9b\"", + "etag": "\"17961f6666f908e967b8291e81905f7d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:18 GMT", + "expires": "Sun, 27 Oct 2019 12:19:49 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 13 Jun 2019 16:00:46 GMT", - "x-content-digest": "83bedcd36077978c04196819f9936e973fbe73b4", + "last-modified": "Tue, 10 Sep 2019 15:51:19 GMT", + "x-content-digest": "23839c46bc91c046208d95ba922a33e3f9718da7", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b25a26d5-bedd-418e-852b-96244db4f479", + "x-request-id": "3882c8ce-51cd-4a25-814e-7f9f30e4a0c9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -35998,249 +36145,103 @@ } }, { - "url": "https://travis-ci.org/vityafx/challonge-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/orangeduck/Corange", + "url": "https://github.com/amethyst/specs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fb120a1f16b1669222396a73b0fb8764\"", + "etag": "W/\"67a9ee2a758a025e014371cd017e3cb0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:18 -0000, _octo=GH1.1.551236564.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:18 -0000; secure; HttpOnly, _gh_sess=Q0VjVW5qMnFBbGRBS0d3cDE0dnJUTkZVWjRGaDU0b3BxVkk4ZmJ3VUhiTHdhRE9mTDk3bUR0dWk2aE9tUDBHNXoveTdtSzZSOUp0VUpyeVBRemI4eGZFdlcvb0FvdTNxcU1mejY4OElXand1N3IzUXBLMkVLNFFzY003anJIcDA3V0pPaEk5SHp5U3BaeitvOFU4RGc2RVdWS0E4Zllia3JmckNpa3JvYjdMK3AzY29hYXVSdU81ZENHUkhBMUV6WWEweGNuZ3BCOGNoVDRWT3NqbXhyNXhOT2JJMTNGOHd2bm5yamZ5dk9ObFRoTEVMUzJTd0VJcFh5OFloQmxiTGpNNis3N2RNclpkb2l4RmtLcThHQnc9PS0tQmdPZmpvMUROZ2ZBVTNqd1pKS0Fpdz09--fe31817aed173f90b4b4bc60303c59b6bfc4e4be; path=/; secure; HttpOnly", - "x-request-id": "19a1004c-ddf5-4297-863c-d04b78556a1b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:48 -0000, _octo=GH1.1.2109167172.1572178788; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:48 -0000; secure; HttpOnly, _gh_sess=b0RFNHQ4NnZwODRSdEZRVTl1VEIzS2NXTXlVTFR5alc1V2ZraVNEdFpYVG45WUZOUXI5dzJnTW4vWndjVTFjdzRSQXMramlCWlpDTVpHemliNm1EeFRyWXB0SUhyZDJQSm0raUFDbVFJZ2k3UTlMVnZCeno4WlBUQ3ZtR1NxcE9walBQcy81c3hzZjFIWkR5WGZFeEU4QmNFQThqNmh0L1grSGloSlNaZkhTdzF1MW1YcW1sN0t3T1ZTTGFmMitKVXBOYTM3MFFFUDhWRVMzVkZGdTJmcG9xTUZCaVJ0dDNTd3RUQ2c4S2ZqYz0tLUlKRDQzMElWcEZQTDRHNURIUnpEM0E9PQ%3D%3D--740b96d416b248f328aaa227e3afaa2134e4dc72; path=/; secure; HttpOnly", + "x-request-id": "9ef31ad2-5890-415a-ac0a-f54b11ab09c6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA0:2BAB:AF88C5:10B7C7E:5D374C22" + "x-github-request-id": "E838:B5FF:3A59ABB:57AFA19:5DB58B64" } }, { - "url": "https://github.com/lucidscape/corange-rs", + "url": "https://amethyst.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:18 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"223d33f7c001f6ce91888215cb1102ae\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:18 -0000, _octo=GH1.1.1046954493.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:18 -0000; secure; HttpOnly, _gh_sess=bXRwWmQ5cFJaM084RzlMOWwvYjBiVTFhWUNOT2wxZ0tpb2tocFlJUFN2dnJqQTQ5OTFrQWhYTmlSOVRoVHFHbU1ndFJNSXNBL0o4ZitZQko3UW93cHJvL2p6TjJtUUJNT3F1ZGdSU09jSEY0ZWlWMDE0Y0lZTHRBMm9pWGc0d2xOc3NXNktRczQwU2ZCOGlVNkJzUVpXV1MwSjN6cy9jazQ5ZHNseW5xNTJnVnFkNHlGOGx5aWVSTE1pbndFTUhHdXV5cTc4NnZBWk1CdFFiVjV0MGkwRHY0dktjQUJTQXFHRVhKZ2tqV2VaWkFyRjlaL2lUZlB1ZmlxelZPb2NGelpsWmFOQlhJVkNUS21KSGZ2eUZEV0NVdVVmMU5MTkE5THlSZWlnU1VBcDg9LS1pQkhJQk9TWHpSK0xNS3A4enRVQWd3PT0%3D--92a328bdecfb1b391a90d255fe867a103720c97b; path=/; secure; HttpOnly", - "x-request-id": "868f1d47-9833-4032-8ff9-0530892ce125", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC4:322A0:E6CBFB:16045B3:5D374C22" + "content-type": "text/html; charset=UTF-8", + "date": "Fri, 25 Oct 2019 05:17:26 GMT", + "etag": "\"2fdb111b8340bb8e8c878f50a603033a-ssl\"", + "strict-transport-security": "max-age=31536000", + "age": "198142", + "content-length": "209130", + "connection": "keep-alive", + "server": "Netlify", + "cache-control": "max-age=0,no-cache,must-revalidate", + "pragma": "no-cache", + "x-nf-request-id": "fd3d1695-9d48-4ddb-a3e9-076ecb7cd78f-3413986" } }, { - "url": "https://github.com/slide-rs/specs", + "url": "https://github.com/SiegeLord/RustAllegro", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:19 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ea483a1b9935cbfb1365e57db9baca44\"", + "etag": "W/\"8f64909df83c7eb6c0bfffc0a3de7483\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:18 -0000, _octo=GH1.1.118036603.1563905058; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:19 -0000; secure; HttpOnly, _gh_sess=YXZvZkNNR0xSSmNNcXU3L1VjQlp4ZHlibElYakdmWVd1RWFmWlFvcHpFYWhxQWJ5Q0ZPU1FDamtCWDc3MTZ4OGM5V3BjNlJsUTlSVW85TzAxZXV5T0x6VGNhKzZERXE2a3ZsUk1nNk52bnkrTXl6M1BueHFkZk1Sc0FqbTkrU3FKMmpialVvRUduR3hMZ2REcUQ2R0twa1IzWFlvT2greU9pV3g2eU85UzFYR0JiNlFrcElVYlN2eTJFYm9QNnBXWGRJUzVXSC82Qy9SS3U2SDRLWnhMWDhqNUlySDJ4RnpMUFQ1M29UVjJoWWtKSE9vRkdMbERndURwZEppV08yK0g4cHI0M3NnRitwOXNLeW9lb3VKeGc9PS0temNQZVM2RzVLb2xuZC9MYnZaTUVJdz09--625fdbed0f450efb2bce1a31d53cde1240f3f1b6; path=/; secure; HttpOnly", - "x-request-id": "5def7947-9101-4211-9256-35cb58dfc912", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:47 -0000, _octo=GH1.1.370256915.1572178787; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:49 -0000; secure; HttpOnly, _gh_sess=WWtuL0cvM2J6SE9UWFRwdHhwNHNHd3NsN25rQXM3dXhHaXJTSXJLSnkraWUzMmx2MkZ2VGpjSFgwUzBGalRrVGdZcWQ3dXZXd0R4MzBEaFZsR0F3RnFIZ1puUCtHeEFhM0ZBKzhaSVIvc2ZRUk1tdDVFZW5vSmdFTWE4S3d5T1pFY0pBK3dFSHVhUzFod2U1dkx5YmtnQWZCQTQwV3F5QmV0Mmx3TVFaS3lUV25xZWZKdTVjK2Jrd000WlMvNkNGMmRhSk9oTG1XOFcwUlhPZGwzbkE2NUtGVi94R0JSbjMzWFpCWTh0QW1Daz0tLTZTUGZ0QjR5MmwrejdiN3dqcVVTSUE9PQ%3D%3D--96c0b15dcda2b0ae4d9182bd78c136a81ef32f26; path=/; secure; HttpOnly", + "x-request-id": "2c6986be-b1a6-4a81-bd2f-63a929943311", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAB:3229D:CF641D:13B2BF7:5D374C22" - } - }, - { - "url": "https://api.travis-ci.org/slide-rs/specs.svg", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"cb6b7fef2da0779fe09654abe83da65e\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 08:41:22 GMT", - "x-content-digest": "ff9eec9090402499c9f9b94257c2f35df092972d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "61fcebc2-8385-4c06-b7e2-437b06c2b7e0", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://www.piston.rs/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", - "server": "GitHub.com", - "last-modified": "Sat, 01 Jun 2019 03:45:41 GMT", - "etag": "W/\"5cf1f4e5-1997\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 03:32:58 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "23D4:2C2F:62F8:8553:5D367D92", - "content-length": "2219", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4021-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563905059.279128,VS0,VE97", - "vary": "Accept-Encoding", - "x-fastly-request-id": "07b90e13f3febc10e1de198b95800b0693080e02" + "x-github-request-id": "E82D:B5F8:20A4EA9:30FD6E7:5DB58B63" } }, { - "url": "https://jenkins.amethyst-engine.org/job/amethyst/job/master/badge/icon", + "url": "https://jenkins.amethyst-engine.org/blue/organizations/jenkins/amethyst/activity/", "status": 200, "error": null, "headers": { "server": "nginx/1.14.1", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "content-length": "920", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", + "content-type": "text/html;charset=utf-8", + "content-length": "19427", "connection": "keep-alive", "x-content-type-options": "nosniff", - "etag": "/static/90402aa0/buildfailingrednullnull", - "expires": "Fri, 01 Jan 1984 00:00:00 GMT", - "cache-control": "no-cache, no-store, private", + "x-blueocean-refresher": "0458a41b", "strict-transport-security": "max-age=31536000" } }, - { - "url": "https://travis-ci.org/PistonDevelopers/piston", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/PistonDevelopers/piston.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"16ab324ce75757e8918107cecd88e8f5\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 08 Jul 2019 09:43:53 GMT", - "x-content-digest": "23f7386408d982232462f74edd9845a5c1a9d857", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "b7742998-d42f-4865-a71e-e75f9a1e92ca", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "http://kiss3d.org/", "status": 200, "error": null, "headers": { "server": "GitHub.com", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "last-modified": "Wed, 22 Mar 2017 20:32:21 GMT", "vary": "Accept-Encoding", "etag": "W/\"58d2df55-1528\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:14:19 GMT", + "expires": "Sun, 27 Oct 2019 12:29:49 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "8A8D:1B22:2849C8:32F6CC:5D374C23" + "x-github-request-id": "E843:1158:DBF22:11FD66:5DB58B65" } }, { @@ -36250,7 +36251,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -36260,21 +36261,38 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8b4204f581cdc878702547e4c8d1a316\"", + "etag": "\"58cd067aab56955d411114f77f588c2e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:19 GMT", + "expires": "Sun, 27 Oct 2019 12:19:49 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 19:54:02 GMT", - "x-content-digest": "edfa17ac844688ba1be468a41f02f1502ff72093", + "last-modified": "Thu, 24 Oct 2019 17:42:43 GMT", + "x-content-digest": "a657ec4401d03cc8ca811055f40e039723c342cb", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6cb76036-4de1-413e-a9f0-700601f46edd", + "x-request-id": "2531e79c-c1a5-4342-8b9a-613c5342c947", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://jenkins.amethyst-engine.org/job/amethyst/job/master/badge/icon", + "status": 200, + "error": null, + "headers": { + "server": "nginx/1.14.1", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "content-length": "920", + "connection": "keep-alive", + "x-content-type-options": "nosniff", + "etag": "/static/0458a41b/buildpassingbrightgreennullnull", + "expires": "Fri, 01 Jan 1984 00:00:00 GMT", + "cache-control": "no-cache, no-store, private", + "strict-transport-security": "max-age=31536000" + } + }, { "url": "https://travis-ci.org/ggez/ggez", "status": 200, @@ -36286,11 +36304,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -36299,66 +36317,43 @@ } }, { - "url": "https://github.com/ggez/ggez", + "url": "https://www.piston.rs/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"82ff9db22dff9bd3fe7f4716cc615174\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:19 -0000, _octo=GH1.1.1787051381.1563905059; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:19 -0000; secure; HttpOnly, _gh_sess=d0VnVlhYOEpob2RWcVFZWGthTWdCOFBQcjhidDE5emZzelZGcHd2U0F0SU9iaENmMDBkTjBHWlFVNldKTzM5Z3VwaFUxQklocHNQY1lUNC9UMDhKYUlIeUVaWk5TMVAwUk14a2x5RWZyNzk4ZlpnUGIyYXg0cmw1TUhQc1VaUk0xMWpMcmZsV1BHK0lpdzhnd2Y0SU9STVN6STJIbHhZTzkwdWF2WWhQWFdxR2FRcCtYRnp3UWNZRnpKcVdQY2tIczQramdkdy9aRkpuQW14aFZiUVRTWTRxdEJ2Z09TSUh4Z3hzNmZGR29tbGZmM3ZSYnUzUDkrYUlEUWdyZGlXYWxSYU5lUVk0S0EwdVRQczJJYlZnaXc9PS0tTHN3OWZwMUxPRlJuVGgySjR2WWp1Zz09--e2104db2761cb44ad4be69ebbcfa85708b36e3e6; path=/; secure; HttpOnly", - "x-request-id": "7021d5e2-40af-48fc-9945-ef13801c3164", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A96:3229D:CF649D:13B2CC8:5D374C23" - } - }, - { - "url": "https://jenkins.amethyst-engine.org/blue/organizations/jenkins/amethyst/activity/", - "status": 200, - "error": null, - "headers": { - "server": "nginx/1.14.1", - "date": "Tue, 23 Jul 2019 18:04:19 GMT", - "content-type": "text/html;charset=utf-8", - "content-length": "18845", + "content-type": "text/html; charset=utf-8", + "last-modified": "Sat, 01 Jun 2019 03:45:41 GMT", + "etag": "W/\"5cf1f4e5-1997\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:14:38 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "B564:72FB:A5C70:D97A6:5DB587D5", + "content-length": "2219", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:49 GMT", + "via": "1.1 varnish", + "age": "258", "connection": "keep-alive", - "x-content-type-options": "nosniff", - "x-blueocean-refresher": "90402aa0", - "strict-transport-security": "max-age=31536000" + "x-served-by": "cache-mxp19823-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178790.903869,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "ec02684226f9e9db71e20b7479003e51a3c72a49" } }, { - "url": "https://github.com/Hossein-Noroozpour/vulkust", + "url": "http://www.libsdl.org/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f3398b99c9fb79afe8943946a9c442f0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:19 -0000, _octo=GH1.1.732092028.1563905059; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:20 -0000; secure; HttpOnly, _gh_sess=YjhIbkhuOURCaVU1eGxnaG1Qak5ja01ZSHh2cmNiSG9yZzNWVFluMXI5aHdiK1R6ZjBaaGk4NzVkbmpoTVM3VmhCNzBQZ25zam8rRWs2OXBrZWxZWmV2ajZZeVFJVGVqT3ROcjZZUGNURTQyM1lZSFdnVW5jb3JRbVFCajFLa0ZnOWkzcnZ6QnNqSmtITmJYeUpqcWpwTmkycGlnaFQxS1FyV0dtVnBKMmhkdk5HdXFCdzNJK2M3NmNOR0piQUFqdjVnNnd3QXlDeWlTSkJObWFZbkNIQTlxaStTMjh3UDJGckpCZmdWWXVtQ0NyMjJqaWoxVGFDYlJBU3ltYlpwQjdwKzVTNXE0cmtwWDBFcFBlbmJHZDE5eGhMdmltQ3pwT2ZqSVZrK1NEdXc9LS1PUWc3VTdSejV3NGlJRGRxNGtCdnFBPT0%3D--b1e880405fc7f86e525a3c4bcf72eeb5780ca9e7; path=/; secure; HttpOnly", - "x-request-id": "185d1d4c-e833-478e-8f69-d2b9fae3bf96", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACF:4D68:E627F8:15E819B:5D374C23" + "date": "Sun, 27 Oct 2019 12:19:49 GMT", + "server": "Apache/2.4.18 (Ubuntu)", + "vary": "Accept-Encoding", + "content-length": "1564", + "content-type": "text/html; charset=UTF-8" } }, { @@ -36366,57 +36361,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2f7ef93abac76212d1dfc5149df2db31\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:19 -0000, _octo=GH1.1.1913654947.1563905059; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:20 -0000; secure; HttpOnly, _gh_sess=aExUSnJKWGtVMjdZbVMxQlUxMDdrZnoyMDJlMFQvUEdaZE54azlhSlpxd2w1dWlNd2lyVkMrNUtGdDVEOVEyN0o5aEo1N0dqWnVYREpVbWdWeGFyTlJYL282bDI4ZWJGYkY0K3l4RitJRUNueTlHRFNwRk5NT21ydXpQOW5DZFJEQUJNS0dZT2R3RXp5a3h1VWxVd1Y5Vm1xOVZ2TFozdGxPY3cvR1E1UUtvT0xoUXJ3S3RNbU5ja002Q0RiT1FsMVBuZFJEQlg4WWRSZ2dyWmFQeStGUEZhempkNjByR2trMElzQUxoSU0rWkxya1RoWWVKUW1wOEZMM2pFeGcvYmJia005eUdFMlJvaDBYN1dJenhRYXc9PS0tdEV4SmIzTDdaam1hYmdJTlFlaXM4dz09--2d4f12bd398bd95ded6ae249758dc2fb7caee0c8; path=/; secure; HttpOnly", - "x-request-id": "941d92bc-0aa7-47cc-b54a-3e6d64a434cb", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABA:3941E:CFFABA:13D40E7:5D374C23" - } - }, - { - "url": "https://github.com/brson/rust-sdl", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"59d6e69de50d80e9ccacbe0ac60e2ed5\"", + "etag": "W/\"695752d9a4633bf7b81538482f90a83c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:20 -0000, _octo=GH1.1.754948659.1563905060; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:20 -0000; secure; HttpOnly, _gh_sess=dis1eCt1ODNqUTJEMjdJZHA2ajR1cTNKVWt5TGg3YmJkNk9Nb2lxb3NKWC9seThzUk00UG0xZHh0b0lPQ2JaQTJmQThRd1FwZFBzQjV4blF2WG9RYVRCdStBQ2FNZFlIZW9JQURkbFZWSHhGZTEybTU2NGEzbDNUcEdzTnBhM2RjSlpnalBBZ0d6K0RyUjFvVTN4WjVJOGFvU2thQWpVbHlHYXJkbXY1TU5va1BCbzlyRFdXRS8rRmlaY29PV3d6SHJmVFdMVmdidTVTcXlyT3diV2libkplcExyK0pLY21KUllSVkt1UmZybEZYemo0dHVHTlpKVFRuKzhtcTZubSszWHpaMTgxV3FLZVVuWnZJdHMvS1E9PS0tQy93V0J6d3VvNmpZRHdUZ0ZISUZyUT09--4b764f0cc000a9b4c9ab10300f405c5bcc8df5fd; path=/; secure; HttpOnly", - "x-request-id": "46ed2a8f-4421-4ba1-9207-1930eda855ce", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:49 -0000, _octo=GH1.1.140831329.1572178789; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:50 -0000; secure; HttpOnly, _gh_sess=YmRWTi9OVUxNS1dnU25LVkgzcXI3Mnk5cXlFZjZGVGVLS3FiVjFrUzBLdmxiUHB1T1E3Uk5Nd1ppR0pYOVpzYzhickdjK21NbElNa1BEZFpNT1dFQkpVdzZNdlFsK2N3WDRRYVp5cWNtajZTNmdUS2tCQnJlMi82STljb1k0bUI3eXdXZXBKelpWbzhjYndjZVhwRGFYeTNBMy9ILy9WVDNRb2E0UkhIOXdhalViRzcxYjJaOWlJdDhBeHR2ZmwyTnVFTEptNHNCQTgxT2pMcklSWnBFVkJmM0x0RkpDL0NWeXhabERvVElQbz0tLVpnZTNaUFU4L3V1UWlGdTI5b01hQUE9PQ%3D%3D--de9171eae7dcef3cfcbc415105d579f4c39d5918; path=/; secure; HttpOnly", + "x-request-id": "bd7e139a-ce66-48c7-b17b-b7536d554929", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A86:4D66:AF8538:10B61E2:5D374C23" + "x-github-request-id": "E844:161EE:2AFF5E8:40B2286:5DB58B65" } }, { - "url": "https://api.travis-ci.org/brson/rust-sdl.svg?branch=master", + "url": "https://api.travis-ci.org/PistonDevelopers/piston.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36426,21 +36397,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fb3eb44ca9cb51ad5a9f5d3fec87439d\"", + "etag": "\"0291a93fba2cc7d968f55f9a62db0ba8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:20 GMT", + "expires": "Sun, 27 Oct 2019 12:19:50 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 02 Jul 2015 05:15:20 GMT", - "x-content-digest": "7a87411d312dd495898a43805660cdfe0b1fab42", + "last-modified": "Sat, 28 Sep 2019 15:48:32 GMT", + "x-content-digest": "595db826d463fa0b02a70f116da7d77235ef2625", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "77f58bae-0d63-4d7f-aad9-23c2a8224981", + "x-request-id": "5d6409ed-e40d-4ca7-84dd-e8ac1e105fc8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/ggez/ggez", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:50 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"b55067ca5fd2352042e4becda4ab5822\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:49 -0000, _octo=GH1.1.2059293613.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:50 -0000; secure; HttpOnly, _gh_sess=S0pCR1JydFg0Tk1MaVlTMFhmOFI2U1E4QS9vYWJHd1lHek53cDltdXlrSWNOKzJveGRPT2NZT2UzVGU5Y0ZBMzcxTzhuRnRVQ1l3MjBYZUFtZUR4dFpJOXVCVzd6WVhITmRYa3ZJSXNISU9MeFdiTTRkN2xpOGVrSkVUVVdVTzk1QitqdFZqMngreFlteEI2aE1EYkNsYkRNMksxQ1Y1TzRLTkJSM21GaDNHYlQ0NUs4aHdsVDNLQVlRNFBNc1lCakV3VXlCTy9KWm9PSmtEcXh5ejFWQT09LS1WNko5M3cvUldDY01Wc003aVBpQmJRPT0%3D--fb39fbcae4b43a71371210d654084d5e2f94f346; path=/; secure; HttpOnly", + "x-request-id": "a5e93d1e-3f76-4651-bb6b-f5b7b00c2371", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E840:40B82:3BB4D78:591478E:5DB58B65" + } + }, { "url": "https://travis-ci.org/brson/rust-sdl", "status": 200, @@ -36452,11 +36447,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -36465,13 +36460,13 @@ } }, { - "url": "https://api.travis-ci.org/Rust-SDL2/rust-sdl2.svg?branch=master", + "url": "https://api.travis-ci.org/brson/rust-sdl.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36481,15 +36476,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f5c01d957f38b79e0478ab5f7634b7b5\"", + "etag": "\"daa01f9e219875861e89eb67ae3888f8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:20 GMT", + "expires": "Sun, 27 Oct 2019 12:19:50 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 08 Jun 2019 17:45:03 GMT", - "x-content-digest": "8b4a8ac4c759482cf99507b33f493c1818c14af0", + "last-modified": "Thu, 02 Jul 2015 05:15:20 GMT", + "x-content-digest": "7a87411d312dd495898a43805660cdfe0b1fab42", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "44c0f68e-d59a-4ce7-971a-d0639ba23b72", + "x-request-id": "9beff4d9-c1aa-46ee-b687-74faaa6acd73", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -36501,46 +36496,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"63091e4ff388b6d86195e225046a588c\"", + "etag": "W/\"39de5259a3ab10ac251c973c40106233\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:20 -0000, _octo=GH1.1.241631567.1563905060; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:20 -0000; secure; HttpOnly, _gh_sess=cVNCdGNUMG5PTm1QY0JzL3dFN2QzL2RNQmtWaDRBUjM5U0FVZ2lVaEtPc3ZQTWZuVXRVanN4ZHpydjgzbkdWdmFSUXA5VmRxMkszUXhFeTZpQW8zdXZ0c0NxN1BjUGM1R0d1Tmc3ZEx4eFFtbzYrVmJYNzJacGpqbjYwbEFHVVlOa2RpRStRcDliMjlDWnYzNHFBcThuN2xINmZiMlNsUWkxVFRnTnptZkJlc2xKZklIUndYcWh6Y28vZHFGTFZ2NnJsMk5ZNzk4ZzI0OUY0U2RZcUM0SkNaR09sREZXK2dmSmNCTjU0MndoUWZTMGV1MlNrMHZLQVpSc3dwamNCWUhFdjZyTndGNllvbW5RODY3dDJnV1loQmljVFlRL1IraUY4bDE4YlliTWc9LS1RRDJlYUhlVDk0a1ZEKzA3ZmNDSllnPT0%3D--d702f7316f7e8196f7ba495cc9cbd0532ddeeec3; path=/; secure; HttpOnly", - "x-request-id": "cdb9530d-a7cb-4e06-90be-66e9b5b6833e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.1070380583.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:50 -0000; secure; HttpOnly, _gh_sess=MzFpT0tGdHovWXN5UDE2eEVzM0VjUk9BelcrVGt0Z0Z4NWhIbTZJRk5peEFGZUVGOWs3OXpKTWREY0FneFB0YWtVY3ZtV1ZsUUtVc20ybjhZZmxzcmZ2Y3htSlpCaGIvRzUrR3lwcE96NTBBcCs4enlIZzFSNkxRMk9qM1UzWUtXU3NyQ3J3bVo4QklKMm8xYjZyNjZQcmMxOGdoVXJRTWt2TnFvM0R0dzN6S0ZtbVkwelNwRGxCcHNEc0ZrT3dmd0ZMTk9LRXVNaUxYd01CT3JJZy9HOFhKYWFxdm1QbDFDYjR4aDBaU2ljaz0tLVRQK3VNSm13eGpaZ2c5RzI2U1ZHa2c9PQ%3D%3D--f53cc99057d7dcd3ceda32326a668914458abcbb; path=/; secure; HttpOnly", + "x-request-id": "3e3b718d-7666-412e-a139-35071a69263e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE7:1BAE3:D12E2A:13ED254:5D374C24" - } - }, - { - "url": "https://travis-ci.org/Rust-SDL2/rust-sdl2", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:20 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E84B:B5FF:3A59BF7:57AFC04:5DB58B66" } }, { @@ -36549,7 +36521,7 @@ "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:20 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "text/html; charset=UTF-8", "content-length": "2142", "connection": "keep-alive", @@ -36558,37 +36530,13 @@ } }, { - "url": "https://github.com/jeremyletang/rust-sfml", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2c33e48da2be42970964231bad1e30b4\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:20 -0000, _octo=GH1.1.503935524.1563905060; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:20 -0000; secure; HttpOnly, _gh_sess=WElWYmFvWnh5cDN2VmF1dU11ZTFqSCtCUWFIeXFaWFRwNlNwSm9FVjl0WFFOWWJrRmFvc3l5dWc4a0ZZSEIyd0JoRWw2RGdqSkNjWUZ0eWNKcVRPQlZCNzR2SUFzeXFhNzVIazV1c2NnVXBLSWkvVGx1eXZQZmQvMlNmN3ErR0VyS3kzUGdjYlZZN3FCSll6d2k2M0Z5Unl5V2dqUUFaWDBvSGdwc29CcVhIUjFzT1B0Q3FPVWYxcVh0QTlXbnNiN3laS2wxMGFndndha1ZxYmxrRHI4Y0FuM2NQMExFb1V1c1pOQ1RyYlZHSUV4bnRiQlBNNUpNeXNnR0RneXFoWlZ2N1JKSlVCSmRsME5GdjdXSFozWk1FZEMxbFlqSTgrTFFJZ3dRUEZTYVk9LS10Y20zdXdab0hORzNTZ2g3Qmc1MWdRPT0%3D--4ab3e87196666d9f48799f02b71a250bee1690c3; path=/; secure; HttpOnly", - "x-request-id": "114c53ba-00ee-493b-a2be-098953303d56", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAC:E0E6:8B54B8:D3FE40:5D374C24" - } - }, - { - "url": "https://api.travis-ci.org/jeremyletang/rust-sfml.svg?branch=master", + "url": "https://api.travis-ci.org/Rust-SDL2/rust-sdl2.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36598,15 +36546,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"711851abc319add43d739450e1631b3c\"", + "etag": "\"bf31fb0d53c756997b74d14da53bf1f8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:21 GMT", + "expires": "Sun, 27 Oct 2019 12:19:50 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 13 Mar 2019 19:45:43 GMT", - "x-content-digest": "ece8f7d7292c5c2e066bbe23521f6b7dd5d7a804", + "last-modified": "Fri, 25 Oct 2019 13:02:37 GMT", + "x-content-digest": "2ea356ca14c42355bdc6f78c74aaa0e1c8c76096", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0628a170-0f16-4c65-8844-dfb5baa574ac", + "x-request-id": "ac769ba9-a2fc-4a0c-9d6d-78b773fe9a1a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -36614,7 +36562,7 @@ } }, { - "url": "https://travis-ci.org/jeremyletang/rust-sfml", + "url": "https://travis-ci.org/PistonDevelopers/piston", "status": 200, "error": null, "headers": { @@ -36624,11 +36572,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -36637,27 +36585,81 @@ } }, { - "url": "https://github.com/tomassedovic/tcod-rs", + "url": "https://travis-ci.org/Rust-SDL2/rust-sdl2", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:21 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5cf33665d51fbe7c5243f6a908f7d20a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:20 -0000, _octo=GH1.1.334149034.1563905061; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:21 -0000; secure; HttpOnly, _gh_sess=VHhhMGdOWUs5dEF5S3BHaDJqRVQyS2gwR25HRkl3MCtsUFF4VG5qV3hiQS9XTDlOK0F6REo1SktwejF1RG13NThxMFVYMWZucURJd2VpUUMzM09OclZ6a1gzNy9mUU9qSTlsQk9odUdTa1RrUzltV3E3N1ZDQ3lOMWRMdVp1OEVPR0FMcThObkhZU25VSDNFWVc5NXk1Z3cwWVc1Q2J4VldNN3l1WmwzVUdheWNwVXRYVXkzSVJWNHVZSDVSR2E1REx6YTgrV0RDckJ4UXpSeDVWOGJQV1MwSlE4ckVLcDg5OVZ6ZDFHSFMwNUlrbTcvU2g2Y25kNTQ5Z3pITU50THh5Z1Z4bmxlUUp5amtudGNoU1FjdFRqalBnSitlL051ZFdjZW9DRFlmSzg9LS1kWmxrSUIrV0JuWFpIQWEra0x5QlhnPT0%3D--6bc25ce775864be40e105ed300705171638773f2; path=/; secure; HttpOnly", - "x-request-id": "ea20a45a-0a39-41c8-ba81-af77562349d7", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/jeremyletang/rust-sfml", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A97:1BAE3:D12EC9:13ED337:5D374C24" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/jeremyletang/rust-sfml.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:50 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"50fcc25122756279aeaa9005ec574f63\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:50 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 12:00:20 GMT", + "x-content-digest": "601d1c6bdc69931b1ee05f3682cb3e10d387d199", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "83fc1acd-f89f-4bf6-a8cc-03717a7515d7", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -36667,7 +36669,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36677,15 +36679,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f08947d6bde3aeb7bea4838d9a4e4064\"", + "etag": "\"48dbbac66d2877a9e5c6aaeb93d25fc3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:21 GMT", + "expires": "Sun, 27 Oct 2019 12:19:51 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 14 Jan 2019 18:06:24 GMT", "x-content-digest": "4c19eb6a0801fafb1af8dc2088f50ba0c98d767e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e7d61435-46d6-40eb-95f3-ab7641f7bbfc", + "x-request-id": "4eeaa0de-2917-4ddc-a390-ad03d06fc33b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -36703,11 +36705,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -36716,90 +36718,90 @@ } }, { - "url": "https://github.com/bbodi/rust-voxlap", + "url": "https://github.com/VictoremWinbringer/Victorem", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5371edcbce4064c9ef4b6991d1aaace6\"", + "etag": "W/\"e76b163cd1934af607d0434bd78b88ef\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:21 -0000, _octo=GH1.1.160024931.1563905061; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:21 -0000; secure; HttpOnly, _gh_sess=RkxmODJlV2Y5Q0E0a1ZQckJSVjhUSEdvREtaK21ZUmtaWVVRL2Q5dnc3Y0pxMzhsZjBoTVVoVzZHSTV2TW1NQXZOVjlPcXJaMHVSdVlOQUtIekU5S3dHUW54ZU56dkFGa1FYSzN3c3FSS3BTc2crWGZXendBbmR5TG1zN3pubmJKenhXODFKa0V1bXk1RldzU3RIZnBzeEU5SFB2UnN4UXQ2dlhFT2Z3R01EYWJLQXJuV2dPWFR5MDY0Y3gvU09ZdXkvRE44MGdkbmxFUG5LdTBuQkxFYnVFY24xYVA4TVJVdHQxM1BsNThBSFA3N2JFQkNiNmFsN0V1K2F2WHAwdlUwaldhbDUvSFEyWGdqUUhaK29TV0E9PS0tMTBDM1ZsU0ZmQU5pbUdaWFA5Z1hyUT09--47affb172139d8492fd7c470cfa8dc281e8b32e5; path=/; secure; HttpOnly", - "x-request-id": "adfe25dc-4270-4960-80fe-7f4472d4984d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.1705424788.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=N25hbEx1cWI5Q1F0aUNjMnNqUjNsRDJEMkpnTDFpTU9LbDVVN1ZMOXJOUG9zU3hVZVRhR1dCbmdrL2J2b0h1Wkw3WWQrMW9tZmtmUFVHemFWaFZndmdoTkFIdGFWemFpNXM0TFBkMFRZTS9GOVpuSXlQaWxiV1grN2t3SDVWU1Z1VXpiT0lmWVAxUmVkYWV0TjFjanA1YXhEOXJuWE93aUsyUDZnQkEyMm1sWlNXSWJVMFZVYjUxRkpOZFd3cGQ3aDRUMUsvZDNVSHJ5a2RaLzl6UVRNZkJTMmtXQVJyNUZWSGZySTE3QTBtQW5XWjlIQUtNRlZQbHFYT0dsenB6Ry0tRTNTT3ZhYUJUaFZEZUVkQzQ3NVMydz09--1dbe0846e26658425bbd1fad24b629032be43223; path=/; secure; HttpOnly", + "x-request-id": "3e5e757b-1dc7-4a3e-9665-71308b385dd1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A89:3229D:CF6629:13B2F2B:5D374C25" + "x-github-request-id": "E853:161F2:3BD0DA4:594A986:5DB58B66" } }, { - "url": "https://github.com/VictoremWinbringer/Victorem", + "url": "https://github.com/Hossein-Noroozpour/vulkust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b9ede4ddb419eff63c5858a092565bf5\"", + "etag": "W/\"0b723057a77a2eac9e3f8a92ce800241\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:21 -0000, _octo=GH1.1.1334776816.1563905061; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:21 -0000; secure; HttpOnly, _gh_sess=TVZ2djd5MlRTU25NNHRSSTA4ZkVzbVo3aGFWdE5HKzZ3eWIwUmUxdDJoNlFHVDVwRUFCalppRkJMODl1bTkySWJPUFc4cXVpSnNMenNqcGFpU2JkdFhDb21RZkhrOTVhL20xU1JLMDFNa1MzRS9Ic0hWNW96ZDA5S0NvR2Z0U3h2WmJySUE2cDc1dWNhR1hiUWpEbEQ2UEsrckc2VHRCL3d4VWd2L0ZIMGkxNTRjaGZURlYxUWxFUWlrM0tRSEtFOCtlQzZWbEREMHpuSmJvSUlVQnhRSDMwQVVRZnd3TFNrbDNkcmRucldkZjBGWWtnQ0c5dmlmNnFTbXNGUHQyS0ErMllyeWlMQklsbFRnRnp5eXdWNlJWeUVBQnlaR3F4MmVjNE1LYjQvTU09LS1KakdDb1EyOGtSczlHbmFpV2NpbXpnPT0%3D--532590d342bb0168f6fb95f4fea6a54b01f75a27; path=/; secure; HttpOnly", - "x-request-id": "fe8cc6f4-4b74-4776-bb16-af2ce2b0ffb1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.415220366.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=TXlLZm9PYTRlU3BJdVpWWjdBMlhZVWdkaXpwWXc4SmhBU05NN1N1c0RNTXl2SURUdzJTbjkrOUhSZ1ZjcUFrazJKUUtFcnpoOEFIWmRaRGVGTWNUSmFLbE5ZZDl1emp5Y05iZjMzUnhkR0pNMkRPdHVrZlFhd1JQcFFJRm1UdlFZWHhJK2lzUWs2emdmZ0ZwZ2xXbTNDeXJ3M3NoTUQ3dHZSRm16dlFEVENidk9VUXFQV2xlaDYzdEZwWFQ4K2s3VGN5WWRNbzRxWVN5TGMxbjMyNDV5MnNSVXdsR1lQdmNDL1lESDZhQS9DRT0tLTJCTjVjY0ZXRTVvS2hjcUdVSlVvRFE9PQ%3D%3D--8382a769227fb805ed79dd34c25ec394df6815e4; path=/; secure; HttpOnly", + "x-request-id": "9510939a-d4bb-4b2d-acd7-e3d4f91ada15", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADB:E0E2:3DC7C9:5D768B:5D374C24" - } - }, - { - "url": "http://advsys.net/ken/voxlap.htm", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "last-modified": "Thu, 08 Mar 2018 03:40:05 GMT", - "accept-ranges": "bytes", - "etag": "\"b2fa97258fb6d31:0\"", - "server": "Microsoft-IIS/8.5", - "x-powered-by": "ASP.NET", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", - "content-length": "6027" + "x-github-request-id": "E845:40B80:2BAB0E3:4173C8C:5DB58B65" } }, { - "url": "https://github.com/DaveKram/coord_transforms", + "url": "https://github.com/brson/rust-sdl", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8180dfdaaf5f7a6514b95976c3cb0c77\"", + "etag": "W/\"e57c6ca0d5e3b3e00f19a22ca1e6ba4f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:21 -0000, _octo=GH1.1.1101044419.1563905061; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:21 -0000; secure; HttpOnly, _gh_sess=WXI0SU9BOVZZZFkrdGMrSFN3UUJOc1FiUW5tNCtna3dabm0wak9EaXQxNzJqVVdnMHBPTXNPRWxvbnpUNXk5VU05QjBER3FCd0pVU1IydXZpMmNxMVcvSlpzM0pPYTB2RGlzVHcxNDZrSWxKQ1lzOEhBZCtsaUllQUYzVGYxYURkU3dMWU10WEZhSXBtYmpFL2EvTXo2TTQyZ0FNZEF5clRkYVZVZjFxM1I4NCtzUXRHZ2c3ZlZxWEY1M1l4UXQrTVoxV2tWSzdmOGlRb2VRdEVkM0tqdnJxT21MOWI3b1BNOEpla2ZyMGVxeTZCRGtKTDNlVmhHVlE3MDE3S2FmKzEwOTEwbjBsS2dUVWw1cmREQnpuaTZRdnkva2hBT0R1S0l3ZURvazdYVUk9LS1yRnVCZWkzdmE1cW53T1Jha2hMRjBRPT0%3D--471c8741a6200384b1d28b5468922cbdb03e900b; path=/; secure; HttpOnly", - "x-request-id": "ed98c676-583b-41df-807e-340a9ffc02a6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.396106594.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=c0RueW9uUThweDRnTHNsc3N3QWVscTlFVDluTnNyNys4bURVR2Zxc1VmY1hCVjRxNkE3dnV3NWt5UEJGbFdPN1hzdklzYWtuaXhuVTVSQmJsZTZ4Q0JGNktMTlhSMlU5ZUhkQ3oxemZwT3E4TFYxZENIdFptYng1b2xRMFd1cExhZzRMazRER2FrK3hRL2t2cVk5U1A5YWN5MmFVeWdmS1BMVXEwazh1aSthR0tzODNudHNQSXNMak5KS0JXWGs2ODQvZ0phZU5HUmVIV1NpWTdRRXFvUVhpMTNzdk1BUndaN3BIT2V6aUoybz0tLTkxRTh0em5VaDZGN1BFR3ZSczFKbVE9PQ%3D%3D--28ec4edf2631b8b9c7b0cb466937d2e60e2e1576; path=/; secure; HttpOnly", + "x-request-id": "03879a48-1999-43d4-b70d-58a587553a4c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADD:1BAE3:D12F32:13ED3D7:5D374C25" + "x-github-request-id": "E848:1AB6A:1512987:1FB17BB:5DB58B65" + } + }, + { + "url": "http://advsys.net/ken/voxlap.htm", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html", + "last-modified": "Thu, 08 Mar 2018 03:40:05 GMT", + "accept-ranges": "bytes", + "etag": "\"b2fa97258fb6d31:0\"", + "server": "Microsoft-IIS/8.5", + "x-powered-by": "ASP.NET", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", + "content-length": "6027" } }, { @@ -36809,7 +36811,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36819,21 +36821,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"124a1f507cce136567257f14c16531e9\"", + "etag": "\"335643e77c732d32d444e4e2be89b3aa\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:21 GMT", + "expires": "Sun, 27 Oct 2019 12:19:51 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 21:43:49 GMT", - "x-content-digest": "80a445eadafa8ac156dcf03d60208632dab1cf27", + "last-modified": "Sun, 20 Oct 2019 21:51:29 GMT", + "x-content-digest": "5a051de01eb121d277fc10d570a3fde89a8c8d1a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "54bf8169-f8df-4880-9945-9bc477b716a2", + "x-request-id": "57371d27-e6e2-4b38-8361-1710cc2d201f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/bbodi/rust-voxlap", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:51 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3915409bdce61e198819f0f3d9d95abd\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.574711541.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=WjgzQXZBV04wbDE2SlNMcUQyVmNjUGNDUk55ZjBud3BaeUthVjQ5dTFZTDFuOUpLeWllcDkwV1ZGWVNQRFRLZ2gyUCtZR25nS0pIYUtsQkZBNXowbmRBWkpub1NWd1E1aW90S0dIekNxZndGVnRCcnh5b2JrU2NBMmpoak9SUTZpWlkySGZhc3B5MTBJT1MwK0pDWFJsbW5EOUZTSTV3NnpGbkxkOEVCMXAwT3RqUHVuTFh5UTlxbU1EaVkrcVRNU2V0TFhCMTQyNjFXRHRxWXVCWGQrZzM4NXMxMWJjbVlKR1lzamZyMjM4UT0tLUl2Smo0aHppK3lZanVTTU5NcDlmRGc9PQ%3D%3D--5de15b02c950d6b8e0d294cef3f27fd525964cff; path=/; secure; HttpOnly", + "x-request-id": "c0d7f0ba-9f1b-463a-b14f-5c4a208e318d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E856:161F1:33F014D:4E0A2C1:5DB58B66" + } + }, { "url": "https://travis-ci.org/DaveKram/coord_transforms", "status": 200, @@ -36845,11 +36871,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:21 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -36858,75 +36884,99 @@ } }, { - "url": "https://github.com/llambda/rrgeo", + "url": "https://github.com/georust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d223f26239cbfd2ebb333da82177005f\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"c2f24bbda5308924f5271b7076b87721\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:21 -0000, _octo=GH1.1.1459526574.1563905062; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:22 -0000; secure; HttpOnly, _gh_sess=Z3dQN0pzamk1TENKWGM3cm1TNFJpd1VYWFV0RGhCTGIyRVZOS3g5MUFRWUxWTzZrWG93dlRBUDBrU21WbTRaTUdkd1d0V2s2MkE0ZWtEMWx0bEl2ZDJvR3NjYm5SUmZRVjdGdGdhOWFmc29MU0gzdndtYUZHVmxkaDZyaFRXNk9SYmgyUWxoa2FxVW05Z09zK1pJdEtVb01pRFowenBUcnZ4Y1lqQk5aOVYyeGVDZEtGRDRWc21HWlA4bi9yT3ZJcmgza29oTEhROENxbkU3Vi9FRGlIM09VcE8wN044aG1VeTREVGFpMW5kaXNKNllSZzBQWlhkQWJWZ3ZWY1hTTzZqZEJ6WUYrbHpDMTNVUWRJd1B4cmc9PS0tdEVjK2VBRGRBbTBqeEVGN1VtTkc2QT09--bc58531749270017954469e4b13a9f27fb247ae3; path=/; secure; HttpOnly", - "x-request-id": "1fc5b705-a486-4fcf-8c65-8a71a3ab8735", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.1391325663.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=RDhoRDNMdmRsSDRXOHJ4SStuMU10VVdmRWFOSENjRjV5NkhOKzMrUE5abGlwNTdGNFVyWFB1TTl0UnF1Tk1zOEVDSEdLY3UrL3QvQURrYkpYMENQNS9NcjI1UWlJMkJqbmZVTE1ZQnVVcjlaV2Nka2l6SjRBbmdpbzQ0SWZaZmlHM2gvSjlpRnJtdkcyWFNoU0srVG13PT0tLTh2NEZMV0hJVTA4Nkw4RmRmc0pGcFE9PQ%3D%3D--4ad3e6b7b243e68bce27ac46f71bc8fd5a1767f5; path=/; secure; HttpOnly", + "x-request-id": "fe6d8895-739b-4a35-9239-27a43f677a55", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA6:2BAD:D03A97:13C2982:5D374C25" + "x-github-request-id": "E85B:1AB6E:3B5A706:58E98DF:5DB58B67" } }, { - "url": "https://github.com/vlopes11/geomorph", + "url": "https://github.com/DaveKram/coord_transforms", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c2ecb4d665cbef34d691838b8f04305a\"", + "etag": "W/\"98556932beb81bbbb31675de232edc96\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:22 -0000, _octo=GH1.1.2032044711.1563905062; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:22 -0000; secure; HttpOnly, _gh_sess=c2FwQmtLdzZuUjBBOVpFQXlDREwwazNaWnBEVjcxN1hMSE1QMHVER0ExZzg2aG9wUTlUQkNQY3NUd01lcmtYb05hWm91Q3AySGViTVBOYWZJWjhENmRlbmdCdXZrMnBBSWoyNG8vWTJGdkdQZjU0dTBaSFViK3ByWEQwd2F3MXA0MXRoakp4d3ozY2hBeHZzTW9BWk02cEZxbFdlSXZZanIxYzlpQlBlTElqVWpJcDBwSEI1MThxUXlpc3NKNUFFbkZCVllWbHRhMEFNNE5NaEtOV1NGdm5Ka0p1UmxBV2pTQ3dDbnpicGg3TVNROUdkdEUvSlVDejNVRk1hb2hHbXVmTTYxQjRaVU51Y3NaNU5QQ0hhSXc9PS0tSUZxTUx4QkJyeFR2Mmdxb1AwVzF1UT09--9f094cac6a72d3da3f991cb6add03b353556f4db; path=/; secure; HttpOnly", - "x-request-id": "4038ea2d-1af2-4136-9184-5bc9fbbe2d39", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.359985255.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=Tk44K2lUWlYvSUdpd3ArU2lQT2JmeUNNaVpaeE1DRVpuT3hPNC9aMzV3MllrYm9IVnFkT3hHVU1zRkpXNXRHVXpoWU5PblBmeW9UUHErbGpEbVpodWdvN2J3c2FacnRsUklWV1pLTjFjMFNuVXFvNnYwSVJwaHErY01iOHV6Vm5pamx5T1RGYWc1SzlJeWFVRkh3Z3F6anJIRlNxclVOVG5EK3ZPanh6ZmFUVUQ3Zml0a05SVHhkRjhWTTNhdWJncHdkRHF1RUhkeXVzTldnR055ejdlbktIQXBXZlZUU1hOVjZyaklrQys0dz0tLUJoLzBLYTdEUTlEbTBLZmswb0dTeGc9PQ%3D%3D--1465ff0ee2ed3a3938ef5ce8b02e9d03514c7a9a; path=/; secure; HttpOnly", + "x-request-id": "bf2fcda5-92d0-46d1-b3b8-0719f056107c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEE:3229D:CF66D0:13B3040:5D374C25" + "x-github-request-id": "E858:1B30A:2054529:308617C:5DB58B67" } }, { - "url": "https://github.com/thampiman/reverse-geocoder", + "url": "https://github.com/tomassedovic/tcod-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:51 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2dde39eb03b1b5237b47346268823384\"", + "etag": "W/\"f99cb395ed749c0ade014367d6bcd64e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:22 -0000, _octo=GH1.1.771693851.1563905062; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:22 -0000; secure; HttpOnly, _gh_sess=ckNTUmVEZWo5YUdSMFhDcm53ZUFnR1g4b0NrbHlFRFVsODl0QWN4SjZ0OUZaY0RJcXZiTlBGWDloTjFhSzNZTlVwd1FBWUhZNS9kL1ZiU1Y2R3Z4TzYzZjNDVERkdUJiOVpmSG5Kajc0eHluR0hCQzJQRWpvcU1aV2NlakQvZERJaFZLZ1VicGlmcWNBLzZIRHV2cVU3VXowK1c0L0s5SlJ4QVF3d2FoaHNoUmFPSEM1UFo5b3E1RFdEemxEMjA0djJ6ZHJYMW1TeUZNZWdoMUQ0bWE0eTFmcVR5NFNORnpBYThGUFliT2EvRnJFTklhdjhxbmFzeTFNa1VuVjNITTM1SVc1aUdYRloxczBiaGFVbktDZDRWdVFiMVdVMHlDTVJXYUliTXRxZFk9LS1BUTRCbDd3enBMUWdnYWtmdnBFUzh3PT0%3D--6ba2dd3c675b680c904ecb589679fe199bb338db; path=/; secure; HttpOnly", - "x-request-id": "bfc17a2f-0f02-432a-aec6-fcf2e9b9dce5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.1734356867.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:51 -0000; secure; HttpOnly, _gh_sess=YjcyeUFFOEdNZjRyRy90WVcwT1RIOEdyZ3Y0NFhBTWIrdzNrQjI1SVdkMmMwc3VLSlpZSVRsbVNleE9pZWp5WGE5Tm9JZ2FSOFVqTWFPZG9CT2luYThVditROVlRcng5dThTMzhiTDk3K2tZeXJTWmlrdDRzNEpCdXhYdnFRUDJPcGFnWEs5MFZqVmp3bDh6UTZ3QjdUWitFOUdoSjB4ZGhhUGJscUtiL3dVdWg3RGEwUHlWQXBEL0RYWnZ3NVVkRTYxQUZhRGcvOHpYTDVGOURxN1dTcS90d2hNSE90K3d5dlAzUWkyUEUzaz0tLTR2eUxPWUsveVdDNUxydFB5b0I5aGc9PQ%3D%3D--ee16e87b9a6fca2e835cc6387ba864821745b05e; path=/; secure; HttpOnly", + "x-request-id": "0626f427-8296-4dff-ac0c-74422cc581ee", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAA:E0EC:EBB284:165BD31:5D374C25" + "x-github-request-id": "E852:161EB:15B7E44:208F3D9:5DB58B66" + } + }, + { + "url": "https://travis-ci.org/vlopes11/geomorph", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -36936,7 +36986,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -36946,15 +36996,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b8239a66a31b403d114607e8e2eaaf91\"", + "etag": "\"30b2beed7a78a62f0d5e33f207d8d17b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:22 GMT", + "expires": "Sun, 27 Oct 2019 12:19:52 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 20 Aug 2018 23:24:13 GMT", "x-content-digest": "60a9ba1fa03e7694554fe9ac5b11744ff28ffad1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "aa25c06b-edf5-475a-a9db-59847d1e4a98", + "x-request-id": "f8dbc95e-784a-4d59-99a9-e801ec8754b8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -36962,87 +37012,99 @@ } }, { - "url": "https://github.com/georust", + "url": "https://github.com/thampiman/reverse-geocoder", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"a5faeab4dca998d7b399177f33f8a6d7\"", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c32019ea4b26f8178383850ca303c2c2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:21 -0000, _octo=GH1.1.956946118.1563905061; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:22 -0000; secure; HttpOnly, _gh_sess=eXpMOTVhZC9TM2R0ZWZHSlJ6Sk5WYnliL1JIZ2pVbVNqNm1waC9EZFQzT3o5TytEZG9kWmJJeTViK0NiU3lxSERLaWVUTWIzSzdWaGZaRlQ1a0FxSGQza2tWUE5JaUJQUUV4Q1hrOVJXaVA3aWFWZWhmckptcWhKTVFWTnNJSnRQNEtuRHBkTFBiWGpYMFhKTi91MDd3Z1R3SThUSGZZTTl3SkpxV0xHL3daYlc4OHVENkFEc29MK1pSTVg3bFJSTVlJZGtodTFLaXlwclBOdUlXV2xsUT09LS12NEtPOUloTks1RTNUQXd2SzNBZHFBPT0%3D--3282dd0f0816154371e97774453e61d1295f8ff7; path=/; secure; HttpOnly", - "x-request-id": "958477d5-00b6-423e-92d8-24f77d73951f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.189036499.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=RGtOdU9ibzZkU09tdndzcXA4RXUyanhDRENyYUpQSm5XN1I1RnRqU1dZY3pQKzVQV2p0TmVlUFIwTWtncDd1Q3lGOTNlTUxPS0N1OXIxNzhWbTQyUWMvbHBOU2lDcmR5cUNRM25qWFdMWVhFQ2JYcTBPSzh2VG1DSitFTmxxNTVDbWlOdGYrcGlsTlVwTGxpRnFOYVc3SEJYRXV5eWhVUlVnNlJiUEdqK0xudDlENHRCR1orelVZZVkzcm5Pc0dpdTdJVXUxaDRoNjNDRk5zVml4SUcyUlVFYXc5RElSZTg1UEJ2TWxRVnBucz0tLS9xMHFmVCt1YW1KSUg0V0d4MzMzYmc9PQ%3D%3D--118912edf0a3eb49147f9440db2671ece74c5827; path=/; secure; HttpOnly", + "x-request-id": "891eef7e-7370-44cd-b3b8-db2bcb75d33b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC2:E0EC:EBB23F:165BCBB:5D374C25" + "x-github-request-id": "E85D:23F80:2A4EC89:3F3C1EC:5DB58B67" } }, { - "url": "http://www.libsdl.org/", + "url": "https://github.com/llambda/rrgeo", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:20 GMT", - "server": "Apache/2.4.18 (Ubuntu)", - "vary": "Accept-Encoding", - "content-length": "1559", - "content-type": "text/html; charset=UTF-8" + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"79b0423f784e493195c34b388c400389\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.2119778531.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=UTlIMlpjWC90SVlFZFloTC9JSENKNmRMOU1TSnAwWDA1U1lKTXJXTHJQMnBxZnZHOEtYUUF5YnU5OWtOalVWOFBsYXAvbDFwZkRDOHUwRVpLSVl4NWtiVnFQUnhRTlRnN2dwYTFCVVJERFYwbG9kTXc4RGRXRGk1Sk5EdzdiZHBrK3lmcTJrckhyOWw1RHJ6Qmp6Uy9LTFpvV3dKRmd2ai9mL3BVSDFjSUlNbU8xWFZjR01WNkROWURZcEt1UmM5R29MNzNDNHhuRW5HUjF6WnQ0cFdiSmVXNVlPMjRwQ1duQmVrS1dPN0picz0tLW9vVzZ4RGVEYkVvSW8zTEJIZ3RicWc9PQ%3D%3D--5ada526d22d8b30ffe0d0a8e4cf8cce202e85798; path=/; secure; HttpOnly", + "x-request-id": "6603f542-102e-46ad-a555-0412e4931a68", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E85C:40B7F:2200E80:3264788:5DB58B67" } }, { - "url": "https://travis-ci.org/vlopes11/geomorph", + "url": "https://github.com/gfx-rs/gfx", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:22 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"cd5a82f7cf4e10c15533295c20afc86e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.968223689.1572178792; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=N3p3NTBrUFE3UlArREIvT1d6LzdMVTZMTXlOSzE5anVzTTZCNnkrcThQS1RLSnpheE9NaFVwalRvTndHZUxnRncxeUNhbkVGNXZ4UVgrNkpldnllR0tCUHJ2VlovVE5mQTByL2FlTzdoRjZPSElNWHpmWGVtMloxWVRDaERBcjd5aGJwdnBSbWFsY29kNDlUQk9zM1cwRnZTTXc3OTM3NXB3TlIxeEtURjlsazZ6ODlqMGJUemVnQkE1TlVtNlpSQVI4SUkzYzBBelRHZFpOZ2VKTU5TUT09LS1weUJlV3B5dHZ2b0ZZb3ZuWjNuQUlBPT0%3D--96672df90c9aa1aca4b3ad9c7352a609c7fee37f; path=/; secure; HttpOnly", + "x-request-id": "34c103cc-53bf-4f8c-93b4-dbc47245b5fa", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E861:B5FA:2AB2E13:400A81C:5DB58B67" } }, { - "url": "https://github.com/gfx-rs/gfx", + "url": "https://github.com/jeremyletang/rust-sfml", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"aeb50d2b15e6c03a7503d9dee87876df\"", + "etag": "W/\"59511bbed081022af0472ca03a11e62c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:22 -0000, _octo=GH1.1.714263142.1563905062; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:22 -0000; secure; HttpOnly, _gh_sess=SEZjVTNrdGRVOVZxcUh3c3k0czhUWk1oRVJSUXJxMHNkR0VYUjArYlNrQ01OT1RRQjdjS2lHclZBTmhGMEtqY2loVG0wdUphR05rUDM2ckhTVk0rczZaZEVSTFQwbWxRdnlHRWpUbEIySkdiSCtKSjZQd08wZXRiUUNndmc4Y1F6Q3k4SGgzQnIyUER1Ukw0ZTg1YlZ2eHlyQXBhWG5aUEVzeTlqVlFXeUc2dU1LOWYzZVZLMldHQitMSGpDVklDWHltMVRuM3psbnd5QlhyL3llZjRlczF2MmJiSjZZeXd1TGtMU2FZRis3WHRXU1FtaVJUdEUyYkkvTDRFbkJEclZ2M1BVeC9JZi9OVE5PWTB5T2JRbUE9PS0tUWJnTUJPdEJlN3pmaVhRSytYSzdtUT09--0e21d74bf03d2d460c25f75dbf5c57efeb34f415; path=/; secure; HttpOnly", - "x-request-id": "7b99d982-f58e-46c8-88d8-2fbdec1c0ce2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:50 -0000, _octo=GH1.1.1585106779.1572178790; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=RHBqYjdkY1RFY29BYkt5OUYyL0UvbjJMdkt0NGh0cFZCby9oTTQ5NjJjdFlTT244em1NV2I5SWlFMmQ5ZlJ3dUtDaldkU0NmTmxYRW1tK0k3MTlwbUl5VEQ5MUdYbzBBZjVFTk1VcjVNdS8wRVluUnh0cTJOWDQ2NkJ2ajB0a3hDVHd1Q2g5aTNsWVhFQlR3SjJXT0NKNHpSdWVoTVgvQk83aTR6SXZkU3pxSktyL1FvTDNVTGQ5Z21ZWWJjbXJJb3hqV2M5bkZGd1N2TUFRajB6aVZvMEt1VjVFRFhXQmhlcTBJVGF2V240bz0tLXRkZWtHWDNCbldFeXBLekxzaUlyNGc9PQ%3D%3D--819f4239d276b1291359ee6add187608ec0f875e; path=/; secure; HttpOnly", + "x-request-id": "8b39d63f-faa0-497e-8d9d-bca42cc6d9bd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC3:4D67:D61CFD:14239FA:5D374C26" + "x-github-request-id": "E84E:40B81:347BE0F:4EF581D:5DB58B66" } }, { @@ -37056,11 +37118,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:22 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37069,69 +37131,70 @@ } }, { - "url": "https://travis-ci.org/redox-os/rusttype", + "url": "https://img.shields.io/travis/gfx-rs/gfx/master.svg", "status": 200, "error": null, "headers": { - "server": "Cowboy", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "content-type": "image/svg+xml;charset=utf-8", + "transfer-encoding": "chunked", "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "set-cookie": "__cfduid=d087f7187bdff4cb47cc13d784cb1595e1572178791; expires=Mon, 26-Oct-20 12:19:51 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:20:22 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49ee9cac2cd3e-FCO" } }, { - "url": "https://img.shields.io/travis/gfx-rs/gfx/master.svg", + "url": "https://travis-ci.org/redox-os/rusttype", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:23 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", + "server": "Cowboy", "connection": "keep-alive", - "set-cookie": "__cfduid=df6b0915bc980e53c058eda7b847eafd41563905062; expires=Wed, 22-Jul-20 18:04:22 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf9391bf2dd6d9-FRA" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/redox-os/rusttype", + "url": "https://github.com/vlopes11/geomorph", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"253a6bd2a5c2d0a69880027b1926576d\"", + "etag": "W/\"1bc7e8c915edb9d80db376ffdf720323\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:22 -0000, _octo=GH1.1.196487067.1563905062; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:23 -0000; secure; HttpOnly, _gh_sess=Z2UycTFWZjRKTkJpWWF3T2pJNlNCM0x6MWxHSDZPT0VUb1VqalZBYU55dDI5Z3UzeFdUYVROVkZHbFlLSXh1NldlOHU2VkdIT29Ma1dHTFk1aU5XNlluZWdWNUNXZzgwTkd0ZlpVUC9NNUhDdjhxSlZXR1hRTzZlejJXa1VwamdOSi82QlpuTllDalU5SzQreE42K2kxZmZaTUJ3WmNxRkQxWUZrcXFHaEpLaUVHMFlsMVdYZnpiTmwzdU00b2pybG1LZTAzekNYSzlyQ0ZQMTJDdG9XMmRlN09CdlhIVy9PZGtheDZUdXRsSlpxUUZCaWlXYUpmSXJvdThkS3l6eDFJcHZqdkxibGlvdGNURkNxeWtiTFE9PS0tMldNVlgvMW5vT015SlFpRlFqR2JxUT09--ec4e73705a7e998cd6d1d06056e09cd6bfb6e28f; path=/; secure; HttpOnly", - "x-request-id": "e7d53e31-74b4-43dd-9bff-e761ea292680", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:51 -0000, _octo=GH1.1.1317970147.1572178791; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=aTdYSmg0aC9sOHR4ZFAwaCsyUFZXR3NDY0dvd0FRZmRhU2k5RTZLd3ZXK3RUbkxZSUNVT2Jtc0U5aEFlcG8ycGRaNDRRbmwwL2laU2M2N09uU01rUGQyNWRCOGFtWVdmSGZaRXRpMTlINFVGd0ZSemVYT0MvRlhkNjlNeE84N3dkVkhLT2wxKzRoYUttWEd0MnY5STFFbHlJT0dkOVpaVHRBZXZwM08wY2VoN21DeHRPaktVdWkwWEV5R1EzYVlKcFhoajVRallJWk1TMTFVbFJtdVRkZ01EM3NjSjNxc0xSTjdWTi9SRWt4Yz0tLWsrbTZEeDZwbE02eHhMUUF4WXZZdXc9PQ%3D%3D--d57241a24f33665f32c8dfff023eb3dd1df6cf97; path=/; secure; HttpOnly", + "x-request-id": "30c92431-440f-49b7-93f2-6492ef2e1d87", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A92:2BAD:D03B16:13C2A40:5D374C26" + "x-github-request-id": "E85E:23F82:33EC318:4DBDB15:5DB58B67" } }, { @@ -37141,7 +37204,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37151,15 +37214,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"289b85144b4bf5a6d3abfaa13db1d758\"", + "etag": "\"efc1436def95a0fcb2bfca9c2869dff6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:23 GMT", + "expires": "Sun, 27 Oct 2019 12:19:52 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 09 Jul 2019 13:34:40 GMT", - "x-content-digest": "bdb901b0534c58e129d02896a3a2aa01d1e713b6", + "last-modified": "Sun, 13 Oct 2019 16:32:26 GMT", + "x-content-digest": "0e42f4982b20746e34dc8c7c53d9e915c2d546be", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "fc063564-614d-4b29-9e66-e05043447604", + "x-request-id": "e0a892c9-9131-4938-ac6f-4235d7158a97", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37167,27 +37230,23 @@ } }, { - "url": "https://github.com/brendanzab/gl-rs", + "url": "https://img.shields.io/travis/dredox-os/rusttype/master.svg", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:23 GMT", - "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-type": "image/svg+xml;charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6d0f3fa19d6da4ca6def8f47631087f5\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:22 -0000, _octo=GH1.1.867489896.1563905063; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:23 -0000; secure; HttpOnly, _gh_sess=RHpQeWo3YkJ3QmNOcnBDSG1xZkowRVh2S1NKdS8zOVNWY2x4YWcyanh0cnRKdzFtN3lLOFZHdCtKczl3dEFScFFHSHM3NURnVmpGNStxSVlYejJpZi93OU0zU240RXB6Qk5CQUdVdFVMSDdMcFlFZkx6MlZ2V0cxaFNxVi8yUDFKV2lVWnNUWFJyMW93VjdNK1NLM01Gb1U4N1RTL2MyNTREYnNmWnR3d3IxUXV5c0dmOWNBUjBka3MvVDdOTTFIQVR2cjlLbm8zQjJhUG5JSW5PZFNFekFqdGQrNmlJYk1XZnI5bWZHc3VEZlc3RFUrS0hNczMyTi9tNTFXMERBdnZoZ2J6YTV3MGVScnduZ1FLQVZ3SEE9PS0tNTNmejdGcUc5MFVycE9abk0yQ055Zz09--5313a84a18b0043fdf8f536243bf4b5316be5148; path=/; secure; HttpOnly", - "x-request-id": "e3689706-e0d6-4ccf-ac67-0acfa687fda0", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFD:3229D:CF677B:13B315E:5D374C26" + "connection": "keep-alive", + "set-cookie": "__cfduid=d40e783d95b5a6f573a47746b176d378f1572178792; expires=Mon, 26-Oct-20 12:19:52 GMT; path=/; domain=.shields.io; HttpOnly", + "access-control-allow-origin": "*", + "cache-control": "max-age=30", + "expires": "Sun, 27 Oct 2019 12:20:22 GMT", + "cf-cache-status": "EXPIRED", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c49eebc821cd1e-FCO" } }, { @@ -37201,11 +37260,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:52 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37213,23 +37272,79 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/glium/glium.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"3192f575badcf68820cddf1c83db88fe\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 03 Oct 2019 22:15:58 GMT", + "x-content-digest": "7c30004e8e6489b52f83d19bf8c97917d69028b6", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "d0fccc2b-52b3-47a8-96b5-028fd6367e4f", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/redox-os/rusttype", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:52 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"05f66d1d183e43e80d4d9d07982ca463\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:52 -0000, _octo=GH1.1.1392469382.1572178792; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:52 -0000; secure; HttpOnly, _gh_sess=UmNUcDRBdkZTMHl6NTA5dkovVlBzbjZqQmhBTlJHWFY1MnlOb3JPK3ViY3dPeXBSZGxwZ0xwbndwa3dBQ09jL0lDcHV6UnJXb0VZTElBN1hXQ1VuY2YrREZmT1EyS0VNNjlFd1huY1FvdlVreFY0NFkwVnJ0N1ZTN2VsVFdrMFEvUkpBd1AySFF1R1BGTDBmY01DVWtyanRpNjU5SUdCTEZqMHhRc2E4QzAvaWhZc0FkdUkzbkFnOTYzbTI5VU15QzNOclNwOWVIajdpdTFjUWUxUE41cnFGdUZFQXdsczBEV3A0dW1FenNFaz0tLXlvWFVjTzN2UWU0QzZYTXgrMExSYVE9PQ%3D%3D--489161cab8db1cf8034b9c968c9a809b0e4efdb1; path=/; secure; HttpOnly", + "x-request-id": "f6d2c517-93fd-41ef-b1ce-2f246e40c2dc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E865:1AB6D:3415BAC:4E204D6:5DB58B68" + } + }, { "url": "http://kiss3d.org", "status": 200, "error": null, "headers": { "server": "GitHub.com", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "last-modified": "Wed, 22 Mar 2017 20:32:21 GMT", "vary": "Accept-Encoding", "etag": "W/\"58d2df55-1528\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:14:23 GMT", + "expires": "Sun, 27 Oct 2019 12:29:53 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "8AFE:356D:166C2C:1C83D9:5D374C27" + "x-github-request-id": "E86E:4E13:F85E2:142641:5DB58B69" } }, { @@ -37237,35 +37352,86 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0aab982ac0b66b0cc952626efaefa2ab\"", + "etag": "W/\"83de3f723489ba218ce0656959cbdaf1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:23 -0000, _octo=GH1.1.905512962.1563905063; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:23 -0000; secure; HttpOnly, _gh_sess=VmlDNXg0M0I3YUJwK2tTY2crRHBBTFlWNWZFUTRCTEh4M01PRjhvSDR5Tmpud3pmK1lDTGlKbXlyQ0VISlBaNmNNMVVVYm1nZ3hSZzdDb0lqclVkdGh5NHdEQ2d0TXo5azFwdktDazZCdk1tWW9QMUcva3p6RHhrYVpUekpGY0o4TzRyL0NXOU1ZWVYzek5mbkpHVnlkRWhVc0IzaVR0bUNTVWpSQVFpVWM5OVlnNFNMWmtqN2JENEhnZ3JCMkNMMXBZZjltRWhuYVpBdWVYQ0lJMHNveWpTN09XZitGN29pWnhPUGl4NDJEam5LVUhtN1M1L3ZuZUpwRXFLMlNHa3pKVVR1a3l3VU9LVUQ1djJ5MzFDVkE9PS0tbkY4WVNxaE56eE1IOVdERm9CUCszUT09--ebc952adc8e4b786b36b60da3547dc42b25af964; path=/; secure; HttpOnly", - "x-request-id": "d2bfd97d-0774-418d-8a69-8fdab0bbfdb5", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:52 -0000, _octo=GH1.1.1699432883.1572178792; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:53 -0000; secure; HttpOnly, _gh_sess=N1BjZjJNNW9YUGhvaVRWeXpSNW1leXFtZWVwY1p3OFpRYTJ3RDdXVGNkb0kxSFJMMEtVc3ZTSEMvZkllbENXb1F2NkY5VHoxOGNqV21xUUFkMEg2VWtUMlRjZkZCRmg0ZnVpbW0wWDNhRXhNTWpLY01OQmRsd0VpbzU0dU40d2lWMC9vdWswRkZ5ZWhnZ2FZQnVRZFB5U25veC9FeGUxSlFEMnZmT09jNVRHTWFaN1F6eFdEaFZwQWMycUVzSW8zc3p6OXNMMlMwYThLWVNXRlY3T2h0Nmc5NlF5SmtPSE9WTERZYURZY05ZUT0tLWJHVFhWcmdaaTBDUmQzYkF6bExVQ2c9PQ%3D%3D--772b3144145d9512fe4cbc708252c0eccb6b2512; path=/; secure; HttpOnly", + "x-request-id": "dce7b85f-2c64-4846-ac2f-2a1bd7f2d9cf", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8F:32298:8CB064:D5BCB1:5D374C27" + "x-github-request-id": "E86B:B5FA:2AB2E94:400A8CD:5DB58B68" } }, { - "url": "https://api.travis-ci.org/glium/glium.svg?branch=master", + "url": "https://travis-ci.org/glium/glium", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://www.glfw.org/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Wed, 16 Oct 2019 14:39:30 GMT", + "etag": "W/\"5da72ba2-2248\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 07:59:58 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "D22A:115A:2A06FC:37D9C7:5DB54C26", + "content-length": "2566", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", + "via": "1.1 varnish", + "age": "258", + "connection": "keep-alive", + "x-served-by": "cache-mxp19847-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178793.385947,VS0,VE1", + "vary": "Accept-Encoding", + "x-fastly-request-id": "5edb9eb10e06109686d995d73ec6989be5a8b71d" + } + }, + { + "url": "https://api.travis-ci.com/sebcrozet/kiss3d.json.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -37273,15 +37439,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"49bc4f870523f21060165f245c99368c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:23 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 18:03:55 GMT", - "x-content-digest": "eb1b2a1c04142b4673e2e51a90ec8b87fc6f18a5", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "8a5413e1-f8cc-4b3f-8853-76f0ac41a62c", + "expires": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "784ede1d-a221-494c-a37b-44468e68930b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37289,7 +37451,7 @@ } }, { - "url": "https://travis-ci.org/glium/glium", + "url": "https://travis-ci.org/PistonDevelopers/glfw-rs", "status": 200, "error": null, "headers": { @@ -37299,11 +37461,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37312,15 +37474,15 @@ } }, { - "url": "https://api.travis-ci.com/sebcrozet/kiss3d.json.svg?branch=master", + "url": "https://api.travis-ci.org/PistonDevelopers/glfw-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -37328,11 +37490,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", + "etag": "\"17760e52ea6564352a2f4ab81be272d6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:23 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "e5a19376-ac4f-4780-813e-73c3ee447903", + "expires": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 08 Oct 2019 21:20:29 GMT", + "x-content-digest": "476b7e6c4344b2e734c8fe4a1f1b0cf312dd1f71", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "ba63a7af-d794-4fef-a233-a20c462ebd58", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37346,9 +37512,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:23 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "application/json;charset=utf-8", - "content-length": "476", + "content-length": "474", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::Repos", "x-pattern": "/:owner_name/:name", @@ -37356,11 +37522,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"af912f3786b2c2256b51217682b9835e\"", - "x-content-digest": "62aa67b76ee5ad3ce8adc9179bcfde372941d803", + "etag": "\"584156262e392c0aeac9b2a4b3c7c534\"", + "x-content-digest": "905aa7530ec2b0e5c17c6379c5e34088d2918a9e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "28c78bcc-c412-4135-ad2e-129cd5c8c9fa", + "x-request-id": "d6c83a42-fdfb-4dc4-8869-81c254c1a199", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37368,56 +37534,13 @@ } }, { - "url": "https://img.shields.io/travis/dredox-os/rusttype/master.svg", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-type": "image/svg+xml;charset=utf-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d94c99a6ac7553f9c1f7ab288147ddd7e1563905062; expires=Wed, 22-Jul-20 18:04:22 GMT; path=/; domain=.shields.io; HttpOnly", - "cache-control": "max-age=30", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", - "cf-cache-status": "EXPIRED", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf9392bab8977e-FRA" - } - }, - { - "url": "https://github.com/PistonDevelopers/glfw-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5be1a3495d3467e0c9c7ae969e0cbcf3\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:23 -0000, _octo=GH1.1.612985359.1563905063; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:23 -0000; secure; HttpOnly, _gh_sess=WXJTR2NXV2VnT0plSGxtVnZSTE5JTi9qM2UwemtuSEYxcnlPRmdOZFlRYmx1SkEreTVnaWUvdDNXN3hBYWZvb0dXK2dtTjkxNTVPSHY1bmk0OW0vcmhoNk1ES3NNL0J1MkRkV2VjcElLY3ZaNFc2UUQzTUhhL0RBQkhxMDVuVEJXSmlzNTVtZkt2VXVpNDUvZnd4MVRtY2xVU1cvV0FuSk9IUXQ4U09LSDRVUnordkNLRjNCRUNBSTZCMTd2UlBUdmhVN3JxOXJHbmFrdDVKT2d6VjZYMit3WHlpck16RlM5WmpzM0QwdUgyV05iWitlNG1vM0gxdTN5eEFtVHpFRXIycW9ZTWVlYlEzcXNzSXp0VEIyUEFLNjNTWVR6OCtXZzh4K2xPbHdjV1E9LS1zb1lKa1U3RDlTQ21yZkN1SWJUUS9nPT0%3D--37ab971a1c9cec311abb158eaa0b3bcbdcb69821; path=/; secure; HttpOnly", - "x-request-id": "85c03984-cd9b-489a-9db6-d3abd7659ff8", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF7:2BAB:AF8C93:10B8277:5D374C27" - } - }, - { - "url": "https://api.travis-ci.org/PistonDevelopers/glfw-rs.svg?branch=master", + "url": "https://api.travis-ci.org/rust-windowing/glutin.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37427,15 +37550,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a597abc059a40962fe6dc83bdaa3ebec\"", + "etag": "\"5684b66a9fa12918a24d0d39bb275e0d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 17:06:31 GMT", - "x-content-digest": "d54c506b7091c64ddd544761970732958249a69d", + "expires": "Sun, 27 Oct 2019 12:19:53 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Fri, 18 Oct 2019 07:01:27 GMT", + "x-content-digest": "95c191bab4c6dcf5cbeda5d7db794f0d282084d7", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "afb03bbd-eee0-452f-834c-e216be1abe3e", + "x-request-id": "8b4210aa-8394-4a28-be0e-5dfaf374647b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37443,86 +37566,27 @@ } }, { - "url": "https://www.glfw.org/", + "url": "https://github.com/PistonDevelopers/glfw-rs", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "server": "GitHub.com", - "last-modified": "Sun, 21 Jul 2019 23:28:35 GMT", - "etag": "W/\"5d34f523-2247\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 06:39:07 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "59F8:40BC:10B5D:1626B:5D36A933", - "content-length": "2568", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "via": "1.1 varnish", - "age": "209", - "connection": "keep-alive", - "x-served-by": "cache-hhn4048-HHN", - "x-cache": "HIT", - "x-cache-hits": "1", - "x-timer": "S1563905064.274793,VS0,VE0", - "vary": "Accept-Encoding", - "x-fastly-request-id": "9e43e4f53307c83ada7494215335875512ad59ca" - } - }, - { - "url": "https://travis-ci.org/PistonDevelopers/glfw-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"bd3f1fbfe54193853ba9fc86cb8e0ecb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:53 -0000, _octo=GH1.1.118921499.1572178793; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:53 -0000; secure; HttpOnly, _gh_sess=VGROTzcwOE92ZXU1ZGJPS29wRmJUdXhKYjJWY3cwNXdSdDFnaXZ0UldSRzVkL1kxWVI2MlRjT21WSVJIcUJYU3h1N1dQdUM2TW8raW1RUTMyVktadituMVVlU0F6ZjVobmg3cFdSVFV3U1B1ekZGNHVXS2J2UEdOOTZ3emQ4dzlneDVvZlZUaG03dERTanQ3VEFnYlg1aUVEdU02aGNZRE1icTAxL25ycUdmbS9HTWQ4cGlkaTE3T1VxSzJRWnMrTDhCUExxSGEwSDFDcks5T1hhWlhZcTJsd2RkbENTbk9Sc1cxVXNhbGF6az0tLW9zbGFvbloyOHVsby84NGIvZnRhMlE9PQ%3D%3D--cf88e2a904fb8598a48be0ef3efbc7fbdf4cf825; path=/; secure; HttpOnly", + "x-request-id": "f303ddd8-c02b-474f-b945-ddec4892f14b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/rust-windowing/glutin.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"1e891da54ccb12528506567e5be1aad9\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Tue, 23 Jul 2019 04:46:07 GMT", - "x-content-digest": "074e6c682237e552f028d81be7a1e8c1e4414b0d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "dfce9956-7d95-4318-9a99-4e0b8e98e382", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E871:23F82:33EC4D0:4DBDD7D:5DB58B69" } }, { @@ -37536,11 +37600,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37549,27 +37613,27 @@ } }, { - "url": "https://github.com/kaj/rust-pdf", + "url": "https://github.com/brendanzab/gl-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "date": "Sun, 27 Oct 2019 12:19:53 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0093c3f48b0ba4ecdf537e1ef55c5cc6\"", + "etag": "W/\"58def65ce844631cf1d4f41c69c238ac\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:24 -0000, _octo=GH1.1.1504548061.1563905064; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:24 -0000; secure; HttpOnly, _gh_sess=ZHlnaGRWdURyUUdkT1ZCdkYzbzI4emZYZkUrQWpMVTBiZ2dLTjh4YmErRll3V2dEM0RhekxEMjA4dlBGaFBwcFV3a2FWVnhDbFFwa2lsT1pvOFJ6Rk9lcnNpVlRIMFdVNWZVSytTUzlCdFpWVWEzem0rOGZTNmQ2UU1KT3lhS0QyVGhqRmlhcUFLN2h3dUlVNzJEdzY4RHBtKzUreGk2VTYxZGdzN0srTGIvb3o5aGtXajdmNmdCNUx5YWtCa2c1eVpMWldFVUpiMmRleEVYK3BCSmZDbXRvNEl0VVFPTU96NGVuNkI5cStiRXZlZC9vWEVUSmVOUytqdWFhVFdtckxYNzBRdzBKS1FrSDV3aHg1R1hvWnc9PS0tcE0xblFTc2c0RzAwZHhsZVVDSndHUT09--e21e2416b4e4de19fc766d0b79880680e96d679a; path=/; secure; HttpOnly", - "x-request-id": "40fe385b-2f88-4651-a773-7dcd604404d8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:52 -0000, _octo=GH1.1.398515971.1572178792; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:53 -0000; secure; HttpOnly, _gh_sess=RjlzWVZKRFNSK1o3cU9EQXpPZVd4dG9HK2IrdVA4bytpYm9EZVRHYUtyd3FYb1A4NC9LTGlNN3NETEVBaUVpampJeWNIaVNidTVRNSs3WFZEd1QrUGpSNktXSjBUb1l6anhBWE9MQXVCNzBqYXlvM3BUOUVobVp0aVY3WDJrOVFhc1BURm5uWlJOS1Y3Y05IeXNESFFVNjhkS01QVE1MNDRseGY3TDhRaXA2dGNXSUwveVRMSzRmd1JHOGlXSllvK1JPYXBTaEw1eTdsamtFbmFsa1gxQVJXQXlma3Y2cnAzdjhmQktiVmo2TT0tLXExbFd6cEVGYVhlSnlmT29XSm1wWnc9PQ%3D%3D--500c6b6603c614b17a2aae0ea2378b1d13ae2f23; path=/; secure; HttpOnly", + "x-request-id": "6636fec8-ed87-4045-b88a-b2053f4e42a6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC2:E0E6:8B56C8:D40164:5D374C28" + "x-github-request-id": "E868:40B82:3BB5025:5914B94:5DB58B68" } }, { @@ -37579,7 +37643,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37589,15 +37653,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"28723535339178165098d8f0132d0894\"", + "etag": "\"03f5c8da180e1f388842089b86b077cc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:24 GMT", + "expires": "Sun, 27 Oct 2019 12:19:54 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 08 May 2019 17:57:07 GMT", "x-content-digest": "c7463dadee72e871345c15d7fc19ee33f72ae474", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8945e678-4fc5-4111-af93-ba0079f8252d", + "x-request-id": "e99348f1-86a8-4428-be5e-b199b3de2bfe", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37615,11 +37679,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37627,62 +37691,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://api.travis-ci.org/fschutt/printpdf.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"a226cd8e2c0b637df51561ab4e69cd5a\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Tue, 25 Dec 2018 05:09:41 GMT", - "x-content-digest": "c76d5d90d1dd29ce22ad0aafb4a39a13315e2d8a", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "c38b6980-57f0-48ff-95cd-e267802b9b2e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/fschutt/printpdf", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:24 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"26985df9a2afd3f2220e04bc7a596200\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:24 -0000, _octo=GH1.1.1804831281.1563905064; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:24 -0000; secure; HttpOnly, _gh_sess=ZGF6WENScXV0bzV0TW1BNGlNTE5XUVg4TFVsbXVXTnA1WDhFR2lheUd1disxWGE4dXB4VkJSUzlIdlgrYnNtRko2OElsZEovKzhlT3Fzb0taTVpSWDBMTTB0cnhqalJ5SWJOK2g3ZUhUSVh0cktLMldIZjE0cS90dHMwTnJoK3BhZmE5eWFzVHRiOHZWbTlxTmRMbnJwamFoRkIrRzRTbXRCOXVZK1MyTXpDQm9xeUljR3dmUmFnaDZiRzBud0wwNElCK3ZaWHVva0lNQndSNFhPNDFsR3hXZ3R6Zll3TUJ0Vmtsd2EwQmxIazF6RHd0K0dNMU9ON0llZEZFZ0t0Tm1ray9EbDEzZjBsVWdDNHI5cVFyMnc9PS0tZVNmODhDaCsybzNITmtKb29UOHU0dz09--fd024d0d891230d2077f7ea322516d2a9a7e67c9; path=/; secure; HttpOnly", - "x-request-id": "71d1547a-6afe-4415-bf33-e2e59d694e48", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEF:E0EC:EBB4FC:165C102:5D374C28" - } - }, { "url": "https://travis-ci.org/fschutt/printpdf", "status": 200, @@ -37694,11 +37702,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:24 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37713,7 +37721,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37723,45 +37731,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"557491885a702072745a52ecd7652041\"", + "etag": "\"b1631d384d9f1219497a5b9a97955ea7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:25 GMT", + "expires": "Sun, 27 Oct 2019 12:19:54 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 08:52:41 GMT", - "x-content-digest": "6b0e6d476f0d936f80e124910f61238ecc560646", + "last-modified": "Fri, 18 Oct 2019 09:52:55 GMT", + "x-content-digest": "b24e8e454606bd5b335e86c2f234462959c88881", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f9862663-7edd-4c8c-aa53-fa68c553f749", + "x-request-id": "de9dbff5-4b84-45c4-87d4-f50fa4f73008", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/J-F-Liu/lopdf", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:25 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"05bce4d33be5e21c74060a0ff2cf08cb\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:24 -0000, _octo=GH1.1.1380677498.1563905064; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:25 -0000; secure; HttpOnly, _gh_sess=MGQ2YlVHRWgrVUZROUZ0WmdXMUxlblFoRXRtbHpwNitMYlNyaXJWUnlWeXQ3Y0RSdEpmb3lTOFk5SkFUSUF4NHNXWGlLZTlRRkNhd0x4b1l6WVZBLy9MRWJrT0tDSTVXRGJYK2tQMktleHh5eWJNQXAveDFFaEpkbktMeVlBOFBUUGtFaE5lRmhscWMwTEd0Z1hSV2FOamtxR2tnTmlFUWVHdnZ4RmErWVVzeEREMUpnVlMrbWNjdW5qRE9ETmRQNXVJZlE5MnZZMnA4Q09NME5SNkp5U3N0WE1PZmxCdHY2WDlXblFVZjY4dVJEVnhqSFdSdFVQYUdVZjhGQm5zZDg0RHlVVzFkM1QybllXdU5UMFN1Z0E9PS0tRnYrd2dwRlg4Zkpwb1FvaUtNSjgwQT09--c5d764f6e2f8992bf81f7800b1c70b6707796f0e; path=/; secure; HttpOnly", - "x-request-id": "69f8a097-7d9e-4f1e-8bb7-8e5b4dbd7fbd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE6:39417:86C8A3:CD24A6:5D374C28" - } - }, { "url": "https://travis-ci.org/J-F-Liu/lopdf", "status": 200, @@ -37773,11 +37757,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37785,6 +37769,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/J-F-Liu/lopdf", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:54 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e55a1ff29c5d0406ad18b643173bfa57\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:54 -0000, _octo=GH1.1.112764106.1572178794; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:54 -0000; secure; HttpOnly, _gh_sess=NnNhNHNvRzVxVXpMV0ZUSDBDczZ2RjVVR2pVOHZ1RFNGR2hpbFZ0emswTmlSKzh6T1dMQnV4OE9MSkt2V0FUSkpPNWE4emtWNXRhYi9PeWFQMWFjMnRSNGVKQlptYkwrZVpRZjdKbnpxSTdwWnZkaGN6VnB6QWFxZU50Q1QrVHJpQWdKTS8vN3N4VktXUTR2ZmpJNFVPemoydk1ZaFhLUHEvaFArNEVRc2hxc1Y4NWZMb0FZdXZJZG9OeHUzMTN1aDBraFdFYkVUVkpHbjByU1kzZmYxTm8ySk9UNmc2MTBhQzF2azZ5S25tMD0tLUdyMEVYeUtsREtkcnFWWlc3dWtrK0E9PQ%3D%3D--37d89ab4024a94e29e1c3224d8f6b6788adf5dcb; path=/; secure; HttpOnly", + "x-request-id": "6392d529-e821-4b91-bcb6-489a12ff2ade", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E87D:23F82:33EC573:4DBDE98:5DB58B6A" + } + }, { "url": "https://api.travis-ci.org/jussiniinikoski/wasm-pdf.svg?branch=master", "status": 200, @@ -37792,7 +37800,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37802,21 +37810,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1d49e98b0fd414b04c7efaa7a3a9479e\"", + "etag": "\"4cedd07af1f3530d6d52eab6da626e61\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:25 GMT", + "expires": "Sun, 27 Oct 2019 12:19:54 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 15 Jul 2019 17:36:27 GMT", "x-content-digest": "67b86c3eda2380d3b1a9243553bc60834bdfb177", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6f95d11b-8f31-4ed4-b499-6e959bf17d22", + "x-request-id": "87c0372e-414f-44d8-90df-7ef4597ea996", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/kaj/rust-pdf", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:54 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d846406aba2a755aa29d65ff2c8e4f70\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:53 -0000, _octo=GH1.1.809897602.1572178793; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:54 -0000; secure; HttpOnly, _gh_sess=L1BZOXJ3QlgwNlBoNkJpNEs3MWpZdXBPYXd4Y2syU21KSXBjcDF2N3pwbGFLWFFmc2VOSkxsRmEvUXZ2SXp4Um9RQi96ZERtR3BtNFF5RVhLZnd1QVk3TDRNdXdnT0hSdm9vMVhNcWQyRE5hcG9VSTZTU09udE5lYXF4VlZyeEdBOXlWUHpVYWJ0ZW05VEZ6MWRLVHVMRzF6czAxeDNuRXhZdnMxMlhoNStGbks1eEVDZDNLWmRIL1FoYXJzSHpGdWVZdFVzck56T3pzMFZEdGdCTnEzQ2R6RU51Yzh6NlIyK3RCMThuN0VqWT0tLVZMdkszTkVXWmwyRmRvMHZBLzNaMmc9PQ%3D%3D--590a5c28f8be777aafdabb32feb89d5a43b92b04; path=/; secure; HttpOnly", + "x-request-id": "a304bdf1-32a2-4f84-b1ac-6cc4adcb0d0d", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E877:B5FA:2AB2F3C:400A9C7:5DB58B69" + } + }, { "url": "https://travis-ci.org/jussiniinikoski/wasm-pdf", "status": 200, @@ -37828,11 +37860,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37841,37 +37873,37 @@ } }, { - "url": "https://github.com/jussiniinikoski/wasm-pdf", + "url": "https://github.com/fschutt/printpdf", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:54 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4a32527c39b2e1e47973ea5bb05c4139\"", + "etag": "W/\"c49057f3c7dc314687ee1335b7e34eb1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:25 -0000, _octo=GH1.1.674705373.1563905065; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:25 -0000; secure; HttpOnly, _gh_sess=NS92WER0OEJQTW9JSnNma2tRaURxSit6THB1SVU1b3pFZEJidGl2OHM3bG92R3cyZW9iS0R0TE02SEdUalNGSjh4b1dUTllRUTh3NklDWlpYZ09ITS9nVkE0M3hhNmVkcjcyUVp0YzVMc1ZPU0tPNm92K3BPdXp5cTIxTldqZGhvcXZxdktlMTZtalIwcUcwTjVPN2lXTkYybVZqZ3lxOE83MlVHQnRXVmpLeGdBS0hHRG4yL0pkdERuTWtSd0UzZ2hzbE5tbEFQUlpQRDFRVkFMcGZrbEhleGtHUkYvV2Erbk1Obk51M1FQeGNUWVpqd0MvSFN5SWZTL1BvRXJhUU1TSlBuaXlNV2RvdGltVVZZVys5eWxjamNySEVKazZ3VldIc1Y2NHkvYkE9LS1CRkFPeVFyTXAzZVNkdURlenk2eS9nPT0%3D--79ada735f20785790f522fa54daf9cef4f565fee; path=/; secure; HttpOnly", - "x-request-id": "542ba5b2-d48a-4e90-92a8-ed3b4f45d919", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:54 -0000, _octo=GH1.1.193341105.1572178794; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:54 -0000; secure; HttpOnly, _gh_sess=T2lTOU1rclNVeWhITS9SYzNHSkVLK0tvQXpXZkpkTHFMcmJEVTJuWTNOVWt0clhsQkxtTVU1dmlQSTdBenhVbzRtQk5VOEVaaHNtTEh3WjlDN3JpaWNHRU8rclA1emFPVkNXazRKM1JqaGsvQ1N3bHRFeEtFamxtVDNRVlJUa1c0VVVsc080bmpvUjZkRHVLMkcyV1FaMXR5bE9UaHhYR0YvcFRFUXBIN0grL3ZxaE95OTI2KzRIa2dWSmRDWEUxcEhPN2JwQXhsbEplWUEySTcvVHVMK0twMThVeXNGYlJIRGZ1cVo4eUppUT0tLWUydElmaXBtcHlFWUhBWUFxU2ZwbUE9PQ%3D%3D--1517b158e6a9a75a2cc8a01a052188933d74067d; path=/; secure; HttpOnly", + "x-request-id": "987c5e98-1030-4c8f-92b7-5849e658bee8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFC:322A0:E6D1CC:1604EE7:5D374C28" + "x-github-request-id": "E87A:161F2:3BD111F:594AE96:5DB58B69" } }, { - "url": "https://api.travis-ci.org/vulkano-rs/vulkano.svg?branch=master", + "url": "https://api.travis-ci.org/fschutt/printpdf.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -37881,15 +37913,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e6edbdc3e0242a59903cbc685a5b1e88\"", + "etag": "\"6ddfe08c7fa867e4d466a469d39e35be\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:25 GMT", + "expires": "Sun, 27 Oct 2019 12:19:55 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 15:05:24 GMT", - "x-content-digest": "5aa2c6808727f5370d165aa9bfbc51f96073a252", + "last-modified": "Thu, 12 Sep 2019 15:51:33 GMT", + "x-content-digest": "755026dd72159e328e5486c5da074319254ecc3d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "7ad6c1b4-427c-4e65-a0a5-8573c74976f8", + "x-request-id": "e4b8416a-ee2f-4295-91a3-7782517d661f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -37907,11 +37939,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -37919,28 +37951,60 @@ "via": "1.1 vegur" } }, + { + "url": "https://api.travis-ci.org/vulkano-rs/vulkano.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"c35f19e56f1497c437a2745cf01d8830\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:55 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "50e0b759dbd4ff86d6fbe4fdb73c3db5f8f30dd4", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "43eab8dc-5006-42cf-94c9-2c70197a2ed2", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, { "url": "https://github.com/vulkano-rs/vulkano", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e5162374d3eb7fccec0eb7704945145a\"", + "etag": "W/\"99225c22e4f3d8e7d8a0ddf655cfe905\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:25 -0000, _octo=GH1.1.1686892270.1563905065; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:25 -0000; secure; HttpOnly, _gh_sess=MHpqOXpGYXZORE9BcjZqYkVOQ054VUVlWDBhRCtEMVlvQXlacXdtUlJSeURpRExIdVIyY2VCbWR3empDQnRUZVRjY012Ui84WTdtazhrL05uM2pUM2ExTldGd3c3Sm9pcVpBR2hBcVdpWFdhdVJCc1pwWjUyWCsxRUlFVCtrTmkzd01EU1lBMFBKT3FQc1p3RHNkRFVhaG81RE5uTzBOekhCT1lMaHRhazFPVkhpNjJNWHZtdW1ibVZ5d1NLMExvSldtNTZLVi9ZZWhvTElmaDFobnlkTUUyTjVzYUhxVXRVZ0huVitvc1RkSDJrMVR0UGRnK1l0eEVzV3NmS0k4ZnViRWRHV3B2cnduM0llelpVNG5IY1E9PS0tNkFsT25kc0k2VndSbVkzL1AyM3Zydz09--1ab1130352a3d7a577c0bead07ecbc474a81edfb; path=/; secure; HttpOnly", - "x-request-id": "20aff3e3-b52b-4a3c-bead-0dc49c9e7fd6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:55 -0000, _octo=GH1.1.655723006.1572178795; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:55 -0000; secure; HttpOnly, _gh_sess=N0lJRjF1VVlWb1JyYS9NTGpxZGo4Y3N3L2xnWnVZL1FFRk9TQUVlYnZXVHhxcFZ3bFU5ZTIwRUF1ZERuOC9lNkNNanhpczhNNVBvVG11c0pHbmZYK2JCM3dzK05XUER1eU81ZklndEJHYVhZQzFNdXJ1Q2c4V3VtYjNZOEk3SWFvd2xrdlN4NENzdmpPQXRxdzFCQ2FycnFBOVB6V2N4WDJLdGpob3dqS0RRQnhlMkRnNk1ISkFXUEFMV2xyRzRIMThNbDVUZk5Ob25QTW1rYkRNWTFqQzR0OE1xL1FHWktpN0IveEhXVDJYdz0tLUtRQ0FGekx3eEhraWtJbk1DZlNQbHc9PQ%3D%3D--e399c01672ac0fb35863a3f9053faba22cbd92ee; path=/; secure; HttpOnly", + "x-request-id": "9fe05af9-1562-4e15-9b17-34473b88bd62", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACE:3229D:CF693C:13B342A:5D374C29" + "x-github-request-id": "E885:40B7F:220104A:3264A08:5DB58B6A" } }, { @@ -37948,19 +38012,43 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "server": "Apache", - "set-cookie": "exp_last_visit=1248545065; expires=Wed, 22-Jul-2020 18:04:25 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_last_activity=1563905065; expires=Wed, 22-Jul-2020 18:04:25 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_tracker=%7B%220%22%3A%22api%2Findex_2017%2Fvulkan%22%2C%22token%22%3A%22072031d0beaf02fb26a8ced60ee5b273ccaf955e6e7da5d936764b3d002f3322784d53b35e48ed36e80868d6f2b4e70b%22%7D; path=/; domain=.khronos.org; httponly, exp_csrf_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.khronos.org; httponly, exp_csrf_token=cd55a904ca410079fe69ee7cb171867c443339fa; expires=Tue, 23-Jul-2019 20:04:25 GMT; Max-Age=7200; path=/; domain=.khronos.org; httponly", + "set-cookie": "exp_last_visit=1256818795; expires=Mon, 26-Oct-2020 12:19:55 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_last_activity=1572178795; expires=Mon, 26-Oct-2020 12:19:55 GMT; Max-Age=31536000; path=/; domain=.khronos.org; httponly, exp_tracker=%7B%220%22%3A%22api%2Findex_2017%2Fvulkan%22%2C%22token%22%3A%22072031d0beaf02fb26a8ced60ee5b273ccaf955e6e7da5d936764b3d002f3322784d53b35e48ed36e80868d6f2b4e70b%22%7D; path=/; domain=.khronos.org; httponly, exp_csrf_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; domain=.khronos.org; httponly, exp_csrf_token=90efdd93ad513dd3e7c203d848a602123ac63c6f; expires=Sun, 27-Oct-2019 14:19:55 GMT; Max-Age=7200; path=/; domain=.khronos.org; httponly", "strict-transport-security": "max-age=15768000", "cache-control": "max-age=0", - "expires": "Tue, 23 Jul 2019 18:04:25 GMT", + "expires": "Sun, 27 Oct 2019 12:19:55 GMT", "vary": "Accept-Encoding,User-Agent", "x-ua-compatible": "IE=edge", - "content-length": "8891", + "content-length": "8853", "connection": "close", "content-type": "text/html; charset=UTF-8" } }, + { + "url": "https://github.com/jussiniinikoski/wasm-pdf", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:55 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"781cad3b559e0abbbcef8d1c5247db76\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:54 -0000, _octo=GH1.1.1563439399.1572178794; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:55 -0000; secure; HttpOnly, _gh_sess=YlRiUldsQmlpZ2QzVUUvbWJwNXJvR1hQVjNMRENoeDFIVkRkRDNFSS9PaGZYY0FkZnczNndHSWdBaitxMmZVeWRaT0ZFcE51NHVSWUJNWWEzM0ROUlZYdUhncTZjZ29mMXVnaXVjMGRueGFycys0RU54TDBkYm5WMTg0VG1oNWVES3M2M2UrTEZWZjdtRUF4MzcwQU56eWFOZGNib21Jdkg3YWdxLzJyYkI0blRXa0tNN3VBSi96b2Z2ak9lVkNkU0ZTQ3BCUHhya3ZHSEVaa01yWEFOOUNkUzNBamtXelBxNFE0S2JHTDdMdz0tLXhQbEpUc2lCMy9rSWlXaHRUMFd0bmc9PQ%3D%3D--a11078c52138633f17129f6ceb43080ebf935a12; path=/; secure; HttpOnly", + "x-request-id": "90dfd432-09b2-49d7-8ce5-f5b583e80526", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E881:23F7E:20BC529:30CC69A:5DB58B6A" + } + }, { "url": "https://api.travis-ci.org/kud1ing/tinkerpop-rs.svg?branch=master", "status": 200, @@ -37968,7 +38056,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:25 GMT", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -37978,15 +38066,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"82bbb7c3922c31c9d2d26d3aa6e735c4\"", + "etag": "\"03cb98f40c860d1949e370e386c15bfb\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:25 GMT", + "expires": "Sun, 27 Oct 2019 12:19:55 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "58266eb6-b7d6-46ff-bb3f-db6b99d0874e", + "x-request-id": "7e9dc98d-2f86-4540-bbba-c53e1f2ed790", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38004,11 +38092,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38021,23 +38109,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:55 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"67f22149e9cb8c086af684d914847061\"", + "etag": "W/\"9827a1fd46658e9e8e3a83d54d70b462\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:25 -0000, _octo=GH1.1.397269238.1563905065; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:25 -0000; secure; HttpOnly, _gh_sess=SjRLbndqV1RNWWdVVE5BbW42cWNnV3JIcWxjcXpYYTl6RENsaEdPRGduQyt0NHlwbHpIbERWV0E3azUvc0gwdHJ5UzVKS052d2ZkQTZJSHM1anlOQjZYdUsrZWlsMGI2QkV2WGV1RmU2WjhWamRTbE1HSnlTUXUzZ1NaQllwMUgvZHJkTXoySGFEdmJsUEJnelZDNHFoYTN4S2FJNjdQRlh1NkZXbUszR01ZbnNtb2tFR2JHVmE5VEQzWFljUmRCbEdCcFp3bTFxRnJkemtTd0Z6SktTSHBxUjlFV2RuS3NFWDlWdFlBeGI4eGtGc3BQV01nL2hTSVZPRzJyeHpKTmhxR1BNdy8rUDNZVlQ0NXlFNWF4Z3N5UjlsMkhlbDM3aFZ4Rmc0L3cwOGs9LS1ZL0huTDBaV3JlRWNqYmxoOEFRdUxnPT0%3D--c2f1899645e740d809094d691a839d3ebf6fa664; path=/; secure; HttpOnly", - "x-request-id": "ec5bc999-5c30-4f35-b15d-861585a27b14", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:55 -0000, _octo=GH1.1.2079448218.1572178795; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:55 -0000; secure; HttpOnly, _gh_sess=RW1Yd2s0YlpkeWg3Z0VRYmhXU0I2ejR3SFJHb1p6Q1M4Rm4xRkRIdzZKSlR2VGRaVmt5SWdlbWlQeTBrTlBNN1lIRzllVE5YY24rZzBlYXlINTBYNFluenAvYmk1RXJNNm1wbE1KcGhubVRCMG13KzhzRzdWeGY5VTZwcmJmck1RTy9TZlBpM053bVRVU0tkY1FGN2ZERWdJaFZZbFhPeWU4Uk5NZTd3aENCSFdJbGJOdEhNeCthZ3dsclhJRXRnZ0dOWTduZU1UWERrSmZ0aTdVdDBNNjJBOUxuZGdTVTJxajVrZVAxdDBFMD0tLS9wOHZBNUk0bjYyQi83ZDJaRWdxNkE9PQ%3D%3D--2d7c5f3a353eef7e6a0379f2be98609f35bc49cc; path=/; secure; HttpOnly", + "x-request-id": "e681efd5-1ccc-4727-9f1f-3f9190c70fda", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB2:322A0:E6D230:1604F89:5D374C29" + "x-github-request-id": "E888:1B30D:3B61A0F:589C2F9:5DB58B6A" } }, { @@ -38047,9 +38135,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -38057,15 +38145,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4c35847d4e7c6f66e65acf82fc9289c3\"", + "etag": "\"fa00fac9a0baedd858da91db2bec8442\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:26 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Fri, 19 Jul 2019 21:15:06 GMT", - "x-content-digest": "58e64c1d22b33b132778f47d4f079067087f45c1", + "expires": "Sun, 27 Oct 2019 12:19:56 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 21:48:08 GMT", + "x-content-digest": "880ad79a18057d005eeb9855ae5b618d4e64037e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "278b298e-d93b-4b82-a7a6-9d5ddaa3343f", + "x-request-id": "218901c1-76bc-46d6-a7fe-5e59bf9c4368", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38083,11 +38171,34 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/PistonDevelopers/conrod", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38102,7 +38213,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -38112,15 +38223,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c9bc277a3f9f03eb8394dfb2e6c93527\"", + "etag": "\"643e860b5ef09f5ed7292c95ebb50dbc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:26 GMT", + "expires": "Sun, 27 Oct 2019 12:19:56 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 08 Jul 2019 01:40:50 GMT", - "x-content-digest": "f28f6a43cb67c7d6accab48593feb8eb84f6e9b9", + "last-modified": "Thu, 24 Oct 2019 23:21:31 GMT", + "x-content-digest": "5fdb5c0d5eae3b5068f51019af28c1f023481914", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "522bff51-d4c7-4ec7-9f74-d2a68f9253c7", + "x-request-id": "0549e072-18a7-45bd-bbab-f804badc6e8c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38128,98 +38239,75 @@ } }, { - "url": "https://github.com/maps4print/azul", + "url": "https://github.com/PistonDevelopers/conrod/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4fcb09aa6ca003be956870b30dfcf814\"", + "etag": "W/\"903ec36344c21d1a5b92aab809cd115f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:25 -0000, _octo=GH1.1.1229009079.1563905066; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:26 -0000; secure; HttpOnly, _gh_sess=QW5PQzl0d0hzWThYVlRGYUhPa2NXdDhWcGFKc2lJVnAremRSdzZUVnB4YmlpZ0dhMExOOFB0WUtrbTcvZnBzK3BEazFGWXlMc2YyQkZRRjlGbGh1cmRaQ1grRUptS3FKd25aYnAzWWY4RkVMSnpWSFVBa3ZvUzZveVl1RlJWa2xIKytCSGRjeTVES3JuNGszNTBPR0RZLy9zdTJ5NHpVcTFnSXF0NGc2UWQ0OHZ6eUpvdmVQRDkwWmFlcnV0UVFROHdXS3JzVjlvek1EUW85aVB2V2lRY2c0KzhyZjRuUmQvTGNHVkVVMEVUemtJK0ZDNzZVWGJkMXRtWVBWdEF3ZVBvVk43QThXMzl3VHQ4emRDSm5nU3c9PS0tQ0x1N2g0Ylk1TjVSdWNzRlVQUWpZZz09--c7af77ab2e21d11d34d1e76e72235b3d7bb34be9; path=/; secure; HttpOnly", - "x-request-id": "943515fa-0fb1-4c99-9a8b-e246611c3c18", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.1958445318.1572178796; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:56 -0000; secure; HttpOnly, _gh_sess=ZUh1TVFMai9oVXVLdmF3NHlKRFIwUUYzeDl2Y1NyNUVYOU12YjNVbFlkNVJJWERzSXZ2bFdSUWNzd0tzSDJsT0w4NDZCTDZ6MUpobkNGUmhiODlYOEJPQmo4NktVckRuOWtuZU02TDVOZFFZeWdWT1IrL0hkWEsxR1l3ZXp4cndjN1pMRG9Bano4SUNpMzAzWXhnRng1K1NCakY4UndSRU96Z2pWYkpFZ2VWTTJKTk5kbjB4d2hZOU9Vc0RSNXQ4NnpscW9OVktiQWFGb2t0aDZyREF1eU1HNUpvaUdDRDF4UVpwYW1Wek83QT0tLXYwZVU1VXBpVmtCVWJ2SzVMcVJuc0E9PQ%3D%3D--0e47bf0544f8fadaffb83e579826af5a0662c763; path=/; secure; HttpOnly", + "x-request-id": "3087af4a-3905-4852-9920-4a427c6ba88d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8F:32296:60CF31:92D4AB:5D374C29" + "x-github-request-id": "E88F:40B82:3BB535C:5915060:5DB58B6B" } }, { - "url": "https://github.com/PistonDevelopers/conrod/", + "url": "https://github.com/autopilot-rs/autopilot-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3533941594a013afe67ed16e7434bb61\"", + "etag": "W/\"4d687e19201dc794393f519d4693181c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:26 -0000, _octo=GH1.1.1155671529.1563905066; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:26 -0000; secure; HttpOnly, _gh_sess=djlzTW10MmduMEQwYlF1SkJhb1QxOXJwQ01Zemt4ZjJ0RGV5Qkx2bTk1UE5mbi9CbWtYMGhXYXJsSWxBSDVWVzdpWHpTWEgwY2hGMUl0dFI5aWlhNFhuRWk4c0k3VTRKRnRrQnJvZ1dKNmlRMEwyaW92YmUwb3NDY3RPTGJlUElRY3RRdzdKQ1JKLzBIbHFZbEIvQ3V2NkowRWVXVkUzaDVOWDZRR2lKMytQaElGclRSajBQa2dMVlRVOFlBOHN1ZjhLTnJVN0JEUFY1Tjc0NjhoZU50Q2dacit4SS8wUkpURi8xK2x3aGd4bG1lbXBmQ0pueDVzVkh5VjQyMWpJRnoydmNYQ3RYTWlGbndiMFQ3NnI4UVRLbXZpUTJEczF6TDkvMnl3WGNiYmc9LS1oSnN2YXFDeGxqMVFXYm8yTUFUekN3PT0%3D--c5d90bc7553f758168457c1d07c93fd2b765f590; path=/; secure; HttpOnly", - "x-request-id": "0a5fa7b3-0c18-43c1-9c07-f00bf92b4c7b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:55 -0000, _octo=GH1.1.241054324.1572178795; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:56 -0000; secure; HttpOnly, _gh_sess=cFdpdklXb29tL2d5U29pUGhvZnFFdnRpbzU2UTIwcjdrdFBqQW00ejVpMEJnVDh6d2dVbjhhU0srTXc1cjA3REdlY2xuYVJ5SVp3ZHAzK2srazdPRU1LMlFLNW5HM2MvMytJdHRveTdaTG5MaWVReVNnTkpFTnpkS0x3dDJUMnREbk00elo1aEZDSHBTcS9GcHdTYW5sOEJXZ0tJa0RNS1cya3cwNHFlWDNlQjIwM3NyUFEwT09vOGpYemdabFdxb2VMRUZWRlBxV2tUVU9KNlN5KzA5S1JZWUwvcVgzNDVLSGUrMko3Uk55WT0tLVMwcGpjcXBGMDAvdHdUWm1SYkpQQnc9PQ%3D%3D--6466857a25a4b5056d1cab4b294bbb766fe40c76; path=/; secure; HttpOnly", + "x-request-id": "63c72145-1c9f-4c19-a855-5c12c3be9a02", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9D:322A0:E6D2AC:1605053:5D374C29" - } - }, - { - "url": "https://travis-ci.org/PistonDevelopers/conrod", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E88B:161F2:3BD128D:594B08A:5DB58B6B" } }, { - "url": "https://github.com/autopilot-rs/autopilot-rs", + "url": "https://github.com/rise-ui/rise", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f91a16fece5814014ad5f9a5dbb60834\"", + "etag": "W/\"0590b43e95e5ae06a9553b117ec6dc1c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:26 -0000, _octo=GH1.1.1854846331.1563905066; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:26 -0000; secure; HttpOnly, _gh_sess=VFNnMjJQUVNkbnpaZWN1dU91MWFkNkhhWXU1V05YVCtmaGdOTFkwNTBFdzVsZXB2eXJrVitOdlA4Mm03bytxeGMvaWFZNWVUR295SzV2YjJGYXNUcVFyRHBXcjFpMW1DaXV1U1hLeU91QmJoWWhOZE9paERSTmhNeXRCTFQvT2txOWovdGE2b1hHRjhSQ0VPUjJ3c3FaalJpemhzNXlSeWFDRDcxU3JuYUpoL0Jta3hNakdFVzVvYm14dk5nakQ4aW1URVJVN0RCUS9OQkYxZ0Q4Mzc2QktVWUkwbytQbUpZZTFleDN2RmJGaFZJU0o4WE4rb1hsVGl0bW5wdjVaL3Q0ZitGMEVRb3RnVzBucUo4RlpEN2NFYU84MVQ5UEh6VGpBNm5nc1E4V009LS1wM3Jjd1pOVG9kV1Y2NkhZcW9oeXBnPT0%3D--fa7048c6fda91583ef4a7eb7d6abf28d9db3fce2; path=/; secure; HttpOnly", - "x-request-id": "16d904b6-d65a-44af-9984-2af422105a6e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.44480205.1572178796; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:56 -0000; secure; HttpOnly, _gh_sess=MjBBYlY2b0krQzdUdmxwZndiQkdVRCs1SHFmUmxNc3AxdDRFcWJxbUJDUWo3TnJCaUF5WmdSR2NXM3VIa0dVWU1abGhJeXVxOUdGU29mMTl6MTJvV0tKR3lKZTExTUdseXRNR1d4dzlIc0lsTGNkbExiWmxaQzlramJIdTVlR3JHVkJVamJrd1FYUGY5aGVJYmNXckYzVVRWL2hTVjQxc3lzTGF0TVBweWJnTFBDV0dlMVVIWHMzVEhtM0t3U0xuVDFWbnZGWW1WVU5WUVlzTmxXTUZUcTgwRFM2UmpDaW9xbmlPVjR1dGljbz0tLTQ0UGRZVkMxVU9Ta1djSFl6cmt5bkE9PQ%3D%3D--d0c4a8dea1d18fdb6eede27141eb6b8ca4cbb65a; path=/; secure; HttpOnly", + "x-request-id": "88c97fd8-cd76-4fc0-959e-aa524c006d62", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEC:39421:E9F26A:163D58C:5D374C29" + "x-github-request-id": "E892:1AB6C:2C18C0C:419A33A:5DB58B6B" } }, { @@ -38229,7 +38317,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -38239,15 +38327,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c7621739aa59f4bc715c5ff064e48c54\"", + "etag": "\"4d7cf16c56cc1babe45f68258df6fb40\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:26 GMT", + "expires": "Sun, 27 Oct 2019 12:19:56 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2af2cbf2-0f3e-4c86-a5ea-e9a5211bf6dd", + "x-request-id": "4456c3f1-ff0e-401c-b440-d132b01644fe", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38255,51 +38343,48 @@ } }, { - "url": "https://github.com/rise-ui/rise", + "url": "https://flutter.dev/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "cache-control": "max-age=3600", "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a178a7b99c86214a7cd1883104023d75\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:26 -0000, _octo=GH1.1.1690437081.1563905066; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:26 -0000; secure; HttpOnly, _gh_sess=OVc2NEdyUFlRK0d2MWdsNDBNWEcvSWRIbkltalRIdWNjVGFwMC9Ucm5HL1J4enM3ZHpUQm45WEdES3NiMXFadFVBVTBtV1dhTDc2eXZzVkZ5ZWtNVEx0M1RrNE5YRHRNRTdaVHNRRDVVTTlqci9qcDVocEFyZ2JlTmV6YW9WWDZVdlFTRUZJRUVreXBDZDhRajlLMnU3RFYvdWFPVzRnRldWZHV4bGN3enNKbWRNUG4zTXhlK1dBay9IczNHaG1yTDhJVjh6VFllMzg2WUZGV1pQSzUxS0ZkUC80TU1KbGtBQmprZXg1QUxaZEZFblhzdVhlVDZqcE4vblBYUUN0Vis2QzVVanFHbERZNXFpd1RIVmwzNUE9PS0tWG01blBDOGIxcTR3dXZST3ZFNjdMZz09--44910468b9ecb473021c591e2e799d9cddd5c688; path=/; secure; HttpOnly", - "x-request-id": "ab5b59d1-04cd-4010-b051-aefb719b2542", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADF:1BAE4:E9EEE3:164753F:5D374C2A" + "etag": "b24a89aecce8df0b716313cd63a050a87358acff8869cd980539c991bd642ade", + "last-modified": "Fri, 25 Oct 2019 13:44:01 PDT", + "strict-transport-security": "max-age=31556926", + "content-length": "10498", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", + "connection": "keep-alive", + "x-served-by": "cache-mxp19828-MXP", + "x-cache": "HIT", + "x-cache-hits": "4", + "x-timer": "S1572178797.694455,VS0,VE0", + "vary": "x-fh-requested-host, accept-encoding" } }, { - "url": "https://github.com/kylewlacy/sorbet-cocoa", + "url": "https://github.com/maps4print/azul", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:26 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b811d00afa4fdffa8818f0f250c4d2eb\"", + "etag": "W/\"38fdc3bf848e88cf3b58603d71b683c2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:26 -0000, _octo=GH1.1.329201164.1563905066; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:26 -0000; secure; HttpOnly, _gh_sess=SEVGS25EajhWODRrSEs2SzhuY2FVSjJ0Vk9tMm5xb05OV1ZWazdUWXkvMDJGbUs5L3JsdU5adnFiaGhvRDBtLytQdzV0K2d3enArdTlyYlcvMWFmUFh6NmRZWmJVRzFmN0REMmp1Ui92MGNXQWsyVXRnTXc2RkpNSFFXU2FIN1lsQjZZa2xMb21pamYzeEpZZUdrRXBBZlJUZFdoY2pFbFBWN2VyWW9YV3MxcHVnbmhaaXRXUDdENFFlL0lWYWFvRm81MWZhaWlzNjc0S0Y1R3FlK3hZTE9iaHZHbktCanY5ZTVOanJQcnYwQ2RWQlBYRUpEL0dpMFllSFlxZjNrd3NyVGx4Q05DMCtpbzJKRzJMbnhIaDVVcDNvaVE1eWRhenFMeVJGdGdHQk09LS03elJXNEVJV1FycDAyeDZwaG42NW9RPT0%3D--770a487052b6c0d36ef385f79e947fc12d727ecf; path=/; secure; HttpOnly", - "x-request-id": "413dbaef-e565-4390-945d-2249456f7cc4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.701395694.1572178796; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:56 -0000; secure; HttpOnly, _gh_sess=b3ByU3lJRGR3dzdDSUlmeG40b21sVE5taVZqZTJ4SXMrWEFPcU1LSldud09ZWktaWGRLeFVpaUJWNFF6N2tobXJkOUtmb2lldTNwVUtad0cwaU4yY2xNNGhZbjVqTWlnUEtTNlE1VVdqL3R1L2tPOUpzZmdBVGQ5a3o2ay9iU0pmQ2kyYzFydWRRK05Rd2lFYWZMa09leFlCYmtuLzNhN2FYb0ErVzBBaW5TcFBxeUp4djJIWGgxWGlBd3JQMkVHdFhLWktBWXNPbFFNb1BWNFY1Sjl0S3VQL0RwR0dWOWtkSnFNZ3dPZGNxZz0tLWRjYTR1RTlCL0x0eFlkZFBoNXhPT0E9PQ%3D%3D--cd71f8e451a4804e599030e7488199a6c35cd9f1; path=/; secure; HttpOnly", + "x-request-id": "b04733d9-f0d5-438f-93e1-61df6824b8b4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D68:E62D97:15E8A7F:5D374C2A" + "x-github-request-id": "E88C:23F84:3B2806D:5885EA1:5DB58B6B" } }, { @@ -38313,11 +38398,34 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/servo/core-foundation-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38332,7 +38440,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -38342,141 +38450,88 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6d71ad97fa8db1b636835c59a735373c\"", + "etag": "\"ddac139414d245e12c4d80051722778b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:27 GMT", + "expires": "Sun, 27 Oct 2019 12:19:57 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 14:08:30 GMT", - "x-request-id": "5141c7b8-ab9f-4f79-9117-ba3f45ca314a", + "last-modified": "Sat, 26 Oct 2019 18:31:06 GMT", + "x-request-id": "cd1b5c9f-9665-487b-8bd4-73c213740f97", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/servo/core-foundation-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://github.com/servo/core-foundation-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:56 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a7aa82a483485e7334c91c4ceb0764cc\"", + "etag": "W/\"d30dcafcf6a951a4f4b1c1693dd36d2b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:26 -0000, _octo=GH1.1.1775591985.1563905067; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:27 -0000; secure; HttpOnly, _gh_sess=UnBnanVETmNXRHBIbEpsWVFBaVdjK0xsbGtpU3o1N3ozRVptU1FnaXpjNk0wemxUeEdEeVZhVnNxMlRGTTl4dE9oQXQyOGt2OWxUUFVGT0s1Y0hETU82TE9GUTRSMStyakhtaW15Lyt5bUJKdUUvWXE3TEt5VXhJazBtYzdYMXhhQTMrSmFFUVlxN1FTTWoxMTYwQmNjRjR5TkFsSU9nYzRwUENQT205bEVoN1hkbzBlMXhnSWdRYXlIWHlNVVFKVzRDd1hhVWhKd2FuWWtvS1RrS1BvWEM3WjJPTnJoNlQ0SG9ZMGszQmFLWUlTMm5zWjNmQW8raFBydWhuZHB1Qnc1SmRaYkFEaHl2WmdqMDlpSlJSSWl5cHptQURqQ25pWjdOU05ZV1h5OU09LS1wU0lvYUIwcjlZeGZ5NUUyTTlKMDBBPT0%3D--b191923e657099d5b16febd6e43efe6e83ace44d; path=/; secure; HttpOnly", - "x-request-id": "a7f6c798-303f-4d25-b381-3d98780ce45f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.1102145041.1572178796; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:56 -0000; secure; HttpOnly, _gh_sess=Yk42Q2RJUmpyWXhGOTlRVGxLV1NVSUV4MmZpR1NOdVl4REVzbHRaVHVFUDZJUjZEY3lMdDN4K3FDWlBUalNpU2Y4VDVza0dSWGNzU2hnU0ttL21iNXVSMUhaK0NWUUpqU3ZBSXAzZWNIVURwZTdNYVNrSStLSitqejdTa2pVdWFBNExtenU5cUxPUkMrUklWOG1iNExuQlhqSlJwaHVaM0RVbTJiUmladVp6L3ZZZ2RISXF6cml5dG9mVXQ3bno2K1BxZCt3UVNqVW9GQzNtMXlZQlY3dTE1OVlNWVNtNERGRUFhQ3VBVHVhVT0tLVFuUFR3c3JudnVqSDN4TXJ2WHFvZ3c9PQ%3D%3D--358aad290e0abaadcc271feb391db2b9d1bb3b35; path=/; secure; HttpOnly", + "x-request-id": "ab18bf11-56b1-4371-96c7-08b02dd6aa5d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABD:4D64:625851:95557B:5D374C2A" + "x-github-request-id": "E897:40B80:2BAB53A:41742BC:5DB58B6C" } }, { - "url": "https://flutter.dev/", + "url": "https://github.com/flutter-rs/flutter-rs", "status": 200, "error": null, "headers": { - "server": "nginx", - "content-type": "text/html; charset=utf-8", - "x-guploader-uploadid": "AEnB2UowwKMhHWB_48bKGDuVPjdUXUAaWvKjLMKcq2fqT-TNd5ykcpwFvCXHtnyyvY4o0Lzg__MHDcUHWVmtkLDxhT07bMlEmA", - "expires": "Tue, 23 Jul 2019 18:04:27 GMT", - "cache-control": "max-age=3600", - "last-modified": "Fri, 19 Jul 2019 16:54:21 GMT", - "etag": "\"f4f41901edcc4cc630f442f5f05a0b1a\"", - "x-goog-generation": "1563555261273794", - "x-goog-metageneration": "1", - "x-goog-stored-content-encoding": "gzip", - "x-goog-stored-content-length": "10224", - "x-goog-hash": "crc32c=Sg6dKA==, md5=9PQZAe3MTMYw9EL18FoLGg==", - "x-goog-storage-class": "MULTI_REGIONAL", - "strict-transport-security": "max-age=31556926", - "content-length": "10224", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", - "connection": "keep-alive", - "x-served-by": "cache-fra19148-FRA", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905067.178769,VS0,VE253", - "vary": "Accept-Encoding, x-fh-requested-host" - } - }, - { - "url": "https://github.com/gliheng/flutter-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e521ee00af6540f2f0f29c00f8612476\"", + "etag": "W/\"9298ab059f31507ba3e22df7608d96fd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:27 -0000, _octo=GH1.1.169572961.1563905067; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:27 -0000; secure; HttpOnly, _gh_sess=YlV0amJ5V2FoY1N6RmtURGJweXphbmtqYzkzZ3VjZXRlWE1QUzNGU1FXejEwM2xBUXhJRWtnbGdNU1J6NFFVcjJSWTc5TFZ3Y2FzY0R1SHM2VTZoVUQraWtiOFRveWpxWVNtUXdCRGlWWUdrckt1ZGVJanQwNHlUekNDRndrSmEzK0lhMThSSHlPdjJVbjZBOVdiNUlVODJOVEF1ejI2Q3A1RjF5Nm9VeER0N3BaRVFESEZYSUZTMzFKT3diYy9Db2ZpTlZLOHFGQWhNZi9ZWFQ0ZGxGd2hTbE84NVVUdVRGWWlaZHhoNW8wejc0LzVOSGRvanFmZ2lYbnVtVTJRUEoyMUNGYTN6dStwbFVVY1RqUjlNVlE9PS0tdmE0OVg0dy9xV04zRXRuaDlVYmY2UT09--495ab2c3e8d49f8071c3458ee7b20b29cf440d12; path=/; secure; HttpOnly", - "x-request-id": "71bd31dd-67be-4c71-a6ca-f52f0379a312", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.768013393.1572178797; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:57 -0000; secure; HttpOnly, _gh_sess=d0xTSmJSdG1MSisvOEZXdnVHa3ZLNDA5Qm5kam5MaElraHhYaXdLYTlIZkZ3ejFWRTJNRHhEY1hBT1FrSGRrZ05zMWFadWg3clcwNkJuSUl0SkhmcDlYSUJwMUhxWExhNzJ1ckIwVlVvNTY0VEpQWEE2Rkk0aXp0eXEzL3RmK0FrVitkTG1DemlYUjJFdFlzRzg5TWVpcG5xWHIvZWhRVFFBdjNGK1ZnYXNDNFVOWjZHMFpMV0ZjZkN0aUFmZWtKazBpQTdaeEx2TkkrTm9qSDhUWnFWSnpiRUkya0VqRm91MWxGVi95cUk5VT0tLU1mdzY0SERyOE5NZmdZeTFlYXkvL0E9PQ%3D%3D--712ab2f45188e266c77c1e1058a3fb5390f8cef2; path=/; secure; HttpOnly", + "x-request-id": "e3595fe0-6293-444b-8627-9f890473928a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADC:1BAE2:B2119D:10F3AF7:5D374C2B" + "x-github-request-id": "E89B:161F1:33F0654:4E0AA1C:5DB58B6C" } }, { - "url": "https://github.com/gtk-rs/gtk", + "url": "https://github.com/kylewlacy/sorbet-cocoa", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c59acb29d5422f92f8c14f39edc85172\"", + "etag": "W/\"68fb689cf4970ed92df4dac261a47950\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:27 -0000, _octo=GH1.1.58213645.1563905067; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:27 -0000; secure; HttpOnly, _gh_sess=U2hTWU5iZm50MXlvZ2kreFRvekQzR2o2YUtWYnVIVEZ3T0dKZ09KYVYvVEl4cXNqRHBNWHJLVGY4c2E3Y3o5WlduSDVoTjNzOEMxRGVZYUJ2QTJlNlJGdG0xYzdXa0c3eEVwbjYra004NjFwOUlUQUp5c01uN1NucWszM2tocTduaFZWRXBEd1FjRjNtc0M5Mml4TENOdE5FcmFlcmFXTXlmOGVKVEVnRmtDUjYxcWtkSDEzT01KTitVaFFqTlZIbUxPMXZHdnZ0eGg0VDZ2ak1TYkhjR0ZVV1hnQm1nQ25ZZEFCanprWndmZlRsaVE5YjBDWXROanRaeHdzUEtQcHpkM0djbmtVbXVTSTNhbjJvZ1RET0E9PS0tTlJNTzlRWEtqQmQ4YTZjNWRpVytNZz09--8c79a062d42f8e01c040952f812c40fa01ae22be; path=/; secure; HttpOnly", - "x-request-id": "277f3760-4903-4d68-8298-5d2d8d7731a8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:56 -0000, _octo=GH1.1.868248886.1572178796; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:57 -0000; secure; HttpOnly, _gh_sess=Uzk0VDMvTHVVNWt0MnhLY09JcE9MVjNRY0RMZElWTWZOVks2TkdRLzB3dEVDR1Q4OStzR2J1LzZLRFJ4NytZY0JtMWd6eFo5QmRWQWJpTjNlYklMc2g0VFBWSzFhaCtUV3dMc0Myd2E4M01GZ1BzajREVktpL3VoK2pXcVV1SDR3U0JuZm9HT0RQbzBEUS8wUjE4ajkyRG0xUUxJZUNhblBjRHNIbHFPK1pWVEovY1pNUlFIclE1Q1E0TWErbktud2VOSjNydHdORTZVRm4wTU1QNkFpbGhkZy9IRUpaYW1NclFLbUlZeTh5WT0tLXM4emF2N29uSis5QlZxRWlQOFFaUHc9PQ%3D%3D--d25c0d7b4bd01dfa5b23d6015363260b2bd64cd4; path=/; secure; HttpOnly", + "x-request-id": "b9cac57f-b58f-43a1-be3e-437e078675e6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A8D:1BAE3:D133D8:13EDB0A:5D374C2B" + "x-github-request-id": "E893:1AB6B:20AE2A1:30B87D3:5DB58B6B" } }, { @@ -38486,7 +38541,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -38496,15 +38551,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5d150dc27278e3875dc2444a2177a856\"", + "etag": "\"af79a7ea4f5043fafc687d026e0ee4e6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:27 GMT", + "expires": "Sun, 27 Oct 2019 12:19:57 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 09:22:49 GMT", - "x-content-digest": "d679fd22d8304b3a59404b20c9cca3cf8d2060d2", + "last-modified": "Mon, 21 Oct 2019 22:52:26 GMT", + "x-content-digest": "325239f02b71f8ff4580688c35a8ea410ba3ac1c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "28129d7a-36a9-4467-8148-110a28ce4af7", + "x-request-id": "3a9399d5-8d6c-4563-a7cf-6dfaf7225774", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38522,11 +38577,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38535,59 +38590,27 @@ } }, { - "url": "https://github.com/antoyo/relm", + "url": "https://github.com/gtk-rs/gtk", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:27 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f05c9623db75f3169d044129093392e9\"", + "etag": "W/\"8c651f8b7d068dc820890db09c715808\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:27 -0000, _octo=GH1.1.362202317.1563905067; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:27 -0000; secure; HttpOnly, _gh_sess=VWI5VThzWktDNFNveVIyQ3RhaVVjMnNXNy96dW9HWXc1QkFzN2x6R3JKNE5QYlgvK0tjaDRTaHZhQVZOQ2tPVEFFeWZPM2dkdkFjT1QvNDlhM0M1d2pMUlE4bGlWbXMxaTM3V0g1eXZ2Yk51MmdUTFI4WHpUWmJOUmxBOVN1cFlNOTRmVTMrYjNZSEFDMlBVUy9lbG1EdldaclFiZ2dvWkRTc2hXM3JEdEVacGZVeDJKRUhkMmV4eWFXMHB1UkpGUlpLMFBVc3ZpSmdKaHlZU3dMeWFjZjd2QTVaN2t2TllGbXZ3OWlaTkQ1S2N1SkV4NFFJa3hxeFRGbnkrbW9WYmJaakwyZVcwenNLUy80MUh2b3JWT0E9PS0tNnZYVkVNWldnbm45bUFwN0tFZHVmZz09--f350b0840a9e0cc9ad09c7cd1150af75159288ef; path=/; secure; HttpOnly", - "x-request-id": "6fc9fa97-a9bd-4a31-8ae7-c71e52317993", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:57 -0000, _octo=GH1.1.385056987.1572178797; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:57 -0000; secure; HttpOnly, _gh_sess=Vmh6Tkc0bEFpVHVYcmtHdmNETXNTYW5kUHE0WUlDQ1hDWno3MSswcmYwR24xcUZNV291WSs1Vy9jZnZUbFVEdStUVU9BNWowMkVnZlJqT1FNYUdNT0lrODJRcGlkWlUyRU5kNEdkU01MOERnQnd6NFEveDNrVTRkZHVjWVowSmEyZjl0Vy9DdUVuV2FSU2NHejRPRmdTOFViQ0RqaHNKY0xDcEx3WnF5Wjd6TXpVZFBBZFdFNHR4YTlsb0h5MGtQdXllcFVjMklCM0dlQjYwaTBsdER4dz09LS1sc0YzSkFLN29UQlRQYmlHbWpQdFp3PT0%3D--e221e29fe207670855bad05c0d0337c5bf7adc73; path=/; secure; HttpOnly", + "x-request-id": "190b6653-6137-46e5-98e8-266063e84a8f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD8:E0E8:ADDF18:1092167:5D374C2B" - } - }, - { - "url": "https://api.travis-ci.org/antoyo/relm.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:27 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"fde8fb5f1970f9e9a780491de8302ca0\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:27 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 16 Jul 2019 16:07:49 GMT", - "x-content-digest": "0072360bb449aeda150253477a8d214da054a5a0", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "ca9b1df8-899f-4751-b17e-644359efb0ba", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E89D:23F7C:1661E0B:21519EA:5DB58B6C" } }, { @@ -38601,11 +38624,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38614,37 +38637,13 @@ } }, { - "url": "https://github.com/ocornut/imgui", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"16dc01a9f9a15404f55f6bd251f7aca1\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:27 -0000, _octo=GH1.1.671458025.1563905068; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:28 -0000; secure; HttpOnly, _gh_sess=VElmVlZuaW5OMXVOYjN1WS8yVGNXTng0eENGRFJ5Y3dIbm5tbEljNlRyTUl4K3VtZmUwdWFCZ2lxRmY1dHpMSjFVN0tzWFJXSkZ4YVRmS1Z4S05jUGxzcThOZll2bm9kZXUwZSs5cU9jaTY4MDRDc1B3TnR2OVVwc2d2SzJZSEI4TFc4SEkxS1dpd2JISlBFRytEZHkrNlgwWkFUbm9XZHA5c1IrRC9uSytCeEpXK3RDRVZ5clE4WDQ1dkVnbWprU3hmYmk3cW4xOEFlRTRZbW1hTUN1SEZJS2EwOUtoV0hIQVpTa2tqV3ZyeWVveWdpQzZjT0g0UjFOdURRZnpuaEEwaW5HUUZjUDJJT0t5Yldkbmpabmc9PS0tY1NPVDBOMUh1NTlyRDQwWHFQQnRvZz09--ee84cf8d1932aebcf2968f4b0663fcd5e864eaac; path=/; secure; HttpOnly", - "x-request-id": "52cfdfc5-faea-42e8-9b33-51ed1253f699", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9D:32298:8CB293:D5C027:5D374C2B" - } - }, - { - "url": "https://api.travis-ci.org/Gekkio/imgui-rs.svg?branch=master", + "url": "https://api.travis-ci.org/antoyo/relm.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "date": "Sun, 27 Oct 2019 12:19:57 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -38654,21 +38653,38 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5c10691aab294d1db38206e74961c380\"", + "etag": "\"6207dd24f624571eb60b29ea97d6744e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:28 GMT", + "expires": "Sun, 27 Oct 2019 12:19:57 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 10:29:30 GMT", - "x-content-digest": "a16b63e77fe7bca346f8ed1ce8686c67a338f159", + "last-modified": "Sat, 26 Oct 2019 19:36:30 GMT", + "x-content-digest": "d2fe1dca4a7e769fbf2d9e9be1f1fead370220ff", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e940f757-a75a-4042-a6cc-ed7dfe2752c2", + "x-request-id": "6ee8dcf8-f389-472e-a18a-3f0655695c65", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.gtk.org/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:57 GMT", + "server": "Apache", + "strict-transport-security": "max-age=31536000", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "x-powered-by": "PHP/5.3.3", + "connection": "close", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=UTF-8" + } + }, { "url": "https://travis-ci.org/Gekkio/imgui-rs", "status": 200, @@ -38680,11 +38696,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38693,75 +38709,59 @@ } }, { - "url": "https://github.com/Gekkio/imgui-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dc61446c8a92401d634a492a91228262\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.1134605541.1563905068; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:28 -0000; secure; HttpOnly, _gh_sess=TWRuM0c2engxbnQ4dldDL3k0OXNCWWtMWU5tOVR6a0dIdnpJeDZBZTgxNzdXQUVpSVo2bUU1OVZvUVhIeGY2VUQ0Mmd4a0tFSFNOTXd4d1hOanUxTXpZWWNnc3JYTjJqQnBPaG9rbzh5cGlQakZOZ2kvTnBSdkhrM1pram9GRjRQdFAzdnZYbE5YdThrNm5PbDZsWDB6cyszbGtUa2pueHp5dkk5bDBocnVTcHNJRzdKWXVwN0ZKWExxTDNqZWE5MTZ1cG9pMVFrbm9yU2NYNk5UM29lQjQ2bDhkMzR6bU9ZdUo3QkRBRTM1VndrQUVsVlc1b1phUlh3YVlPbTl5OXFaUDlpTHBKSzJ6M1BYdGdxanVpUmc9PS0td1E4aEptcks4WU03S1NBZkxXeU1pZz09--6c3cf6662c139aa75b03119e844223f441ae84cd; path=/; secure; HttpOnly", - "x-request-id": "49b86c3c-5803-461d-b601-acb011b4eb5d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEF:E0E2:3DC907:5D7869:5D374C2B" - } - }, - { - "url": "https://github.com/jminer/clear-coat", + "url": "https://api.travis-ci.org/Gekkio/imgui-rs.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:28 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2f8842e0bdbc1e57f8c9cc7af96b6dc0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.1503376656.1563905068; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:28 -0000; secure; HttpOnly, _gh_sess=UDBHMjNkcHVwQnQrb0c2ZFJUaUtpbkpvRVJwakpBSXVzOU9MSUpkUDBmUWR2amVoWnpHclN1dlFjVVR6bW93Vk1ka2E3ZlQxWWx6bWhNaHJENnpZS2RkTXpiL2dNSjlVcjBva1o3SkpPbGlRcUcwZ1MwUXI5YklHbCtzNWpnelE4ME9RbE9jMFVRZWVBdG1sVzk2ZUJQWHNJNEtBUHdPY1Y4Zk1sK1BmVW9KMWhsRUxqOVZ6YlRyVlJNSzNvRnd0NXBOc24vb3p2V1E0UEtSa0syMTFiYllWYW5wa0FIQUMyS2VBZzZQV21NNnkzZjJmc2VLYklnSExucEJnWmh4eGhmNXg0T3RoWXhGWnRtcW5HQjVwREE9PS0tc2hpNGRuZGVTRFkxSjNwaWtOeVlUZz09--5d69d3093f3a8215c99e45ceecdf7ea9ebb2f48c; path=/; secure; HttpOnly", - "x-request-id": "50f72b58-5384-4dca-a27f-6be2cf2dc731", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF4:322A0:E6D4A4:160534A:5D374C2C" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"d1a4eb8baeaec55210f07678cee7e7a8\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:19:58 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 23 Oct 2019 00:21:36 GMT", + "x-content-digest": "97d2f19c4d72b21a494f50f1ee4e705898a61136", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "b592ec85-4619-41c8-8b86-a38bbe6f2afb", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/dcampbell24/iup-rust", + "url": "https://github.com/antoyo/relm", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2191c26afb131715b7de4c975ede06ed\"", + "etag": "W/\"ebb4e4111ee370ee9b339e19d5c39a24\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.2107144509.1563905068; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:28 -0000; secure; HttpOnly, _gh_sess=RisrR3orYmZxRFdHUm00aUlBaVRub0pkMkx5aUZoMzlJMDE1UUNOdit1T3MxM3ZnN25zQ3JMdHVFUDduT2N6ZU1ZMGZSK3o1Q2tuL1ZNSUZ3d0U3R2RndlVRdVdJeHM2UVR6bkM2RmVxSnNiV2hjblI5VWxpa0Q3S0FsTHhKTi9BYmh2Wm04bzU4ZDdyNlNRVGVSdWhmZGl5cStBVmFNelRUVHlsaE5DcHlDdzZ5V3pNd0JBNEhsUmpHWE1pS1NYb2FSNUVpN1duNXhvaEg0M01FKytrdTBjSHRWTWE1Y0cxRTVONVpaTzFlVzBBNWlaWWUrUmhiVUJtUUNYNDJ3Mnc3NW1pcHNSNTBLbGdQZEkxb1o4MjZKOVNDR0Fqa3Q2cmJkL1BMWUlRODA9LS1oVVFTRVlpT0Z6dUhaVWM5NC92NkRRPT0%3D--e3cef088ff62f62d82fa1c16d7c210db3f2bdee6; path=/; secure; HttpOnly", - "x-request-id": "b3dcb18a-80ca-4d0d-843e-613acf71cee3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:57 -0000, _octo=GH1.1.560525677.1572178797; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:58 -0000; secure; HttpOnly, _gh_sess=ZHhUalNHbStXZjlxc005Sk9XN21USGdwektBK1hCMWlZM3BOSE85eGs3RUk2azZ2VHVTR3R2NnBxbjk1Um9XZWhXTm9WYVR5RU1qa0VYNE9jbHR4VzFURUk0cDVWWElUeEIwYzlFZWV2VzM1Ly9tY0p1VEI4azUyRXVlRy9KRDZvenIvQXlqZzEzMlRYYXlNZUJQMENsd2JEc2FQRWNnby9mVk01a21RZTROaThJMmxEbmxMT0RpQTJ2MTVkVUZta1pNMVB1QUN1aGJ1VXBUSldsOEloY0xuZ0RnUVlxN0pYMVJ4R2lzVTRjND0tLS84M3JOUVVDS3VYUEdOTzBQbTZYYmc9PQ%3D%3D--2d72d93ab9f6919351a5d654858b067ee0f85820; path=/; secure; HttpOnly", + "x-request-id": "355d420d-989c-4e4a-b266-8442a2f821f4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC8:3229B:AF2650:10A3A79:5D374C2C" + "x-github-request-id": "E8A0:B5FA:2AB31B1:400AD69:5DB58B6D" } }, { @@ -38771,7 +38771,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -38781,21 +38781,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"255fc38355089b3955fa51877d883b38\"", + "etag": "\"cfd0fe270656b4ab19e7880ab104a19a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:28 GMT", + "expires": "Sun, 27 Oct 2019 12:19:58 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 30 Oct 2015 15:15:06 GMT", "x-content-digest": "70d1c8ef1e3867d034dad00ba443632c2d65d781", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0e5509e3-fb26-4f77-8eeb-cc4103d56237", + "x-request-id": "0723712a-06e3-4f05-96e9-cbea6098b754", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/jminer/clear-coat", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:19:58 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a7543826a62e69e30c84ca1e93cf5ac5\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:58 -0000, _octo=GH1.1.1341494864.1572178798; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:58 -0000; secure; HttpOnly, _gh_sess=TjJ5L252Z0NHck0yNE5zQmlZVTRnbGlhc1B0K3RqdFlMMVhaR2RNZSs1TGlmdWZPWFNqcEY0S1hucXhjUjVRR2JzcmVLMWpUS2tJTXpPZmliZVJGU242bEZUVTRnTmhOOWUxYThRLzV1MnFldmRvbnVXRFJVVVA3RndVTkNMZ0daSlNVVnpjelZqaHhDNDczcXlBNnBwVE1ueGw4dzVFUld3VFFiQnVSczRKNW9VRjR4QzhEd2xtT29DdFVYTUIyTFFRcTBWaDF3SG1QSU5rM2FlcmVxYzFWUmtFT2RKb3Jad01sQVcwRmlVTT0tLXduZHovQ3ZJdzhRY3ExRnVGNkdnYUE9PQ%3D%3D--e0697e6bcdb63c04263f04db38cbbeb2f36fa3f0; path=/; secure; HttpOnly", + "x-request-id": "79e8c98a-773d-4e2c-b245-3eda34df71cc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8A8:161F2:3BD14FB:594B41E:5DB58B6D" + } + }, { "url": "https://travis-ci.org/dcampbell24/iup-rust", "status": 200, @@ -38807,11 +38831,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:28 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -38819,23 +38843,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://www.gtk.org/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:28 GMT", - "server": "Apache", - "strict-transport-security": "max-age=31536000", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "x-powered-by": "PHP/5.3.3", - "connection": "close", - "transfer-encoding": "chunked", - "content-type": "text/html; charset=UTF-8" - } - }, { "url": "https://api.travis-ci.org/cybergeek94/kiss-ui.svg?branch=master", "status": 200, @@ -38843,7 +38850,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -38853,15 +38860,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"33635d7f8b3a345337d1a15a84245211\"", + "etag": "\"a09f2d84cb6aba5e4e7d2cef12072a76\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:29 GMT", + "expires": "Sun, 27 Oct 2019 12:19:58 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sun, 12 Jul 2015 20:19:35 GMT", "x-content-digest": "a0bd15762a325a64708acd94d8523e34678b849c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b348713f-58ee-4e83-b1cc-9a56c85c5b8d", + "x-request-id": "1f97e01f-5dc7-4ca0-97a0-3726a31c059a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38873,47 +38880,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c03b9f3e3dec1c556794101c3b161bd6\"", + "etag": "W/\"06a4e33f3fe6cb65189ac1f350fd66c1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.1762884779.1563905068; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=aVpYbEtPZHMyZ1hkOTRLMlZVVWJMZHMwWDVMMThmejFKSWhrcE5pL1dDYloyUVp4MkhqZ1Ntc1IraXFPTE9KT1RVSXVYMGlrWEdadkZER3lpUHZKd2c1K2FoY3AvQWdrZTc0L0d6MEpaNjY3Tkg4Rzc1Q0Z6K2Z2cGg1aXRqdWZOTllUbWRLK09CdVNRRzVKRFRQN24yR3RObTlLMzBkcUJydmtudFJjMlQvZTk5dGVuYnYwSFVEVmR1QUYrekY2M0xlMGZqMmJDNjl2YitGY3U5TlVuRmZtMkFPMVlxMWk1aXNTc1NBR0tFcVkySE9tdlNVeWRmaVRnbWZaaHJucWNqbEU3MlJ5UEVtZXM0ZHVRNEhyMlE9PS0teFhsV0V6VEpnTGhVeUw1VGduZGFXUT09--2c82315d1c90792ba6550ad929b6b64d903794e3; path=/; secure; HttpOnly", - "x-request-id": "edad998c-940b-4ac1-b145-69be82609cad", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:58 -0000, _octo=GH1.1.1424999305.1572178798; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:58 -0000; secure; HttpOnly, _gh_sess=Y0krdnE0MUlBeVYxa1ZMT0pqZHFqWGNnY2hTMm5PODFUWVBxQzQyYjdTamkzM2RLR1o5d2s2amYySVVjd09vYkxmUVR6ckRmUHNNVThIUGMwL2xSWFVSNm9HQVNKcVNWa2ZoV2tzTzRqZFozQjZQNndZRDEzWGluRWdDQk5ib1hKWGk5SlNuMXNwVkpuWHMxeDdIaWQ0ZFVxZWMzVlFBby9qRG1NQTdHN3JhQ3RGeWRKTFM4K0lSWXI2VEFIRy8rbjJwT2orTzU2N2FkYjRGMlQ2VUxia3ByZmFnay9icG1jOGN0VXU4VDlzUT0tLTNhdlVqWjdsekRFT3FteXU5T1NXb2c9PQ%3D%3D--cf7e381e427546952bde21429e1c0e0039476b0e; path=/; secure; HttpOnly", + "x-request-id": "cf30ae37-c7b8-4c35-ba25-f313b4e99b0a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A93:3229B:AF268D:10A3AD7:5D374C2C" + "x-github-request-id": "E8AD:1B30C:334A1B0:4D12950:5DB58B6E" } }, { - "url": "https://github.com/pcwalton/libui-rs", + "url": "https://github.com/ocornut/imgui", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:58 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6e06b7e25be850722a53c2ef45604193\"", + "etag": "W/\"2532c1f75c38436b105c240c5128f23f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.2114691617.1563905069; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=MzNKd0hsQ01JMnpCUTBTb1Fmc0IvbVVrd2dZdjJaMDdIclRKdjRyaXlpOVloYjdPbTRYYStsWlpjSHBXSGhVVGw0ZU11MU9MVWJabXVOUGZNd3VRWHYwTHgzN1BSblpTREJEbEZyUjlWSTNJR2JhZ0h4VlJQN202RURxK3NaOStLcXYyejdmbmVlUkJRalJaNGViaUxsUFltNThNamZ1TkFrbVZiMmZ2UU04a0xuMFVKbWxnVXQwaG1ERFBZM1pwQUNYNjg2R3h5V2ZyYzZ0bFhZT0NuRkhXU1pKRThnU0ZaVVhhUGRoSGR6NzZYNGE2V2RtSjFRaFlvSktSbmFnK1NEbDdLZEh3cCtDdVhaV3dDanFqOEE9PS0tUnNLL21DYlFxcjNZZ0xyWWljWXkxZz09--40bff703dd36a67b79bcdd2eb8a92e1ad89977c1; path=/; secure; HttpOnly", - "x-request-id": "8fefdeb5-8933-472f-ad51-42643e19e9bf", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:57 -0000, _octo=GH1.1.1297377438.1572178797; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:58 -0000; secure; HttpOnly, _gh_sess=cHlZVGx1eEJQVGJGYkR5OGovRjZhbkFkMUE2RWs1Uk5oMHlRRGIxckdFTlU3VzhDNDU5WGRxa3EvUFFuVytVc1NnNXpTVW16bG52TnVENUlLYWh0M0VlRy9BVkNra1BYM0ZhbDI3eDhTQWpPNjE2S0RRMmVGMFdaWkZiNjMyVHFZL01YVmhBQzJoU3pSYjhNNXBINmlrTXZlU3lPcUdkb3VJSTNTRXQ1djB6S1QweWw4d0dNNFZKNkxpWm9zY05hb3J4TEgwd1dnYmRaYUJXT3RxYTVvamRLSjJxckdqNzBZT29GaDl0Z25Zaz0tLXJhSVptWDFUSU9HNHo4VGY5ZTJJTXc9PQ%3D%3D--60f2275e4c41a1f292a27f34abc996b4e882fa8b; path=/; secure; HttpOnly", + "x-request-id": "35d53212-a0d3-4438-ac18-0c7a2f6d42b6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A80:1BAE2:B212B8:10F3CA9:5D374C2C" + "x-github-request-id": "E8A3:40B7D:16D6F7C:222A31E:5DB58B6D" } }, { @@ -38921,7 +38928,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40", "last-modified": "Mon, 29 Apr 2019 19:10:36 GMT", "etag": "\"403-587b00a0a6300\"", @@ -38930,30 +38937,6 @@ "content-type": "text/html" } }, - { - "url": "https://github.com/andlabs/libui", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8302e71ea69c5bf3897d7e4eccb4d652\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:28 -0000, _octo=GH1.1.292437567.1563905069; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=cUVJSm5XZDZGeEdCdWJ5TDhXSVV2azhUdGxyaUNpeDhIb2pzRDJVK3o0d0Vzd0hHa3Fhck1nY2VVMk5JamJIeFFUcHFnTUJJYUlSQ2tvYzhMVktVR0lCdlpTRjZnNzllQmRyeWE0Ukc5OUhlUEpReU9OK3lBai9WTk9VYXFQM1d0c1ZnUlBkTGtSUmw2RGJ6OWFwb1YrZHZwdksrUERJdVdXNnYxSnV4MFUvSGNGOFd6a0RZZlQwV2hWT3hUd2tONFlMYllSb25zeXFUb3RZNzNiQlNlbGFQRDFvazhiM3pnei9GNDZLdFFQamI5OFppUGpYSDJydWFGeEtCWkpQcFNEbUMxMG9xSjlFUDNzUGVMdTNVZ1E9PS0teTJpcHRTOWpFc09EbENWTG1lNDdqUT09--edf0c596f5fe6e17c885152bf14df085aca4733b; path=/; secure; HttpOnly", - "x-request-id": "3cc8ae0a-bfde-48ba-8119-afd01894adf3", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9B:4D66:AF8AAE:10B6AA6:5D374C2C" - } - }, { "url": "https://api.travis-ci.org/pcwalton/libui-rs.svg?branch=master", "status": 200, @@ -38961,7 +38944,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -38971,15 +38954,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"77c71220b3ab6394835d2057838dd0d8\"", + "etag": "\"fc26cc7e4a9655b5c36b068a54120ce9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:29 GMT", + "expires": "Sun, 27 Oct 2019 12:19:59 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a1ee154b-b5cb-43fe-a878-56fee5390497", + "x-request-id": "3f89a023-f685-4685-9c90-3b84206d7399", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -38997,11 +38980,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39010,44 +38993,51 @@ } }, { - "url": "https://github.com/NoraCodes/libui-rs", + "url": "https://github.com/dcampbell24/iup-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"593f46d2d31dd33963abcd7cf0520a2b\"", + "etag": "W/\"559d61790e0f2284c77a689e7dbd5f65\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:29 -0000, _octo=GH1.1.2079751459.1563905069; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=VFZFNis4WU1IQlJmUW9KNlptbDB2Z1gzMG81dlg1aTNwWHpuZ2k0eGwrMzF3L3hFeFQxOG55cFNkTm5VaTNFUnRtVmlsUmx1STZxN0dTdE9hdE1iYzYyekxKYmM5czZOOFp6OHRIK3laOElFU0JEbWR2eFBGbTVrWEdpMVE4TEM1ODkzWU9sNkxDSTdhRzBQRVlrWUVrdTZJb0hJM0MydElxckhGREt1SjdSTTBRd01zVW83SkVGTTQrM05rd05CUDg5aDVXZVZ3NkdsZGd2bEwwTVpjMlZjUHlZNi8zTzhNYnpoTlVwdnRCaXZHMDFvZXBEY1Y5UDhuK00wcDkwZmdVYzMxaXpUQXNYK013bnZEVnNaMXc9PS0ta1RXWjNiZjkya1BFcjJLUUV5WXlJZz09--1ad14acd16776c6c60f5d0f4035c365779f519de; path=/; secure; HttpOnly", - "x-request-id": "ebf6038b-5eaf-459b-9acd-7f8d2f898678", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:58 -0000, _octo=GH1.1.1492499513.1572178798; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:59 -0000; secure; HttpOnly, _gh_sess=OFhOL2RpOUVnTHU2bmIra2hVN0g5ZC9hQUlwQVF6eHZKbllxWkYrVFh3WU9pcU51SU15Vm1YMHpoTmNESncrZ0RYdUwrMnBDQnplSFZhU3ZhN0Q5U2tSUlZhV0FYZ2tvWk1XN3lMdkxuWEJqVU1vWWZaTmp0Q3JZUVd6MHJSdlN6N0ZYa2JJMTNmN01ZU0hHU05iT292clZDQk51TGczMEN4dWNRSVBKWmpXeHQrQS9NcFI1dE04T0MycVRpQXVkZ0R3M1lOK05JQ2gwOTBNbnk1c2JYYmtvQ0xyRHpOWFlkd0xCSnhaWndkTT0tLUxSZHgyL2hvWEprZGVwTTlNekt5Nmc9PQ%3D%3D--254a095ff0d26eeff340def689128c3b28e40d5c; path=/; secure; HttpOnly", + "x-request-id": "00934d45-2e31-4095-a675-e762b5cbe8e5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AEA:3229D:CF6C9D:13B3973:5D374C2D" + "x-github-request-id": "E8A9:23F80:2A4F12B:3F3C8B7:5DB58B6E" } }, { - "url": "https://doc.qt.io", + "url": "https://github.com/andlabs/libui", "status": 200, "error": null, "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:29 GMT", - "content-type": "text/html", - "last-modified": "Wed, 19 Jun 2019 09:24:17 GMT", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "etag": "W/\"5d09ff41-5362\"", - "expires": "Wed, 24 Jul 2019 18:04:29 GMT", - "cache-control": "max-age=86400, public", - "pragma": "public" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5b915ea47178b300b2d27a921d63e921\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:58 -0000, _octo=GH1.1.919544160.1572178798; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:59 -0000; secure; HttpOnly, _gh_sess=L2dVNldzc1NmblJCNk9TY05PNG1rWGdMWmczY1FFa1JjOVc0aGtZMFNCaVgzc2RaZ3NlTFdKRHd1Qkw1MkVRL2Y4Uy9TS2JpeG9jazFhYVIzTzYxVkNFcHdwZzRKSmZZU29DaVJ0N2RFWDViaU82WDAyNTg4ajVRZkNrL2RJMWtJTlJxZHNaazBDeitVZnErT0ZpOVFzOWJDOFdPeVMxNExaUGtuVE90cFdJS3JwcGJNd0FuQ216YU1KTnlWZ1cyQ2JPOU9vSzdOd1dUTFY1Uml0NklFNVh6alV5RXZSZEFqVkg3LytOZ0h6WT0tLXhlZ1dsTlhRdE9qMFNzcnFvVXhvK3c9PQ%3D%3D--be1fbaf005a6be4184e932d0cc8f8ae05b80b782; path=/; secure; HttpOnly", + "x-request-id": "0ba4169c-4b18-48df-8616-752fe035ab16", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8AF:1AB6E:3B5AE88:58EA3D4:5DB58B6E" } }, { @@ -39055,51 +39045,40 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:29 GMT", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1d1c7a4f33e1f9f2483c530e987948fc\"", + "etag": "W/\"816f24c8ec269d038664caab52814541\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:29 -0000, _octo=GH1.1.88908046.1563905069; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=MW16VnNKV0dPUlpNbnFJM0FVNDdmTDM3dzM1K2EyMUxwUGt1M3I0akpLL1lpRHplTTdsMDBJamEvZDFXd2FPY2ZEQmVLby9lMGVBVks3MXBjZlFkOXlUQS9MNWdRTmtIRWw5aDRDQTRDcWdMTUkvNFUybDNxdEYxTXZkRjhEbnBBZ2tPMHFhNUIxd20vRHBTRGpISnRPWDJJTGF0VFNmYThjaHRjaHRqTk11My9YWUdycTU5U1c0MDcwT253NXd1Y01TekNDRnIrTEwxZGNGaUI0OXF3Y25Xc0JRaUd5TCtQK24xVC8rR2l0MzMvMWY2THNGam83eVNwa2kxaDJSV1RTcG41YjZRbHl0dE5CYWt4RGxhbEdlMkpaOWFLMm9GbDJCZGpDblE1dm89LS1hbXg3Z2JyeG1sTkNjNWNpYzduNjh3PT0%3D--71d7884b429ed1a9c8a727fe59939db417eacebe; path=/; secure; HttpOnly", - "x-request-id": "f47385b0-8512-4966-9275-fa16a0b586ab", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:59 -0000, _octo=GH1.1.195864137.1572178799; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:19:59 -0000; secure; HttpOnly, _gh_sess=RFJBb3d5UEt3ZnU5Q0gyTHFkSVVqTXdnaHFNSGxFeXdEZVJDenU1NTNhd1VnWUx3M09SY0pGZlpaWDIxQ1crQXNCRlZhMFdYd01kVGdOWTZuekVaZjhLeVAzaXkzblVMQlRaTGdrZFZUY2IvanU1ZnptaU9Qcm1tSERBTDdjck50ZGlJTlZINUdLWithSmZaYlJvN29WVkVTaVdZNDl2NXZXMWRCa2FWYzFsVFdiZndVZWEzdjZ1MzlsTER0S2xSRmVVOU9mcHAveEdZM2t4LzE0NG9nOGZnaXFIVlczQWdDbC9pWE43R2lnZz0tLUxrNzVPUzQvMC9Fc0VycFB6bGQrL2c9PQ%3D%3D--73c90828f5fb5cfec1abaf2220ea30742d706e40; path=/; secure; HttpOnly", + "x-request-id": "a947d4ad-d7ee-4708-bc36-d95a77f9bdf8", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD3:4D67:D62290:14242BE:5D374C2D" + "x-github-request-id": "E8B5:1AB6C:2C18E4E:419A6A2:5DB58B6F" } }, { - "url": "https://api.travis-ci.com/snuk182/nuklear-rust.svg?branch=master", + "url": "https://doc.qt.io", "status": 200, "error": null, "headers": { - "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:29 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", + "content-type": "text/html", + "last-modified": "Mon, 09 Sep 2019 12:43:08 GMT", "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:29 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "b4173b4a-2c75-4fd9-9a37-8b6143074adf", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "connection": "keep-alive", + "etag": "W/\"5d7648dc-53ef\"", + "expires": "Mon, 28 Oct 2019 12:19:59 GMT", + "cache-control": "max-age=86400, public", + "pragma": "public" } }, { @@ -39113,11 +39092,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39126,83 +39105,103 @@ } }, { - "url": "https://github.com/vurtun/nuklear", + "url": "https://github.com/Gekkio/imgui-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d8a32d4554bed1d8ddf5cd8854ef9665\"", + "etag": "W/\"7da56bc10a755c5b391733465c912b2a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:29 -0000, _octo=GH1.1.259776392.1563905069; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:29 -0000; secure; HttpOnly, _gh_sess=Y0s1RmQra2krU1dkSGlTVzRLSHVPRVE5MjI5OXdBRkVsYUlBWENFSk9zZUtNdGtWeE4yaXo1eWNESDBWSVBpTXF4aXU4Y2xUWmxXMDVQZWxsd2pCcmZEdWIweURCdTU5NFZpTk1qZ3VOYWpwZ0VVcmhpcmROQ1ZHM2NmbSt5MmxqS1NPcnNJOXlKUmFPcWNUQlFjTTRnQ2NYaUdsVWpRWHVuYjdUbEg4RWo2SW15VDIxMlphbHBZbVk2ZjFYbW5VNHJOYmJEMjB0Z0NJcTBmWGlxM1N6QnZNSFllUGxVUkNCcVVhZzdUZkplQW00VGZTOC9Fd01ScUc0ZG9QdVU2Z0lkdFEzSmdYbEFlNGcwQk42L0xWeFE9PS0tbzFYQWdqTjcxM2RpL1d2cW9pdWxvZz09--cbad458ba2f9a5bea67e5d5edfb080908de94735; path=/; secure; HttpOnly", - "x-request-id": "0ffdd40f-fa4e-4595-9226-a0214a42e0dd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:57 -0000, _octo=GH1.1.862053187.1572178798; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:00 -0000; secure; HttpOnly, _gh_sess=eEZqZGlYZDZsZmtWbVYyNndUNjNFaDF5VGViV3laelVNM3FOQVRhSmVVbnpWQjR2M3pOamFxYzMrTk1TOFpxUFZrZityTEJiSmF4VUU2cG9zVk5BUFJKeXMvRlNhMnp0aU9zMFBMR3NYZDF5N0IyUk52bnhQeXhCWXFLK0dHbnVIK3VmeVBnRkxZakZaTnVVcDA2QkJtQjBxdUpSWkN0bG52bkFFeFZlekFBS1U3Y09rdm91UGh2ZTFnZExVMUwwc2xHOHEvd1N3SlN3aWJTYWFXajV1bUJ0SVhieEJhTEozQ2VRNi9JeklkWT0tLU9zTWhyK2tURmg4T29ybE53M3pXK1E9PQ%3D%3D--1e844cf2741d1ba43b410f0864edf6259191a421; path=/; secure; HttpOnly", + "x-request-id": "f11834b1-46f5-4bf8-b582-b670222d9e87", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF3:E0EA:CDF0BD:13996EA:5D374C2D" + "x-github-request-id": "E8A4:1B30D:3B61CA6:589C6CC:5DB58B6D" } }, { - "url": "https://api.travis-ci.org/woboq/qmetaobject-rs.svg?branch=master", + "url": "https://github.com/pcwalton/libui-rs", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"3efcc42f19c1cc21eb0463a028ee7af3\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:30 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 16:14:45 GMT", - "x-content-digest": "cd7cec045267ab817ffaf27e866e6f7868c979e9", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "05c63ed5-1708-4d7f-a9fd-fbe5d8532748", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:20:00 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"9c105a42acb481274d933dcf7f0f9cef\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:58 -0000, _octo=GH1.1.1862770976.1572178799; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:00 -0000; secure; HttpOnly, _gh_sess=elNPTkY4dzY1U090Nnllc1cvWloyS0RESXRzRU1oZ2tpa3ZWKzc4Rzh0RU82bmI2ZGROdUtrK0dJdDROQlpXZ28vWDc2UkFnSWlEMDZwa1FMcHhqNWdTN2NwQ0xsWVFweXdxcEVhdGpWS0IxdUdLZ2FkUGdTSE4xWXNJMzR4bEV6c3BOSlNzWHNPQTlselhEOWkwblU2NGQvTzV5TWs3Q1NOaklBQXQzVGtnajRZakNmcVlzRVBUbHpCOUxnS0FENTcrcExZczcybk1OTHVLQ0kwY0w3RzFpMzJ5cVVISWdONDZwNk0yZm9YOD0tLThqTVNsK1gzRXYxRlQ3S1A1Vml1T0E9PQ%3D%3D--08a273dd26adff291045ad3d72226c70546d8040; path=/; secure; HttpOnly", + "x-request-id": "ddde86d0-4e2d-46cb-b55c-f94dd8cf6a2c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8B0:1AB6C:2C18DE5:419A5FD:5DB58B6E" } }, { - "url": "https://github.com/woboq/qmetaobject-rs", + "url": "https://github.com/NoraCodes/libui-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9c115b93e33642f6356daa561b3ac761\"", + "etag": "W/\"26481a648881e6c74d56610b8bb61bc8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:29 -0000, _octo=GH1.1.2057353942.1563905070; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:30 -0000; secure; HttpOnly, _gh_sess=S0MyUFR4TVhIWHYyN0FzcDNlSXF5aG03Y2hWaS9TVnBOMU40N1FFby9IYVdtSzFXMzN3MkpCTkJYdWRZQ2NtcFJvTUFpaDNhTlhHT3JmM0FIM0hsZW5USWVVWmJQYksvOUtXYVdiem82K1BBTllFOWZ2R3dLZE1jeXk3TXVIN2RzZXNCTmFiNFAyUDl3a0tCM3ZKbXRQOHhLMzdXYitBaGxEY0t2Z1FBYTg4ejRxNTBISUVTVkxFajJPcG82VUErWlFWMDIyN3MwTjlJUHdpMTdPU1FSSTZRalIxNno2akIrc1JvWXBXR1VxbGVxQXovMHF0UVB2ckgySlgySGJ5bGFTRkMxYkRYY0FLOExGTUU2NnYvL2pNV2JHU0h6b3VoSmhBSkdBUGMvRmc9LS1PK0pEVmRITHFxUEpObFFiVTJwSFZnPT0%3D--1539f77e5d2fefacd0dae37602f7de77e7a6d178; path=/; secure; HttpOnly", - "x-request-id": "83a3cdf6-2ddc-4159-85d7-410a3b652c34", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:59 -0000, _octo=GH1.1.508976740.1572178799; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:00 -0000; secure; HttpOnly, _gh_sess=MjFjUXJIQ0RNa1owK2RvbkFBUFlzRjR0VFhCbXNzZGlZMnpsR3Q2R0VkMERNK25ZbG53SXlvUzBlWWsyNlNRamdBZ29LY2xsSmVhMVc3N0l3VjA4ajJqVVJZYmh0eGZydTBPQWNHTlB1QzNTUlpJSG9DZUprK0RYWEpuWXhSZWY1VTY1UTl0ZGlHaTFvU1JHVXZ0QmpWOXlveUFnYnBsVGJIcnZzcm9lZGxYenRuL2hlaW0zUE5Ua05IbzJWcXdOd0p0d2xoYytVMWhpYjk1VWxGajdzem9Ld0NFQ0EwZXNPMFh4cFZqdUZaRT0tLXdQbWtNREd0SDdGVzdOQ3E1SVN2VlE9PQ%3D%3D--b40ce25e46df8474aac88d6510cd2ccb2dfb547f; path=/; secure; HttpOnly", + "x-request-id": "30670d4d-fd93-4661-8acc-681ff82936c1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC2:E0E6:8B59B1:D405AD:5D374C2D" + "x-github-request-id": "E8B3:161EC:202AB26:3053A34:5DB58B6F" + } + }, + { + "url": "https://api.travis-ci.com/snuk182/nuklear-rust.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:00 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "4ef3d251-66ea-4e57-9dfe-445150d8be99", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -39216,11 +39215,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39235,7 +39234,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -39245,15 +39244,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8ce0864587e45374301a994d787a0f7d\"", + "etag": "\"55a13a1bb211ab918a375a5ca45c3c1e\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:30 GMT", + "expires": "Sun, 27 Oct 2019 12:20:00 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 17 Sep 2018 15:58:19 GMT", "x-content-digest": "72f917beb65ad329df5cf1c734040abea4a8d4c1", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ff9aa4a4-c4b6-4f2e-a715-b3eee0a4b946", + "x-request-id": "1b32af63-d1ce-403a-a752-04d7b4ab6365", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39261,78 +39260,31 @@ } }, { - "url": "https://travis-ci.org/cyndis/qmlrs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/cyndis/qmlrs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:30 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9cbe5a1c8128087fb453453c699f817c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:30 -0000, _octo=GH1.1.908991509.1563905070; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:30 -0000; secure; HttpOnly, _gh_sess=SjJ3SXVlODVyQ255M1crV1pncXFDY2J5WU54d3Z6RVlHMS9kRDVWOVFrWVRnbEhxTWZLOW9NZkxMeXBPNVBvdklmekZ4a3dNK3ZBUzBQSDA1YWZzSlBFRjQrYm5tWlIzREZ1SXpuQnVGNXFKVFpralhScGV2c3E3Znc5ZDBTRS84dDFWNWtkY0JRVFlPK2R1cFcrSWxYYkJ2ZlVaWVhkQVZvdlBrejhndVFCekRnaFZJSk50aENVYXluNGJOK3hyNUViVDNkTXViWVlPZTVINHdWZ290Njdkc3F0QWhMUUVlUnNZRU1Da0hWSkl0TVBKVWZDNkluNndhaXBrNGs0cWtjRHBxL05RN2xNV0NGK1ZpVFAvdWc9PS0td0RBR1VKa21KSTNETy9YVGpLZFdoZz09--34beabb8173e6ce1d4f5c77665c6b72d8e378b84; path=/; secure; HttpOnly", - "x-request-id": "ca10dab3-2a9c-4169-855a-1c5e39c72c6e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ABA:3941A:AD73F3:1087F2B:5D374C2E" - } - }, - { - "url": "https://github.com/kitech/qt.rs", + "url": "https://github.com/woboq/qmetaobject-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a57d285332839f3d8b19f8bc02f1261f\"", + "etag": "W/\"6a19d292cfba023ec3452a3e9564a153\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:30 -0000, _octo=GH1.1.242641590.1563905070; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:30 -0000; secure; HttpOnly, _gh_sess=NmhSNkF1dTFoby9xSWJGb29oemxzZGNjcEVNTitnUlVHQkJrNDlCQkVuK3U3Wm1uMkI5SjIzSk4vekZLaGNKZDRqZVJLUVhrZGttTVBKK3JQRlYzUnJJV0diMTcvcE5pNDdJR1NrNW8zMVJCSlNYd0IzZ043NjFsQldhSHNkRkFPUDVlTWhQTmRXUEI5U2ExemNlT254a2huUkh1ZW5qblU3QjREQzVsc0huSzRWb2FmYmhybldZVjc3cTRuOXRvL1JLZVg5VlNaTGsxL1RlVWNTVGRYbEpMTVpvaHNLT29wTm5lN3RnRG8yL2VRbHhtOERjbEFKMkxwZjI2ZTJjcUtmY0x1Rzk5dm9aVEY0UlRrRjlFbnc9PS0tQ0NBUU5wMEtWd25acjlkaFVCeWpldz09--c70775bb24d1a9aeca438dc4ffc90e5375e45e9a; path=/; secure; HttpOnly", - "x-request-id": "bc9dfc6d-4fa4-4624-a59f-46179ea9e0cc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:00 -0000, _octo=GH1.1.1176504321.1572178800; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:00 -0000; secure; HttpOnly, _gh_sess=ZlEvVUZtZ0t0TzZNYS9iNXVuUGVhSzd2M3ZSVU5DWElHZjVlUDgrZzhySzhGSHlEU0lhZU5GOWR3cHFLVElTcnpqMlBlTHJGVm9oYXhjK1ZDTTNTd0ZCNFBGNjBCK0UrZkxFQ1h1STk1dllrRGtCQmR2SEF2NG9nZm9XNkI5VGM1aU9KV1E1NGgyYVV5UGNZVjJhMnhkbWh1eTVJUE5lSUpxQXQ4K1hTeGl1ZEMxQmQ2MlB5MnJZczRYMmVwWmZjeU1TRUxQKzZNK0dabWUxMmdmbVFPVkNKNFdtYklqVWRJQnRselhOZWtVND0tLXRQTit1bnZqVFIzNGxzMDY4cHJlMHc9PQ%3D%3D--96274a3e7402170863a1e1c22555dad16413aeba; path=/; secure; HttpOnly", + "x-request-id": "2f4c0c2d-b332-43bb-97b2-dd00beb3835f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A81:1BAE1:8C1F29:D5066F:5D374C2E" + "x-github-request-id": "E8B9:23F82:33ECA67:4DBE5C5:5DB58B6F" } }, { - "url": "https://travis-ci.org/kitech/qt.rs", + "url": "https://travis-ci.org/cyndis/qmlrs", "status": 200, "error": null, "headers": { @@ -39342,11 +39294,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39355,15 +39307,15 @@ } }, { - "url": "https://api.travis-ci.org/kitech/qt.rs.svg?branch=master", + "url": "https://api.travis-ci.org/woboq/qmetaobject-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:30 GMT", + "date": "Sun, 27 Oct 2019 12:20:00 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -39371,15 +39323,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9ae36d3956003728fe6bc6ee69eda51b\"", + "etag": "\"7e06d20f3d7014a256657d797e6d5126\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:30 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "expires": "Sun, 27 Oct 2019 12:20:00 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 08:52:37 GMT", + "x-content-digest": "6e21dec1f130a1ee4aae525a8f5bca8b57b4d73f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6344d097-6a74-4f8c-acda-dc934811d4ae", + "x-request-id": "892fc4be-c550-48f8-953d-b3f184ed97b0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39387,32 +39339,7 @@ } }, { - "url": "https://github.com/rust-qt", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"4f8ede7d9ee9ffa8fff36f6e736cb735\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:30 -0000, _octo=GH1.1.1176796837.1563905070; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:30 -0000; secure; HttpOnly, _gh_sess=VmFOM2JtRERNMjJoT3dyMVlHNXY5VjJSWGVHcGNQSXYvV3F5Z0MrOEVKTHpKWU1KOWxIZ2JpSTQ4ZTBETHdaaGoyLzBWRGt0YkNsTUp2aVk5SnpodHp4Qmg3MWNWUHZ2V3Nib0RQbzd2QmM0OEFDM0x6REc5WFR4WTh6bVJYNytWblliMzQ4Mjh3V0lmd2NvemlKeWJ3b3RxaXFlYzF0SU55UHo3K0VvQS9UQkc3REFId0tuQStmSERLZFNydmFrNzYxTzJ1bkwrajFqanVFMXlvRmFTQT09LS11eWlNSzNQeklnNEdZYXN0dmN5UDdRPT0%3D--bc0576b47405aef8e3b748591630d85b46f5b80e; path=/; secure; HttpOnly", - "x-request-id": "652f42f9-b7ab-4dd5-9a11-ae67f5db1b55", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC7:3941E:D00326:13D4E29:5D374C2E" - } - }, - { - "url": "https://travis-ci.org/White-Oak/qml-rust", + "url": "https://travis-ci.org/kitech/qt.rs", "status": 200, "error": null, "headers": { @@ -39422,11 +39349,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39435,15 +39362,15 @@ } }, { - "url": "https://api.travis-ci.org/White-Oak/qml-rust.svg?branch=master", + "url": "https://api.travis-ci.org/kitech/qt.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "361", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -39451,15 +39378,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6e4987bccdfa06b1c6ce3d40dfc2cd6f\"", + "etag": "\"a319433161a1832a6c42a95a5add3a6b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:31 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Wed, 02 Aug 2017 07:51:55 GMT", - "x-content-digest": "70de2a9b52e2e251caa3292bb930114bf0bb97fe", + "expires": "Sun, 27 Oct 2019 12:20:01 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ba11c40e-4158-492e-ba5f-917deb9b53f0", + "x-request-id": "b7c05787-f91e-4722-abc8-c5bad99c2a9a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39467,87 +39394,131 @@ } }, { - "url": "https://github.com/White-Oak/qml-rust", + "url": "https://phabricator.kde.org/source/rust-qt-binding-generator/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", + "server": "Apache/2.4.18 (Ubuntu)", + "set-cookie": "phsid=A%2Fcesqyo67jb5dip5ex25doxez2npf5shachb25ep5; expires=Fri, 25-Oct-2024 12:20:01 GMT; Max-Age=157680000; path=/; domain=phabricator.kde.org; secure; HttpOnly", + "x-frame-options": "Deny", + "strict-transport-security": "max-age=15768000", + "content-security-policy": "default-src 'self' https://phabricator.kde.org; img-src 'self' https://phabricator.kde.org data:; style-src 'self' https://phabricator.kde.org 'unsafe-inline'; script-src 'self' https://phabricator.kde.org; connect-src 'self'; frame-src 'self' https://www.youtube.com; frame-ancestors 'none'; object-src 'none'; form-action 'self'; base-uri 'none'", + "referrer-policy": "no-referrer", + "cache-control": "no-store", + "expires": "Sat, 01 Jan 2000 00:00:00 GMT", + "x-content-type-options": "nosniff", + "vary": "Accept-Encoding", + "x-xss-protection": "1; mode=block", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=UTF-8" + } + }, + { + "url": "https://github.com/vurtun/nuklear", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"588bdd12071424f8322bb4bdd4d03004\"", + "etag": "W/\"2989a0885eceed789e2670352a7c4086\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:30 -0000, _octo=GH1.1.1921780839.1563905070; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=SE5OWEJWTDltR1dKVFlOMlQ4NmhWZ2E0aGdYY1lDalp3clpVQS9zNnRsUU1KSFNOcDd1TW01VjcyODFoVlA4R3ZtRnp5bXAza3FyYWlGd1dnS2V1V2N3QmVqQUdjaFVzZnJpNzVWOWhGWklWYmJHcUhBaHRidm1TaFhkNW1ZWHg0ZmtMcXNpaGcwaWlTWFVhWWpUU1NEcDhHS21kM1ZzT29EQ0dlOTR6ZmtUK2kxREJLRk1iN2pJUEx5VWkxUFR2dnhWZzdZZ1RocDFtTkh4cS83RWM1bUFjMTVSVG5kMVZJeGhqTmRrNE9pbWMrcEY3MzdZQkNKRHZ2OFV2TjlpeWIvandLam13N3RtWE1hVTNYRlFoUUE9PS0tckUyL0JTVXZRQ3QwKzRGWHlidTdyZz09--c9a4eb1d5f992cc6ab06e13ac77196748a016f27; path=/; secure; HttpOnly", - "x-request-id": "56ed5b44-0298-4479-941a-45886f07cfa0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:19:59 -0000, _octo=GH1.1.826294353.1572178799; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:19:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:01 -0000; secure; HttpOnly, _gh_sess=L3NEYlNsQWpkYXkzOFRWVWIzaTRnM3NTUkRzbmtjR2pUYVZHNTNpOWVnLy9yVFkzOTEvbkIwejJLdFk3dnl6eFdCRHJyOFZPMlhXZUR3OWd4bUFZaXkwQVgvVyt2WW5xQ056ak5LNzU5TCtDMEUwM3hTb2kwc2VPTDdNRzBkaXV2RDVzOTlXRjZCbzFhWmhad2E2VGs4SmY0M0tsZmhTdjg0U0JjdncrUkV4MlpWcUdFNzgxK21iR2UwMnZVc3c4RGtuVDV0T0VtSjVYbDJKN3NwQVc1c1d6NFduZU11TFZLV2lFZ0Izbkk1Zz0tLUF0aDdISnBUSElXd0dBK0NFN2VybkE9PQ%3D%3D--3ac31c1142dbf2ccf928086cc2c5d34a554a001d; path=/; secure; HttpOnly", + "x-request-id": "76703a0f-10a8-4da1-a322-604a308a622f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACD:1BAE1:8C1F65:D506D0:5D374C2E" + "x-github-request-id": "E8B4:161EE:2AFFBE1:40B2B62:5DB58B6F" } }, { - "url": "https://github.com/saurvs/nfd-rs", + "url": "https://github.com/cyndis/qmlrs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8203d934c572640d1e4131c41a78fa36\"", + "etag": "W/\"2826b83c058bfe313cbf128fee2f631e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:30 -0000, _octo=GH1.1.624495211.1563905071; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=QjMwdUtMV3IrTWJOL1J2M2h1Qi8wb1JZTUprTmFKNUhqajk5enVveGVWbkFTUWovNVZQb1BVWFROQ2RrbE5ucE5jRUJtV1NkL3hVZ24zY1RVSHJscW83VFgwK3NBWU01bHZwVWdva3lZZ09IeE5lbDREKzErVnpmMnJZZXhFUnlwR0dBSVIzZ1YvMzUrYms0UzQ5d2FyLzlpS2FWZm1FUzZlMHh4TkVSY0NFMW80YWVnVjNKWFBkOGJUQVI1dVVPaEVrZmx4NCtQQTZjV3lzWTdxeUZvSXJ2NENMSlZHcnJBbEw1TjFvSXZTK1Z4N2lFV04rVmZuUk9VdUlkdTIzcnJ2QmNIN3BUS3VQN3JsUTRxL1RjK0E9PS0tUDF0Sy9hUGlqK2NuLzdCQjJkeU4vQT09--20c97448955af98a7cbe7ee72df0d49f22d2fee3; path=/; secure; HttpOnly", - "x-request-id": "f22e4800-d795-4c9f-8797-8993e3be6bbd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:00 -0000, _octo=GH1.1.748904164.1572178800; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:01 -0000; secure; HttpOnly, _gh_sess=VXlkSDRyaDJPcTlaa1dUNCtkemF0UWFFY3NHVWpXK3J4T2dheXJ0ckJuZm10WTFzS0JHYWtqLzQ1SjdQVHNBK1EwME5KNzdYeSt5Z1VwWGV3clpQNldESXBlaFEzMEhBSTJUS0xJenJFRVpTV2YrNFlseW11UGVWMTNYT1l5TlFXYWcrVTE4MEoxclRWVjRIT3ZrZ3JjTzdYZTBMTU9wNHJQWlhuWTg1N0kxQmdLcERmUk1oTTYzVjdZUUZ6YnlnejRtUDZndjdPS1pST1lQbkZmVFJ1bU9GN3lnMGdGMUcyb0lqcGlqcnBIZz0tLXdjTUtnZVlRcTJIQ25rYnMrY2Njamc9PQ%3D%3D--bb6cb8ef0018671829cc404c8a647d61d0e944d0; path=/; secure; HttpOnly", + "x-request-id": "3fb45ae3-c291-43e9-8b7b-a5ede82ca222", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD4:E0E4:62C1C6:95ED48:5D374C2E" + "x-github-request-id": "E8BC:1AB6E:3B5B05C:58EA685:5DB58B70" } }, { - "url": "https://github.com/mlabbe/nativefiledialog", + "url": "https://github.com/kitech/qt.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c6a26f45feafe3d5fb978cc9234d8255\"", + "etag": "W/\"8a610024cf2f8b172b6e133b4009193b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:31 -0000, _octo=GH1.1.1031088307.1563905071; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=R09jN0FIa0c3c0pQNENzMC9MVnNHeWRPMmlCRlM0K1R1NkRON0lpYnBmQlFmR05Ib1pHY0p1VzdDM3dzeWdvRHQ2aW5VcldKaGlibXVQZjFFL2s1WFdtcWFhWXZ6STRuS3JIZWZoSTZadTBwRUtQOVppbkMvcDdWWXZZaW9rWnR4R1p6S0hBVXNSWmdJVEpVRnRGVXFqc3ZsNUNXWmpyQkYzZjNCMEZvSExBaHZ1UVJCejdDTVVXY1hoeUJyK1daVTdpalhCOWdsdXRkZWRpRlNTVVUxYU00cTZjY1I2blI1VUI0cEgrQWl4Vk9JczJVTWx5S20wZHE2bzlGK2NCRGt6L0JLcktjQTZRdlkrM2p3K1F6RUVGZythMVUvaVAxR0ovd0FycG5LTGc9LS1GQWZoN3FybkprNVllNUpLYUg4M3dBPT0%3D--fe646230e61f76bbb316e4eb53d625cdb1f72441; path=/; secure; HttpOnly", - "x-request-id": "502b81a7-224f-4c26-af2f-2ed71408d252", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:00 -0000, _octo=GH1.1.672980878.1572178800; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:01 -0000; secure; HttpOnly, _gh_sess=NWFCd2Y5TXVWcFFZYk5CbE5YSEdybHhqcng4TFJJc2twbDd0WVEvcm9RV0RVc0d0c0ZTRXZtRXlPMThLdjFuU2JDMVBueUx6V3E0YUJNaFI2ekMzRWN6VHNVSDVzY08vd3NVNUQ1bXQycFNzc2c0NHpGMjJQNEI0bmZuM3R3RFN0aytJdjh4OEFRK0dMdVN1YXNTQks3Uk9tRVhORnFYK2dHaGo1OFpiU2RWOUxPaDF1OFVQNW1ERENMb3F2YjhCRlg5TkFodGFVMllmekxRYjN4cFZCQkNzc213N3ZNbzBPeHIza1d4ZmZKaz0tLTJtNURqbUFCQUI0YWNHLzdOa1pjbUE9PQ%3D%3D--3f4019844e1a82c2f7bdfca6c55824afdc5e68e3; path=/; secure; HttpOnly", + "x-request-id": "35b06db3-6b31-4149-9252-65cfe8cd2234", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A9B:4D67:D623F4:14244E8:5D374C2F" + "x-github-request-id": "E8C0:1B30C:334A38E:4D12C16:5DB58B70" } }, { - "url": "https://api.travis-ci.org/image-rs/image.svg?branch=master", + "url": "https://travis-ci.org/White-Oak/qml-rust", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/White-Oak/qml-rust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -39555,43 +39526,68 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a2eb744c632b131e18f79f48e8d85c72\"", + "etag": "\"f3d92f95d214f1fb6ae9151e234050f5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:31 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "cc98a647abb50f530af032993462279175672e69", + "expires": "Sun, 27 Oct 2019 12:20:01 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Wed, 02 Aug 2017 07:51:55 GMT", + "x-content-digest": "70de2a9b52e2e251caa3292bb930114bf0bb97fe", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e5095703-0a93-4380-8e01-b52ea9d5b0a7", + "x-request-id": "1565a29a-26af-48a9-81e6-4ebbabd2fd4e", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/rust-qt", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:01 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"7c8546179cb9e610bab23ec53bb0cf7a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.1158702679.1572178801; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:01 -0000; secure; HttpOnly, _gh_sess=MzRPQjhDNzJWTFB2elNNVzlvczdjcFFTSURSUnhnMzhYbnZ6MzJFODdWS0xiODF0djhpTkJ6dWZHdHVwbzVYN2I3STNlakFqa1J3OXk1SS9ZOUFwbEJVTml6UmJCSWRSQmpRT2svLzEwS2ExN3h5aHRWZGJ2QUczVDRPWllZY3R4VWJnbzk3VmNwTjhKeFFlc1BXZmJRPT0tLU1tWEsyZ1Y4cGFDVDQ4Sm4zQk0zRFE9PQ%3D%3D--fbc023cd5d494a3ddb4d62152bdf377b09b7d7a2; path=/; secure; HttpOnly", + "x-request-id": "f38ea0e1-54d3-4df8-bd72-57b72d2f8a53", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8C4:B5FC:33237D0:4D00629:5DB58B71" + } + }, { "url": "https://github.com/sciter-sdk/rust-sciter", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8a00ee7c15a74e4b3f81af69983c5026\"", + "etag": "W/\"a8c2526f0041235b58cc60fd8d345d18\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:31 -0000, _octo=GH1.1.503471133.1563905071; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=NG91SVhTUjg2TE9KemorRThLQW1JSWsyRW1JMjhLZDBVQnBMb3RZcWlERVp1NzlXSWVBNHN4bStNWFJrRTdhSkxQWktJWjNBa0ZpTFUrOHFHUmlaY2pyR2VLMi9yYjdmMnJDUE8veWxySiswSEdKUW0wa3hURFV1cG1QTFJ2TytLWGY5UzIyVnFMQThsV0lzMWxBYkt3ZWNIVUROcTZpYW84TENRVHg1ZDZxSlR5MGR6VlFxSkQwSTBZYnA3N3NhVjJCck1KWGFva1FIYXNxc29rOVBhQUJBK0NuelBhN2JuMlBvUGh5MEh0SGZMUVlKSlp3US84VjkxN1V6REFNRnJPWTlNY1FJQWpORWMzOXBTYUNLVkY5UExRZjlOb2FQbENGajNIdU1PLzA9LS1ENDgxVGwrQWxPUGxiNCtmdUpiN0tBPT0%3D--59c0e2f6a672982b89fe87abdded4d96f4364efc; path=/; secure; HttpOnly", - "x-request-id": "2e760166-cc08-4ea3-aa44-df46977d7fe6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.1028366285.1572178801; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:01 -0000; secure; HttpOnly, _gh_sess=QkJUOWR3SlRQR1VGaWVrNzhiZUhjL2Y4WHNmV1pwUDZlODVjQnRuTnkvclY5RGM2L2RDUDZzRm11MER3NUErRHBkZnljZDM4bE8vRFBwMEl3cFhBVlVSRmRRWXdhbGpuL1RmQWo3ZHBrZVMyeTNOZjRkbWMra1VWaWVuM3ZqUmNLQ213eC9nWFhOaDBGbVIvZldHK29wcDVRZ0hqSWJRaWZOUUllRjg0RWhtcUdoeUo3SkRmazBZcmcvckx0QnpJU3FmcEx5akMvTllKRkJMVzVPWDh0Vkl1WDU3V2lzU2F6ckcvYXhnaVlJND0tLWRsZlhreU05VUtvVS8rdjdOc0NNRkE9PQ%3D%3D--81385ebf8f3651f11e3b8c2ce2887b772334ee2e; path=/; secure; HttpOnly", + "x-request-id": "cfc0891f-5901-4762-81a8-499931316559", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF9:1BAE3:D13728:13EE03A:5D374C2F" + "x-github-request-id": "E8CA:B5F8:20A554A:30FE11B:5DB58B71" } }, { @@ -39607,161 +39603,82 @@ "x-frame-options": "SAMEORIGIN", "strict-transport-security": "max-age=31536000", "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:01 GMT", "content-length": "680" } }, { - "url": "https://github.com/image-rs/image", + "url": "https://github.com/mlabbe/nativefiledialog", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4bdcc841becc83aaefaf03fc9faa8f28\"", + "etag": "W/\"70689951bb7b9006e4b826e646bcfcdf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:31 -0000, _octo=GH1.1.207480035.1563905071; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=aGVKbGtGajRpRmpFWE9EdmdnN1B3ZCtxSjFIMzRPMEt6NmZrWUVYemZhc3hNM1hzVHFRTXBmZTdhVy9Bcmk0SGFKNTJ6NkFXZFFqMktsVmFFMUltY1RxQ0IvUVk2VEE5bnl0cnhXUStVVm5LeU5TM2FpR3dSa1ZJWXMrZ2paZWdkT3FYdVFjbEJWNFNCTDVJYkFuZTB5WVdFbDA2MzZFUTRFTERaNWJid3UweWJqdk45MHhSSEhJOE1hK1pXd0hsQyt1UEtDQWZhNzhVRVN1WFAwaGxLOUlwSW1iWENtM3RkVUVRRThzS0hIOFpkLzJ0QlJ6R01Idys1YXQrM3BjVlRIaW9CeC9XWkhuQXNNNnVyOFltV0E9PS0tWjZCV01NV0hvR0NlczZ5eFRsZHVBQT09--7004f854af40e87db2facc9ccd7cb22b5a7d1c4e; path=/; secure; HttpOnly", - "x-request-id": "9281ec62-1faa-45ab-a8e9-c458086949be", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.1630162744.1572178801; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=aC92clpYbFpWcjdSYVdhQmNGc3czcmlyeURvWndpWXJsN253ZzdjVkovTERpYitwUlIzSVJYOGtRTzhQdjhPTmFoOUJwZHR2dmFNZVZvWEt6UUFFQ0dFdU9NYlZkMVM5T2psTXUxcGNLRmpIWGxkTWFYZnh6bUdYWVBPV09OUDF2bEV0WWxKSml6N3ZiZThvbEx0eW1nVlZacFptOE40REpqaFdGUXBOTVhqVE1mUUlOYWlyYU92UlhIZk1YODN0Zm53SnI0V3RxMVh4dTB1djVHTmI3UWFqZGRaeE1ZYUJlR0pXaVBTalAxUT0tLW81RytzRUJDS1E3ZFhvRG5DYnhRWUE9PQ%3D%3D--e2eecdac2368c09f5c3dcd8af8d434c31e3be4ec; path=/; secure; HttpOnly", + "x-request-id": "718cd148-666b-48b3-8e49-914b8476fc29", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:39421:E9F7B4:163DDB2:5D374C2F" + "x-github-request-id": "E8C9:1B309:160A14B:2118552:5DB58B71" } }, { - "url": "https://ci.appveyor.com/project/sciter-sdk/rust-sciter", - "status": 200, - "error": null, - "headers": { - "cache-control": "private", - "content-type": "text/html; charset=utf-8", - "vary": "Accept-Encoding", - "x-xss-protection": "1; mode=block", - "x-frame-options": "SAMEORIGIN", - "strict-transport-security": "max-age=31536000", - "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:04:31 GMT", - "content-length": "2305" - } - }, - { - "url": "https://github.com/abonander/img_hash", + "url": "https://github.com/White-Oak/qml-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:31 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f10577f2ad3159e6e45c2f64368eb388\"", + "etag": "W/\"edfc0ac24cbace864209ebe756218655\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:31 -0000, _octo=GH1.1.1781363207.1563905071; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:31 -0000; secure; HttpOnly, _gh_sess=MUlUdGtYem9TaEJsWUF0T1RzYXBqMGh3QUovd0NsaTdjc3Z0SjgwTjUzdGFldUZ2QTZRTnp1NFoxM0FtK1BiWEVKZk93a1lmbjhLUzJKaStlM0hZZXdkaWZaSFlmME02OURLTXZINHpmNFg2cUFWL2RodEIwSUhKSzZ1L0NEWkZJaFVRczVLSUp6aThWVkpvTm9oVHAxdUNhUllDMDk1TmtHeE1IZXJ6QWFWQnFNSHk5MlY0N1FYd0lNRCtwY1ZiMlBPbGY5T3NQTG94bVRic0FPM1J2MGRPYVd3dVZQL1dFSmg1WGxaQ3MxUUo4cmRJNnVMNWVUVHNZUVdHc1duekV4a3RXc1EreUNkcWxVLzlvdjNQa2c9PS0tNXlhWFQxZGpZWGJjVkJudW14L2dBUT09--4b43bc2db8bf2c705a05fc5208ab408e25736133; path=/; secure; HttpOnly", - "x-request-id": "63e9d901-ec32-40c6-86e5-20e87135b76b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.2046806880.1572178801; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=dFBuR21DWGFUbzdjc01kL1NocHdpYTV0Y3BOM0I1Y3NsVS8wMHIvL3RZSEs2UE94UzlaNUtuUUNlUTNrYis1M2lCYUtDSmx6eURwbURUVGEyditSMlV0czR6UndqaXlwdEN4RFVSbmh2bUpVWktEN2lHT1V2OEwyZTZya3RJd3FJcVVMWEZPTzJuazhxenFUWTVkanhlenYxZVVBRllFcDh4OXNMODByTkhxbWpUVWFGY3FFQ0RxVUp2SXNvdlNiV3cxSW01VDhHNWEyakhoUHM4WHVOY0pnbVN5QmZsTG51dHZIS2RKWDVVRT0tLUgzZ3JuYXpZRzlMOGkzQS9LcWdkbmc9PQ%3D%3D--84460252cbe9878431fc51877af8642db3f4221a; path=/; secure; HttpOnly", + "x-request-id": "9d312f6f-842e-4883-a924-8b2c6247c501", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A94:E0EC:EBBB5B:165CAF9:5D374C2F" + "x-github-request-id": "E8C5:1AB6E:3B5B183:58EA862:5DB58B71" } }, { - "url": "https://travis-ci.org/image-rs/image", + "url": "https://ci.appveyor.com/project/sciter-sdk/rust-sciter", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:32 GMT", - "x-frame-options": "SAMEORIGIN", + "cache-control": "private", + "content-type": "text/html; charset=utf-8", + "vary": "Accept-Encoding", "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/image-rs/imageproc.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:32 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "x-frame-options": "SAMEORIGIN", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"ba4cce148b13fd2bf1782cce6e57b25b\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:32 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 15:33:02 GMT", - "x-content-digest": "10b6b380b68282ae3e5dccff795a6d271caa6039", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "9413cd22-cf10-458f-b796-80b608edba0e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/image-rs/imageproc", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:32 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7b8d3d073320663cd8f38895ae5a1089\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:32 -0000, _octo=GH1.1.1730076411.1563905072; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:32 -0000; secure; HttpOnly, _gh_sess=V0ZJOC9PQ0gzYkI5TVpQRjNGWXpvSnBBTHN4cFRpQm5rVS9TT2V6OHZTRTVsYUVKYW5RSWk0QXV5eWVzSTZoSGN0VndSaUVMMUNzczh2UmFLSFBwODBidGwvSHl0YUtLS0VodWtrRm9LWmFxVFlNSDZFbVQwRSs5VFRYVFVmQWVRc3N5MFdKM2dsVTZOQmVEdDZHZWYvRVV1NjRiUmFoTjVKZ3RDWVh6cEZKQUxIVEtLakEvRk53VEJDYzBuVjV5R0tBMFFVc0RsTzh6NnhMekx5VHR0NFo0ZEthdkR3aGpMYkJSTUN0S2NwbmkzekhzL2kwdThPN3A3N2QwRVRES0hNUjhDaGN4d3BGc2VoNnp6RkU5Nmc9PS0tZ1VKa2hReFdtZlEwd2I3U3phd245QT09--8dedbe76c66b86da8d98de7dbba09b3fdf21650d; path=/; secure; HttpOnly", - "x-request-id": "4ffcc2d3-19da-4822-a97d-4f827fcfbe26", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF7:2B96:2110E8:31E07B:5D374C30" + "date": "Sun, 27 Oct 2019 12:20:02 GMT", + "content-length": "2380" } }, { - "url": "https://api.travis-ci.org/twistedfall/opencv-rust.svg?branch=cv2", + "url": "https://api.travis-ci.org/image-rs/image.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:32 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -39771,15 +39688,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"4e1f73d5cc898a983beb4760880c99ce\"", + "etag": "\"833b80a3da679270e5f45d83121ee66d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:32 GMT", + "expires": "Sun, 27 Oct 2019 12:20:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 15:42:43 GMT", - "x-content-digest": "5cc5c65987d3690db5269ea235b23228726899d3", + "last-modified": "Sun, 27 Oct 2019 12:06:44 GMT", + "x-content-digest": "00dfecd2897c7ecfe25d85197b2660600713f218", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e9c8598f-d508-457e-8603-f5d639f6a8f1", + "x-request-id": "a19234b3-4ae4-48c0-907a-f7c03c6bce11", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39787,7 +39704,7 @@ } }, { - "url": "https://travis-ci.org/twistedfall/opencv-rust", + "url": "https://travis-ci.org/image-rs/image", "status": 200, "error": null, "headers": { @@ -39797,11 +39714,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:32 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39810,84 +39727,85 @@ } }, { - "url": "https://github.com/teovoinea/steganography", + "url": "https://github.com/saurvs/nfd-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:32 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3e8fb7d780376bfc499fe4f274b56fcd\"", + "etag": "W/\"19b4b9040f654ff2afde9b5e8a262755\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:32 -0000, _octo=GH1.1.1755742063.1563905072; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:32 -0000; secure; HttpOnly, _gh_sess=Y0dlMVJjYW9DbjBOTzFhVmVKMUhxRW12R1BtRzRpNlNqOHY2NE5oRXFTZUtBRzZKcmd4dzFJMWVvNVNtQy9UaEQ1TitzS1Q4K3lhbkdQS0s4elE1Z0IvUlQ3QTFzYXVKVmZFTzd2UzZJSTAxZ2U0Uk5xNUpMc0ovVWNPUEdoVjVqODZiSTJCeGFCS0JEbXdEeHlhQlVScXRmbk5ZT3hySFRPQWZCVnJzaXQyOU55VXpMaE1ETnBhNkR4QXJLbjhVbWJlbkVLcUlBZm1rR0FRaWVxY3VjVHVjYzFvaFpJNmhJYnRpSVpBNVpPYWtJa2RMdDFFb0VDNEZOaVlzYTZTQi9sdGk4SHBQcWQwelF1ZVB3YlU5dUIxbHpOQ0RnUXlLckE3MWFaZ3dkRkE9LS1LeTZpYVZZUTVWVlM1MzEyRFNzK0hRPT0%3D--25966b10002c513adb8a79afb77c5bc6948cd0dd; path=/; secure; HttpOnly", - "x-request-id": "602e0ca4-0f06-44c7-b553-8b3bdaf05313", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.209716451.1572178801; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=dkdndXB6RnJsdTk4aWpCMnRSUS9ybmJPTXJETDdJTXRXQ1lFWmZoMUk5c2NaREc3Rkp4ZVRrbzJSNnRvdktRSGNVY1V1cGtlL29RSUtUOGpMQnVxMm1tcGsyNG5OL3ZOZ2M5SG5FbVJzN0xzb1ZIQkFWMDZ1R3ZLblFUa2EzdGlKSkFGaUhOcWhjTmRVVFVlVkd1Ukt1OURiTkM0QnozNm9WemZsWFVkSkNBKzk5aFZ6RjJZSTYxeHlWc0ZhN2wveXB1MkZOcDV0UEFZdFBFWVNEempON1c0YURYSHlaMnR1SThpZ1JCY0NPUT0tLUhHOHZHSEV2YzMyWG9QS1RzOTBaVGc9PQ%3D%3D--4482331fd608c79a4fd1da4a47a2d344fdd6fbfa; path=/; secure; HttpOnly", + "x-request-id": "b5b19246-8eab-4910-b71f-359c4f290698", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACF:4D67:D624D4:1424658:5D374C30" + "x-github-request-id": "E8C8:40B81:347C726:4EF65ED:5DB58B71" } }, { - "url": "https://github.com/twistedfall/opencv-rust", + "url": "https://github.com/abonander/img_hash", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:32 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"982095987e84ef07f880690437ed76b9\"", + "etag": "W/\"5078b9d90d5de7d1564891909c39f89c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:32 -0000, _octo=GH1.1.1755870099.1563905072; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:32 -0000; secure; HttpOnly, _gh_sess=bmJFZWNmeFZGVjBnYjhuN1MwVUZmOVlaUExHR1I0dlhmeHlZZUVQNVRoeU96ZVVvSEVDZGFacXJsK0krZkV4Sk1HT25BNEo3TkgrZnAwTEoyelo4ZjFhQjc0T3ByVDlhUVlSaGRXOS9pQzZwWDZ5Z0JncUNVcVdCd1VtTWdIaDJPK1Z0WXBnV3VDYXpHbkUvVSthVlpydkJDZmkxYVRodDZESEVmdHRnOEZvM3g5dEZMdzVadUN4WnZIc0o1SStUNFNtZFVHVWVyVEl0NE1ySGNRWCtnRlFoNy9CSGY2V29DZldxU2JmWFZlNVVZWWcrU1RlcEV2L29nYTNpKy9XN1VaenErUkExRFVMSkRrRmFnYytqdzRaMkw0ODJMYzdMK2FNVG5jOGYyYjg9LS1CZ1BNQkUzU1BqWUZMYkNpVUJqZnpnPT0%3D--09c6260ea39e0f84615c775f08e3480135a23837; path=/; secure; HttpOnly", - "x-request-id": "012c2e22-9753-47ac-b99d-02cde5c1283f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:01 -0000, _octo=GH1.1.877433806.1572178802; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=NDluZ1MwMkNVSHEzZm9HcEhETHVLaFRvbVl2OUxHdkRkV1E1ckQ4ZmVGRUNZY2s5VDgvdWgvMlpMMEhpNk1YSTJEZUtsMnFuZzlhUVVmQzdFTnp1S21yZ3lSV2pBdXFqZC9makRpZWF4VHFCaUg3Z0poMGR2Q3dsVlVnbldsTFluakRMRFo5QTVlblVVTnFkRzRiMmhtRmhUaDFuVUtHdTgzeVVJZnEySHowaDdOUE5hQllZNkFiWmUralhRQzFDc3lubTdkN2lKcmV4QVN1YkE2UGEyWUtSUmx2c3RHVFAvVTVSYjZ2MmV3MD0tLURtbk84S3lZbzFDZllkckQyaEhFZFE9PQ%3D%3D--af985a1e2c2637a31a30fa2683bb3287cdf2baa1; path=/; secure; HttpOnly", + "x-request-id": "0e961789-8894-42e5-8a5f-52aaa185c65e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF2:4D68:E63282:15E9227:5D374C30" + "x-github-request-id": "E8CD:23F7E:20BC94F:30CCCF6:5DB58B71" } }, { - "url": "https://travis-ci.org/teovoinea/steganography", + "url": "https://github.com/image-rs/image", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"86c84488c5e48c240d3119184674989c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:02 -0000, _octo=GH1.1.1875566647.1572178802; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=R1NmR1BHdnBIU3F4SUdpcVdkbU1jRnBhZzdXNVd6ditPS2pQOVhGbDJsRVM4RU5uWkRwSzh4emxURStpU3VYclczWTYwM21hU3BXcmgvYzJaSUtZWkhSU25wSmExY01Qb3lydU5aWnZRTXRkNXJSbjdWUXJsTGFGUHM0ZE82RFBPbEZZbzVJdFF0VGJ5YTVwK0RqckRlK1ltWnM4TFlIbnFIeGNRVk5UaHA3YWg0UCs5am1nWEUrSkQrdzhzV2I0d1lZWExwZG1ubjNFd204TzJSeWg2Qmxzcjc3OW9QY1EycTNObk8wYVBpND0tLWYwanlGM0FQem5YNWkzU3FSK2tqbWc9PQ%3D%3D--06145d9a8dd29f0431a7527840ea66c11f0021ec; path=/; secure; HttpOnly", + "x-request-id": "a10148cc-0c20-49e4-840a-ea1d02693f17", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8CE:1B308:D7087B:14226F8:5DB58B71" } }, { - "url": "https://api.travis-ci.org/teovoinea/steganography.svg?branch=master", + "url": "https://api.travis-ci.org/image-rs/imageproc.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:02 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -39897,15 +39815,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fbe38ae703de50585fd5ad1ea6e998ac\"", + "etag": "\"84e1e28659268c4e605f5bedb5c8f863\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:33 GMT", + "expires": "Sun, 27 Oct 2019 12:20:02 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 19:09:49 GMT", - "x-content-digest": "78f372d66eade420303e32bf4fe3e44934e22753", + "last-modified": "Sun, 20 Oct 2019 12:21:05 GMT", + "x-content-digest": "d95d208feec9c8ac0c97fce011a19b02a233982a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e7bdd87a-e66d-48bc-ab2d-14a1c1ea22ff", + "x-request-id": "59a2c93b-1cb9-42f8-b3a4-2ffc60f48d9f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39913,13 +39831,13 @@ } }, { - "url": "https://api.travis-ci.org/shnewto/bnf.svg?branch=master", + "url": "https://api.travis-ci.org/twistedfall/opencv-rust.svg?branch=cv2", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -39929,15 +39847,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f7544923ccaf9736f6e279c2242c1161\"", + "etag": "\"ad2dc97d9ecd715747637111c146cb59\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:33 GMT", + "expires": "Sun, 27 Oct 2019 12:20:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 04 Jul 2019 16:24:08 GMT", - "x-content-digest": "7222efec9e7338ea0fe4c6aaf17b2e82e7bb695f", + "last-modified": "Thu, 24 Oct 2019 15:55:51 GMT", + "x-content-digest": "e9174aefb5289ef1f10444924ebbb2bf2713145c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "2a62fa26-1f05-4846-8da3-360284e970fd", + "x-request-id": "b73244bd-8b43-4581-a794-94ce1fc6684f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -39945,7 +39863,7 @@ } }, { - "url": "https://travis-ci.org/shnewto/bnf", + "url": "https://travis-ci.org/twistedfall/opencv-rust", "status": 200, "error": null, "headers": { @@ -39955,11 +39873,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -39968,60 +39886,39 @@ } }, { - "url": "https://phabricator.kde.org/source/rust-qt-binding-generator/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", - "server": "Apache/2.4.18 (Ubuntu)", - "set-cookie": "phsid=A%2F4ah2wjhh7hy5dd73paqnnei5j6vtcktske54trwo; expires=Sun, 21-Jul-2024 18:04:33 GMT; Max-Age=157680000; path=/; domain=phabricator.kde.org; secure; HttpOnly", - "x-frame-options": "Deny", - "strict-transport-security": "max-age=15768000", - "content-security-policy": "default-src 'self' https://phabricator.kde.org; img-src 'self' https://phabricator.kde.org data:; style-src 'self' https://phabricator.kde.org 'unsafe-inline'; script-src 'self' https://phabricator.kde.org; connect-src 'self'; frame-src 'self' https://www.youtube.com; frame-ancestors 'none'; object-src 'none'; form-action 'self'; base-uri 'none'", - "referrer-policy": "no-referrer", - "cache-control": "no-store", - "expires": "Sat, 01 Jan 2000 00:00:00 GMT", - "x-content-type-options": "nosniff", - "vary": "Accept-Encoding", - "x-xss-protection": "1; mode=block", - "transfer-encoding": "chunked", - "content-type": "text/html; charset=UTF-8" - } - }, - { - "url": "https://github.com/shnewto/bnf", + "url": "https://github.com/image-rs/imageproc", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"61e79bd18b8053d53556096ef7e9902c\"", + "etag": "W/\"52462534030c02cc0c7b4340caa36687\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:32 -0000, _octo=GH1.1.1195864373.1563905073; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:33 -0000; secure; HttpOnly, _gh_sess=TU5rYnhlSmlmRCtaWEtBZUtaQ3JpUWFOVzJyUWcydForWEVYZmdQanVRZzcyaFZGNG12V2ZwalB2ay9NSENxaVF6NUpNazVxOThybDRsQ1RvZTVKMWF6SmNER1NvSEhPSHFWWXZHajZaUStTU3RacXhmUE1pUkZ2ZjVvZkNQRlFyOXRhZjQwZ21EYjVVeFJVWGJoV3ZUenFLdHIwSHZuRHJMN0owem1CMTREcnE5VmxGblVjQ0l1eWx6amlmbWhNZ1h3ckg0RmdjTE9lZFNka0JnWUtHYjkvd1JGRm5UWmJxalM1OWlhL2NoMSt6QnVYdUdZei84TkU5WWU0MXVGSUN2cEovc01NVGZVMmJrMXgyaUNFL2c9PS0tblAwNzFjWlNzT20xL3IvaGRqamV6dz09--a560fb271fee694f2f123962ddeff6cda44d1934; path=/; secure; HttpOnly", - "x-request-id": "586b5ca0-0b65-4987-886f-8b7099f2d9de", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:02 -0000, _octo=GH1.1.468865162.1572178802; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:02 -0000; secure; HttpOnly, _gh_sess=WkEwMkFNY0Jza0JSb05ERlRCS2NsNWZVcTlycVFKV012OHppVUhFUUU4a0prRVB4YUYxU3JPdDhpMktsYThKOFMwOWI4VzRkZGgvME9WL0JvQmN4TEJUNXUwNnBVcEEwdWNOTXlISzh0bVIzMmJib2FwNlNUeFo2Ri9XWjhCRmtrb2VvNFhBKzE5UUszajVoUnN6ZitoTm94MjRkeTdQTGRIdXNIVlZzejVJN3VtdXBoMkkvcTY1ZkxRcGtZNW1xOXh3VDM4K3ppMGFncjVzQzkxUW41Sy83RjFhRFV4OU82TlI5d0hpeWJubz0tLTRiRDhGemhIMCttaWxkRkgzYlYvcHc9PQ%3D%3D--c17fcef824cf9698cd4855bfb4105ff31972ba3d; path=/; secure; HttpOnly", + "x-request-id": "98ef40a8-324b-4336-ba6a-e192cb3fbe8d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF3:E0E6:8B5B1D:D407F4:5D374C30" + "x-github-request-id": "E8D1:40B82:3BB5AB0:5915B58:5DB58B72" } }, { - "url": "https://api.travis-ci.com/rust-lang-nursery/log.svg?branch=master", + "url": "https://api.travis-ci.org/teovoinea/steganography.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -40029,12 +39926,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"303d54ae35a507aec0aa40ac2e3a557a\"", + "etag": "\"32c5d85b4de3d1fd1626f318d79715f5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:33 GMT", + "expires": "Sun, 27 Oct 2019 12:20:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 22:15:40 GMT", - "x-request-id": "133d691e-37c7-4cf0-b34e-970200f818b5", + "last-modified": "Thu, 17 Oct 2019 22:11:19 GMT", + "x-content-digest": "49079ef5b28b74be3d4500031c05629ad294e859", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "acf8246d-069f-49c5-b574-a9418b6be136", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40042,55 +39942,84 @@ } }, { - "url": "https://github.com/rust-lang-nursery/log", + "url": "https://github.com/twistedfall/opencv-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fd7e6f2f100fb9f87820c7320e13b1fd\"", + "etag": "W/\"75833e7753d05bcb73d00f6575be3d19\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.934406555.1563905073; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:33 -0000; secure; HttpOnly, _gh_sess=U3pldkxySTV5NEErZFRpcWE0d3c4SDFmRTNsMitQV3R3eGd4NENMa2hUdVNpbmtJZE9vQ1IwTzJBc1lVNlkzRS9iczFSU1ZxN3BwUkh1MG9kR0gycXBicDlnUzJYNSs4UFZ6NW8vVXRGNDh5OVI3TWIwMFMzU1dlb1dOTktiVnRLS2FLTWlYbkVGTEg5WFBNSm0rR3ZDNHZ2RWwvTmJLZGdtYm80WnhIRm9DcEhqTjVXL1Rkc1NDZThJc2NJN28xVElSRE52QzRtTmxHZUpFOFhsSGtWSVpEZlpoc3BFMEgyajFrMDMvN3dCejNnUjNaY2VtaFN4eHhyUGM2Z1lRNWMxWHorbU1ubjlVNGxWeEc4SG54YnN5Z1JUeUJHK3JpSnBQWlVnRkowdzQ9LS1ZN2VSZlZHdEsxcVl6a1I0VzRSTVpRPT0%3D--51a3e5fab47d8878aac0dda308b7041ca60cd43c; path=/; secure; HttpOnly", - "x-request-id": "0665048e-89e1-4d9a-9b02-e9e8a4efc733", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:02 -0000, _octo=GH1.1.226680782.1572178803; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:03 -0000; secure; HttpOnly, _gh_sess=RWRkNVdyblZldFNNTEhTWnMrVFl6aVJBNnZqUW1JdnJsSlI5YmFYdjlMVTFOREtBaEVDY0RBVXhvaTFmd2RjcU5qR2dUeFdxNDJoTTJTdEc4V21uWXF0aXZjYVdRb3FTWFJXRE9nWG5CYkRmcGhsVG9Kd0tyWVhmVnVUbHhPa1dudHN4eno0dHBwcHpyN1pnbjRrcUU3c0ZSSWdpSFlxMWVqK3ZBT1piV0k2bThUNFZqL1VINTlIYUh1eDlRcU9nc2tjbFc5UUUybHVWcjdQNVBpSjJia2toNy9ORzRwUWVUVTM5OGtjakozZz0tLUR6QjAxYmJEUjRxMFVWZC9Tc1gwdEE9PQ%3D%3D--63e2c6d061bd75252d3fae21723070de23a94757; path=/; secure; HttpOnly", + "x-request-id": "04825826-ceea-46c2-80b8-7e77fee54cfe", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A97:1BAE4:E9F43C:1647D91:5D374C30" + "x-github-request-id": "E8D4:23F7E:20BCA3F:30CCE55:5DB58B72" } }, { - "url": "https://amethyst.rs", + "url": "https://github.com/teovoinea/steganography", "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=UTF-8", - "date": "Tue, 23 Jul 2019 04:31:44 GMT", - "etag": "\"dde6b1e46c888995495b152367ec2e00-ssl\"", - "strict-transport-security": "max-age=31536000", - "age": "48763", - "content-length": "209130", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"7f91b2d3b621d2ebf0694a79993607e3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:02 -0000, _octo=GH1.1.1747633244.1572178803; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:03 -0000; secure; HttpOnly, _gh_sess=NmNubkcwYWtMSUpHL2tDdzIwWmNoYzluc0NpdlJDTDI4bFJaaXN5M0RicEJNUkRJak43THFCTXR4bkc0aEhtbW5NbXorbWNKcy9SOW9PR2RHNVZvc1VLemN5NXNPeS9wY0RLaGNVb2JRS0dVK1VMRk54S2xPYmxVQ2l0UEU2M0xacHZDK3FCempLRldGbm1MQWlBa3dESGw0UnpDcE0zaWZvaE9iNU55ZmNlWGtROHRwbTBPOGVSSHFWYm5WaklhMzEvZG9zRFJXcHVvVU9vSjdZcEk3MDNqc0RoaXlURnRQUG1DZnM2d1pKOD0tLUFtQ1hJeTJRZ0YycnJ6M3AraXNmekE9PQ%3D%3D--65a3412fb98e20d3b689d8767a8029922fc07dcf; path=/; secure; HttpOnly", + "x-request-id": "8a1728bf-6d9c-450c-b9f4-55f27b09aa58", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8D7:161DB:666E9B:991611:5DB58B72" + } + }, + { + "url": "https://travis-ci.org/shnewto/bnf", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "Netlify", - "cache-control": "max-age=0,no-cache,must-revalidate", - "pragma": "no-cache", - "x-nf-request-id": "54231c31-52b1-4513-89fe-f1a57b758d06-22366689" + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/slog-rs/slog.svg?branch=master", + "url": "https://api.travis-ci.org/shnewto/bnf.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40100,15 +40029,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fcb7241f1b25f732191c963a7612ab57\"", + "etag": "\"fae6aed97e08de59f540937ab414cd80\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:33 GMT", + "expires": "Sun, 27 Oct 2019 12:20:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 20:37:54 GMT", - "x-content-digest": "2dc09427dcfb2e2f900c6df3e0deec8ec0e79f2f", + "last-modified": "Sun, 06 Oct 2019 21:11:11 GMT", + "x-content-digest": "10141a3c47050368f7ad5342cbf67a6ed66d4e9a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "30e5a4f5-4d15-4aa1-a2b0-cec9773abb17", + "x-request-id": "0414111a-1b97-4b40-9f1e-1b5fa62c7c48", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40116,13 +40045,65 @@ } }, { - "url": "https://api.travis-ci.org/sfackler/log4rs.svg?branch=master", + "url": "https://travis-ci.org/teovoinea/steganography", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.com/rust-lang-nursery/log.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"794b3244436ddf1da05ee0859c29ad49\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:03 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 05 Sep 2019 13:22:50 GMT", + "x-request-id": "a367c610-1f7b-4f51-b928-9116e08ffb23", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/slog-rs/slog.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40132,15 +40113,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7157a0dd4638153d2572d8ce4feed8a3\"", + "etag": "\"9e9544d3530fa710bdb036884425e66d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:33 GMT", + "expires": "Sun, 27 Oct 2019 12:20:03 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 08 Jul 2017 22:11:47 GMT", - "x-content-digest": "6d950e01b5cbae9e595e942182d19d3f0e32100c", + "last-modified": "Sun, 27 Oct 2019 05:28:45 GMT", + "x-content-digest": "d1c8ead4d7770f62b2785fc8d46cce30c4dc07dc", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4a5260ae-0d40-4316-8ab4-7716af3363e6", + "x-request-id": "dbc12ff3-d80c-4267-8026-348ab24e3396", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40148,51 +40129,83 @@ } }, { - "url": "https://github.com/sfackler/log4rs", + "url": "https://github.com/rust-lang-nursery/log", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c34ae836390ec538e69879c4805c1aff\"", + "etag": "W/\"a4070ec0bb34ddcfe3bcd8b3f5010a76\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.689749192.1563905073; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:33 -0000; secure; HttpOnly, _gh_sess=TUZuekQ3WnRqMXBteG5ScVRYQy9BY2Zrbi9aVGU3VmJuM3hyVGhOeDBPWm85WVc3dnVUQStJbWlCL3JoREZDWTJ5cGZyeGZmcVFycytZWXlvOHBJaFJocVBvV0VBSjI0SlFLcklLWlpMd2c5dHFIVTVnZUFVL1FteFVGTTVEVk1sMXBLbHVHaHBpZ2Ezc0toRnpkdWVSUFMyU1FmOWszMkJHeHBENkE1VFhJc0RRSlFKQ1N6ZjJkb3FpZTZ3cm05OFZUUGI2UWRQK1V3OFMvaFJLZFdEd0ZjcXlTRnMvbVUrNVg0Zk5ham81YUZOc3I3dkJPbXZXdTJIQjNsa25BamxWN1JKaTV1M3BmMnNuWE1JbFZWVEE9PS0takF2bFVuLzVweFdpcFp4bHpCRFZZdz09--5651003058970c95ecb5a399a01800405b11ebdc; path=/; secure; HttpOnly", - "x-request-id": "e1fb7e8a-f75f-4124-b17b-7d686fadf7b1", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:03 -0000, _octo=GH1.1.1073492006.1572178803; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:03 -0000; secure; HttpOnly, _gh_sess=S0VyazdyRWk2amNkcFk4aVRMaDl6eldaUFc0Y0J1QTJpYmR6STZPaTZlMHE4WnJsZkthMmpxYklHZlozZEJpUkN3Z21pRDloN3NYWHFyczBTbGV6bDVnMUlOL1F2TTk3V1ZjRnAxc3ltR3l1OHNFckgrVEhyK3QzN0FyYmpVaWZxSThoM2lBWkk3NXdDU0xKemkwOUpNYU1TWGtJOFI2c05iVzk3V3F5VFM3MWNScmVwWWRENGFpZUFoV2hjZW5NdGF1ZE5Rdk9zTkVMRzN2VmFneGExQndqQ2d1SlRIaEE3U0xtSG5jMURMMD0tLTdJSFVkTnJRR3gwNTAvZDRoTjdUbUE9PQ%3D%3D--548e853f03ee05a507484623cbe0c1482e623d47; path=/; secure; HttpOnly", + "x-request-id": "b8f63adf-6b72-444f-8c2a-ca729ecf89b7", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD2:4D63:3AC8B7:58F233:5D374C31" + "x-github-request-id": "E8DD:1AB6B:20AE793:30B8F53:5DB58B73" } }, { - "url": "https://github.com/mattgathu/cute", + "url": "https://github.com/slog-rs/slog", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:03 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b54d75f5dff113d400ddeacf0ea2df97\"", + "etag": "W/\"275a0dd1d5c0b749c48ecb24906e51ac\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.663909575.1563905073; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:33 -0000; secure; HttpOnly, _gh_sess=bi9yaGVoRHNXUWRPUlI2KzV5dzRlT2RZTDZHOFJwbUd3dTB2Rm9hQi9XaHhuUU9taXBrU0d2K29SVUUzRTBKdXFiaE1LdVkrRW9YRVNCK2FOSkxoa1JKenhPTHJyT1Z5VVJ0YTh2N2FPSXJzMUJzQ3kxL1ZubE5tK0xTQ2dqTGVDSjM0TWx5eGxkaHUvV3ROMDhNdFhBWDFQNGJISjNhNjc5QjZkK1MxRklnWE5McnJjQWgxTjllUFlCeWFyTkZQKzVhUWMyeWNoMzM0eThObzZxVFJPSmU0Zy84ODl4SHRTV1l5ZlZlSVZyM2tINENxTWRrclZ3NUg1Y3czSmFVMi9WWU1iaXQ3UzdyTDBmTW5MT213aHc9PS0tL1ZEZ3VqYkxSUXFUZnE3Sm5FTnpydz09--9c0f74ea675d3432091221d5b2834e8fe7bf0f67; path=/; secure; HttpOnly", - "x-request-id": "cf464ce7-5c8c-4a53-a4a4-ca3d53fda842", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:03 -0000, _octo=GH1.1.931086543.1572178803; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:03 -0000; secure; HttpOnly, _gh_sess=Z0g3RGtsdm40UTE5QUR4L1JUQitXOTUxWkFzaTBsOEV3ZmtsWnlHSEE0VjZMMk1IbVhkTWNyZ0dpNGtDOHRIc1VTRVdpNWQ3S0NsVHRheHZjanU1T0dZMkl6eVpZQ0tNOEpLdWI1OTNFYTg4dUpRUzFrcEhWZFhGbUp4NlBVQ29iVkpqblNmSHRPOXVQQ1doV1J1RDExaCtmNWxWdTE2cmRjYTl2K3BrSnpyK1pFb3JQSVM0dUUxdENXTzdOY0c4aGtjZ24vV2hzc2RzWi80WFR4dUJ6dWt6YUtoRFBKRWErQ2ovdXBnU1h4MD0tLWVnbzNxUFBPR2ZIYzNLTXIxMjExdkE9PQ%3D%3D--9d93b5abbbf3f0aba5fbb7018f91d757baa81c00; path=/; secure; HttpOnly", + "x-request-id": "156eaeb3-f986-41ff-a2f5-55638b988015", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC9:39421:E9F96B:163E08C:5D374C31" + "x-github-request-id": "E8DF:161E3:CC4F3D:131E79D:5DB58B73" + } + }, + { + "url": "https://api.travis-ci.org/sfackler/log4rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"3590cf184279fd8ee1b418762f665a3d\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:04 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 08 Jul 2017 22:11:47 GMT", + "x-content-digest": "6d950e01b5cbae9e595e942182d19d3f0e32100c", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "1fcf5f20-405d-4142-808b-7a63038ddf26", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -40200,51 +40213,51 @@ "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", "last-modified": "Wed, 05 Jun 2019 03:42:10 GMT", "etag": "W/\"5cf73a12-1fd3\"", "access-control-allow-origin": "*", - "expires": "Mon, 22 Jul 2019 02:19:53 GMT", + "expires": "Sun, 27 Oct 2019 11:08:53 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "D938:4531:2ACB1B:3671C6:5D351AF0", + "x-github-request-id": "67A8:5165:2B8E9E:39C852:5DB5786C", "content-length": "2720", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", "via": "1.1 varnish", - "age": "38", + "age": "261", "connection": "keep-alive", - "x-served-by": "cache-hhn4060-HHN", + "x-served-by": "cache-mxp19835-MXP", "x-cache": "HIT", "x-cache-hits": "1", - "x-timer": "S1563905074.017415,VS0,VE0", + "x-timer": "S1572178804.202069,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "66ce55c0bc0c6873d2a6a47798713f2dde1b07e8" + "x-fastly-request-id": "ae16b5d4fe04c19173bafe72ea54d34d6bf7533f" } }, { - "url": "https://github.com/slog-rs/slog", + "url": "https://github.com/shnewto/bnf", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:33 GMT", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"36a550b444dc747f8d6a8f761a1c5ea2\"", + "etag": "W/\"a2bde22eb7b26879d66e4a1b1055c7f0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.905665334.1563905073; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:33 -0000; secure; HttpOnly, _gh_sess=dHJvRVdLVUw4TEFHTTZTeE52S0hPNUsxcGs1WFFvY3hDeXhKVXJodHlOdHRwQXliUmtURDQ0WllML0l6enFNVVFDZzZFMC9TdUJSMTZsWS92cE5CeC9tME1EaUQ5Q01ZaFdmS0xCR0Y4R3dRWnNDZGtRUlFHdHpvUUxieG9uWFgzV2tTZWVVMFAvZjR6S0Z4cFBSOHVjWUNPUjZGUTJiL20rNjNWTTVGNll2dkN6Uys4dUxTVkxLOUNnV0gzZmRWcHljWkM3bEhQejhRSHFqQ1RZRnY4VytyZG5ZdFBPcHUxZmhaWFdmdy9ZN1VXdDgycWdMbk5FUVVIUkJNVmh2TXJ1d3ZLcVpaaDRGRUVLZko2ellPSXc9PS0tZU5rMGRBSnJOQkMvSTNLZXkzeDkrdz09--3f41c1bd9d832f738a2ae85b2f67e1ba658e7b6a; path=/; secure; HttpOnly", - "x-request-id": "698d4433-dec1-4cf3-9c5e-51987366cc26", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:03 -0000, _octo=GH1.1.202115856.1572178803; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:03 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:04 -0000; secure; HttpOnly, _gh_sess=cXJJL2JNVjhmMHdaeldLTUZtcFdJV1kwQTkvbzYwWFRtTnFHc3Q0Tm5ySkVvOWk2NG5IZmIvWkptM2NUNTFxRjgxOTBhQUZTY05FbjJvbWM0OXBOWGtCRVhEWG13RlUwTVkzL1ZWa1NURU9iemZ5UmMwdGs0U21DVHliSmo0c1lkakdYcE9Pc3MzSlpmR1c0Znk3bzZqN1ZyQ2lnOWJtYUtkc3hGK2FBaE5hYnYxQ1NMeU51M2FaeHJFZk5LS2ZHeTJOemNjTE53cStZUE5IUUdFTCtaN1VCNUY1TU9zd08rYVZrbE5ObFEwVT0tLStaN21Demcvc0lZN0FrdTlmVEhPcHc9PQ%3D%3D--a31bdcd6264fa31083c3f92e15f4eb27d4dfc01a; path=/; secure; HttpOnly", + "x-request-id": "8f71156d-4f1f-40cc-9f1c-55a5113f0b98", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACA:1BAE3:D138EA:13EE2DC:5D374C31" + "x-github-request-id": "E8DA:23F84:3B28843:5886AA1:5DB58B73" } }, { @@ -40254,7 +40267,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40264,15 +40277,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ea407da035147f2c0fab759af7e8ad77\"", + "etag": "\"a55e1a0affc9836a4ff134ae0ac213b0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:34 GMT", + "expires": "Sun, 27 Oct 2019 12:20:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 30 Mar 2019 06:37:39 GMT", "x-content-digest": "1d9a5e16f203e38f0c9ae816bff2cc8afff54224", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "04a5a810-07ea-46fe-901f-d8e572df5f19", + "x-request-id": "6646a940-79f5-4fba-8f89-a5d69ba557f7", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40284,47 +40297,78 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1e5f4d5ea28e7a14bf4c1af2ae79a843\"", + "etag": "W/\"b1545c8527f912e9cae7a61c664f7fc4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.2147262249.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=eWVHQ3oxWUhYdy9lV3dxV1ZsSTQ0NGMxeUE5d2dnajVISWZUWktod05IS1JSbG52ZWdnYmw5ZG92bnVSQ1lXRFJINXZ1Vm1QeXVrT2FTUDMvNFVIR3RBZnU4SlNjeWI3YldjTWdhSGdFVkl4Um1vM3BTYTk5WmRHTHJLNGlkYi9NYkp1em5NeWNnVDF5NXNzMFo5L3dKYklpdXlrUDloSk1PZmsydExNajF0K0EyNGhnb00xdzZ1T2Y0MVNjT3UrTjNYVGV6MDNMdEczeDFHNUd1cmxlU1ZUMDZIZ0xFZE1iUUNsUHRoSTRSa2JUK2E2QlhDV0VtTFRPWmc3TDYxcGp6RjRoa3FVTzdUWVNpOVJ5SHU2b0E9PS0tRWxNQUNKZkFUY3E3UnFxQkU4cTA1QT09--f32bd9c10ddc06945aca14dbf5416cf39b3b7efe; path=/; secure; HttpOnly", - "x-request-id": "83513951-f458-42cd-8807-d5aa7bde86df", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:04 -0000, _octo=GH1.1.149681145.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:04 -0000; secure; HttpOnly, _gh_sess=TEVwUFY5ZUFxYWVSYng0amp6V1BIaG1xRTFqck8xNlp3SzVsRm8ydHlUSGdQS3NCODBVUjZwa3ZJRHJURzR0RktBeHd0Mk1DQzhyNnF3MVRiQ25kaGYrNk5PaHFIOXJSSCthRUQvdnVuWXV0QW9WNG1hY1dhQkUwRk8xMDMxTjg2QzY0MkhudGo1YWxEYTRmRjJyT2lpR3lWam1qZWtacEU2aExCR2tiMUtwdnJIOTU3dHlCR0Z1bExPUVJ6T29sMEJqNGVEaFR2RGhRMFVtWk1wbWRhQTR4VE1yRjhoREhySFJTd3FMOGpraz0tLTg2ckJWejJEU0F1cXlHeklwKzFtcWc9PQ%3D%3D--ab748747ae869f8c9dd390100f478c4b2d1163ae; path=/; secure; HttpOnly", + "x-request-id": "9fbf884b-3a30-4125-920d-3bf66a9c4b19", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC7:3941E:D00595:13D5204:5D374C31" + "x-github-request-id": "E8E4:B5F4:CF4698:135C4F1:5DB58B73" } }, { - "url": "https://github.com/raphlinus/pulldown-cmark", + "url": "https://api.travis-ci.org/rust-windowing/android-rs-glue.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b21f95cc79bde2e24b79c3f42be78870\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:33 -0000, _octo=GH1.1.722632115.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=OWdvQUdvaE9TbXUwOEFKLzFQRnhLNVROa2FhbjdpdkwzMG5BZlF6ZUZwVnB3eHpyaDRiTmdKU2dKSXhTaHJzazRHeTl3U2EzeGw4S2FCTkZ6TTVpbHE1Ym1qUEVXeXNDTkQ4LzRRcksvOFBjdWhEd1hiSXVQODFwSXAvMHhaRVpTc2JUMU9vNUUzRWliRlJmK1ZYeXpZaTc1ODlaSytpdGFzWnJMcUcxTUtTM0pjWGsvTXJjQVR0b1dTUHB1MHZYMVdGeDdxNWRwcnZPNmY3VEJNdzE2NUlHcksvbFRwNEV6RlpoYmhBbnJzeEwyRlppNWRrSEdaVVRQNEpsOVp2bU9TcVNxem9ueWRRc3AwcTEzZXJHUGs2M3hHRFlUOEpPdzdwZklVTE4vaEE9LS12eDJSNCt2SjcyU0U5MjlIVWhXK1BBPT0%3D--c97fc335778dbc9aae54d717b1223c9f2d903af9; path=/; secure; HttpOnly", - "x-request-id": "4ccdb8ae-78ed-49cb-89aa-00b267e08a9d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"7a2f0ee0848e6b8de058aa971f72dc44\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:04 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 22 Jul 2017 13:37:38 GMT", + "x-content-digest": "d4cd553edc8d9b66101d1e032c74acd5f426a89e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "efb1a3e4-d8f2-46af-8f93-9894d630d7f0", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/rust-windowing/android-rs-glue", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD9:E0E4:62C2BB:95EEC0:5D374C31" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -40332,33 +40376,33 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:04 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"6b4a135be3497841d4178b5e89550803\"", + "etag": "W/\"c984bae4bff5aabf987334fb5a3bc7cf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.706756163.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=ZWVnVFdob0tPSW5BS3hreml6Wkl2ZmZyZEhxQjRKWkFERzcvU21scldVb2FEWCs5VWxvemRPSEp3RzR6aEZ0R3JERmFVc2ZHc29UMmhqR296Y1J3WVh1eFhqejRjY250Z2hzYWUweXRuTVlrcE0rOUNlZXlkLzBKVUd1bURKNU51bk0zWlNJeGlQWlpYZHdKZXN4ZWFHbGpJb0p4TmtxVVUxYXV1QUNpNnVpRDl3ang2YzhIODRxNEI3SEZHdFVQMmowK1ZwdGtuZHZuVVdWdVl1cUZzUVg1bzdZUUNlYXRqdm1jcmtxYjQ4dU05SW9IS2tlQVF1b2tKZVlTWFFqSmR0Ykx5TEk1Nm1kM1VVZDRVc2ErZVhxQ2ZFY3BCVXc5dmpFMU82dENpMmM9LS1NQ0NZSUdoZi9mUFZpUVJsZk1uUzdBPT0%3D--c0fc4fda8738df9ae20ecb1de836c8397099a1ab; path=/; secure; HttpOnly", - "x-request-id": "e2dc48f2-b533-4188-ad35-ee97273e7c0a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:04 -0000, _octo=GH1.1.1476338094.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:04 -0000; secure; HttpOnly, _gh_sess=YmVIV1k3NWRxV0xrL1lVYUVQZ0Q4UVRDREFnbzJHUTVORzV5dzBDUjhJNDZpY3VDUVE0OGdVSFRxM2Y5RGlIOHhjQktSSHZoakF4TTYxaldoN25IMnhCZGRydG9oWEZYMDNOQWZBZkpGV0U2emppRm1heGdIOVFjWTBZdHU0Uk9Mb1BqNFp0VDFaalFaZDgweElQODdJOXg0Y0xHeG9RN2ptYkRpS2J5KzVBMlEvYkcrZVUybEZQSjRnRVAzczB4ODJLK3lvOEl5K3dNZVdBYk43WTJ3dXVZTkFsRmh3SXl2TVYwMHduQzlsNzEzcTZhRnE3aUhPcm5rbWc2WE4rTy0tbm1pQnMxWTE5dlAzRForVmd5eUc3UT09--22142dbdf20b2cda5c1a0f6b704b08f8b1c118b6; path=/; secure; HttpOnly", + "x-request-id": "02fa7b87-c976-42e8-b3fb-5063d0ee9413", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF2:4D64:625A9E:955914:5D374C31" + "x-github-request-id": "E8E9:23F84:3B289A1:5886CBD:5DB58B74" } }, { - "url": "https://api.travis-ci.org/rust-windowing/android-rs-glue.svg?branch=master", + "url": "https://api.travis-ci.org/TimNN/cargo-lipo.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40368,15 +40412,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0112cff96f9dc60fd0c41bf4407b0a8f\"", + "etag": "\"2431047abf317eb7bcc5fd7e788005c9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:34 GMT", + "expires": "Sun, 27 Oct 2019 12:20:04 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 22 Jul 2017 13:37:38 GMT", - "x-content-digest": "d4cd553edc8d9b66101d1e032c74acd5f426a89e", + "last-modified": "Tue, 22 Oct 2019 20:39:59 GMT", + "x-content-digest": "8f9dec32240e068115c2a78c448b5c30253546a8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cfb72e8f-bc9a-49a7-8664-88636de66cf8", + "x-request-id": "6bddd8ce-9547-45ef-a36f-726e182ab4f5", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40384,86 +40428,55 @@ } }, { - "url": "https://github.com/Geal/rust_on_mobile", + "url": "https://github.com/raphlinus/pulldown-cmark", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ebc1f488240b54ad994224584f6a11ed\"", + "etag": "W/\"592cf498354d66591c1141bff825f70e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.1845472469.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=TE1TNnVhU2FSYU5mMTBKK0o3OFFTbEJnL3pjbzkrdWhvOHhrYXVWbVZWTkNMMGFnZGNVcDJsZ202OTd1NVFqTXlxeG1tN0tIbWRyWmxKNXdHUFFPdmlWcVVKZU5WUGwyeUFNVW80b29FRDgyWE0zbkVzazhrYTVzODZmbHZuMldCS3B2dVl1Z2o0ZHRwdWtyVy94UWhRY28zLytrQ3pCTXNKN0dJWmRXWXdzaDlLRFhaa0JYVDdWckx3cFJja2QxZWZTaEgwUS9xdExJMHNpaHNUNUVTcGdFMFQwVUxadnFIZmo1Z1R5YjFvRWZvMllkSkhkd0o4VnlYQmtLMEpERkgwZlhwSytVaDNmYzZuN0dOL01uNG5uVSs2c1pRL1hYbkpZSFBQcitNZ2c9LS1IZm9NSytKYkxRMkprcllLZGorNWR3PT0%3D--e45b5d37fc5399f83dc9d758cb55d8f2657a8b59; path=/; secure; HttpOnly", - "x-request-id": "803af5d0-5ae0-4b90-8167-70d0153ca740", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:04 -0000, _octo=GH1.1.1205978796.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:05 -0000; secure; HttpOnly, _gh_sess=QXc4ZUFTQUkrK3ZSUkgzYWo3T0RnTFcvZ1hZNVcxQ3VDREIvSWRkWVZLSDJEM1FkOVN2MldBOGw2ZWh6SWRwTUZ3c2hwQ3NrNHpSeWxnK2I5TWVsUE01amtTeHQ1QXpGTWZjNW05SEQ2aWhRNmdIejVjUHJBc1NHcURFdUozMGhXcnhtR3ZxRUhJRXBMK1dlTE1TVlBpYm5Yb08vbkJDbzdxWHFaV1Z6Ui9sSEFPbnJmZ3dGWjg4Z1RyUWlzUytGdDg4bzJQOVdNSzdEcFd5cW52dDhCN3h3VlBGd0pZeTNxelpBZnUrek0wYz0tLXlPK0RXYVAybStoQkNtVGlNMmNBV0E9PQ%3D%3D--1e5a37295605c4232ab5d4bb72967c71dde4136e; path=/; secure; HttpOnly", + "x-request-id": "8732e410-a3b3-4847-8cc1-937f2a67bbe3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AC2:E0EC:EBBDD0:165CEBC:5D374C31" + "x-github-request-id": "E8E6:40B81:347CA1D:4EF6A73:5DB58B74" } }, { - "url": "https://travis-ci.org/rust-windowing/android-rs-glue", + "url": "https://github.com/Geal/rust_on_mobile", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/TimNN/cargo-lipo.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"fc5a3a48e72ed070d57f93325cf38c5f\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:34 GMT", - "content-disposition": "inline; filename=\"error.svg\"", - "last-modified": "Tue, 16 Jul 2019 20:04:37 GMT", - "x-content-digest": "06d5219914b62f5f53f4cd6ced102ee809b58a9f", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a5a1c14d-c1d0-47a8-a509-da4704136d95", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f81d833271ba38a7c234b17f0be42330\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:04 -0000, _octo=GH1.1.2064437385.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:05 -0000; secure; HttpOnly, _gh_sess=bUsxS1FuQ0JDemh6QTF5eWFvLzZIZnlFOHdsRThyR2J5NmZXbC9jODFRU25UWC9kdWRoYkYvSnUvb1NMNmV1SFcxeEZ6akVFYVVzOEQwcDFnekhwUS9mN2loalFHMnNlYkpJNXIzVmc3Rld4L3hsQ01WQU1HQnU5M1ZKa0RYOHlEa1ZDQlByVy9FdXBTUXJXRHp1Z2Jzb3FDMHhQNDRtdlYxYnQ5Mm85eDF5RXhNdk9jRVU3STdjakl5NVJ0YXdJS3RRaGZzZEdjdUpObU1mT0tjcitoYkJtQ3NMWjNlbTk1NS91Q1g1VlB6ND0tLVNHTkQ3eS96eU0rMzBKUzR1NElhaGc9PQ%3D%3D--d9f5f2281637cd24a246b9342a1b9b78d69d99e3; path=/; secure; HttpOnly", + "x-request-id": "14816f6c-c115-4360-b11e-0f08170aff46", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8E8:40B80:2BABC18:4174D3B:5DB58B74" } }, { - "url": "https://travis-ci.org/TimNN/cargo-lipo", + "url": "https://travis-ci.org/vhbit/ObjCrust", "status": 200, "error": null, "headers": { @@ -40473,11 +40486,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -40492,7 +40505,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -40502,15 +40515,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2bee53d58fe7502015e4e0db5d9bf2bd\"", + "etag": "\"6722d056c3d426a6f0bf90ffbae40157\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:34 GMT", + "expires": "Sun, 27 Oct 2019 12:20:05 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "6e43b8ca-a1f1-4788-ad84-112bfd58844b", + "x-request-id": "a6a44a4d-d171-4b10-a4f0-379024d93d14", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40518,98 +40531,75 @@ } }, { - "url": "https://github.com/vhbit/ObjCrust", + "url": "https://github.com/mattgathu/cute", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7d19cae844c52125c50a9daf83c4afdd\"", + "etag": "W/\"9d08ebbb6a03ce9c8112be2a1de961e0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.382583793.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=MFZ2aEpKSVcvczg1aTdwUXErN2oxUTFvb2hCR2hXbzFjdWtZOHMwMWtlQXB0dWFMQ29CY0lEbzE4TEl4NHVHbjlxS29GUjY3bWc5L2FHQTJJNkFrVjZ6M3BldUVubjE4MmZibGpDZjNtclNIMk5HZ1VWaXczY09KcCthTEtheWw4Yiswalg1Ykh2N3RNN0ZPRnM3MFRtOFZFMkllSTZGcHkxU1hlbHlGWDhkTEozYzcxSTBMZDB6Y09SQ2tUaFRHZ2dXemtXQlBQNXhlNVR3bnZQV1J5RDRFZ1czbWwzUjZOTS9lQUhaZUs5dzg5ZlZpZVUwMDR4T2ZxVmdhWWZoUWtIRmtsUTRTZHZDNy8yMmFQY3hnbUE9PS0tbituaDBGaU5WeUZlczhzNXFUbE5KUT09--a7b08ee97d2971a0f3b8bc9af3d4c8421f6a01dd; path=/; secure; HttpOnly", - "x-request-id": "5852a708-87ab-4d74-9da9-b099fd3f037f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:04 -0000, _octo=GH1.1.1278199371.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:05 -0000; secure; HttpOnly, _gh_sess=NDZDSDJVcXRuRzhNK3BHdHhWbzROZHZvNVBRU2c5bndONFo4bTdwQkpHemZ6alZ1QzdOblRLWEZ5cE1xaEZWRGJuMS9DOTZRUjh4bVhZSjlxVkdoejVJSWdrMzZiRWpCNU9aNmJISGFNVU9vTTY4Z1Y4VlBEeEFhZ2lXSm8vRmNLN29OQkN5aUoydVFjRkliRmFMWUdsSzFtRndQUm96RlB4clh6clRzUUsxTFVXMTZMYTdVV2JtNjZNQUY0NExoZDFwVDQrQXRtUHk0QTFWTmloa2xDZzJ4ODlaWXpPajRhYklCc1BTVkJCYz0tLUttaGo2cW1RMHdHd29LMldXK0NSMHc9PQ%3D%3D--1a22abb50a2226be7c356ef970e33977ffc51f40; path=/; secure; HttpOnly", + "x-request-id": "288b0143-e960-4b59-9ccb-b74fdde34fbd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB6:E0E8:ADE375:109283D:5D374C32" + "x-github-request-id": "E8E3:1AB6C:2C192B2:419AD61:5DB58B73" } }, { - "url": "https://travis-ci.org/vhbit/ObjCrust", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/andars/pebble.rs", + "url": "https://github.com/sfackler/log4rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:05 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eb7f5775ed4ff7837ef170eb827823e8\"", + "etag": "W/\"6c39244662bcbd0a210f02a53540c65e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.534359728.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=NFlrWThqY3BxU3ozRCs4bzMvdEExNzVGb0RSc2dwMXYxckEzZStBS2tzV3p1SnRlSU9IdnZ5VzhrcFlSTzlMV0NqdHZ1RzZ1dlNoeGVMcXB2cG90VmdNOXcvek9vWUNUaXJjeUpzL29Zb1RveHpWQ3ZhcFltVFZWNlRoRm16bHZHcTZwSE9mWFhTRUNVT05nc1BBQzEyT0dhVkM2cFVvTzRESWRqeHFxdDhIbTAwTFh3L0RhRGJCeHNBWmVGN2l4MWUvT0ZvVFNHOFJWODFPV2pRelg5T2RNOFBnN3M0VzZQTVZwWGZEQi9ZQkl1Q0F3OFhnM2VrZkZiZnEybTVYYnpIR3BRUnhRZVpHZFpqSVkxQ3p3MHc9PS0tM2pEZThZUVczY2dBdGtUUjhrNWR0dz09--47a14140b9f6440d20b3f9f761f3bc343e52f138; path=/; secure; HttpOnly", - "x-request-id": "e9125528-fad9-440b-a9d8-8d3abd16b255", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:03 -0000, _octo=GH1.1.635449293.1572178804; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:04 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:05 -0000; secure; HttpOnly, _gh_sess=SWptMFQ5UllEL3FmKzhtbmZyVzZXRitpWlJ2L0xtMldUSHY0ZFQ1YVY1clp2V3N3bVdsR2dYNEpYUmY3OTcvQ2VYdTdrQUFwTzRkOUcyU0g4dFUxS1ZjallNNW1GRWVoeHpuREhpR1JKeUpod3gxSmhtOC8vVTRpY2FqRzBkQ0ZKbEMwZ3p4RkhQOUNTSGZGaFJjZ084QVkyakN5ZEp2VHE3VnFZZTdqTHNnREUwVDE3a2RWMDZWdUZ6N0VBalcrN2l0NlJyZW1oNVRsZEZHMDZtaGJ0d3JCK1F2RVE3dWp4YktrTVFrWnpXUT0tLXBQMFRIVW5tRnp1S1YzMlB0VUZFcGc9PQ%3D%3D--8f85161df9929190ab8fbae875bf48343b15991f; path=/; secure; HttpOnly", + "x-request-id": "0e3d63c7-4afa-41dd-ae01-1c3c397c5bef", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AE9:4D63:3AC8E7:58F276:5D374C32" + "x-github-request-id": "E8E1:40B7D:16D72B0:222A82C:5DB58B73" } }, { - "url": "https://github.com/pop-os/parallel-getter", + "url": "https://github.com/vhbit/ObjCrust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e44c19daf7d4e8fb7afd98df50fbf35f\"", + "etag": "W/\"2c7ff820453c22d99c5161d104f702b2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.62867229.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=d2N5RDBySkRneC9IdTZjSWppNTFnMUVLRThCUXZTSUxNelFlYU1oT004SEVicmd4NFZmbE5ockJkSVN5WVVZODVxcW03bExESHN5emN4OVRldkFjaVJOcWpSazBxT1BVZ1ZCMVA3MGRNcWp2am9pMGpmNFF4QjFlT2dobmJBVW1RSGRmSzVNMHJlRGJnVEdTYkprS1pBbWYrZEgvanZRRmd1eitTR29QQlNsS0JaeVEyUDNDOG5BUnFhVThZU1NicVV2VEV5UnpwbzY2UElmOENYelArT3JkMWFMemhMUGVOdHd4RStua2Nud2RVMVNzMmRIQXV4bmljQXJKbk93SXB1NHV5eEE0aWJEbXRpTWlUdlhUbDcrdVBzbUQwUnJVbFhsVDhZcU5aYnc9LS1aYkxzL2czMlF1MzhjVGRmbkVEOXNnPT0%3D--1fdd84a30ae4bd0b4489550c30e30d6bb37ec176; path=/; secure; HttpOnly", - "x-request-id": "396e9a8e-b188-4b01-911e-079d2fbdfa66", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:05 -0000, _octo=GH1.1.1778329895.1572178805; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=Vko5RmhNQm4xMldsV1VTWW9SQ2piYkVMbnZhM1c4WkRncnM5MWhqdStiUzRTQzhkTHV5cCtkdEk5aGxSYnoya2I5MlQxQURJVEUzTnBaY2tWZHRLeEtVMFROczJMeUg2clZraHJSRldNeStOL0hyaUcya3lDL09mcXF1WEVBWUZ4dWFhSTVqMnZVcmRBZXg5Q2JjMHV1bWlmYUtEcis1M2FwcW8vdHVZNjhwVlo4YTlaTnR1a2FpVHBKdVZnQkExdzBEcTNzMUhMNzVpUkE0SEU3Y1kvQmc1NXFBUVAybHUySE5WM003WDFZTT0tLWd0R01EZFlVNzBvY2JMaDZnVituQ2c9PQ%3D%3D--6b1fdb439469571c13e42c5e9bd518c9503733cf; path=/; secure; HttpOnly", + "x-request-id": "5d610294-fd71-4ad3-9ce5-5da5262feb8d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ACD:1BAE1:8C2149:D509B5:5D374C32" + "x-github-request-id": "E8F0:40B81:347CB43:4EF6C10:5DB58B75" } }, { @@ -40617,95 +40607,171 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:34 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"776b6ed1220ebb52be4fe85dc3ef8a5c\"", + "etag": "W/\"cbb74c1d287ab41c19e6e4f0d7c91529\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.1190187847.1563905074; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:34 -0000; secure; HttpOnly, _gh_sess=TlU2am9IZ3lOYUVlaDFtNUFoZHZQK0Y2RDdIVERvY1NZTGFwZkZ0bnYrWUY4SXBxNkFXRFQrWG1FVW1QT0UwZDF4UkMydEtGWEEyNWhsZlNSaTdHU1o3QzdXUnJVbjZpeVBwb0dIZXhEVmR2ZmZZWHIwNGFIR2lZWEFKaUhWc05VZkdiL0tPZjVKWWk5RkEvOGNLSUtxOG9ValhGTm5SZHB5NkkveTRFU1Z2MW5JWGRUZUhyQzFYcSsrQXVFQVByeExmKzJiVndSODhjSWNjSGNBNHQ5WjRlZGpWOFJYbm4yYk8vcGVxR2tJd25EOWlvTUtqMWR3WUhhNVBnSS8xWnhnNjdINzcwUU1TMGkwVU9RSzVNaHc9PS0tTStXUWJKNWUxdm50RFRscnRBa2s3dz09--e44884c47f801b8c0eadf47407692ae5111a8882; path=/; secure; HttpOnly", - "x-request-id": "2d0136be-35a8-4ff9-8cde-9f121262542a", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:05 -0000, _octo=GH1.1.470716071.1572178805; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:05 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=eHRZYWkrZGxNdXMzQWNpcDlRUVpmNitpREovRFhHQUZtN2hLZC80SkxVQ0VyRzBZU2hEbzFjSzYzQWpSQkxCVG44V2wxZ2xVd2lDU2ZqRkdVNTRUOXQ0NUtDZWVvU1Y5T0V4U1lSUnhDenYrZU9GcEhQU2ZQMVp1T0F0S2pOcmRUWEdJam9UTUhzRDhGWnpOdjlKY1daM3RNL3BtWUphOCtXYTZWR2NQeWpZdzVNNEMyMGgwZE9RVG1oMkEyUWUxcDUxdWROTFpHVjhULzRSRFFJVDVzcHlkcEhvcjZtc0Y4QnFXOE5BVzNZZz0tLWthTHhFWnBua1RaUm9FNjRraVhVUmc9PQ%3D%3D--477a18b69834c888bf7a6659fa4a4a0867124450; path=/; secure; HttpOnly", + "x-request-id": "46a4d44c-2eb2-4c98-8ccd-1a697ab8ad88", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AF4:3229D:CF704F:13B3F22:5D374C32" + "x-github-request-id": "E8ED:1AB68:695AC5:9C44AB:5DB58B74" } }, { - "url": "https://github.com/pop-os/url-crawler", + "url": "https://en.wikipedia.org/wiki/File_Transfer_Protocol", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:06 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "29244", + "connection": "keep-alive", + "server": "mw1321.eqiad.wmnet", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "vary": "Accept-Encoding,Cookie,Authorization", + "last-modified": "Sun, 27 Oct 2019 02:19:17 GMT", + "backend-timing": "D=135801 t=1572143516068332", + "x-varnish": "505787280, 775372499 777186962, 509281567 46030100", + "age": "35289", + "x-cache": "cp1087 pass, cp3062 hit/3, cp3052 hit/14", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=53289;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" + } + }, + { + "url": "https://github.com/pop-os/parallel-getter", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b9a41d013196813f97249bdbb2ea1786\"", + "etag": "W/\"e8ce594530acde431931918f3b82f12e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.322860031.1563905075; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:35 -0000; secure; HttpOnly, _gh_sess=SERhRC9MMWZNczdsdWM0S0dUKzBYTjA2RHdDNHkwbW9BdUZmN0NhRXROOWVPMlZIUnVKN1FIYlhXT1R1RlB4ckZITkJGcm8xb0t2R2tKaGU0Nk5QS3pBZ0tOeWlDVEoyYWZneDY0Y2dzcS9nbnRMbjlTWGZnelZlZkxFUGtDa0RKU2lheVZ4cWRkZGQ1Zng3WDhSa0tGdmZpaUJuL05JNXg3RHprdFdnamZwT3pGQmRlbDZBbTl4NGtDa1dBZjVCdzFmYXVSWkc2cWhZb0MzUDFxb2pjbnYzTW05czNJcjY4d0xiL3p4eGxLYUhkNGNVZDg1UVRiK2VLbkxqUXN2bjl6RUR0M2U0c1JGZjR5Q2xMK1QzR2c9PS0tMkQyN0ppVk9UN0lvWHNRZi92NGQ4QT09--4d91d63554f1b860210dec8c7385a9145424b678; path=/; secure; HttpOnly", - "x-request-id": "0458c843-3a59-45ea-8d8a-3a087b1a3ba7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:05 -0000, _octo=GH1.1.1617368910.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=TzRLMmo5d2ZsVzNYN3NKMkd1UzNueWNGSTFRYUZmUUhMS1h6ZDlCc0VuZmY3cmUvRDhiaUF6TEhBQkk3dUxycFZRTlNrT2FiVzNpeVg1aTVQeFp1Z2E5Tm5qTW4yRS81U1hkcGlmb1BCRDM4dEdGUVNoNmQ2eFdVRVE2N29UMTZYeDhBYlJBZHFPbTBXZzRvNHlFeVI1RHBwMWFITmNNSjd5Vy81U0pUb3ZTR3hVbmV6YmxkVWFBSytPUEdlM1VUaHkwcncwd3RETGFPdGFNNWpaaXEreno4ekRoV0pWTXdLRkU3Rng3Y1I3UT0tLXE2YjduSDlTRTFPK0NWKzM2QkxidEE9PQ%3D%3D--180b70af9402792dddca3f360c6c2af6415ad165; path=/; secure; HttpOnly", + "x-request-id": "c9ec49d3-bcd4-4ffd-bf02-d00fddcb1252", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A85:1BAE0:6687EC:9ABB1E:5D374C32" + "x-github-request-id": "E8F4:1AB6A:1512F57:1FB20DB:5DB58B75" } }, { - "url": "https://github.com/pop-os/url-scraper", + "url": "https://github.com/pop-os/url-crawler", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"24161f24c83abfc3bb638def55bef639\"", + "etag": "W/\"35e86d1c387ea1b0ab442ff67b039d0b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.670521179.1563905075; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:35 -0000; secure; HttpOnly, _gh_sess=Sjd4cnpNS1VrVm4rS3BRWXFFMzkvNUNuczMvcWxzbkd0WjZuTXk5dTJvMVFUNGtqMENNNWRKa0cyaEtEZXZBYm5SME44b05wUldHMnA2eXMwZlFxL0puQnYrVktvOHl1QVo3SFcrWEpReXFHYjUxMXhqZHlzNkhzWGxVSjVjNzd6bGx2Ym5lNEc3cHROdEwzMitqdlF4NjBCb0VKeFg5a2JlNzhlL3dlRTRKenZybWxrK01tZzFTbTNQZGliR1ZlV0xiZll4VlhGanpDVmZyZmNjcXBMUXVVMldhQkwva1FJdFZ6OGFYZU53OXdwVy9qVEQ4QmVodmZ5WDRTYWRmaTV5cTM1WmNiQTV3L3cvc0NqN0F5TlE9PS0tNnAxaVlGSjZLdmxPRkRBUTVWRHJEQT09--42846603dac45d5b7797e01f40355a87e3e54509; path=/; secure; HttpOnly", - "x-request-id": "c940a1da-dc67-40b1-8282-332636c3915b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:05 -0000, _octo=GH1.1.816561949.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=SS9hQ1R0Zk1heWN0WFhYWjcwOWtZWmZ2aDdPRDlCVHovY1F4a1hpZDk0c2pYSXlsYlg2VStCbnJvWjVrNzVIcTNZVHRCUXhsUi91TmFDYURzcGxTOFF6cWVJckUxYTRPNjRadWdoZE1hT1NkQmp0SEwySUFiaVJJcXh3K0Y0ZWQwRm83eFNQU0oyL2JWbGpBT1I3WURVMklzWEFzMkpIcmh2anQwY0NBTEpGMFMvVktQaE4rTWVObFRSdEoxWVloMEpCMHR0QVVDSzJxTStvelRzcC9YNW5Dc3JXRnZtTHBxQmU5NEpJcndkOD0tLTRmZ05ZUVBrOEtVcnY2ZWEwbXlZSGc9PQ%3D%3D--730209df0e75fd6940928da6aff884c0292e6d1e; path=/; secure; HttpOnly", + "x-request-id": "4327570a-d777-4d41-a3a8-6604bce82143", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAA:E0EA:CDF564:1399E12:5D374C32" + "x-github-request-id": "E8F5:161F1:33F0F2F:4E0B768:5DB58B75" } }, { - "url": "https://github.com/mattnenterprise/rust-ftp", + "url": "https://travis-ci.org/TimNN/cargo-lipo", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/pop-os/url-scraper", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1919860995844820e619e4b7b621f770\"", + "etag": "W/\"d10d00e8cc0eab284290dc7434f97fc7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:34 -0000, _octo=GH1.1.1795035929.1563905075; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:35 -0000; secure; HttpOnly, _gh_sess=WjFMb2hvYk1EVG1wNmFUSlIxb29MMU5rRGZwc3Z3bTJzQ2JMNXF4UHU1RG4zQmxOSk10MmhUU2U3OVluYWcxZzYrOXVEZ1ZtbHpzanNNdU02bWp4bTU4YmUxWEJRTjBGdXFoWXlZUUYvbHM5dFFjcHZnZHJxR3FoNTJPZ01sYU96ZzJKUzdQYWlDUEplL294LzRVQTMxT3kzVEZpelhLT1NTcXNQY2hmNGo2UXBJaDBvTjYwVkkzTmJFa2hXZTRBTVJhOXJ0enJENmcrZTdQampiSTdMZUozaUdWTFJUWTg1aDNybFJyZzRvQUZ5UkNzUXowTmYvSWxNemJnUFlvdUlDS2F4N0RoazdLQ3pVcG5mS05QQm51Yjh3M1l3d1kyVklHcEtoTEQzNXM9LS1ZbHlmeVVFb1dGT3RJWVZxOGs0OUJBPT0%3D--befb7a78f6c5962a6529f09a829938478365bd03; path=/; secure; HttpOnly", - "x-request-id": "4d88882a-0ea3-448b-8ea8-9b45935916dd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:06 -0000, _octo=GH1.1.22114823.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=ancvVXZkcUtCakMwanB6Y1YwcXJvYU5Bb2lHVG9aZ1pUdUwyVzJmOG1qUkpjYTVXUUVzcGJtN0R0N1VmUkJhblpmR3R4N2V4UVJYL0pxOURMbGZEQUVIR3pta0k5ZDc5Rk1rdkpZV25zb2hnV2JYSExXeHdKYytCUG11ZDlvVC81TmIyVDJHOHlzMkRWRzdyMkxGUklrbFNpRHZQbUZDVElnK3lBZ2xTK2J1TTlFU2hOVVc4cmhVdGU3WmxDMUYwdGN4T01lalloU09Rdjd4bUZMWm5EdzRvcDd2OFlzenV1V3U3TlZKVi8yVT0tLXh4dUR6eEMrMVZjcmFnU255RjdIR0E9PQ%3D%3D--625b78fa9ffabc8d1ea0bb8eb74f98c1efccc5de; path=/; secure; HttpOnly", + "x-request-id": "90fa8234-9177-448f-a5d6-a9029f64b016", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA6:2BAF:EB4987:1661409:5D374C32" + "x-github-request-id": "E8F6:161F1:33F0F72:4E0B7CA:5DB58B75" + } + }, + { + "url": "https://travis-ci.org/mattnenterprise/rust-ftp", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -40715,7 +40781,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40725,44 +40791,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"855621e7bf8244269d8705699bcd04a9\"", + "etag": "\"a77da8814c81b10815ec4d68271fe4c9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:35 GMT", + "expires": "Sun, 27 Oct 2019 12:20:06 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 25 Apr 2019 16:55:20 GMT", - "x-content-digest": "ddf84630e404b07c88d7f6f066eb102d869515a1", + "last-modified": "Sun, 20 Oct 2019 20:37:17 GMT", + "x-content-digest": "bdc2b4a9d81ca748a2be2af7debcd02eef84aa82", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "400955bf-f620-4750-855d-7aeb7d2021a9", + "x-request-id": "c96a6fb5-36bc-4adc-a615-f8575fa843a8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/mattnenterprise/rust-ftp", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://travis-ci.org/achanda/ipnetwork", "status": 200, @@ -40774,11 +40817,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -40793,7 +40836,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40803,15 +40846,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"298e545a6bacf38c337bbc222a488932\"", + "etag": "\"b6f8d9b455e174a2be42807303fa4646\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:35 GMT", + "expires": "Sun, 27 Oct 2019 12:20:06 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 25 Mar 2019 17:01:19 GMT", - "x-content-digest": "d1b610926aa6e43ff4cd71282ebe7366b280dfce", + "last-modified": "Sat, 12 Oct 2019 15:32:20 GMT", + "x-content-digest": "76c5de79e811ac5a3f81fdbbb86aaaee25f96d48", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "52753498-b0b0-425d-8e72-a9243a5aa195", + "x-request-id": "f00fe3ba-2ee7-43b3-af77-4ef14eeb3fa8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40819,89 +40862,75 @@ } }, { - "url": "https://en.wikipedia.org/wiki/File_Transfer_Protocol", + "url": "https://github.com/achanda/ipnetwork", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "28751", - "connection": "keep-alive", - "server": "mw1256.eqiad.wmnet", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3ce6f865010efaba831732b5779d7926\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:06 -0000, _octo=GH1.1.549085246.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=eVoxSEFpUjNHYmp4aFpQWFBrdHRiKzVrcWNEaVhkUXU1cVBwSFlZMEd3bjhNcjE5QUNOQlBqMitzcm4xNW1YTG9GQk5DM1BuUUYvT2hQa2RISkxLZmhYenBZMldiNStBdjA2K3A1c1l6VzBzaFhaYTI4dWRtak1pRzNYVGlKYzRSMjhpbjhBVjF2NUNTNGREOG1MK0lMdFBEVC85ZVprN0lkcDVIM0l0aVE4WXlMSWUxV051Mml3NVNlTVY4K04xZnd0SFcrVy9qc3pGY2Q0RXR3ZWk3TUJRMHhVakNxTk1jb294L0VSMENHST0tLUtmTGtxZzIvMUFpT0dMblhrWDNVYmc9PQ%3D%3D--39f37fb7c1446a3b35f5877d5d06082d5d20b32c; path=/; secure; HttpOnly", + "x-request-id": "2be810e2-f102-4cc9-ac28-3da6508b85cb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Tue, 09 Jul 2019 15:06:44 GMT", - "backend-timing": "D=104804 t=1563537968724639", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "573960090 728829397, 289160568 464795218, 490501380 606837831", - "age": "191053", - "x-cache": "cp1075 hit/8, cp3032 hit/7, cp3043 hit/51", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=53289;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8FC:161F1:33F0FE0:4E0B880:5DB58B76" } }, { - "url": "https://github.com/achanda/ipnetwork", + "url": "https://github.com/canndrew/netsim", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "date": "Sun, 27 Oct 2019 12:20:06 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7ff7134f596893f6d543510cf92bae45\"", + "etag": "W/\"71cd0db336be947622c961018d0e44e3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:35 -0000, _octo=GH1.1.903908059.1563905075; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:35 -0000; secure; HttpOnly, _gh_sess=VnIzNkZET3VBZ3N0dEpvd2FmUFgxN3FQUXlLdjV2YTV5OXpCNU9UemVxTnhFUVRxRjB2YjgxdktQblpYY0wyQ0J3OFdoU2tnbmx3MVhkZzc1ZTBIZ3UwQmRPenY3dERUSGR6d29PZEVXR2h2dEFZd0dGV2s0U2M1RHdObUZ0WVVub0ttNzdYdG0xVktFT0p2YXNhUWt6TDRCNkY4OU9sYmsxNHhjMER4TnNEUHpxbXp6cXo1MnFGOFNpbGZnci94R3NtM2tMdC9FTHRiNUdFZGpFUmpxdDJIU01tV3F0M25hblFIc2VJbUttV1ZGcS9CM25ITEo0MCtKSEU4VGdrUitDSktUWCtpR2h3QXN3SjRIUkNCSmc9PS0tc2dXY2RqNFc0SnhoQUQ5WGs0Q1ZaQT09--e8af2a8782a8db669d49e89ff4c9f2ca7b09ad5a; path=/; secure; HttpOnly", - "x-request-id": "6bfc64ed-0bb4-4af2-9f33-1fffa12fc28f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:06 -0000, _octo=GH1.1.1172813302.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=TE9VN0QwNmhsK0dwQitTcGRLVnVVcU50bEZaUEN6N2hnNVkyaUVkOXhNTE0rdmowb1hBVkVZelgxNSs4Wmhwa3RjY2xVWFk3SUhHQm9kdGVDTU9OclZwczhYQnZpOXNvOWtQdFZUL0x5RmRmdS84NW5MK1JBQS8zWUZWSUZlRnhDV29RWW9rSHh1QjdYVWJTNWpJU2o5WWxoYkJHYjVZOFdQSjdYek8yU2FMWjhWU1JyYVJ2TmxCV3FMblBMdXdFOWZ5dFRwc2FFNGhnWHMrTDg2S25JYy95NmRqaUc3MXVhR1ljNFhjY2Y5VT0tLU1iaTYrZUNDTFNtSUxKVmx6cGxOYmc9PQ%3D%3D--63aefff9345467d94033375ce59187c4de0c591b; path=/; secure; HttpOnly", + "x-request-id": "bb418862-4770-4902-83fd-4175c4f7665c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADC:1BAE1:8C2188:D50A16:5D374C33" + "x-github-request-id": "E8FF:23F7C:16622C6:2152133:5DB58B76" } }, { - "url": "https://api.travis-ci.org/canndrew/netsim.svg?branch=master", + "url": "https://github.com/mattnenterprise/rust-ftp", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"15caa95292b96e102b32f8e2ffcd96ed\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:35 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 08 May 2019 03:38:43 GMT", - "x-content-digest": "d67500f81824856d05870a2e5a8d3ab320594eed", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "6d320470-fda9-4f77-8f25-2c98e48bace9", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:20:07 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ab2e81bcbbb6ebf77fdcc59454a38dd0\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:06 -0000, _octo=GH1.1.1693087151.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:06 -0000; secure; HttpOnly, _gh_sess=VS9mcUVCU09rTWoyZ1Zqc3duWHFHVDRJajhNQ1BkUFRhSUVxNXl1OHZBbDZHcDJ4MmFLZWZ2Y0FkN2lhdWZ2UnlEc3huMGl5ZVoyeVY2MytjRlZYempERUgrbWZqTW5qZnpKWXdoY0RlSFpxd2FGbjUrRFRCNGtnTUQ4UmFmWGtFa25yUWZYY0tOeHFXTjRvWllwSDdISkR6NEJlWnlnejF1MXB5ejVnaW92TnQ3QjFHK0JUOTBmSytWODFpNk5kaEpYZlVsU0NhcVl5N0orT2pucDdQV1BDWHZzZWp5M21aWTVzYlZ2cGIwND0tLUxBM2VEZzJ0b0FxM1ZGaGFuNisxYnc9PQ%3D%3D--96d60115e3f626ab8ac8d0bd329c86b975d889a6; path=/; secure; HttpOnly", + "x-request-id": "4e3a745c-ad9d-483d-ab85-b88c8bd725b2", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E8F7:161EE:2B001EE:40B34AA:5DB58B75" } }, { @@ -40915,11 +40944,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:35 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -40927,30 +40956,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/canndrew/netsim", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:35 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e0d27cc8bf2058d5a63f7efd1339ff82\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:35 -0000, _octo=GH1.1.1099617715.1563905075; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:35 -0000; secure; HttpOnly, _gh_sess=NXE5ei9WQlVsbXllVlNxUHRPMk50MFEwUGtBaFoyR0EvditrRzB0SFdVQng2UXczRTRjMDlWcGhBNGlrU3ZJY2NBcnpHaVpnbE92WWp2ZGJYSDF0dWlaUnZjenVWVEtrZks1bGtudnJ1dEQwQUNiNW5QRWV5SlJaSGtYQW5PazROK1RCS285Wlo2dW96Z2IrL2p1OEFsWU5DQkZENHlPNC9tL2JzK0VxNzNUV0J4MGo3MWRxY0xiRm00RDVMQnNoK0JuY3p6a0FnN2tGanFhQm91blBiL0Y3eFNGNkNvU0R2RmJhRWVQckxRTnFZY3VXMlZDdmpFNjJxZFluSGl4aG04NVQ1ditOTUlCRWIrU2J4em5JSmc9PS0tejNuU1dWSVBpd3lxNld1NlRzZDMrdz09--8dc588d6022a3640dff77dc82d588535dd04b2b2; path=/; secure; HttpOnly", - "x-request-id": "60378c92-e96a-4633-9939-7a0b29319821", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AFC:322A0:E6DA7E:1605C66:5D374C33" - } - }, { "url": "https://api.travis-ci.org/vlopes11/futures-jsonrpc.svg?branch=master", "status": 200, @@ -40958,7 +40963,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -40968,15 +40973,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2657d900ea3ffbefc9d3acad2a4e04e4\"", + "etag": "\"7761b42647ebe3976f9aa1c0fb5e815d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:36 GMT", + "expires": "Sun, 27 Oct 2019 12:20:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Wed, 29 May 2019 05:53:56 GMT", "x-content-digest": "f6bc75c797b60f5d0b769760dfbe18a3430f38b5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b1984c50-25f3-41a9-9265-166ebc6ceb1b", + "x-request-id": "15362d4c-1ddf-487f-b169-5689a78133fa", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -40994,11 +40999,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41007,27 +41012,27 @@ } }, { - "url": "https://github.com/vlopes11/futures-jsonrpc", + "url": "https://github.com/andars/pebble.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"76e3361ae481c205bf8e15276154b673\"", + "etag": "W/\"e89e2c2b355ee213a57df59000279405\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:35 -0000, _octo=GH1.1.1652657080.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:36 -0000; secure; HttpOnly, _gh_sess=cTlyaUpwY2ZrVUJiQ0RVZytMa0ZzU3NqRHBOWW9RcFIvS0MrUXJySUtmUTVTblV6MkFWOWlrWFJVSnZmaG5xb2w2clNCNzRBUUhGUjJwek8rUTUralFqMkQyc25IL1YwTzNFeWVuMUE1b2szTkhiaHZGQTBuNWY0N3dGT3JzKytTY2ErNXczekdNeEpDbXlrRkdBOXpUbzV1V2h6K2pURW5uOE9yRXNLcUw3K28rRW15V1g3OWRWT1VLUlZuR1JvUnZyaGEyZU0rUXJQZXNYamtLSFNFQU4vTFNNRmZnRUlhbXc4L2hJSS9OcktvOXoxdFhPTWp6WTVuVVEyM0FCbE9rZWYrek9DYlJ2ejdGTjRzaWZWanp1RHVOaTUrNzVOU1pUd29TRUxGbGM9LS05U2dMY3M5b0FMalp1UW9FL3JQSGNBPT0%3D--7f1c6de8da736109ece058a5dc38ed4b96626edf; path=/; secure; HttpOnly", - "x-request-id": "6f63eddd-e044-4040-a7bd-ef4b2d6b0142", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:06 -0000, _octo=GH1.1.1583650534.1572178806; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:06 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:07 -0000; secure; HttpOnly, _gh_sess=bEJYUlNES1FFR0dhWHJQT2IveTBaYmQ4M2JjQ3VVZVk1U1ExdTVXYWJBL1pXdGsrSTZlSGpzdU9CQ2xpVnl6SG1weGFCajAvYSswMmVVR2QxSFM0LzVqTDBYYnVjRjZaLzJxOVJ5cUlaMU9TNWg2SWZIQ2J2T1RxQWdDT3VVcFh3ZjlDV1NiTjN5cTU3bVRSbEV0K2srQ1lUN1hvek04MWsxc1p1aytYQnB0MEE2ZHNxd1hveW9NNFZpN1k3YkVuYjdNeEg5Zm9wcTJNNUYzTzhzWlVKdy90c1JnRE1Nc0l1eDhzeDZCUldHdz0tLXBRbkV2REh6UXBGMXpYSUdWNC8xcXc9PQ%3D%3D--114b35191947f7e4553b1171dda83eedf38652f3; path=/; secure; HttpOnly", + "x-request-id": "3f17e6e9-7dc3-4cfb-b541-8445b3daa89f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A94:E0EA:CDF64D:1399F7D:5D374C33" + "x-github-request-id": "E8F3:1B309:160A449:21189C5:5DB58B75" } }, { @@ -41037,7 +41042,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41047,15 +41052,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7a36fffe253270027d0d4508d85cc45a\"", + "etag": "\"16e911787ce00da6120a37e09b01e295\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:36 GMT", + "expires": "Sun, 27 Oct 2019 12:20:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 20:28:03 GMT", - "x-content-digest": "fb70007b5a69b0e589c04c4f304b3486ae57ef64", + "last-modified": "Fri, 25 Oct 2019 10:51:12 GMT", + "x-content-digest": "fd5837a8a7ea3c59eaa767e499353b4d1cd30273", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e4db1c67-de69-4de1-b8a1-86b34ed14818", + "x-request-id": "01777f3a-0a1a-4b91-a093-b985d094ab92", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -41067,23 +41072,23 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"643a4e703b069f66ca4a0a6d04bd9ee2\"", + "etag": "W/\"ca4beb47ec7d9fc67391b23a6ba3cc0c\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:35 -0000, _octo=GH1.1.1947844182.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:36 -0000; secure; HttpOnly, _gh_sess=SnN2bUx4Z1BrTFQwZHU1V1FWOE0vZ3d0WEJ1RWdWdmRNdnQ1T3J2OGNSOGVVUUFsejd6cUFzaEpmb0FjMFJjVzc3QTg1VXRUUUpJUG1SNVV2Vnd6ci9OZzdvUnRLU1o5a1Zjc3c0RHVwOExpUXUyd3N3T2x2bGNVekYvcGpyUTJvUUpZbUxaSE11WFpmaDlPOW0rNWhGcGdjU29kMDV4L2dzdHArdXdLdlBMQ3I0K1Q2OC9rbUlOTU9qRW5ENzZwdzJJdzFGMTFHeXRUb3ZvMFdCMW5HZCs0L2U4Yko1TGJYZ3FzSEN6dHN2Z0RNVzJoN1E3VHJKSnliUXc0ZGFJb0dKUW9laXFENlNmMlNmN2plK29CTFE9PS0tajZkVlFCdGVRcVZCeXUvZFgzM3VYQT09--0c33c63a235d9ca0805e88468a43224171e6265d; path=/; secure; HttpOnly", - "x-request-id": "b6beb6b2-9ccc-4fe0-923f-e8cfd880a883", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:07 -0000, _octo=GH1.1.260796481.1572178807; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:07 -0000; secure; HttpOnly, _gh_sess=RENiS1VvRmpaSEpVNGVTeW9jeElBanZLY3JsRG9DUjRueGZvNEM4alBsUXZCcWJDY3NYRVhIRUFyMUgrNzEva3c2L3QwVXNyWWtiNjVjL1M4YVF3MW94aUNQU3V4QUJuV3ZHNUpQaVRMOFRZL0xwWVpwa1U5Mkx3ZmZ5VzZTSUJzOG52K1Rra3RqR1Nubi9BSmswZHdxWHdGcDlVVlVibGl2azB1VVROeXdFazFZTk5vdGpyQWFVYyt5YlBYakFXYjZoZWZ6QXVrTlA5YWIyTXpIUjlLaHF6M3NES0h2SzdMTW1XbFJKSnVGUT0tLWxVWFhjVnZXRjFjRVZmNzZKMEFQTHc9PQ%3D%3D--f1c2a6966e0bd03011dd0d0eb9344322ae170721; path=/; secure; HttpOnly", + "x-request-id": "4acab037-7168-45fc-abc7-23cead018615", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A99:E0E4:62C355:95EFB9:5D374C33" + "x-github-request-id": "E905:1AB6C:2C19540:419B147:5DB58B76" } }, { @@ -41097,11 +41102,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41116,7 +41121,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41126,15 +41131,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"cff40789646d13e1cfce72f35ac2c3e2\"", + "etag": "\"86515fb0a9e1d936cba3c7c0cfa73040\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:36 GMT", + "expires": "Sun, 27 Oct 2019 12:20:07 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 12:43:10 GMT", - "x-content-digest": "d216194c44ad75a12a44fb6ea2a7f78922d1090f", + "last-modified": "Sat, 26 Oct 2019 18:14:54 GMT", + "x-content-digest": "4329d8685f1681015b64c0c2649af9393f3d3b9d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "025f5e07-fb66-48f1-a2a5-93809390b99f", + "x-request-id": "b0e1bbe5-25db-4f83-8417-0a9df6427097", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -41142,82 +41147,27 @@ } }, { - "url": "https://travis-ci.org/m-labs/smoltcp", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/tokio-rs/tokio", + "url": "https://github.com/vlopes11/futures-jsonrpc", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"36ff64e25dfe2daef99466f5435934b2\"", + "etag": "W/\"4399e57ece52dbc1205abad7ce4acfe1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:36 -0000, _octo=GH1.1.468008753.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:36 -0000; secure; HttpOnly, _gh_sess=UUg5WVNBMTRtOXhLSDRrNksraUUzcU5CZTZOWHZhWlB3WjZYWmg3NXZjaHllcWFHQ1cvQURuL2pCRzZjN3NEeDhNanIxd0p3OW90WkhsQXVnK0JneWlpeUZBQmVSVGhkR2F3aEF0dzMzYTFKVzNUcDdPWktXNWwzNjY2WjlQT212MWNucHBqRG1OTkczTUpOaEpPNnhKanNTSm5pOC84UjF1akNhRTV3QXNrK3N1ZGFSbDROc0p2YUpPcFI5MTNxU3VINGk4TE5STkRKR0t5K1pMRzNTUklWUk5ROWhaM0lrVU5DS2xLWTNnUzJGQ1dCTTVlRXFoRW50NTFaK0FzZkUwdmxzSStlcHdyWDViTThZZGNTVlE9PS0tdlAxY1ArL3hNQkd5VDcwYjJUMmc2Zz09--99a9c705ea93e4447e986686bc36c501b1e88377; path=/; secure; HttpOnly", - "x-request-id": "aba156f7-95d1-4b81-a531-d950b1fd28e0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:07 -0000, _octo=GH1.1.1417785247.1572178807; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:07 -0000; secure; HttpOnly, _gh_sess=WE1MQXo0TXlPNjBDNWNtTTBMZ2owQkpkRndOcHIzaVdnYk1GcWZ5U1EwYTVjazQ4dHNRNEJXL25waTJpVmFOOE5pdnZVWElkMERKZS9iRFZYcmVOMm51Y2dyL1ptZDJYZzZ1SEY4cXYrcVZHZUtOa1Flb1UzWGpIWFp4eFZ4b3RSSXlHOTU2MEtuekg0SWlQNFVqV3JoZmtiampiZGc2RnZ6UFFudHNsemo3SjQ3akZKbTZHT2tXcGd4Qk8wNTFQdTk2bFFLL2VVSEQ5ZlNCampZYkVCMXBBSEd4eGp0b2s2cC9scE04ay9yZz0tLU12NFU4cElKWEdLbFo1S1EzZjBGemc9PQ%3D%3D--6a3972b674f34b50892c4ef40236acb738d40a3d; path=/; secure; HttpOnly", + "x-request-id": "86e79b4a-fcb0-4e99-8edb-6367a3278312", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB2:3229D:CF7212:13B41F1:5D374C34" - } - }, - { - "url": "https://api.travis-ci.org/actix/actix.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:36 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"51f78a2f3ef933a4a0029bbf094b1b39\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:36 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 02:22:27 GMT", - "x-content-digest": "ccba74866431925548340bad44c940e46550f045", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "75f0ce08-fd0d-4bc7-8154-0918dba6eada", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E902:B5FC:3323E24:4D00FDD:5DB58B76" } }, { @@ -41225,23 +41175,46 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:36 GMT", + "date": "Sun, 27 Oct 2019 12:20:07 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0ba18744da6a26bf0d6f85858f175b58\"", + "etag": "W/\"2fc05a1546d38c44c6836377ef3c5168\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:36 -0000, _octo=GH1.1.1090524292.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:36 -0000; secure; HttpOnly, _gh_sess=Q2Y4Q2p3ZDBoQjgyTVkyZEkwS1oyKzJBUitKRUUyNFEzMk9tcFpHajU5RmY0dVIrVmRPUGZXMUg5K3g2VHMzRGJ6UHBtMVRjZWc1NXYzSXJSaDhqall1MWp4eHFlRGFpNXBCVTNCS3pZYm1xV2g1K0RSWDFHYXNSdGhLWjdWRnE5SDR3VGUzRUxENVFoelhYU3RaK3ZscG5hVGphd244ZDJlaHZEbnNaZFZoRjZsS1h0aFdtUWwrUDE0dnI0TlA0SkpJS1hLRk9reWFDRVgxaHUwbktaTkNDMlpkV1hiaEVqRlRpWkszK1dUcXRqWHV1UUgwZFdqMm9qekRUdmF1OXMwcTFObldsYzdQbWZyNHVCWGVWZVE9PS0tK3RyckswczQyUkFIZjBRdWsxSENTUT09--be6b138b084210aec80ed53005698b5a059cd5ef; path=/; secure; HttpOnly", - "x-request-id": "57bed6e7-a528-4183-8d09-29c26eea0dd2", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:07 -0000, _octo=GH1.1.1164316249.1572178807; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:07 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:07 -0000; secure; HttpOnly, _gh_sess=UkxCVGNZK05rdlk2cTNHN1FEUjZIL2FGbHB3Y2JrekxRMHJSaHN5V1gwSGFMZmt0WTdJalRLT3BOdzZkOWwvY0tCM29CdzJxY2lWN1RQcmt1Vm1WRy9SWlZCdTNEb0xGOUpSK0taWU1EbElnNXFmT3grcWIzUGpHdVNWQjdqOU9Ed3NaU3g4MW1YdG9QQ29PY1lkVDJENmo1dXVxZGxmRWxneVk3VFJoaGxIbGRvU3FnTHB6M3o1VHIrbTBkTnJycmxINlBSYVMvMHEweklHNkEva212TW4zcGJvbU1nak5NSFc3LzVOMTJlYz0tLUFtUDZvOHRQZVNJNlQvMW1Ta3dtcHc9PQ%3D%3D--51703cca77e75b00a725bda2617234723378762f; path=/; secure; HttpOnly", + "x-request-id": "19847cab-30b4-4bc0-aef2-01af0f198b95", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A87:39421:E9FBCD:163E450:5D374C34" + "x-github-request-id": "E908:1AB6E:3B5B8FE:58EB368:5DB58B77" + } + }, + { + "url": "https://travis-ci.org/m-labs/smoltcp", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -41249,27 +41222,59 @@ "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", "last-modified": "Sun, 09 Jun 2019 18:15:55 GMT", "etag": "W/\"5cfd4cdb-87e8\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 06:13:02 GMT", + "expires": "Sun, 27 Oct 2019 12:14:53 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "A16E:464A:F70F:14855:5D36A316", + "x-github-request-id": "EA04:7D6A:2EDBB8:3BD6C3:5DB587E5", "content-length": "9161", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "via": "1.1 varnish", - "age": "0", + "age": "262", "connection": "keep-alive", - "x-served-by": "cache-hhn4045-HHN", + "x-served-by": "cache-mxp19830-MXP", "x-cache": "HIT", "x-cache-hits": "1", - "x-timer": "S1563905077.981767,VS0,VE93", + "x-timer": "S1572178808.262582,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "0157cd1168df0ff7263215c52383c41a5df30df1" + "x-fastly-request-id": "0aafdb2cdc3eea79d8b6e6d1b4ccefe35a908010" + } + }, + { + "url": "https://api.travis-ci.org/actix/actix.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"29a775bd451c8c21e3adb8b548dd9c68\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:08 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 09:04:44 GMT", + "x-content-digest": "98594bfdae23ec24ce4e8a74bdb680ce681f4d9e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "2ffccb1d-0bc0-42ac-912a-8f9c22865bbe", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -41283,11 +41288,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41295,54 +41300,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/thehydroimpulse/nanomsg.rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a28a754dca5279bed98ef119f69512a0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:36 -0000, _octo=GH1.1.1460090754.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:37 -0000; secure; HttpOnly, _gh_sess=MTh1MVQrMkFrUkNqYmwwTFZ0NU9qVWEyMTdWZkJXMk9NVG1mUzRFdjB1T3hZaTczaVR0V2d2UVExZ3Z1T0tDT2NlRWV4YmRHdHpUTk5nbmQ4Vm55cmhLNEd5QVgyV0tBTTRNbGR4eW0wT1ZoZXcwV2tCTUtNbXF4c0MrTXlCS3NxZDZUME5aR0ozQys2bm5CZE1tMElNV0FONjZMSVdFUWxTYkUxeDRrNzFQUzBYQ242TENtc20rL2ZxN082M2wvaFk5OHB0OVBhT0VJSkd4VU9vNmljbXhaWi9NTDNZczVWWFNOb3JDTFRFMVdqR2xsTzJDZXB1NnJtMUFwLzBwQ1c1WlBaaHg2TDhKblVEeDRlRVNVN3hERFJiczh2ZWhDNm0rbDJDdzJLTFE9LS0xTDZJdlpwQmV3L20wcHFvWXlFa01RPT0%3D--e219b6eae5c7b55247e5ea32b1537b0cff9a04c2; path=/; secure; HttpOnly", - "x-request-id": "e44dfebe-5132-4c1c-9ef9-38a6cabb1d97", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AA4:1BAE2:B21817:10F451C:5D374C34" - } - }, - { - "url": "https://github.com/actix/actix", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9b2b8aa8b58ddda20e9704994148d9af\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:36 -0000, _octo=GH1.1.1003235013.1563905076; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:37 -0000; secure; HttpOnly, _gh_sess=T08rQWREYnFNb015UVdWQ0tWYlRtUndxN3ZDZEhDdTNpOFFibVFMUDFPSDJWT0hHd0h6czZMWEpBbXQ3L3BuV3pRVTRUaDZ4STAzd2Z6eU1Cc3prTWVndUZzSjc5T05CemlwRGdlN0lTNXpUa0duWGxDZ1A4bVdXT1p6TFFpa1Z6U044cEJTV3JNR2NGVnQxVUltejYyS2Y3bXI5SEdYQi92bVpHZEgveE1obUVsVEpCNVllaDRVWXNFanZJczhnc1YvaG1CZFVwZXV6aGtDVWVKbUl6R3lBYXZwaCsxMU9palk2YzMzdzA0T1J4ZDNsWUUrWTVoSnk2eWVNek1RZDlMeFdQWWZ6b0FyVXBzT1RXc3p2SlE9PS0tQkthSkJZbVVJei9kUUFzRy9DSGZ2dz09--f3007cb6cba6cd0aa02d5b82531be95204961b68; path=/; secure; HttpOnly", - "x-request-id": "d24ef46a-c606-4f18-b64c-62790e8a2525", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AB7:E0EC:EBC02E:165D27C:5D374C34" - } - }, { "url": "https://api.travis-ci.org/thehydroimpulse/nanomsg.rs.svg?branch=master", "status": 200, @@ -41350,7 +41307,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41360,45 +41317,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a09421d2e1925a273ca65e0beebf1726\"", + "etag": "\"c234de25309cea9dd94c89bd8a3e122c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:37 GMT", + "expires": "Sun, 27 Oct 2019 12:20:08 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 14 Sep 2018 20:09:29 GMT", "x-content-digest": "715250ab816b21dada8c7be02e1a95b9abc1221c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "827d0593-9476-4f5b-b733-e8988dd8b184", + "x-request-id": "036cf6c2-1aed-4483-b4ac-3d983616e014", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/dylanmckay/protocol", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8f2856f054a24ba42e9d5fedc075387d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:36 -0000, _octo=GH1.1.580246635.1563905077; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:37 -0000; secure; HttpOnly, _gh_sess=SWltdlpNNEY4b2E2YUpSLzhJc2lKR1ZnVGJlUnZtNHE1bnlaTWhab3RGNmhqSlZ1Z0EvdkYySWVkT1FYMDhjdW9ld3JocDZBL3ZrdnJiNlUwWU85UFdYUS9rRnFOYkNtUFR3cDNJOVorT2xUMU0wRzZ5SFVncy9SS2IwcTViNStuVFZxREJ3UmpNTEZxVTBVYWFZY0o5UENpcnN5TzR0MStnc1pFU1pTYWI3MXlkRFFtWGR0MUFyODdZak5XUWYrNWtreFl3UXFseWtJNjB4aHNsdUR2VGM5ZThjKzJ5ZUFFNmZueXZJdDF6N2dUdlFqU2ZqSERVdWFxQjk0VDd2eFF2Z055NTZ3bkhqcE1rRElGd3dWcFgwNDR5Yng0anEyTk1McTZpcm5EUU09LS1qeUZPb3VrTHBvRm9zQkl5b1F6cE1BPT0%3D--b72fa1821df20fa7d49f86e945f00cc40012f83e; path=/; secure; HttpOnly", - "x-request-id": "f9a17333-f199-483b-9ccd-44b495c6aa57", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AAA:E0E8:ADE49C:10929FB:5D374C34" - } - }, { "url": "https://nanomsg.github.io/nng/index.html", "status": 200, @@ -41409,22 +41342,22 @@ "last-modified": "Tue, 15 Jan 2019 04:57:55 GMT", "etag": "W/\"5c3d6853-849a\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 17:55:27 GMT", + "expires": "Sun, 27 Oct 2019 12:14:53 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "0D68:317F:14968A:1A068E:5D3747B7", + "x-github-request-id": "4810:7C89:2C1671:385916:5DB587E5", "content-length": "8638", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "via": "1.1 varnish", - "age": "0", + "age": "262", "connection": "keep-alive", - "x-served-by": "cache-hhn4076-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905077.329022,VS0,VE102", + "x-served-by": "cache-mxp19850-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178809.720366,VS0,VE0", "vary": "Accept-Encoding", - "x-fastly-request-id": "f0e4f744c2a18715e24a296999a5ebfed678b9f5" + "x-fastly-request-id": "1b4a473909030c9b07756c10d98a4909d37e47ef" } }, { @@ -41438,11 +41371,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41451,27 +41384,105 @@ } }, { - "url": "https://github.com/mattnenterprise/rust-nntp", + "url": "https://github.com/actix/actix", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:08 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f38e53581e4c794953d0fe7057a9be24\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:08 -0000, _octo=GH1.1.970249260.1572178808; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:08 -0000; secure; HttpOnly, _gh_sess=cFJlYk1vLzQ3aTJHOGFkNlBKeU80SjRxTGVzT21ZcGYxbWh1bzY2MlR0UnJSdTQrOUx1bi8zWlJSVFF1Z1d2SlcxRFJTY3ZlamVmdkltK1RURDNzRUUyUXArSUN5NEo2elVBZHZENzhiQ3UxYXhWSFIrMVgzUVJ4SWdUaENlaklrMkg3SEt0VGNqSlkrV1JTdDhtUS92Y0V6bHVKWk9vRFcxVjBoalp3ckh2Q1diamlDdTFQR1NxSFBIRmRHQyt1OTdabnNYTGJCTXNNb25rK1Z2UklEZTJzWEVidEFzSEMreHZsTEJhNUE5QT0tLTFrdndKMG51TlYwVm5wYmJNcmFaWmc9PQ%3D%3D--94375c67ed4495aa93c2ab5ef512cf6c5d9a8043; path=/; secure; HttpOnly", + "x-request-id": "36214c99-ca79-4d42-aeef-e4d85a6da5fc", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E90D:40B82:3BB615C:5916557:5DB58B77" + } + }, + { + "url": "https://github.com/tokio-rs/tokio", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:08 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2ceaaf2fa3e51db93bca837881305330\"", + "etag": "W/\"523561e748febf49aa23ef571c3e2d2d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:37 -0000, _octo=GH1.1.1063599512.1563905077; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:37 -0000; secure; HttpOnly, _gh_sess=MkdqemZ5VVRSTy94ak1jcVR6b0YydWR4Q2NWQmdMNlByZHlQZ3NHdzJqdGNENzlTMnFHdHcxUEsraVBGYWtrTUhuWnpUcm9aQ3VzMlhJQ0JuRGVlN011c09oRnk0NGw4K3JVcGVZZFJ3Sm00VEN4SDVWbGlvelRSQWJQbnJXVXY3SmZDZjYwWElTcGtIOVhkbmxObU4rSG9ia0NmYWVGZHF6NHU0UEVtaTdEMWxYU21SVXZqQnRtZHluRURxV2RwUjcxVGdsYW1HOVVOYTdGRkd5Ni9oQVhUYTlEM0Z1SjNtSnZqVTRSWG5SVzVxc0pOT1d3bnd2MXZzNnJSMGFOamtiKzdIRmFxTDgwNzJEYUY2UXpDNFIrUVF4OHdTOW1ydGR3QVhsZjJZU289LS1lVlZwN2xYcXZpdkpxZ056SXNVellBPT0%3D--faebdc5182811d453dada5518f4c9da4ca1eb480; path=/; secure; HttpOnly", - "x-request-id": "eee3a2b7-cea4-48f8-9aee-2fff294500bd", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:08 -0000, _octo=GH1.1.629634218.1572178808; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:08 -0000; secure; HttpOnly, _gh_sess=MzBMcWxGVGVMMVZRYTFhUUpRYmpqWXR6T29RUEoxVGdQS2o4Nm94SEpzL0hQZDB3Z1puQlhlWVV6Q29EN0UxOFpPQ0hOdkxqQTFzRVhzaEFTV2svclBFOG8rOEFJNE9PQ2hIVEtrRDlGNk9kU003VzUzOHQ4RXB1bHJpYm45MzlqS1ZSZ2tGcHRMRjBpQlB2RXd4NkpvMjdCbHZLaExGWGpYQ0NaWXR2cUhyNWI4VjNXZjJDSUplcFFSNkJvQnhQbmJJaGZmazZrN3lub0RLK1VHOVpMUW1QUnMyeEpIbVRCNlQ3Rk1LK2wvVT0tLWFnUFBkMEk5a0V0SmcxeGhpRVp6S3c9PQ%3D%3D--f1772e7ae42e0247cdf46e5f1faecc67dc4494ee; path=/; secure; HttpOnly", + "x-request-id": "cd8d0585-ab17-45f2-a131-18bec3f63639", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8ADC:1BAE2:B21882:10F45C4:5D374C35" + "x-github-request-id": "E90B:1AB6B:20AEAEA:30B9435:5DB58B77" + } + }, + { + "url": "https://github.com/thehydroimpulse/nanomsg.rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:08 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8709fdde66f4627b2f51e246098398dc\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:08 -0000, _octo=GH1.1.1210115605.1572178808; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:08 -0000; secure; HttpOnly, _gh_sess=REpFNmk5QUhoQjM5NjdzZ0s2cDRBMDVJZ0pTVVhSZmx2blR4TW44ZlFYUTJ1VDNtbWlBMFlZcWxWZnpJWCs4YnpheFZOQklHYUE4K09qSDUvNVhRTTE5MEJLaFBPME4yaDNaUnZQallPd1p5TTgyUmhVa2JTWllDWGxuRmVYKyt0YW9BSm13MG93ZnNQU1hSN2dibTdrbTdpUkRSVUdKNy9rZi9yK0p4S3Z6UlVYMi9DdFVxei9FUG56aHEwdXpCU2NXSjl4aWphWTNweENsS0JaMmpZaFByVVNzTjVMMUtLeTUwNU5PZ0lzST0tLUJ3Mm0ranI3cExTc1lvUmF3YW0zcmc9PQ%3D%3D--3fd79e0012d7da599a10f0fce0f8fb9f47f14921; path=/; secure; HttpOnly", + "x-request-id": "f4108a54-d264-49d2-97f1-26fda71ec473", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E910:1AB6C:2C19631:419B2B6:5DB58B78" + } + }, + { + "url": "https://en.wikipedia.org/wiki/Network_News_Transfer_Protocol", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:09 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "14511", + "connection": "keep-alive", + "server": "mw1321.eqiad.wmnet", + "vary": "Accept-Encoding,Cookie,Authorization", + "x-varnish": "237479207, 487333743 135849993, 490434624 429045249", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "last-modified": "Mon, 14 Oct 2019 22:17:49 GMT", + "backend-timing": "D=123507 t=1571978360282504", + "age": "109594", + "x-cache": "cp1085 pass, cp3064 hit/3, cp3052 hit/8", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=173004;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" } }, { @@ -41480,23 +41491,53 @@ "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", "content-type": "image/svg+xml; charset=utf-8", "content-length": "945", "cache-control": "no-cache, no-store", "expires": "Fri, 01 Jan 1990 00:00:00 GMT", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjZmZWRjNTgzLTg4NDItNDczZi05Yzc0LWZiMTU5MWRkODQ5MCI%3D--cde5f90585e19e9a2a32151d62139e82d855e2d0; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:09 -0000; secure", + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "UBGhV3rjd03", + "x-runtime": "0.049503", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-09-lb-gprd", + "gitlab-sv": "web-19-sv-gprd" + } + }, + { + "url": "https://gitlab.com/neachdainn/nng-rs/pipelines", + "status": 200, + "error": null, + "headers": { + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "vary": "Accept-Encoding", + "cache-control": "max-age=0, private, must-revalidate", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-TgQAb5FghhNCTDCP1EFBvA=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"b56001fee1299ea597b2424dc289f8da\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjY3ZTIzOWJmLThmODYtNGJiOS05NmEyLTViMWQwZWM2ZDhhMCI%3D--ad1b895dfc912714921f34f24aa7b31f6c9b712a; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:09 -0000; secure, _gitlab_session=1c121710d6e2a2f8c9d147085ad7de9b; path=/; expires=Sun, 27 Oct 2019 14:20:09 -0000; secure; HttpOnly", "x-content-type-options": "nosniff", "x-download-options": "noopen", "x-frame-options": "DENY", "x-permitted-cross-domain-policies": "none", - "x-request-id": "mXpNElhUYia", - "x-runtime": "0.070626", + "x-request-id": "ScCRdwBWt52", + "x-runtime": "0.137953", "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" + "gitlab-lb": "fe-03-lb-gprd", + "gitlab-sv": "web-22-sv-gprd" } }, { @@ -41506,7 +41547,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41516,21 +41557,79 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d1f5d07cd7e7806c4c0d6fc016d663f4\"", + "etag": "\"3cb0c723ea9124a8037adae7a2e02c75\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:37 GMT", + "expires": "Sun, 27 Oct 2019 12:20:09 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 25 Apr 2019 14:20:17 GMT", "x-content-digest": "b4262bd4557ada9765edb3065c850c5308a1c3a5", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1eb6508c-8832-4af9-8b1e-5ca1765b70b1", + "x-request-id": "e5d87233-d990-4617-bb4d-a4b1e0df8c8f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://gitlab.com/neachdainn/nng-rs", + "status": 200, + "error": null, + "headers": { + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "vary": "Accept-Encoding", + "cache-control": "max-age=0, private, must-revalidate", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-xKg886fOU4ZPm2kLJKo5PA=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"a687cfabace6370594a668979b9e7f80\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjBlMjgwZjg2LTFmNmQtNDM5ZC05ZmRmLWVlZDM1YmFjMDZkMCI%3D--a26502d5a6e749bd93b62c02fd5eed067c9277ab; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:08 -0000; secure, event_filter=all; path=/, _gitlab_session=2a26cc7ff354649380e968112409d404; path=/; expires=Sun, 27 Oct 2019 14:20:09 -0000; secure; HttpOnly", + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "E6wYkvKZCy3", + "x-runtime": "0.395835", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-01-lb-gprd", + "gitlab-sv": "web-33-sv-gprd" + } + }, + { + "url": "https://en.wikipedia.org/wiki/Post_Office_Protocol", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:09 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "22693", + "connection": "keep-alive", + "server": "mw1327.eqiad.wmnet", + "vary": "Accept-Encoding,Cookie,Authorization", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "last-modified": "Sun, 20 Oct 2019 14:08:24 GMT", + "backend-timing": "D=118073 t=1571860328604556", + "x-varnish": "55574609 644946624, 723725220 38346009, 487252636 47752341", + "age": "140203", + "x-cache": "cp1079 hit/2, cp3058 hit/7, cp3052 hit/8", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=23062;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" + } + }, { "url": "https://travis-ci.org/mattnenterprise/rust-nntp", "status": 200, @@ -41542,11 +41641,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41555,53 +41654,27 @@ } }, { - "url": "https://gitlab.com/neachdainn/nng-rs/pipelines", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"be2f554b0521001680c59006a6f1a9e3\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "_gitlab_session=cf1e585c743be1cdcecd891c8b4035ab; path=/; expires=Tue, 23 Jul 2019 20:04:37 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "Ct65pqx2qb7", - "x-runtime": "0.272179", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://github.com/mattnenterprise/rust-pop3", + "url": "https://github.com/mattnenterprise/rust-nntp", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"fa4b740a0185d970ebcbeda1068fe4b7\"", + "etag": "W/\"a934e5d5b43c970e6fae7eb75b306f47\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:37 -0000, _octo=GH1.1.678811951.1563905077; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:37 -0000; secure; HttpOnly, _gh_sess=MzR0UlFEME90TTBMQy85dFhIMXRuc09qQksxUmVnOEFVSTNMeXNtVVIxWW5tVmswZTd3OE52dTJYc3FvTGd3emtSMlVONEJLaWRtOHdPaUYxem9HZHpNUkdYVWtLQnh3ZzgrTXZCbjB3T3ZHYlVFWU1TdHR0WUFzMWRQUzRRYUM1Z3RDaWFWVWR3cUdEenJPcDhsZXZsZEFVS2E2WFlQSUxkc2RXcXZ4ODA4RUZUSmpCRCs5NlBxWC93UDg4TWZJSGYrWDNXaVJXT2JiQ05vUWU3Sjd1elVZaHo5WkhUSVRuL25idXh0OUtPM0JyTXVpRFhRenVSQXlaeExGZndmT3U3aWJOVkFKVHBvckdGd2dqZ2Nza2hWVFNYNmhFUXhPQzk1eWNwTUFvZlU9LS1LVHRNNEhpek5BRm91cU5VbkxJTVlBPT0%3D--feb024c57efba88c2084cca9dc55c5ca98a02f63; path=/; secure; HttpOnly", - "x-request-id": "50f7a852-9a1d-4d09-935f-b0c1a3e3be84", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:09 -0000, _octo=GH1.1.238951164.1572178809; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:09 -0000; secure; HttpOnly, _gh_sess=N1lacFpjbDRpRVhBcmd0S0wxUzB2QjNaSEoyZ3llOXV6UzNmVTg3RFdTaFQrTHd5UmxSQnh3ellIK1ljdnZabGF3dUxGNXhnNlZFSlhEb25QQmhYdnBsaFZ3TXFydHloc2JuK21DdHlsa0JXZWxPS3BIVDNZU3NtdWpNd2hDb2xjVHI4S2R0dXFsc3NNTlJFTGhRenBSSEFOY09jR24vNGxveUhScEVIUXVPQXVyYi9NZ0hKaHBzbWtvUHpJekVUUGp2cis0Qi9ycXNhWUVOcGlBV1pBWDhiaUdHdnVjdS9QZmkzdzJXYkNpdz0tLVI3OXY1WjAwMmF3N2JlRFRCZUx0ZVE9PQ%3D%3D--1b700059cc155400f51d4874de57c68e271b48fa; path=/; secure; HttpOnly", + "x-request-id": "f19df76d-e19d-4345-b483-8a7518b581eb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8A89:3229B:AF2C6F:10A43E1:5D374C35" + "x-github-request-id": "E919:40B80:2BAC071:41753B1:5DB58B78" } }, { @@ -41611,7 +41684,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "date": "Sun, 27 Oct 2019 12:20:09 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41621,21 +41694,70 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"97ec955af573d6c6321102b4508a0b7e\"", + "etag": "\"9c7cb7377d51d33856e3d96a4c1c40c0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:38 GMT", + "expires": "Sun, 27 Oct 2019 12:20:09 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 16 Oct 2017 23:36:37 GMT", "x-content-digest": "7d278e7d4add94f735cd8a9172c5c5caab86806e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ed7c8895-98ef-47cb-b848-25ef74ca003b", + "x-request-id": "347698a9-5055-4a62-9691-5d1f49c689fc", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/canndrew/netsim.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"bb7577603475bad07d3c2c3381374d67\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:10 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 08 May 2019 03:38:43 GMT", + "x-content-digest": "d67500f81824856d05870a2e5a8d3ab320594eed", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "9762d6ab-4e30-4063-97f8-2f9de6c00172", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.libssh2.org/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:09 GMT", + "server": "Apache", + "upgrade": "h2", + "connection": "Upgrade", + "last-modified": "Thu, 20 Jun 2019 06:26:47 GMT", + "etag": "\"f53-58bbb6e399a91-gzip\"", + "accept-ranges": "bytes", + "vary": "Accept-Encoding", + "content-length": "1706", + "content-type": "text/html" + } + }, { "url": "https://travis-ci.org/mattnenterprise/rust-pop3", "status": 200, @@ -41647,11 +41769,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41659,36 +41781,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://en.wikipedia.org/wiki/Post_Office_Protocol", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:38 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "22542", - "connection": "keep-alive", - "server": "mw1321.eqiad.wmnet", - "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Wed, 17 Jul 2019 13:56:51 GMT", - "backend-timing": "D=99528 t=1563714957722570", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "653162215 242839544, 371361146 724201382, 489510590 424197830", - "age": "102462", - "x-cache": "cp1079 hit/7, cp3041 hit/6, cp3043 hit/2", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=23062;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" - } - }, { "url": "https://api.travis-ci.com/alexcrichton/ssh2-rs.svg?branch=master", "status": 200, @@ -41696,7 +41788,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -41706,12 +41798,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e139946e6a93cfb5f79039e316bcef52\"", + "etag": "\"60309fa4ee97564f42eaf56bfe2bf9e9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:38 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Wed, 10 Jul 2019 22:40:35 GMT", - "x-request-id": "9f13c3b2-53b8-49e0-8388-b251301bd327", + "expires": "Sun, 27 Oct 2019 12:20:10 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 20 Oct 2019 10:49:58 GMT", + "x-request-id": "78573a9c-dafc-42ce-b7dc-d4e386e36f06", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -41719,83 +41811,31 @@ } }, { - "url": "https://gitlab.com/neachdainn/nng-rs", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"a245423fb24037d7e1fc360b5dbabeb9\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=e519a9db3142f7e6b2df401d4534db2a; path=/; expires=Tue, 23 Jul 2019 20:04:38 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "qPrUL5gs778", - "x-runtime": "0.774709", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://github.com/alexcrichton/ssh2-rs", + "url": "http://stomp.github.io/stomp-specification-1.2.html", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:38 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"170cf7dd07121b9464a16d7699903280\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:38 -0000, _octo=GH1.1.745053543.1563905078; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:38 -0000; secure; HttpOnly, _gh_sess=TEZYc2g0ejZOWWUza1gvZ2p4RUUwYXdXaVZUY08vSjMvUld0dkJMZHg1TVgyL0RJbkk3UnZKWFkxb2prR09yYjY0UVl3NDZIbmpYUzJBa2NlMThPTkFxS3Z1VDB5NVhxZVZmemlJbXVjNWh1cVhzd0EzSjk1SU93bTRLVzVSTWMraUd3MW9Bc1JvOEFPeWVITjdMaWNWVXp6a2lxdTZFVnM4Y0cwRnFWSzRabVFoTUxTRWFmbkU4SDRldFc0Z2hMZWd6NUE1TXh3UmJ0L1BrTkVwU0E2azZtYkZ5SER0TkQ3MUdGUTJzOGVMMG9ySnZGcldJVHhtcEp1czdvRDQ0YlV2N3NOdE1pOFZNQ0cvWnZaYkpDZ0trWUYxbU55MUptckhEWTBtTmJWS3M9LS1lQWQ0K2Jza01WYXVhZDZ0TkFCWmVBPT0%3D--0aaff075b3e69ea6204a5576cadaedbd945ce077; path=/; secure; HttpOnly", - "x-request-id": "721d2474-3307-4827-8895-4c3200da5603", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AD2:4D62:1F2870:2F2973:5D374C36" - } - }, - { - "url": "https://en.wikipedia.org/wiki/Network_News_Transfer_Protocol", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "14173", + "content-type": "text/html; charset=utf-8", + "last-modified": "Fri, 25 Sep 2015 17:46:18 GMT", + "etag": "W/\"5605886a-a8de\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:25:47 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "9260:7A9D:1901DF:21C40B:5DB58A73", + "content-length": "12084", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", + "via": "1.1 varnish", + "age": "0", "connection": "keep-alive", - "server": "mw1263.eqiad.wmnet", - "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Mon, 22 Jul 2019 07:28:21 GMT", - "backend-timing": "D=308995 t=1563781276529888", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "604641795 592583089, 319587292 448548868, 515771927 620536099", - "age": "123799", - "x-cache": "cp1075 hit/1, cp3032 hit/7, cp3043 hit/9", - "x-cache-status": "hit-front", - "server-timing": "cache;desc=\"hit-front\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=173004;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "x-served-by": "cache-mxp19822-MXP", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178810.266940,VS0,VE110", + "vary": "Accept-Encoding", + "x-fastly-request-id": "cc7d560d28efe2b5161694637ff716506ec14123" } }, { @@ -41809,11 +41849,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -41822,97 +41862,75 @@ } }, { - "url": "https://download.libsodium.org/doc/", + "url": "https://github.com/mattnenterprise/rust-pop3", "status": 200, "error": null, "headers": { - "server": "nginx/1.17.0", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "age": "74221", - "etag": "W/\"2c267-wZE61Ma4lQVaI7dB+/KfVj03lgM\"", - "last-modified": "Mon, 22 Jul 2019 21:08:58 GMT", - "vary": "Accept-Encoding, Accept-Encoding", - "x-cache": "HIT", - "x-cdn-cache-group": "-LL5ibwSKuT1aNkrATMC", - "expect-ct": "max-age=86400, enforce", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ab110788a5aec67799d5ba5c56fe9bcf\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:09 -0000, _octo=GH1.1.387167598.1572178809; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:09 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:10 -0000; secure; HttpOnly, _gh_sess=Yis3blJobHB5bkNzVHZPSUNIYzRRUk55QVhteGt2TWJHYU81L1RYd1ZPOU1uRXJWNzdBRGFha1VZZjNuWmFxUnkyUFZ0V0Z3dncrTnoyWVQwVzViQlgrazVqRWFMUktacXJXL2YwNWdoRHBIYTdCMVR0a3JuKzc1TVRZVTZpYzgrOGVRbkZjUkZIcnpVTVVLTFFZVHp4ajVPYkF0SFg2OHZSV3pTNEdmUTBwRVo3SnptZkVIVk5oWWkyS3B6NDVGMDZmd0kyeGpMNXg5L1lmZUZkblY5cFpRWm4ycVBQZ09QTUgwSDRKYmx2TT0tLVVxTFNPeE5tMVhMekkzeW0yUjdMOEE9PQ%3D%3D--2e943cb3d02aa790d4a204189b4bd66dc178f0ea; path=/; secure; HttpOnly", + "x-request-id": "a0320441-3b20-4080-aee4-74fab4de15e0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-frame-options": "DENY", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin", - "content-security-policy": "default-src https: 'unsafe-inline' 'unsafe-eval'; reflected-xss block" - } - }, - { - "url": "https://www.libssh2.org/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:37 GMT", - "server": "Apache", - "upgrade": "h2", - "connection": "Upgrade", - "last-modified": "Thu, 20 Jun 2019 06:26:47 GMT", - "etag": "\"f53-58bbb6e399a91-gzip\"", - "accept-ranges": "bytes", - "vary": "Accept-Encoding", - "content-length": "1706", - "content-type": "text/html" + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E91D:161F2:3BD2274:594C80C:5DB58B79" } }, { - "url": "http://stomp.github.io/stomp-specification-1.2.html", + "url": "https://github.com/alexcrichton/ssh2-rs", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "server": "GitHub.com", - "last-modified": "Fri, 25 Sep 2015 17:46:18 GMT", - "etag": "W/\"5605886a-a8de\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 17:12:13 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "8C7E:464A:3AEA9:49BE1:5D373D94", - "content-length": "12084", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:38 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4021-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905079.751378,VS0,VE92", - "vary": "Accept-Encoding", - "x-fastly-request-id": "71fcba915efb625ed70fdaa78c5d25145e6692be" + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3de7c091b625500a2786b7caae5cf9eb\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:10 -0000, _octo=GH1.1.1217407192.1572178810; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:10 -0000; secure; HttpOnly, _gh_sess=VDVIemlDU203ZGFzTHB5R2o4NE5LcTBESW1tZXhaNm9qR1AxNERLRkVlMFJoemtJaXJlWUtYbEI4bUtSbkF0U1UxMTZjTTJqbGVSblpuUXF2eXliNjVvOC9uNEQrQVJVVFRneURoMk14Z21CdEpxUU5LamtnVGYxZi9BMmxCVzlIRU44Q21JQlc1RmhFRlhFUDhjUis4OVRwY2c1V2lqK0pFTFI5UUdCNmVWOTdKaG5rVVRrMnRnR0lITkZvT2pKeDVoZU5sRVNWcDRRT0JRbmZlMkJpd0txZ1IwcjhBWUp2T2c4SldSUFc2VT0tLVNSSzJ1b1dRREdjU0F1T1hQSUdoa2c9PQ%3D%3D--4f16bba3989de399932f565dec6e1f954dd424a2; path=/; secure; HttpOnly", + "x-request-id": "53873d01-cba7-4e6c-a8ce-35edb9f10a57", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E921:40B81:347CFE0:4EF72EA:5DB58B79" } }, { - "url": "https://github.com/pijul-scm/thrussh/", + "url": "https://github.com/dylanmckay/protocol", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:38 GMT", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c95b679d3a20819f006b4a606e5fbe9b\"", + "etag": "W/\"43e0605ccb0d1c2496719869baa9d4bc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:38 -0000, _octo=GH1.1.1892379126.1563905078; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:38 -0000; secure; HttpOnly, _gh_sess=ZnFWeGp1WklzSHRxdGVrM0gvbzgzbVlmTGMvZUVVaDFXdVBBUjVRVFZob0s4c21UVzVqc2JNbVBkVDZhallENmw4NGQ1L3U0MmRjbGw3Tms1TjY0bVUzZFhRRWNGaWpGOW1yQUJHWXJXNkVaMjIrN0JnMHlQUC9oK2pmRXp3dE9RRlYxRjBiRXVrRWVuV3JXYlNYU2EzUXQzcldnQ3dGd3lnL3V0ZXNOL1dmSlN4OXpqakN3N3B4ZFRIUkEvTUhlNCtzc2IzaVFzVlBWanJrVW05WlFQcTFzUkZnQTkrVERybEtHam03VlltYUY5QnBRTGhKVEVkK2RsbDNOZ2tTTE01Uk9yTWx5K0lvZmVuSW1vdzYwOWc9PS0tVVVabjNjODBDOWprdEJnamRxZlA5UT09--a0b7ff1126cd633f194f9b61c49343ab6c7c130a; path=/; secure; HttpOnly", - "x-request-id": "78901aa2-b3ea-4d7c-9ce6-980f884d86e3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:08 -0000, _octo=GH1.1.34043617.1572178808; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:08 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:10 -0000; secure; HttpOnly, _gh_sess=dHJGblhsYVpMWXhhWkluRUtNZHlpVWQxZnNJdFQ5cjU5ZlVvNDB1TllZOFlWRlV3WUVYaUNLazRvSXNvMlN5dmJtRGw3QzBpK2NCZUx5NkRZajVFdjIwemRrRW9xQVJ6ZUhKaGxyRTJGT0FsZisyQmg1anhOZk9nYUJSL0hZSHJNdWs4RnNYeFhUYVUvU2dOUUZtNWlub2FoNXUrUWJ6S3FzVUIzdEpuN3g4bkZlbEY1M3JQd2pFT1h1cU10L0NqTmJ2c2FKNFBHcWVWbWdIdXR5ZGVON2U1am9NVEV4TDRHUHMybkRoa3czST0tLWJLbGZDRkcvUjlVQjJ1Y3d1ck1OT0E9PQ%3D%3D--58b7c40dee7528728aeded07d3ecaaa51cbdaf7a; path=/; secure; HttpOnly", + "x-request-id": "57c20d4c-43f8-47dc-8708-65aefe2605b3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A184:1BADD:EE1CD:166963:5D374C36" + "x-github-request-id": "E90C:B5FA:2AB3AFC:400BB6A:5DB58B77" } }, { @@ -41923,35 +41941,58 @@ "server": "nginx/1.4.7", "content-type": "text/html", "accept-ranges": "bytes", - "age": "164148", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", - "last-modified": "Fri, 01 Mar 2019 23:05:54 GMT", + "age": "227227", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", + "last-modified": "Mon, 04 Mar 2019 23:13:12 GMT", "content-length": "27310", "connection": "keep-alive" } }, { - "url": "https://github.com/zslayton/stomp-rs", + "url": "https://github.com/pijul-scm/thrussh/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7ce501c35c5df3865f3868782049d843\"", + "etag": "W/\"5ea66d095c0f950d3ba94fbdfd662791\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:38 -0000, _octo=GH1.1.1172357263.1563905078; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:38 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:39 -0000; secure; HttpOnly, _gh_sess=NkxSSWgvWlNWRjJJYVQ0QnpKOE9ySml2N1JqREZYNGw5eHF2S1RlTEo3Q2MrcUJTYllJcCtibXZaUXRqUnh2eldta3g4R1JXU3FobGNOT3UvMGpsUFBGNW1RRTlKYjJEYkpjdm96b0lTczIwYXNmVG5WSUJITEZuckhCbEZqK2g3K1MyTG5mQjk1Q0g4VjdKYm85a09ZSWMybUR2U3pscFZUUzlqaUlRalZhZ3lseEZuWmpNbDZvdUpOODFLTUwxYnJ6QkZwWlNwcndzZ3Q3YnBjQkdGZGdVU2w1T0FuSEVmc25iczJEMkxkOFhyK3JHclpUQmpQY3hsOEZmWmxab3VPRFoydVphTkp3R3EyOERmaFBiRUE9PS0tYUF4NTE2VDRsVVdpb28vWThDbXVEUT09--908e15b89cf7af0ff4bc262ca1913a34eee495e0; path=/; secure; HttpOnly", - "x-request-id": "9cda768d-cd06-4935-85ee-1d044f635616", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:10 -0000, _octo=GH1.1.77205375.1572178810; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:10 -0000; secure; HttpOnly, _gh_sess=OHN3UElYdjFZRUNTdjJsNUZnUy8wcEtLK2FQaURPMkwyN0ZtalptWHBrMHJFSjMyeG9ndklYVFhWUDFxTDJEMUNtaXJISmxENFB6K1lRdWpzQlVKYVRjRHlldEFkRmhMbzBJaUE5NUtQVGc5MTgzdkYzc2o5TXk3RUkyNTFGbEZ5MmgxR0pEOVY4TDVMejRBM3g0K0ZJYzM2WjBlQzRBcENDZmdaN3NqMnAvNWo3WTB2alRUd0tmM0oySDdMRkpFYzhDd2lyQzNZTzVRazQ3NXdUanc1VXVEelI2R3ZYN0lHLzdiWW50ZHZVZz0tLVp1R1FURllMdGswY2ZRNDUzd3ZJSnc9PQ%3D%3D--f1aea544ede01ecb026e22736cd9a69cfbafe351; path=/; secure; HttpOnly", + "x-request-id": "a37f0a8f-7903-4008-9f59-82d0317410cb", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BE:E0E4:62C440:95F124:5D374C36" + "x-github-request-id": "E925:23F82:33ED539:4DBF60C:5DB58B7A" + } + }, + { + "url": "https://travis-ci.org/zslayton/stomp-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -41961,7 +42002,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:10 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -41971,15 +42012,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0dc9977f10c717ee14489decdb640168\"", + "etag": "\"29cd997aa0a862d12fae2313097f92a3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:39 GMT", + "expires": "Sun, 27 Oct 2019 12:20:10 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 22 Oct 2018 10:11:37 GMT", "x-content-digest": "443a667947902514369ca39d23f964395f421886", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cef93753-1661-4865-a9e9-a1f0165c417b", + "x-request-id": "0dd5ce26-a401-4f81-b5c4-19353e2d835f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -41987,7 +42028,24 @@ } }, { - "url": "https://travis-ci.org/zslayton/stomp-rs", + "url": "https://zeromq.org/", + "status": 200, + "error": null, + "headers": { + "cache-control": "public, max-age=0, must-revalidate", + "content-type": "text/html; charset=UTF-8", + "date": "Fri, 25 Oct 2019 15:56:52 GMT", + "etag": "\"9f1486df2d29628a3028c4d8f22aa3d7-ssl\"", + "strict-transport-security": "max-age=31536000", + "age": "159798", + "content-length": "14626", + "connection": "keep-alive", + "server": "Netlify", + "x-nf-request-id": "f953c9b6-87a8-4f59-b943-9bdfb77109e7-12124069" + } + }, + { + "url": "https://travis-ci.org/meqif/rust-utp", "status": 200, "error": null, "headers": { @@ -41997,11 +42055,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42009,30 +42067,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/meqif/rust-utp", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b7669374062d1f743f57ac117ab89277\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:38 -0000, _octo=GH1.1.1382863561.1563905079; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:39 -0000; secure; HttpOnly, _gh_sess=bldnSkZMZDdyOTAwQUx5bmRISHBUNjJwcTVtSnUwc0tnSklCUXpaK2FxcjJpM1p4bkdLMG1zWnZIdUFEdGRVVmd5cE4wblVKSkR5VUlGL0hhMm44enp3RjB0UVRjd0ZSMy84QnNVbWVXUGJ5Y2h2czFTUXhKUDgyTlcwV3V4WnN5V2dJeTBwZ0htYXA5UWR1TGVYRlJrYVZZMkx1ZXBiQTdlOEZSckUxRzFlOFhoV090d0VYOHh3NU1wZ0RuTmdhRUV4dzF1RUMwQzRsV1hrK3NTRGxUK2QzZlh5bENDdFc1QWlPbGEvZ3FNalphNTc0c2kwRUpsMFlmSGZPZG01VHIvTDBlRDB5ZHhXaDFZazhCSXgwUlE9PS0tZVlzRXU1dE1ySWVpQzJZcGhSZ0JNZz09--7557598c52bc7b2cdf94e77e71099f50c133ef60; path=/; secure; HttpOnly", - "x-request-id": "039efb44-b07e-469f-8ac9-ceb925080806", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F0:4D68:E63927:15E9C4A:5D374C36" - } - }, { "url": "https://api.travis-ci.org/meqif/rust-utp.svg?branch=master", "status": 200, @@ -42040,7 +42074,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42050,68 +42084,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"493ababfe4b5500aabd799f19299cb4c\"", + "etag": "\"25e34fe747b8cd98c88a423bb55a05c9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:39 GMT", + "expires": "Sun, 27 Oct 2019 12:20:11 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 07 Apr 2018 13:57:18 GMT", "x-content-digest": "a0ac24c7ca18128412389c18af6c3c7aa6aa2ed0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "979f84fe-d545-4dc6-af88-b0e1d17e42d7", + "x-request-id": "830e16b1-e957-4c06-a27b-11d6f3bc1a9c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/meqif/rust-utp", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/erickt/rust-zmq", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7f96f1bfe754a4c6b532bc7e5515b82a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:39 -0000, _octo=GH1.1.154610248.1563905079; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:39 -0000; secure; HttpOnly, _gh_sess=aEw4S3RkM2RqbStrb2J3SGNGbElBeFVOa2Q5eXJyckNzVGRpM0lDOGR0NFV2RTZXRzh0M29EN3N3S2ZqcXM0Y3lPUDBvUzBFVnkzeU1sc1QvT2t0bC9pU3paZG83VUdSVWZka0U4Z1dneFgyaVY1TDl6OC9QUEd2YnRhTkwrUlN0Z0JTMTVrZkhJenU2OEsySUVRTVcwZ1E0QldORWRPdnlSZE5TNlhQRUJzV0o3TlhpaTRsQ21vVzdtVXQ3T3ZGaWhNZDY0eGE5R0U1bTlDdG1HeGMvVmZBM25UUnZkbW1MSVBGYnVaKytOd3p4SVhXYnFvWWRwbVVLNGZuZUtLSm1GckNBOVZRVzAxWXpsb2V4YUk4amc9PS0tbEVPZzVpYitsQllsaHVHT0FPMi9nUT09--46301761babe851e4b8522f3a4cc2d8e160f3fee; path=/; secure; HttpOnly", - "x-request-id": "c7845a25-bfaa-4236-abdf-7a870c947584", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "8AED:39421:E9FE69:163E884:5D374C36" - } - }, { "url": "https://api.travis-ci.org/erickt/rust-zmq.svg?branch=master", "status": 200, @@ -42119,7 +42106,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42129,15 +42116,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f2db08cb78620bd1a9b12333d39980cd\"", + "etag": "\"265c18fbc4e663b616f41e66fd15b0c6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:39 GMT", + "expires": "Sun, 27 Oct 2019 12:20:11 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 12 Jul 2019 11:10:15 GMT", - "x-content-digest": "35cdef2485a761d3771365a8d14b9ed624255648", + "last-modified": "Sat, 21 Sep 2019 12:17:32 GMT", + "x-content-digest": "2686ff06bcf1550112baae44c37de0b852caa0e6", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "ec925c10-ace2-499d-bfa5-c76365634f35", + "x-request-id": "7528b4d6-b8ff-4de2-9eb8-cc42b1737c82", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42155,11 +42142,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42167,23 +42154,6 @@ "via": "1.1 vegur" } }, - { - "url": "http://zeromq.org/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:39 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "x-wikidot-backend": "0b3a873271814547b", - "expires": "Mon, 26 Jul 1997 05:00:00 GMT", - "cache-control": "post-check=0, pre-check=0, no-store", - "pragma": "no-cache", - "set-cookie": "wikidot_token7=04b934e4796bbd127749c16ec4fc931d; expires=Wed, 24-Jul-2019 18:04:39 GMT; path=/", - "etag": "\"09b50086407a3a06fc1de63302f0be53\"", - "x-wikidot-static-cache": "EXPIRED" - } - }, { "url": "https://api.travis-ci.org/Covertness/coap-rs.svg?branch=master", "status": 200, @@ -42191,7 +42161,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42201,15 +42171,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2b1ec79cb0cf9787558672c1fe975257\"", + "etag": "\"b29af0882b85fd931836f3dacf10e43c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:39 GMT", + "expires": "Sun, 27 Oct 2019 12:20:11 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 13 Jun 2019 10:57:04 GMT", - "x-content-digest": "4190789b53561b51d33dc6b053ad0e87d85729e3", + "last-modified": "Wed, 23 Oct 2019 13:09:52 GMT", + "x-content-digest": "cb74d709977e1e8d756a79414c11da9ee86e6359", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b522313c-13e0-43e0-81bb-83a99639ad20", + "x-request-id": "f389113b-9b3e-4467-87d6-2fd120f3c3ce", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42227,11 +42197,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42240,39 +42210,88 @@ } }, { - "url": "https://github.com/Covertness/coap-rs", + "url": "https://github.com/zslayton/stomp-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:39 GMT", + "date": "Sun, 27 Oct 2019 12:20:11 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ff5a8d5ac0898f8eae5e26211c8b232d\"", + "etag": "W/\"9a70bdbbc701cb3e58c371cd0b1405e3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:39 -0000, _octo=GH1.1.793882412.1563905079; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:39 -0000; secure; HttpOnly, _gh_sess=MThROVhFTlRiL0lwdENJRkQ4Y2hBZEJsL21pcUwvdy9CK3Vsdk9sTjNjYWoxOUVlSmNFQjNqUkZlU0RmbEUxaDdNV2NHWEoxcCsxcm5kZXBCdDYzT3BnR0JzQmdKY2JVdElMUmxPa0Z5VXByWHA2MFFVUFJacU1yUkVWZkU0emZHbThIZDMxL0pFQlA2dmxsNTh2U1crNlJGZmJVVmZreWQxMEI3c0duUzRwWmJhV3dYS2JWRHhFUGpVYTJpaHJpV0ZYKzhMSnlDUVFqbnRzSmNEemVaY3hPaVNjYXdRQTBNcFpmZjFybmw0ZFp5a3ZXTXN0OCtaUkFJYmYvdkxWZU9mM2czbWVxTFI0MWgvZWxjK3VKZkE9PS0tVG1GL25BdXByaEhDU08wM0RobEpQZz09--4a8eb27ded7d4e802c9a1063005b52d4b17bb36a; path=/; secure; HttpOnly", - "x-request-id": "053999e7-4444-4013-994b-28c77b81e97f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:10 -0000, _octo=GH1.1.1564448300.1572178810; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:11 -0000; secure; HttpOnly, _gh_sess=QjBpUnlvTEFPTHNQUGxZN3pyeTJNd24rV0h4TER3YnhhazlHQ2NqcisvaEFGaENzS05aamVpa0F4UzlLaWk5Zi9SbGN6TFdYYkUxV0hwTnl3WXVYMGxXNU9naGFQTUJqbmxBaVY1U09oVGtJc01ibHpxV0tXUjZ2c2ZuMFZnL0gxMmt2NGhmWExxN0NENzFmWDFvQlR3TTVya0s4Y3FMOHRPTlV5bTI4aENIR0s4K0NkVytGSExkc1JEdCtta0pXUHcySXlweG1MOFBtZytQL0ppVTJhcmlDQ3p6bTFHd0RpVmV1SDZCazB4RT0tLXYxbW5MYkdHNmRFMEg4RHpzRmR1QWc9PQ%3D%3D--ae9ff3e542565d32edc13fd3a14b27926002ddcf; path=/; secure; HttpOnly", + "x-request-id": "05a7ff0c-ce6a-4f9e-9d65-20d8d868979e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F4:32296:60D3DA:92DC31:5D374C37" + "x-github-request-id": "E927:161F1:33F13FA:4E0BE40:5DB58B7A" } }, { - "url": "https://api.travis-ci.org/Geal/nom.svg?branch=master", + "url": "https://github.com/erickt/rust-zmq", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:11 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e8f84f6ccc576086e0a7c7b045beb2dc\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:10 -0000, _octo=GH1.1.2004879960.1572178810; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:10 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:11 -0000; secure; HttpOnly, _gh_sess=MUNTVnFBdU1nQitnNkxmUThMdVhFTnB0V1p0Um1yVnZBeVVEZFdBd2JsNEl1OWZ0Q2RZQVZUdk41NEdXb2RIQ0p0SFVwcUJyNVFzbkYwUk1PMGJBM3gxTkhWU0I3MDZTdHN1dUQ1SnFmdW5jVDBPUWZkL0V3ZWVzeEdHdGVXMmZMSmpuMzkxOEhhbWVGa1U2RVFYRnhrRW16OEVpdG1xcU1TV2tvUE51L2JRbGN3bmJ5R2MvREJsL2FUcFQrbjZ3c0Zxb09RK29HTWtzTTNaZ2I1WkVXdXQwY3o4YmVpMXFjSmg0VEltQzNFOD0tLWdoemxiWFdBQUZFWHV2Y0VUeUY0V1E9PQ%3D%3D--f58e5bc4add118dd94a1f2aba49471e0b178a554; path=/; secure; HttpOnly", + "x-request-id": "da5581e7-f397-4557-b6b4-cff0cb121cf8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E930:23F82:33ED5A4:4DBF6C4:5DB58B7A" + } + }, + { + "url": "https://download.libsodium.org/doc/", + "status": 200, + "error": null, + "headers": { + "server": "nginx/1.17.4", + "date": "Sun, 27 Oct 2019 12:19:59 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "age": "5952", + "etag": "W/\"2ca6f-E0jIiz421wWV+Z7TSUbEhHxRcTM\"", + "last-modified": "Sun, 27 Oct 2019 10:25:43 GMT", + "vary": "Accept-Encoding, Accept-Encoding", + "x-cache": "HIT", + "x-cdn-cache-group": "-LL5ibwSKuT1aNkrATMC", + "expect-ct": "max-age=86400, enforce", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "x-content-type-options": "nosniff", + "x-frame-options": "DENY", + "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin", + "content-security-policy": "default-src https: 'unsafe-inline' 'unsafe-eval'; reflected-xss block" + } + }, + { + "url": "https://api.travis-ci.org/smallnest/rpcx-rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:12 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -42280,15 +42299,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8907b29fbb3fd2b468a32df197e207ae\"", + "etag": "\"58b982c4a8e37fb7727ff090e13d9da6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:40 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 22 Jul 2019 12:13:47 GMT", - "x-content-digest": "074ed87b9cf168021e86dbae67cba1b2ef680417", + "expires": "Sun, 27 Oct 2019 12:20:12 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Mon, 21 Oct 2019 03:53:29 GMT", + "x-content-digest": "a1624ac2003f026d52f26e03cd642791faba966c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "8a863306-f587-4403-8ed4-661e6b862a46", + "x-request-id": "f194feaf-de8f-4e6d-9385-e803ac7ef44b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42296,27 +42315,106 @@ } }, { - "url": "https://github.com/Geal/nom", + "url": "https://github.com/Covertness/coap-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:12 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ceb26428751a1128acea1ad9e36ae6e3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:11 -0000, _octo=GH1.1.424842513.1572178811; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:12 -0000; secure; HttpOnly, _gh_sess=MnFJay9yeTUwbEJtdGZoY1NRalZBdWNRdEFSVTY0cU5FdWRPbmE0Z1Fub1ZvSkhMajk3YWFMbzlYcE1UTDRJRlo5T1R0RFBnb0IvbXY0MFdZdmxUVmY0enN0N0l1djZHb2puVHpXNytaTWpLYy9EN0ZFOXo4eEIvNzJhTVcrMzU1NWlBTGJHUHNVZndWQkRQSFAvaHpLSnV0bXFFQ1R1ak5hY0xhSFdPUyttanZQYVVvcDdWV3Ezb28wVVdWU2pBMjArRnJCWHprS3Q4dGtPT3ZuSGxwdFJSSnBLVVdRZkNpTElYYXhoTjE0ND0tLU1rWkFFVmNiWHRQNG5CNUl0WG5Gamc9PQ%3D%3D--e703cab8228ce99f7c566bc982946ff23185187b; path=/; secure; HttpOnly", + "x-request-id": "03fe6597-9275-4ab5-aec4-b657c59e0cf4", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E934:1AB6B:20AED04:30B9764:5DB58B7B" + } + }, + { + "url": "https://github.com/smallnest/rpcx-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:12 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"73ce87ee1704239251d93f092804898a\"", + "etag": "W/\"326510157b8388ff6fc1788967c82b85\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:39 -0000, _octo=GH1.1.1121209776.1563905079; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:39 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:40 -0000; secure; HttpOnly, _gh_sess=SlhzdWZ0Rk5BWjVhR2ZXM3g0aVpVL3NPYU9jaDFHYmh3K00wUDBPTkdCaGZ5MkswZ3p0L1hUZUFad0IxbmR2M1JnQkV6U2RidURDTHlzcW4yWEVIWVppTGlzL0taeE9FL0VKSGZJWEdJUDg3YTlIUXpjMGpVNmhzbjd3NVB6bWl6bjA2V3FDa2dqNnlvenNnY240VThDOGhZOTNVSWlzWkVtOW1LRUY5S2RIWnVlRDlsZzg1eTQySk1FWi81VVA2MGZUUEdzbjlwdXZnWkQ3VlYxNHRoMUJjdFUwdWVnMEYrWExaQTdrdjd1U1FWelk2NWN5VXZMbUp4RjZScERwKytUQlduMHZCT3A1MUZybERmL2RwU2c9PS0tNmRCL0lGaE5UaE01OHB3UnFxNHhoQT09--9640cac5ba4c0f8b02e26256a19a2fc199ec85f8; path=/; secure; HttpOnly", - "x-request-id": "4867cbfd-5f97-4f5a-baa1-90ad8fb82de6", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:12 -0000, _octo=GH1.1.989418013.1572178812; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:12 -0000; secure; HttpOnly, _gh_sess=bkpZeUI5bDVXNC9iK1NVQ1Q2TXpCZ3lGNkJJZ1FCdnhBa2xnWktZYXFJcTNvRjVGZWFBdGRmT3d3QkYyYkRBTE16VzYwYWhzb0FPTHA5NjFqSnI5dklxRng4Qi9McVRDNWk1ME0wMW1jZjh0RXZyU1hVdmp6Z2grZHcxczYvUWYzZlFhYjNvdXNrT3lUaEQvNWFRV2htVlBHTUpQeE5QTWUzanFTaGVOWVR2THREY3o3T1pIM25zeGNOSmZTM285VlJxL2YzbGtYUFAwcUJGaTNQMDNOajlRWFdkeVU5SjdJOVlaRHVZNFROOD0tLUF0UEtPcEVrUldSaUVZYVlsYS9ZK0E9PQ%3D%3D--8abeeddda022a8a141a3c6f15b08b17afb2745c7; path=/; secure; HttpOnly", + "x-request-id": "b8e5491e-cb24-4add-832a-20e22f1c97f6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B4:4D66:AF916A:10B751F:5D374C37" + "x-github-request-id": "E938:1AB6E:3B5BE30:58EBAFF:5DB58B7B" + } + }, + { + "url": "https://travis-ci.org/smallnest/rpcx-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:12 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/Geal/nom.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:12 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"bc08def5cc2a49bab4ee1a19ddc30655\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:12 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 15:56:32 GMT", + "x-content-digest": "36f60d137205c69676e50067e94815b35b44d81d", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "99b0db7c-b49c-40b1-88b2-60ac7f969a36", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { @@ -42330,11 +42428,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:12 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42342,6 +42440,37 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/meqif/rust-utp", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:12 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"502d20e9b7738667b09be12e56ac9756\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:11 -0000, _octo=GH1.1.1923161369.1572178811; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:11 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:12 -0000; secure; HttpOnly, _gh_sess=Y2R3Z0dVM3drcGx3YVRMMzVkZlNvNm8yOEVQc28zL1BSb3p4RENHVllCbXJwUUlOZysvRHZCRDNYUFhnaU9jdi9ZanNJWTh0UGdEWHNFRXUrZThuVkxLNnBJSVNVQU1GWGVobzNjaHVNYlZIM0JkS1VSR0h3LzhaMTFWWWFqaHBLWkJpcVVoRDN6c1pGQ3poL0tEZCtwZURrbFVTUFZqQTlyU2psZ2NUV285RkJ6bFFkMFJhbWVoQldiQUd1dmNET1lKaUtGVGRIT0hqT2lBVU5SaUl6aUxNSHU4dDR0SUdXNWhqcFNNWlZWND0tLXFvMWJYamVwWlVxZkE4RGJQTzFqWlE9PQ%3D%3D--cb2642dbd86e9b1a40d48696bd0de6bf382dcd3c; path=/; secure; HttpOnly", + "x-request-id": "9dd9fc0c-b9b6-42f2-b9be-b41cf1326679", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E92B:1AB6A:151317C:1FB2437:5DB58B7B" + } + }, + { + "url": "https://tools.ietf.org/html/rfc7252", + "status": -1, + "error": "Connection reset by peer - SSL_connect", + "headers": { + } + }, { "url": "https://api.travis-ci.org/ivanceras/inquerest.svg?branch=master", "status": 200, @@ -42349,7 +42478,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -42359,45 +42488,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"72f16a653a468ccabf78398fe26a7fb3\"", + "etag": "\"755a90ef9994dcabfe5caf64a6569f5f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:40 GMT", + "expires": "Sun, 27 Oct 2019 12:20:13 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Tue, 19 Feb 2019 18:28:02 GMT", "x-content-digest": "c00295a80032afa8314ebc330d0e388966a4c40a", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "00d929e1-c410-401d-b55f-96a8a74002db", + "x-request-id": "7f1b116a-f010-4f40-a3d4-74bf0481f604", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/ivanceras/inquerest", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f9fd9c122350f3f9144dac82f701c220\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.1324643122.1563905080; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:40 -0000; secure; HttpOnly, _gh_sess=VkFON3ZSbEpEd0xBSmNwdS8xeWF3KzVkRFNIOElqUUc1Q3ZrSlBSNmZGUjhENWJJZG9hNEpVYi9TWFV1d2NVdEJNSHM2aFpmdE5jRmM1c1A1bElzRXdTNWxsbVE5dW8zT1FqaUJSSlJCb2FEcGhqbThaOXpEMit3VVQwZndpaCtqbzcrdVZYT25sVjJDOC9OZVBJTFpuZFV1RWFUUjJQWDJ1RzRyQVlVcFJMQ0JSTnFVM0tIVW4zNW56K0JDV0JtVnYzcXFHTFFUNkFmR1JGcXJtUlYrQTJpTFN5cmVTaW1HTThOc0hVOXNteUFES3RNQ3RPQ0d4cmdyd1loTzBMNTNjd3hMdG5wWGl4Q0E2cStYNFdkZ21uS1FSeHZ6bk9udE9qU0doWnVDQkE9LS05M3BRR1c0Ykx2cXlEcHJKK2Q0bzBnPT0%3D--6738d6434d92d35dee5f24e357ed01d2aa3eb996; path=/; secure; HttpOnly", - "x-request-id": "711e6429-e0d2-4cd3-8370-817fbf91316e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A194:1BAE2:B21A42:10F4883:5D374C37" - } - }, { "url": "https://api.travis-ci.org/m4rw3r/chomp.svg?branch=master", "status": 200, @@ -42405,7 +42510,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42415,15 +42520,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d0fdf16c35c8b9b9207c6aab23aa3d94\"", + "etag": "\"7e5daad24fb4016cacb5b5fd3bfe0149\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:40 GMT", + "expires": "Sun, 27 Oct 2019 12:20:13 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 02 Aug 2018 19:05:58 GMT", "x-content-digest": "b21e443f1942aaee6d93a1e6dba02d2477e6548d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1fe48580-55f7-457c-8cb2-c24a6660e6e7", + "x-request-id": "f64e4ac8-512f-4f07-82cc-aaf06fd6e419", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42441,11 +42546,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42458,71 +42563,47 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7764e80727232bb54938378b206a574b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.913115447.1563905080; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:40 -0000; secure; HttpOnly, _gh_sess=UXlLWXIvTDJVQWFib3IzMFZvbkJsaVpOUkRodmN2ZHZra0puQWh2ZFBuWFJFYlpjaUdndjJkc3ZUMldrVXpIY0JOQjdYQVFLV0JxZkF6YisvL2Y3cC95bkIvUFA4UjFVc2g2a1JoRlBlQytaSXQzbVQrMHk3RTlyT1JTTmdVSDQzM2F2cDk0SG52a1M2bXNVSmRWQUtiUXR0MDFlaDV4WlVvazRqL0sxSzNwWm5UbGowWVVtUkVnK21ROFc4OFcvN0k2SC90QnNEc1VzVnVRNlhuc0k0T3FYYzNUZzlvR1MvNXNudTFGMUUzNUNZYmowTlEzSFNwYitxeXZ6dEYxdG1Kak15V05Ybmg2aWdMWTZ1Y1A2a0lSb2U0UktVbk9aeHI2cmt3OWowQjQ9LS1sQXppOFBCZDQ1aDhOUjYyTjFGRklnPT0%3D--0c2198372c4ab2b0099094aa8fe31348902531d5; path=/; secure; HttpOnly", - "x-request-id": "5b39238a-c226-4d15-be93-7aff2ee418f2", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F1:2BAB:AF976C:10B936B:5D374C38" - } - }, - { - "url": "https://github.com/m4rw3r/chomp", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eb9a0b0f79899b0b75289183c8d43c9c\"", + "etag": "W/\"614b4ae77af9f8db6c357504682358f6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.214566498.1563905080; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:40 -0000; secure; HttpOnly, _gh_sess=d0ZpRllFaW1lN2tZTDZGSFBSMEUzZTNiZzAydXQxMmx0U2FjWEdVSnZVSDRBZFFaTXVqUWY1NmpRUWVFajVaNDAvaHJmYnVxTE4wVGVXcHdpdGFmU1NQR0craDMvcFpiam9sVkJnajUrUzYxcEdKUmd4c2FOQkVqRGZNNEsvSE5XNmpNdTYvMUt5UXlSVDVyVDJIVDZsMFIyblRKRG9rTVJzMmNNY2xqcXFuZFMyMzF4cVFnVXNwMHlpcEQxcG11OFRsMFBhMEZRZy9iM2szRTlya2tnSkZSMU5URlc3ZGV5MGxlSHpJc2l0eFIybUNjZmROb3E1S2lJZGR3Um82U09BYm5QRmVnZC9LY01xQzl2UmJiL2c9PS0tL3NkMGRkV0NtS0JvRTZTMjlrZEdndz09--b965ee9e7ae0eb2f0fdcb8272f63664d4dbf5031; path=/; secure; HttpOnly", - "x-request-id": "50a56058-4773-4084-a005-2d388ad9228c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:12 -0000, _octo=GH1.1.1711913965.1572178813; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=VlB6K2JDNXZxdGtmNDlqRUN5b21PNC9vVTZRMXdsRkJrZytIdGdGWXYyVDlXNDdaMHFtQk9FV3c2THN1UStsMWRIa3B5eWhmU1lvM1RYMllLYnJCOWgwTkZ3ZHdqL1BwcmhSNEJoVHlxdlh0UjFqU01PeFAyYmdFa1I5QUtwY3FsZDlsLzIvRzRRamdUS1pHQkQrbDJCemVueEpQUTg2OVFJZzc5K291WitvQmQ4V3NtWFlCQSsvTzllYU5pVm94ZW1BSDh4dHBBUGhqYlVwMmhQN3BYc0lqdlE0d0RRUURoemF5ZWRLc0UzQT0tLURhaHo3TWRPRlRRdkdhWEJraWw1dEE9PQ%3D%3D--915cfb5570a9cc61c78bcc8c75ed9e2ab138357b; path=/; secure; HttpOnly", + "x-request-id": "51f6d26c-2e46-4eb1-b5fd-333f318bc610", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1C7:E0E6:8B5EBC:D40DA4:5D374C38" + "x-github-request-id": "E940:B5FF:3A5B329:57B1ED3:5DB58B7C" } }, { - "url": "https://github.com/Marwes/combine", + "url": "https://github.com/ivanceras/inquerest", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"92175e6d869cf563a83edc747d564829\"", + "etag": "W/\"0dd6e3dafbbc9fd3af86769e783223e1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.636748191.1563905080; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:40 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:40 -0000; secure; HttpOnly, _gh_sess=a2x0aElxM25SN3JWRVhjQjNoclFyalBEM2NWSCtwVVhKcFRia0dFWkxjK1R4YjZ5Q0VORUIwSGt4enlPak95c25heXBFbmZhc2pCTjB6Q2F1V2MwQnRzdUkySUxOWDJ6c1ZSS00zNWpSZ0pMbjVSUmV1eFVjbnZEc3d3Z1h5SjVFVGsxT09SZ2lMeDRPNTJIb0xQNUNPOUV4SEZxU2JKSzFnSkd6REJTMzJtNnZRRmdXYVZMamlQYlBwNmNRNlRCN091dDZOL3FoUlB4ekZsV2U0SGtaeFpEVDVMSlBxYWFhNUpQMWZkN2Yzd3lRL1p2dWpDd3RoQzVTTDRFS0N3UXZTVW5Xc2Y1NUM2VHUzZjV2L0FiM1E9PS0tbi9XdzI2M1Q2VmNTY2J2Y2duNFQ3QT09--7c14c53c254be1c657c8c0e8f27c484778f61a66; path=/; secure; HttpOnly", - "x-request-id": "cd72c1f1-e35f-460a-9a3e-4b948cfcda35", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:12 -0000, _octo=GH1.1.1787156741.1572178812; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=S3NIU0Rhc2lvVU84SG5xL1BJL1NMUXAwU1pWRnlNYytpOHkvelJURzFqRFQyM1U0dHQ1dGk4ODBXM1VWOWZVMjFRNWZGRjliNFVDZ2lVN05WWTFzOExWR0Z3Mjl0bGZlRFhNaEFvekNPalgzbDJhSFIwZ2pUbExXK2wwSWtHMDd3TU14TENXMlhwbVlLUHVsdm1SV0thRkNZTVlkalFGNVVvOU43U1FwbXErN1FaRk5IcHlWNHlLL3NHTExIWmkvUyt0aVE1M25IdmtPakQraHRBRGtKelhMaWRGVlY0NFdBQm9RcWJNWTE0TT0tLVViSjBubkkyT3Judm5Cc2Jsc3pBOHc9PQ%3D%3D--3e2e223a1635369568a6585332765770cb93e763; path=/; secure; HttpOnly", + "x-request-id": "cf4e581f-bdcc-4759-b98b-2b69431af36f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B0:3941E:D00AE4:13D5A6D:5D374C38" + "x-github-request-id": "E93E:B5FC:3324336:4D0177A:5DB58B7C" } }, { @@ -42532,9 +42613,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:40 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -42542,21 +42623,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6ffbc187539e15889f331f98bda39b7b\"", + "etag": "\"bd801105b2f9b327ad180c8da394391b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:40 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 15:47:38 GMT", - "x-content-digest": "386dd231933c01b84c517e0cc11b9f15a3a6be71", + "expires": "Sun, 27 Oct 2019 12:20:13 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Mon, 21 Oct 2019 15:49:25 GMT", + "x-content-digest": "2d14709dbf71aae350dba97aa4b2d53e3fc29778", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1c17ef06-6ef9-4144-9753-2b037125b2d6", + "x-request-id": "dc75f589-202e-4c7b-8c59-9f5387fcf063", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/m4rw3r/chomp", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"a74e685aae99596e76bbef9a8f1a23f8\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:12 -0000, _octo=GH1.1.1353105434.1572178813; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=SUdoS1VtbCtOVmhDaURIVHAvWHpxdkYvdkNMWEtBbXVPZkE0bU4wa1FOMjQrN3RhVWtGempDWm41YWt3S0RLdTJ4M1B6bzVLa0ZSZ0hTeDBCM2IxS3BGbFlSYUF3WXM2NDhHZkMyVEpURm1zY3hiNFpQNXAvcWZOK3lROUhHVlBvT3FKdEREUVZWS2h4MHdHcGlQZHFZbHJhdmI0YlJvM1VJdUpFZW4xdmlXaDhUZEx2T1NSN3JzMHRjNk15bUtPdGs0ZHB0S2lwUWoweW11emFEZWIva3YzNEpzY1BwYkxJazcxQkthNkFpVT0tLVZQRXUxTi9CVkhYRTNMU3FKcDUvRWc9PQ%3D%3D--a33dfd1fe0435f9a481c4bc6fca2648930c060e4; path=/; secure; HttpOnly", + "x-request-id": "341aed01-9b51-4fad-964a-72f31c43c297", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E941:1B30D:3B62DA1:589E048:5DB58B7C" + } + }, { "url": "https://travis-ci.org/Marwes/combine", "status": 200, @@ -42568,11 +42673,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42587,7 +42692,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42597,21 +42702,69 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"288a94a9ac9bae82b6d9d7a67df724df\"", + "etag": "\"40e1670fed6c50b1174102e6f3178caf\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:41 GMT", + "expires": "Sun, 27 Oct 2019 12:20:13 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 21:02:22 GMT", - "x-content-digest": "0496e91aa6d1e30bbc486c61373c77379b4d5238", + "last-modified": "Wed, 23 Oct 2019 00:37:10 GMT", + "x-content-digest": "6b9fedc1561d5e39d602e6e009ab2b3f63171548", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "f25441b0-0e46-4e07-bef7-796cb945e8c1", + "x-request-id": "6ba0fe6e-e754-45df-8d72-795d16be17dc", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/Marwes/combine", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ee89c39b6417d6155a0f9670c5833c7d\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:13 -0000, _octo=GH1.1.1362252836.1572178813; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=cmUwWHJoN2tBdS9nSkttT1NoZlBiL2N5K2ZMVGhyWnpWU3pUdTRBbFk3STc1UGVSNUV3MVRLSURsWTV5Z2Z6d1FuOHY5OFhnR0JRdVRySUphR1B0L1JmWjA5TkgxSEcvWnZxR1ExeVFPYWs5RVlaU3RTQzZ3UlJzOTVZTWx2c3JCL3RXWEYwMFVjanZreUw0SmNDYldaRDFtQ0dvQXVQSHRaN0JzbjZGelp1SFd6Z2pnQ3lPTk44R09HdzZSNjlaM0UyS0dLUmxVa2lQRG5uREhmb3R1dXBUbW1Kc0lsQUNDZUVNY0g3UXo5ST0tLUFiTmhHZ003bUVTOWg1WWgyOVpLWHc9PQ%3D%3D--1c042589c95cfd451a7f158260e4a89e5efac18b; path=/; secure; HttpOnly", + "x-request-id": "567bf0a0-6802-415d-984f-966d62552407", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E945:161F1:33F160B:4E0C19B:5DB58B7C" + } + }, + { + "url": "https://github.com/lalrpop/lalrpop", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:13 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"1d2fefa842aa8c35b48e29c0756b7d2f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:13 -0000, _octo=GH1.1.628743481.1572178813; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=Q0wxZkJhKzJ2Qmszd1RuakN3ZjdibDRwZVJwb0pQTXRPZzRzclhtYUhjTk8rYmUzTW1YRVlJV2J0OVNkVk02eW53SXB1VGVXSzFFQ1dPVUZ2M29vREx3aDl4bDlOWVc1QVprNjZnblZScVpWd0duY3hFeU1ZdmFpOFNvNUJCb3dyMFBqUi9CSFAxMGZBa2QreHN2eVg1b1RuazlGdU1DN0hGdlBBOGt0blNBVlVROVpaR3BBNkdIV01jWlB3Szk2Y0dzTFZtZGlMOEUzaU9JTUhrSXhoaW1WeE1POEt1WVRTWkhXT0g3WkxWMD0tLVdZLy9yS2NYSDhQNDZjTEZQYVk1Smc9PQ%3D%3D--ec8797b0202ab1a56c7725cba8f9458c05e46141; path=/; secure; HttpOnly", + "x-request-id": "e182b37d-bd02-492c-a79c-32ad4959a2df", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E948:B5FA:2AB3F25:400C17A:5DB58B7D" + } + }, { "url": "https://api.travis-ci.org/nrc/zero.svg?branch=master", "status": 200, @@ -42619,7 +42772,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "image/svg+xml", "content-length": "361", "strict-transport-security": "max-age=31536000", @@ -42629,15 +42782,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"241d2a6d96a77013097e94f81d069898\"", + "etag": "\"67daad871c2417cc6ff2dd71a9f8e839\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:41 GMT", + "expires": "Sun, 27 Oct 2019 12:20:14 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "40708509-2f1e-4347-8c3e-52d0d213c7a6", + "x-request-id": "dfe488b1-a4d4-4876-bc80-355342c44523", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42645,27 +42798,27 @@ } }, { - "url": "https://github.com/nrc/zero", + "url": "https://github.com/Geal/nom", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:13 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3f56f79a85b71f48597ef4f46b0d83f3\"", + "etag": "W/\"fc7cb9af329ab7aea021ece96ac50ac9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.2045264789.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=SUVXV2xEa2tLMUI1QTlJTHZKVXd6OXNVMVdVNHZHQUp4T3ZPVWlHWUxnWFIvRUppVkFsRnNmU0dQYmoyK1pIRkhCeWhNQm9sSkdQaUZidER6YllXdmxEbDFURGNXVGVTSmFoZis2V0c0bkp4ai96Ym5wS2N2d1I2TFJCRUZNYWQ4cnpLVGZlNkg1Ry81NXhWcHdVOG1RSGdxbzJxSlU3c3RtYTBrRUZhZ1M2NkFNM2I0UHZIN3lNUlFPb2dWQ0pYajVFcmkxQUY2MUZzNDdmR3Byem5Fa1NJejA5bWxqQUdKL25peHR5ek9uVEd1S2ZkL1VpOHUwbGpwelFIYjIrTnpQcXNidVZSWnlJWCs0ZXlMMkt5aVE9PS0tZVVtc3ppNFBubnlraktQM3l4aG1mQT09--12001360a2d796a759ce6cf3c871dece0581665b; path=/; secure; HttpOnly", - "x-request-id": "e53ad345-150a-45c2-9390-4b41e5df8fa0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:12 -0000, _octo=GH1.1.322118198.1572178812; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:12 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:13 -0000; secure; HttpOnly, _gh_sess=OEo2b1JFVjFWQ0c5MnNZNUpMVEM2WCszbTBwMEMveVdVNkhodEVlZm9HVnhueDcrZ2RuT3FCekRuN2ZRc2MzRFBSakZXcllMVjQvWWFyVWxMbExzSEJQMnFrMEZ3bHMwbGx2OUcxZkRqLzJoOWd5RzdDZksyWmN0WGNQNzNOOEJXdUwrak5iTEJkT3NPY0NIS2ZiOFlUS2djQlVrRkh5YlROKzg1Nm5kY1FPK0gvTmdDL1dBTXlOUFdONm9uZit2a1VPSHlmR0dsNTRzSTdKaFByZDcxdz09LS1nQ05LV3oxd0tKbHVIRGlpVC9oV1p3PT0%3D--3324a0063f4321dc72bdc04c007d88352da0f783; path=/; secure; HttpOnly", + "x-request-id": "9944b8bc-f3ea-4daa-9d1d-3b4cdfd2b696", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E1:2B9D:3E0084:5DBA80:5D374C38" + "x-github-request-id": "E93B:40B80:2BAC352:41757F5:5DB58B7C" } }, { @@ -42679,11 +42832,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -42698,7 +42851,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42708,15 +42861,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"da77387eea74d29ef99193dc4977091c\"", + "etag": "\"5804842d92bdcc448884d2fb8bbe5622\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:41 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 15 Jun 2019 12:44:01 GMT", - "x-content-digest": "bacaa9e4c0c46adb0eabe6f36219d3fbd93fa83d", + "expires": "Sun, 27 Oct 2019 12:20:14 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sun, 27 Oct 2019 09:52:16 GMT", + "x-content-digest": "9db3d09be7ddcd3fee77b92905e8da261d75866e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b48cd6c2-ddd6-4b2f-8a2a-f803e246e10d", + "x-request-id": "6a89607b-450c-4c17-8dce-39c48b7858cd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42724,27 +42877,18 @@ } }, { - "url": "https://github.com/lalrpop/lalrpop", + "url": "https://goessner.net/articles/JsonPath/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:41 GMT", - "content-type": "text/html; charset=utf-8", + "content-type": "text/html", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e295617b78876aa548420df60399d073\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:40 -0000, _octo=GH1.1.1321146176.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=Yll3aDRKVkZ3d2R1RE5sTUR0ZWhvcGFnTTUrVzR0T1NWV2xSRVdZeGlEelUxeXMvNmlnUEVJcXh1c1dlY01FdTcvbGhHQjBQUWMwUHRzV3I1aHRITC81djE4UWRpQmkxMmwxOUlkeDRtdWhqeHJiTnY0R0RIbzM3TmhiMGN2bmQwVVgxNHVZdW1rWnRNdXVTMjZBSll0cGg1Qm84eENmQ3hHV2k3V1dEMXdiMmFvZG5zeHVkRHRWTjVSL1NIN3o3YUZycFRYQVlqWGJkS0VqUmFGV1VJTWxoRzNqaWZVK0Z5WGlqQm5LZ3JKTm9yVXdVRXJwc1h0bmdIQTVWZVVEN3E2MDJVMlA4MmxyK3NzRUg0RUFyMEE9PS0tMlRhd01LeWt0RkhtSnVsMDRRbXFpQT09--6c0e00ed8301b2de6358fed5b18076bf34e6ea41; path=/; secure; HttpOnly", - "x-request-id": "79e147c7-3544-4d75-9c47-11607dd13dbc", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A3:39408:1E91D1:2DF6C1:5D374C38" + "connection": "keep-alive", + "keep-alive": "timeout=15", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", + "server": "Apache", + "last-modified": "Sat, 16 Jun 2012 21:50:36 GMT", + "etag": "W/\"628d-4c29dec3e4300\"" } }, { @@ -42752,57 +42896,65 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"45b346dd09824008849f2ee97a74116f\"", + "etag": "W/\"2bbb0a72600e76c0b58dc8a27d0d3a35\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.941035527.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=aTJ5ZnZhbFdhYzE2MmU0QkhaU1ZUbThoUjNPUWozZVI2Zk5FN1pRa0xnTjRENHhqeXJOSlZ0QlpLME44cXcvUlhFRXZhL0dvTFRKY09OVm1udGhvNmRZSmRPYkQ3SjhlMHErLzVKU1VFOUw0MDlVSER5Znlsd3d2MTNydmdTY3laaHh0M21peUVnVmFCbHdUSlptdzlLTDNSL2ROOWFKU1M4a3l0dktLalViNEloendKUkJ4TTc2MU90YndzQ09ubkNmOXRrZDhsd2hDM2lpTDFWaDd1djhpSUdoTnpFekJiNlJybHJqb0k2cGk1Z1VUY2JPU2lGaHNXbTNjNHVjZFhVN2dQNE5mN0FURTRsSXdMOG9TSHc9PS0tY3RZU01GT3o3V21XYnhISGxZb2gzZz09--ffd1a4775e47738f0733037776c03d6dc3fef53a; path=/; secure; HttpOnly", - "x-request-id": "1c87f535-19c0-4a70-b0a8-84201a5bc066", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:13 -0000, _octo=GH1.1.1699915093.1572178814; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=VDVVT3JvK3BBN0dOekhnc1lQdGNxT29OTjNPREUrQ0xONHNxNS8xNzJRc2FYNkVtTVVqUkJyMmtRNmhEVlp6Y3dMQ1VPMzg5cXo3OSt2dzZFM3N4SzFHU3ZOeGp3VE1hOE1aak4wVUJhOVZOc1cwcGZtSHZ4aFR0dDZYVlVzL0VISUE5V3lCK2N6YUYxS2F2MWJ5TmZxT2RRMW9IY0ZZd0QxYjc3ZUM1VXVSQUtSZTBZVGt6MG9IV1hUSDVxRmhJc3pxbmdzRkFRM29tcitNWDYxVlBKV1VhRmdRU0dIWFNtWjViNE9tRmpOOD0tLUVHWG5FQXBRSU9KUTRpZEtrckpmS0E9PQ%3D%3D--c336d7cc9c9e82c27ce910730608ecd557d0f220; path=/; secure; HttpOnly", + "x-request-id": "302781b3-49a0-49b2-8f3b-0b876144714f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1E0:32292:20553B:30F3BE:5D374C38" + "x-github-request-id": "E94D:161EE:2B007A4:40B3D75:5DB58B7D" } }, { - "url": "https://github.com/ptal/oak", + "url": "https://api.travis-ci.org/rustless/queryst.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:41 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c5eedb2ca05de4a5282647a99771ffe3\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.1739205969.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=TmZ1RHlwb1RtV24rYUFvNkljcXpjSURKQ2pRYTZtTStZeS8xRVU1RmtNN3VTblZwUDRnNDRjUXZDY1NWY3dpeVJjVW9uMGJ3QlB5bjJ5Q2E3eno5MmtJaWRCLzlYV0l0cnliaFZrRENHS0xQd2NuZ3YyNUh1TjY0emIrVVU3LzJaU2IwYTdUMkZ0bjNIczIyKzBsOXZKZGV4OGRUcERFMzR4bnBhOGdSYlB2b1dJVGxWUlAzT3UrUUphbk0vdmhiOWMwaHdBUzVnVXFKdWUxd1VnV0l4elF4UFRnM1k2VlVsem9rTnAwUTFQeFE1dEthQXV6Uk5CVDl3Tm9BVWRJREhDT3NkVitmWmRRYlRjRDZVUTJsY0E9PS0tZ2pBdjZ3QVlXNjQ4WGJZRWRkUDdZdz09--e563d961c524686b275d4d6d1833a9f2d5e4eb62; path=/; secure; HttpOnly", - "x-request-id": "df63a900-75b5-40a6-8fd2-d65172510b4f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F5:3229D:CF75D0:13B47E5:5D374C39" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"23a7d79ec5e95d149a4234718f0a6de7\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:14 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 07 Mar 2018 02:53:14 GMT", + "x-content-digest": "a8982a3ae23dc48f28a2391effaaf37151f6ea2e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7af18a53-3ded-47fd-9ccf-9b92b9291b0d", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/rustless/queryst.svg?branch=master", + "url": "https://api.travis-ci.org/freestrings/jsonpath.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -42812,15 +42964,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"96cb7615a085c7e165b6822cc0083257\"", + "etag": "\"c477734b73fa7e2a37cd76997266629c\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:41 GMT", + "expires": "Sun, 27 Oct 2019 12:20:14 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 07 Mar 2018 02:53:14 GMT", - "x-content-digest": "a8982a3ae23dc48f28a2391effaaf37151f6ea2e", + "last-modified": "Thu, 19 Sep 2019 15:22:41 GMT", + "x-content-digest": "b17ffb7d01498585e2490a020fcdcb51650a12e8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "817680a6-5231-4ee7-a1ee-a6c7be655ade", + "x-request-id": "fa079d75-64ba-4c0e-b1ae-d44266bbb40d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -42828,146 +42980,147 @@ } }, { - "url": "https://github.com/rustless/queryst", + "url": "https://github.com/ljharb/qs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:41 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"84fa5884f17a02c973bcc98b926ff056\"", + "etag": "W/\"75c7ef86527c58c43354fce52c9085e8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.274699803.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=UVlrRUE1ck9sSFI0bDJjb3c5TUxGeGN4VFJ0QVo4TW03VExNWS9DTkd1TWJHcFJHZmh4enZKci80MDUrazdnWHpwLzF2aWZCb3JmRnd6ZWFsOUorQjQ4cW4zODFWK1k5cTloV2RuZU95YUZ3MUhSUmllbDN6cG1xc0FYM3laNS9VVHZnNFZ0dGFVTFptUlVGWStHM2ZEKzVLRGQveG1yeENFMWVPVDJrSk53dDhrWEV4TnhZVGxnZlpKL1ZMOFFiSHV2S1R5QVJsMEdUS2NlRHFneTVaaVRYQjM4OWM4QmJQdmpuM1poQlkvME04TlRXZ2RUbmppRFpXMXRIMHh2R3FQd3lpSkNWajBLZmhHTHQyWXZvQ1E9PS0tbHNkYmFOQ0kwNjJhRms0Yy9NOWMvUT09--8961b7139d97314e86b93bf3f179fb1793278f9e; path=/; secure; HttpOnly", - "x-request-id": "2eb2e187-7fd7-4994-a462-30e54c5d8771", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.1325324710.1572178814; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=UERTUEdTQWlJQVdMMVpnVkJBSUZIZnM2MVN5U3R4bCtLc3dlOHY3RzR4akE2WVZuQU9WVGE1UDBsWHFzKy9yZG15WG4xeFVhdlQzTVIzdE8zMVoyZ2k4M2hyVkNnZ2hEbUhSbVk1TXBUMWxlRENWOWs5RUNza1R6UGxJSGpPcy9xUXJlNUlBWnUrMGpmNVcvSldXZEdGMFdGa1lnTEkyOHQ5Vko0aUVUTS82clFmRkRPZE94WWJwVjhWYXJLR1kwZjBadGNUOXBibWxYS1ErN3N0OWs3Zz09LS1uWG4wVE1aWWt3UHo4ckJkSjBieDBRPT0%3D--2d49a221d63649a33b88846df6991da3c571c7e2; path=/; secure; HttpOnly", + "x-request-id": "8aa14cc5-ed22-4837-9b0c-d6acf3799638", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F2:3941A:AD7AA8:10889B9:5D374C39" + "x-github-request-id": "E951:40B7F:2201CF5:3265D23:5DB58B7E" } }, { - "url": "https://goessner.net/articles/JsonPath/", + "url": "https://github.com/rustless/queryst", "status": 200, "error": null, "headers": { - "content-type": "text/html", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "keep-alive": "timeout=15", - "date": "Tue, 23 Jul 2019 18:04:41 GMT", - "server": "Apache", - "last-modified": "Sat, 16 Jun 2012 21:50:36 GMT", - "etag": "W/\"628d-4c29dec3e4300\"" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"5d9784c3fe45280796bcf2696f88ebac\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.1829510677.1572178814; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=UUVRa3VtV1NPVnZoSTJXUnU1SzF3dFpOVnhWcVZlUmZRdlB4Tk9SUGxXd1NyQXFva1p2YXczNS95WWtjaGYvSGdXNENQdEZmQWJ3L1VScXJkTUtpcE53R0FuY2lkYUwvdmJRK05WRWliQVFMRUF3a2Mvbk9oWVhBNzVONERUWHQyNjBkNUxOQmUxLzZiS0xIcWxua3NHdFpQcmZhY3lxZWFlVzdIM1oxS21sem5UemFlc0h2djNYZ1owK0RSeVYrcjYyTEVKUjlyZzhFZnpVR2Z1eGE1dzJIMXdYMXBMV2tyTVdMbEpqN2lLZz0tLU9yZE9lVjVWZWM3bThqS2s2Z3lTNGc9PQ%3D%3D--49d9f7133e226937ef6324eedc5dbfa78a8fa952; path=/; secure; HttpOnly", + "x-request-id": "73624bc4-c9c3-48d0-920c-efdb615b33c9", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E950:161EE:2B00809:40B3DFE:5DB58B7E" } }, { - "url": "https://github.com/ljharb/qs", + "url": "https://github.com/ptal/oak", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"c9eb0b346d3c8a1b0c4ece0633def503\"", + "etag": "W/\"92774648779f377c602b049989c464e7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.579988524.1563905081; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:41 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:41 -0000; secure; HttpOnly, _gh_sess=UDJ4SWVmSVU3R2Fya012ZmprLzhabHZ3eXpVRHBrMjR6d2JqVFlmSUMxV3hRc1dvQzByc0lHUzNlU3ZTV04wcVlSRTFTQkFpMU5JN0FUdGFBaWJoTjIvbFEydnFCQUhJT3Rqd2gyNkp2MUpBclpkamV0dU40azh3QUFBZ1JVem1rMDQyTWxCTVVUVVlhaVkrZHk4bmpoYngyTlpFRHlmdU9xTzhzZjZ2VE5JYm9Ca1E0ZkVRTE81YzBaVUg5dU84Z2ZKVFBNekQ0V3E4bVFON3piNmRRNENuZW1paHNPR0hkU2ZBeXhBQUlxOVJsdUdpbUU0aGJuSTd2MzVWL1B3NDhERmFMMlhzNHNPUUtBK1N2NEtGUXc9PS0tc29PKzk5S21pRVhYZFNITkYyQzZ5Zz09--455161a7dda6f917883d163867e7611ba642c8cb; path=/; secure; HttpOnly", - "x-request-id": "d8639edf-e365-48bf-a1b8-f4f263f1e9d7", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.1842657329.1572178814; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=UU9COU1zaEJTbFJnYnRhNGRpa1o0L1U1SFpXTktwUEFZbFc1MDFYb0tQZ1pXWDRMS0VCVkp6TS9QMldWUENHWWQzTkRGakFYZWZJWm1YZWFadldicGluY2hCZG9BUnRjUXBpcG44TGVXYVh5UDB4SmZVR2dzbWYxY1RSdTBEdm93b1FkRWJuTlZWR0hseUNRUFNWdmJXQlNuM0hoRGk3S3NVSzZaeGlnYVk2ajV0bk1kNEtzNWtSYnJ4SkhKOHJNeThJbmc3NUE2NDlVU25XaytoRHpwdz09LS1pa01QZnl5NWNZdEhKZnBVdDlvSDd3PT0%3D--b128b0622ef0f55ea60a6e1145584b54f35aaa9b; path=/; secure; HttpOnly", + "x-request-id": "622f1b87-0155-4891-a807-ebb16356011c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1A8:1BAE3:D13F8E:13EED4E:5D374C39" + "x-github-request-id": "E94F:23F80:2A4FF1A:3F3DD7D:5DB58B7D" } }, { - "url": "https://api.travis-ci.org/freestrings/jsonpath.svg?branch=master", + "url": "https://github.com/freestrings/jsonpath", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:42 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"035adf03062f675d2a134fcd0a13e968\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:42 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 14:49:38 GMT", - "x-content-digest": "60197042f11435adbaf34e7187a33c5f0684c9ee", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "14c12838-b417-47e5-a67f-3439d9e9a589", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "date": "Sun, 27 Oct 2019 12:20:14 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"16221818b9c1cbd69a4eed7ae6634901\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.876000406.1572178814; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:14 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=eWZqVVhsbldrQjlvRUlhQmpZeHZtOHBjS2lVMmhRWENZRE52U2h3VHVqcDhDTmRxT3h3cEYrZ1ZLMGhnblBaTWg1a2RBbTA2MlVKVjMyemJOVTBFaTkvUlB1WDZiSSs2TzhSVWRHVERVcDhxdEtPd2VPRll0N1NQYkZpYy9RNTVtWndKaEllUVFCZ21mRm16SjhocmtTenlNYklBc01sa0RxNHVadTZienpaYXN1UnY5UG5QSUdXZkZCdDlRM291ZDRtWmJaZmQ3U21JTGVUK29OMlAxZ0xJcFZzSDZaTHBmYUpUQkNvWjA1VT0tLXExb2s2MlcwaHRRUyt2V1B2cFNrL0E9PQ%3D%3D--4372ab2b6d3021ccc5782f6670b11209b7ba5158; path=/; secure; HttpOnly", + "x-request-id": "c2a99f78-7ac4-436c-a7f9-d8b497db16bd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E953:1AB6D:3417032:4E22372:5DB58B7E" } }, { - "url": "https://github.com/pop-os/debarchive", + "url": "https://github.com/nrc/zero", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:14 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f7cf30d1dd831b0d805a9f3c3c87896d\"", + "etag": "W/\"cd6afe4e2aec0cad3fe41f8c9ea31341\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.345482722.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:42 -0000; secure; HttpOnly, _gh_sess=dENwSE13Z2VGQzV4YXRWc1dhQnN2SXpiV2VmVEM0emVnZk15YTczcFNFYjJkRlV1VnR4bmx3Y09aRWhod2dhU1JUVk5vRUs4eDVna1dWVXdTZ3Bzc1htcllkQTB0eUxnY1Z3T0FiekVHeWdiY0czSjNGK040Y1o4V0p1aVJxdU9xSC93KzJhVVhwZjJaYUlydWszQ2hhN0JmMWd3V2szSmppRnl3MTdzUkhnQmc3ck1EazNDVG5TaTZmVzMveGdTclA5ZExyQkpBeWJrdjBzWGhCTnpqelFiUXdzVlZvekF6ckJuZUV1N1IzSjEyMnhURjhFamJFU1hla1lIRFdSenhsVG9lWmx1NVBndVY1UU9VZWpCQ0E9PS0tdFhzK1NoWURhTjNucUJGaVU4UmRTZz09--62e59c1414df4d3ec8fda7009010a2f6e0d0e85c; path=/; secure; HttpOnly", - "x-request-id": "dc861c7e-9fd1-4412-90f1-986a8ac962fa", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:13 -0000, _octo=GH1.1.2083042832.1572178813; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:13 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:14 -0000; secure; HttpOnly, _gh_sess=cmJva2lGbGM2cW5XNDl6NW9aV1NyZkFBTGdDUVBaNkk5SXJxbXlJeHdoZlZlSTVyU2pqTWJhc1dzandRbzJaL2lSNWtsWS9oNjBwc3AzMnZWMTBGbmtnRFFCTWhObE1mUUhBNUxOR1pHN2xwNHRIeFRHK09QdWg5YWQxemQ1aWVaa3FmRi9ySFROdHVYdkJaUm5iKy9nY2lrSVZQN2dmM240WmhKOWRHcXNsZzVaNWVRdG92WWkyVmNWa0s2OStJc3FwT3FCN1RDVUxITFZPZkU1MFJidz09LS1VV3FBbDA4b2xBNWtBTklGaXo3VWVBPT0%3D--54ec2792bbf90b50c4cd669f841740626efe61f1; path=/; secure; HttpOnly", + "x-request-id": "8005dcbe-b781-414e-8645-74f6404586fa", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BD:1BAE4:E9FC27:16489FC:5D374C39" + "x-github-request-id": "E94A:40B81:347D2EE:4EF77B2:5DB58B7D" } }, { - "url": "https://github.com/freestrings/jsonpath", + "url": "https://github.com/pop-os/debarchive", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"80b8667a0491dfa1a5872bcd0caf261a\"", + "etag": "W/\"71b1329e0d3af8ce938f3a9050eade15\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:41 -0000, _octo=GH1.1.376300646.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:42 -0000; secure; HttpOnly, _gh_sess=MTlwNFpYU0ZQV2Y0ektBOWludGJFckN0RmxFTjJnNWdzVW1LY2RUL3gyRkV0eW5LSHZpVVpwWUwxMkdoWkN0QXVUUmJKNmtRWGFqUE1rcld0TnRqK1hRUU1rcG1JOW9ZMWsrN1A0R1RSd0RBeUFFWHJhL3BsRXFYWlFISHBJenhzT3I3ZDR0alRnbW43U2dYWERuUkd0Z3p0NGtWM2w4WFlDOWFlcmpvWVRXcU8yTWwrMkhrbFd4QjJXK05QZ2drUnh5OGRkYnV1Wmp5SCtRMEtPSUZ2N05MZm8wbGxmWXIvSk1LUjIwcG9DZDZrejBSdXRMcVROY2hPTCtlZ2VMMWc3STF1QUZQdTJDeTNBYThkUUNxU2FxbGNocU15NkV1RTBHSXVMOEk2alU9LS00RW1Yd2VJL0pvbW01NjEvM0JDRUFnPT0%3D--1d96e0e9690d1b03039803b8d37a033fe7a4a068; path=/; secure; HttpOnly", - "x-request-id": "83e489dd-925d-4620-a29d-2f26d06b9476", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.2139754925.1572178815; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:15 -0000; secure; HttpOnly, _gh_sess=bElXSlZodVlnWEJINCsvUHhpSW01WlkyNk5RMGpFVG52QnR1RWFXNHhoQ2hnLzB1STJ6R1pPZUtubVRhY3pjc0h6K2prV0RacU4vKzFaMzdWYytPck1XbDNsOXBDS3Z4MXhjMkZheHp0RVZ2eUM2aTVkb3JTY2xoc2ttUENYRkJNSFYrUXhjVFNqSFZzK0I2UHdDV1VYcWl5bEFBSmVZTG4zWGFXNnd1YVliZVFsMU9MNktsUWc1eHh3ak4vaCs1N3J2Q09EYjlEU0dOUVJLWDE1a3U0N0FSWHJWWm5pSVI5UzJhN1Z3bUgxUT0tLXVIK3pXenJHdEpHNTNhOFRKMk8zNXc9PQ%3D%3D--3e9bc487347cd93b57bb40168244a7540f7420bd; path=/; secure; HttpOnly", + "x-request-id": "04e31b1e-3382-477c-adba-befc7a9f904e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1F6:E0E4:62C53C:95F2AB:5D374C39" + "x-github-request-id": "E956:40B82:3BB67FD:5916F2A:5DB58B7E" } }, { @@ -42977,9 +43130,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -42987,15 +43140,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9da0063c2d2d11d1f8f4533838b0dd7b\"", + "etag": "\"d565604609206c29d2147b4e4344e2c3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:42 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 24 Jun 2019 17:19:25 GMT", - "x-content-digest": "e0afc45d4d65785b393c159fca81e5ccb3a7d4bc", + "expires": "Sun, 27 Oct 2019 12:20:15 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 13 Oct 2019 08:00:52 GMT", + "x-content-digest": "02371ae6c3761b902c8fb405dca0bf289f00ec9e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "33a2970c-7e17-42b6-80a5-dde58c675920", + "x-request-id": "b340c18d-ea1a-4491-b6d9-f4bb3c270bdb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43003,27 +43156,20 @@ } }, { - "url": "https://github.com/Susurrus/serialport-rs", + "url": "https://docs.rs/serialport/3.0.0/serialport/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"684e0e11a8703aebe631241e26976d3c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:42 -0000, _octo=GH1.1.2035838961.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:42 -0000; secure; HttpOnly, _gh_sess=cXEvVW5hOU93K2EvTHJxaFlwQ00rRWl3c3dqdThaYzZwSEZHakYrZWxxeWF2bXBMNFhKSVJIZWFBRDY5SzBFUStBRWxzVldqRUFDQjhxai9JYUdnU1NTQW10MWdjS1RMRWN1K3lwN3hSTTR3SnRXYXlOZUp2Q0VmZ3hlOEt5NTNid3hiSngxUkd6b09qVEZJK0o4SjcvL3VXSWVsYThOb3NKNVY5MVdmdzN4NTNWeTFQVWJIVzl5Rm1iakFadW9vdCtFK0wzdFJ6ODJyZ0x5a3lwcWpHaFlMOEhsOWw2bXRTdkRZSzhzV3NrMEI5dk93LzdjSm0ydkdCSjRFbjcrT1U4VEp1REJxMFNqYk45dU9sN01oUHdoVWlzZXdLYXlGR2pnSnlPV3hEaDg9LS1XdW5DYXNnSlYzR2l5bStTc0s2RzhRPT0%3D--0bedd2d77ac452967e0c16411886bdefffe5ba67; path=/; secure; HttpOnly", - "x-request-id": "9778ca46-968e-4f3a-8dae-155eae9ffd4c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1B8:4D64:625D37:955D3B:5D374C39" + "connection": "keep-alive", + "server": "nginx/1.14.0 (Ubuntu)", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", + "vary": "Accept-Encoding", + "x-cache": "Miss from cloudfront", + "via": "1.1 af287426c130b47dba79bf825f91ebbb.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "-JlnvhGM87XLAbweighFPKZFt4JCULn2N8wk6Jj8BRF-GIXeJVOwig==" } }, { @@ -43037,11 +43183,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43050,130 +43196,152 @@ } }, { - "url": "https://api.travis-ci.org/frol/cgroups-fs.svg?branch=master", + "url": "https://travis-ci.org/frol/cgroups-fs", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:42 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"666039305eb4276834492f2703df8117\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:42 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 05 May 2019 13:18:29 GMT", - "x-content-digest": "05f0e3c0f24a588973b32f36b1dd8a510e79cbe3", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "e5275d80-a3e7-49ab-b0aa-d5ae787dab67", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://github.com/frol/cgroups-fs", + "url": "https://en.wikipedia.org/wiki/Inotify", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:15 GMT", + "content-type": "text/html; charset=UTF-8", + "content-length": "17464", + "connection": "keep-alive", + "server": "mw1333.eqiad.wmnet", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", + "x-content-type-options": "nosniff", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", + "content-language": "en", + "vary": "Accept-Encoding,Cookie,Authorization", + "last-modified": "Fri, 11 Oct 2019 18:18:56 GMT", + "backend-timing": "D=115273 t=1572027536266288", + "x-varnish": "550741079 333714128, 571457420 185174108, 487679709 647777043", + "age": "151277", + "x-cache": "cp1077 hit/4, cp3050 hit/4, cp3052 hit/7", + "x-cache-status": "hit-front", + "server-timing": "cache;desc=\"hit-front\"", + "strict-transport-security": "max-age=106384710; includeSubDomains; preload", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", + "x-analytics": "ns=0;page_id=2594628;https=1;nocookies=1", + "x-client-ip": "151.27.156.59", + "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "accept-ranges": "bytes" + } + }, + { + "url": "https://github.com/Susurrus/serialport-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b5fb33460467dd312e4f3640769a85d8\"", + "etag": "W/\"d940fe648d03f4f8820aa6dc7609af32\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:42 -0000, _octo=GH1.1.2145821724.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:42 -0000; secure; HttpOnly, _gh_sess=bXJQTE4vOEZ5aGVFTnpMemJ6VmVaZEJFTElRVTVtVmxQMmtKVmg3SHhLR0RqTDBuNzdzM3hvQVhUNDJuY2g5Mit3c1huQ1A3cHZ6MFhBRFNpck1MSzlSWjZRTXpGekZYTWxjU1JiS1JKSzI3NnpWK2pMMFhUbU1UaXM0UVBEQ1NYZFJmdW1rdzZ4VXM1RjF4T0RjcDNEVm1MZGZtNWJYcTBmMENxbVMwYzVBaFMwNkU2NDhudUM5VjVMZC9nS0NKeS9RdDEwVEpFLzR6QTBhdzdvTkZmWFczdG5tdTJsNkxoc1d1b3VGeW5Hd1U4MG1DWDBzOUV4d0dXMlk0VkFFVHBIQmlLWXVGV2RpblBBeDZWbVh0ZGc9PS0tREFweDlsbVA1VDdrL0ZacHNqVkY2UT09--30c9a7386035e255c7f3f93956af3935260010fa; path=/; secure; HttpOnly", - "x-request-id": "d0e84d7e-43d6-48f3-af33-96edb5bce8ea", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:14 -0000, _octo=GH1.1.1630675662.1572178815; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:15 -0000; secure; HttpOnly, _gh_sess=S0J3OGZvVkFIMjhmZjNlUjh1T0szSmhDWUhDWno4Zi9FNFE3dXVHdmozUWZnTk9QYzJHOENQT2k0SElPdEdSMktqejlnVlQ0QXo0cjFTMzNTU3RoQVRNcUJvUU13bE9TUWhJcUNETk9yZFJDQjRKeDVCRmdEejk3UTR0S1dKRGpSeHJqcHBjeFJaT3BwdmdJMFJxcnNpbkZZUUJ6cXIxenJ0NHZYRkRjTys0Y2pST3JtalNYVFBVYWwyb05YWTlmSWY3cUlBRWZVVG1XL1BJYzl0cm5LZzhvRldOVHFGUytrWFRnZW5ZVEZkcz0tLVltOXgyR0YyaEFxbTdyd21hZGFrT3c9PQ%3D%3D--f23d3a5a7cbf545aa73bb78aeab8329b48bee63d; path=/; secure; HttpOnly", + "x-request-id": "eb735ae9-56b1-4034-8ee9-5953c2d2354b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D3:3941E:D00C56:13D5CB2:5D374C3A" + "x-github-request-id": "E957:1AB6A:15132A8:1FB25EC:5DB58B7E" } }, { - "url": "https://travis-ci.org/frol/cgroups-fs", + "url": "https://github.com/pop-os/distinst/", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:42 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ab82f18de0933b0784d5a51f6e001cec\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:15 -0000, _octo=GH1.1.690251349.1572178815; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:15 -0000; secure; HttpOnly, _gh_sess=bWFSSkpMbEVyVjUydFZTZ3hteVcvOTlTQ0V0K2ZvTkdJVG9sNjdreGZ1eHgrTjhQclF3NTFFNmphbGh2RW5QdTNWZkprTW14RHFFSmNNYTA1cXdMNGRTT2NNWUVjYmVHa2ZzMTF5SVZBeTcxcklhbk41WFlIYnhQOVRMM0IwQXFoOHhLTmV2R3lyTVc3QVJFT05MdTUxTkxrcC9Lb2kyZEdqOURyMFAvc2RQamFGWFhsaHk3d0lvYnNaTDdsejlMbEp4c00yaWZ1Y0c5YUJ1YVN3M3U0U2xNdEN6dFNBbGU5V3c2OXoxeFg1cz0tLUdDc3V5TTNTYm9PZE0ybmg1aXlmcFE9PQ%3D%3D--6debc8b4750d4582d0e6b8cdf24b6fa109b20123; path=/; secure; HttpOnly", + "x-request-id": "f246f5e2-7642-46e5-abb9-fb6543e1a6bb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E95F:40B7D:16D775F:222AF56:5DB58B7F" } }, { - "url": "https://github.com/pop-os/distinst/", + "url": "https://github.com/inotify-rs/inotify", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:42 GMT", + "date": "Sun, 27 Oct 2019 12:20:15 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0f899fa93c5dc0861b0ea78d9339749c\"", + "etag": "W/\"e282b02c35fc7b711d8608f2d189a75d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:42 -0000, _octo=GH1.1.1642212802.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:42 -0000; secure; HttpOnly, _gh_sess=a1JlaEQxc21qWkdpbkQ4M2NJaDRlenlYdld5OWgyQ3J2UVE0Z0tSN1NVdjczUnpraWx1UFBQN0Y1aVYyYll6WjNoMEY4MTJoK0plVS9sUnlOUVpSK0hXWVFGNW5EcWdKMTYySTJ6R2NzUDhkM21pNFo2SUl4ZVZQa04xMlVVeXQxZ1ptNis1WDZxelJLMUd2aGE1THpYU0gweXhRNURlVVJleVlhNnFGTncreW5XYUd0engrM1lsYzZMRlB6VkFRbXB4ZXo3aXMyYWI5NmlEeFdiT0RVYlFzeFhJbmQyYS9FQ3BrT2EyRXZodGJ2eHAyR2svWGJIZ0p3RVhic3BYMU1USDJIcUViSXhjekE0ZUNxTXg4RGc9PS0tR0lCR3Q5TEFORXdoL1hrZ0NET2hidz09--5d38d963280de8de661e0b22d11b820af4a60b28; path=/; secure; HttpOnly", - "x-request-id": "9782bc42-b35d-4a20-8450-f60362816b86", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:15 -0000, _octo=GH1.1.2020694321.1572178815; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:15 -0000; secure; HttpOnly, _gh_sess=M3ZEay9NSWJUY2c2RDBIUWRObmdmZDhtaHhOSWZ2T0NHVlBmZTRIcVNJSWlDSklScU4waUlLYU1ITUVBUU1jSnpDRldzcHRvNzFUcHFBR3A2VllXRjB1VGdlSnF0ZmlPS1Jid293N3FWWUUyQkF3K1JjZ1IxekZJRW1ldXBTYmpsWjVsWlZhUnc3blVhVzYybnZQTVk0dVVBK0tUeThqVTFhN0NHR0doSVdkODQvVHVjNytHUDhjOEJmZzVCNTVZdStoZkZOUjVCcXdDZEo5VXlmTTF4SkhFRnhobGpiVVZjZThNUjRLNmpaVT0tLXRqcWZFRnFpeC9GS0JyTW1FZ3JWTEE9PQ%3D%3D--81564f1510920a08659df0df51918ce70fcb7d1b; path=/; secure; HttpOnly", + "x-request-id": "4bc0b65b-ed59-4cc8-8598-6475c92e942e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BA:4D67:D62CDC:14252E8:5D374C3A" + "x-github-request-id": "E960:1B308:D70C97:1422D18:5DB58B7F" } }, { - "url": "https://github.com/inotify-rs/inotify", + "url": "https://github.com/frol/cgroups-fs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"59111cf511e09d1dff373466d67dc119\"", + "etag": "W/\"d4a489a4051d2165a4b6a403d61c5d78\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:42 -0000, _octo=GH1.1.1352331542.1563905082; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:42 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:43 -0000; secure; HttpOnly, _gh_sess=RU5zcWt3blRSMTBFUW9mVUV6M3BvTkIwSHJVT040SlZpR2o1YVZZbUdmNE8wbGIwMmhqRStMZFR5cWgzT2g0YmFxblVkRVlJVWlzZEdjWlQyUmVmWktaTmNDU3pLdlhUVzIwbm5ZcURjM045ZWhiUm81TFVMYURxb3c5bWVaSXdQbk9idlhGVVJZaWhRZ1pZK1V1Q1h3UmVwNUJkRTVzOXpjVy92bG5mWVlvUlRZTk92bXNZWjlpc3pjZW5tZmFBSUdtOUlCRmJzWEZ2U2czQUV3NEcxRDduVG0yL0xNd1ZZbmV6RXUrTm41T2ppUFlUaWhOOVZ3ZzR5ZE1qbVJqODVxejVTb1BKUTlibldaTmZsWXZJVkE9PS0tZlpoVHA1VDhBRzFOZGFNY2t3cEIydz09--708d3fef51555de110be6500d92628f95002ca90; path=/; secure; HttpOnly", - "x-request-id": "6efb709c-8637-4dfd-997c-21f00d2eb7e8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:15 -0000, _octo=GH1.1.1304405458.1572178815; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:15 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:16 -0000; secure; HttpOnly, _gh_sess=ZEl4YlNZSG1SUVkvN014QkYraUlMTXZlbHVtSnpXN05tV2lKU084WldLQzcvQmVuY2NiR3BxeDRWY0grM0ZRT0dSZ01DNU5zYVVsZWxNWmtnZjkzSzk2WGdXMGQrTU5XMzNXT1NUOUxGUitqZUtkb1VDS1NaWEw5MzVubkxJRlp0UzA0TnoxN0Z2WWQ0SzljZVZEK2tyM001KzByODJFdC9VdWJuNFlVRE45bFo1L0hNUVlMQVNIMGRKUDdZcjJ6dHlFZUF4amRBSTVYN2p2ampqU0pxaVpZa1FYbW9vSVBEdGVwRW93b2gzWT0tLUg4UkNlQklLOFBaUGpKNWZKL1VoclE9PQ%3D%3D--713820f113baaaa1d50d90ca758eabc2506ecf38; path=/; secure; HttpOnly", + "x-request-id": "275063cd-aa94-41be-858c-a3412af1ccdc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1BB:3941A:AD7B6B:1088AEA:5D374C3A" + "x-github-request-id": "E95C:1AB6B:20AEF2A:30B9A8D:5DB58B7F" } }, { @@ -43183,7 +43351,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -43193,15 +43361,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"59916c984542fc777f7e133cc4847711\"", + "etag": "\"4f96c8d341729bad85652983936ad898\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:43 GMT", + "expires": "Sun, 27 Oct 2019 12:20:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 11 Mar 2019 08:06:48 GMT", "x-content-digest": "4a0c153da3268c8252134d1c95a5ac9b9b55cb79", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b5ded735-a2b2-49fd-a397-8b41223bbb1b", + "x-request-id": "c899e36c-7f1c-40f6-bbc2-e8635e68eedc", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43219,11 +43387,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43231,30 +43399,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/arvancloud/nginx-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:43 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2aa7b838ee85dbccd0135147b64f3a1d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:43 -0000, _octo=GH1.1.1754396052.1563905083; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:43 -0000; secure; HttpOnly, _gh_sess=bFpmUEkxZzhYVk5VZTRxSDE5N0Rzc3FmOHM5WHMybmVXaytmTDJoQzgvM3owNERybDFWNWJjZERnWG5hbkFERlhDVHNHM0I0R3NZclU1SEFVTlVHb29mcWNMTW8vSEtEQ0ZxREJSTEVVVEZLU2Q2QUtROXZDZkJteXV6N2NzVUoyWWJqVmVTMGs1L05kcFc5U0p3Y0o4NzRqTnBtY3RuRllpMlNTQmRyYVJlZjJZcWFobW1La3U4ZVBQc3BWYTl1VkNORStycmtQRnNEcC9CNzBUZjYrUlhxNGV3NC9DaFZ1U09FMDBkQUxab2xraTBFTWJjTmh6NjJTTEJmTjBYVGt3azRkb01PL2VnbXluYk1ZYW5oRUhvN2FRZFFvMXdBeWtLT2hrUDAyaW89LS0zYjFKSmZQdTAvMDRhZUJxeGxxV0VRPT0%3D--f3300928301e720b4c277d4d6cc988329389b084; path=/; secure; HttpOnly", - "x-request-id": "1b20c94a-577e-47ec-a233-1baa0ce6b6ec", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "A1D4:E0E4:62C5C6:95F381:5D374C3A" - } - }, { "url": "https://api.travis-ci.org/arvancloud/nginx-rs.svg?branch=master", "status": 200, @@ -43262,7 +43406,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -43272,21 +43416,35 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"cd43e7fa0a2d909acd628c306212bb73\"", + "etag": "\"a1ed6e245c2506b03a8d8b94553126b8\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:43 GMT", + "expires": "Sun, 27 Oct 2019 12:20:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 01 Jun 2019 12:00:11 GMT", - "x-content-digest": "528f8d7d7d8deb5683979da2f5d511af6d8a1302", + "last-modified": "Mon, 07 Oct 2019 12:05:08 GMT", + "x-content-digest": "4f3a7b50f342440ef74397536459df4ddf31e7d3", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c0d1a538-c2f6-41fc-8b40-64b51b1d10fa", + "x-request-id": "9e7e14ac-67e5-4f01-aac7-f74d775d7dfd", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://www.netfilter.org/projects/iptables/index.html", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:16 GMT", + "server": "Apache/2.4.10 (Debian) OpenSSL/1.0.1t", + "last-modified": "Mon, 19 Aug 2019 10:59:13 GMT", + "accept-ranges": "bytes", + "vary": "Accept-Encoding", + "content-length": "3974", + "content-type": "text/html" + } + }, { "url": "https://travis-ci.org/arvancloud/nginx-rs", "status": 200, @@ -43298,11 +43456,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43311,152 +43469,61 @@ } }, { - "url": "https://github.com/yaa110/rust-iptables", + "url": "https://github.com/arvancloud/nginx-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:43 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8a10ad54a3a59585df24c246d234aca3\"", + "etag": "W/\"b21e71aada1314baa279c533b3ea9c5b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:43 -0000, _octo=GH1.1.318455002.1563905083; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:43 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:43 -0000; secure; HttpOnly, _gh_sess=L2JCbnBPcm4yZllMK3Z3dUFBVFltRCtrZFZ1TnByZzR4dnpsYXNMVTVtQUJKSzB3MXB0Yll0Z1AxRzhFU0xuMk9mb3dnczlyTjBlVVU2WitWUUhzeHNPUDRPVDBoWDRMZ3NXT3lnUktSc25helJGRjJMdHdyUlpLYVJXVUd1d2JLLzIzWGE4cTdVYmNuYWh0RTMvUzNua1cyMm5KeG9wc1RKcjVjM1dCck5HMEV2YWJlZEhjUlhXY0c3aEpFYkhVdk04eDRXR2RYMjRScHpDSndOVmsreU0xRTd5ekJxSnA5N2JtbEVLWm5mNThVSUw4aHJidHBUSU8zaGhQSGNNN1JXMlZ1emRaSGhSeGFXRE0rOFllM2ZiV3haTDlkV1pCK0l0WUdZSmpKekk9LS1VQlhtaXhNY2tnNExNWWNDN2FGS3RBPT0%3D--0b932426f7257d82bbc633d5b70af868108eb375; path=/; secure; HttpOnly", - "x-request-id": "e7c0e5e9-d3b5-4cf9-ba3d-d25fbbec7863", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:16 -0000, _octo=GH1.1.1364596510.1572178816; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:16 -0000; secure; HttpOnly, _gh_sess=eU5McitEK2swRFRkZVpQb1R6OHhUMmNUYmN1Q3h0b2JldE9QWjYvdmgwTWl6QnE1VGtsYmRFdHFVSm13YzJKUCswTnZjT1UrNVpSSFhEMHJUb3lxVjgvVE85cHU5QWFWSzUrTi9DWGEwN05XNzdUREd2WmpvZVppUTRNR2J2SG40b0VtcDNvUEozLzc3dmVHbWVvb3ROc0o4SXhEdW5SMU0wak9pT21DeG1GQXJ2YlNQQmltQVFZWUk3d3ZGbjVEUTlhOUNQNXVQeWRqWG5UTUZmd1dZeFdqK3FnbjB0NE1RaWlWT3Fnd253RT0tLUxkQ2lnaEdqbWtIWEZ4WmRQVzROdXc9PQ%3D%3D--35c7699bf102b5620a2ac3ca54d141ea139a2920; path=/; secure; HttpOnly", + "x-request-id": "43c4cc1e-468b-4661-8a80-e00c729ca68e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D1:E0E4:62C5F6:95F3C0:5D374C3B" - } - }, - { - "url": "https://www.netfilter.org/projects/iptables/index.html", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "server": "Apache/2.4.10 (Debian) OpenSSL/1.0.1t", - "last-modified": "Tue, 16 Jul 2019 11:50:30 GMT", - "accept-ranges": "bytes", - "vary": "Accept-Encoding", - "content-length": "3953", - "content-type": "text/html" - } - }, - { - "url": "https://api.travis-ci.org/yaa110/rust-iptables.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"bcd4d7f34fe14f8fc4496e6365481fad\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:44 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 05 May 2019 21:20:14 GMT", - "x-content-digest": "b70daca0bc30bac5fc34a9b1edaae73213ef6792", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "38246ec8-a533-4583-a1f1-a73da309e5bb", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, - { - "url": "https://travis-ci.org/yaa110/rust-iptables", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://www.nginx.com", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=df950d8cb019740672779b51343da07241563905083; expires=Wed, 22-Jul-20 18:04:43 GMT; path=/; domain=.nginx.com; HttpOnly, geoip=CZ,,; domain=www.nginx.com; Path=/; Expires=Tue, 30-Jul-19 18:04:43 GMT", - "x-pingback": "https://www.nginx.com/xmlrpc.php", - "cache-control": "max-age=300", - "link": "; rel=\"https://api.w.org/\", ; rel=shortlink, ; rel=\"https://github.com/WP-API/WP-API\"", - "x-user-agent": "standard-CZ", - "x-cache-config": "0 0", - "vary": "Accept-Encoding, User-Agent", - "x-cache-status": "MISS", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare-nginx", - "cf-ray": "4faf9412dd86ccab-WAW" + "x-github-request-id": "E967:1B30D:3B63121:589E555:5DB58B7F" } }, { - "url": "https://github.com/nix-rust/nix", + "url": "https://github.com/yaa110/rust-iptables", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0a299fc9ed400a28a9b92ec3cd6d00f6\"", + "etag": "W/\"8cd5cf1e932278be1306b399f08942d3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:44 -0000, _octo=GH1.1.1649676692.1563905084; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:44 -0000; secure; HttpOnly, _gh_sess=enlJbkt6bVJIN0ZuTjRHV3U0bFl5QW42aHBDOTB4TnJ4V0xIdjl3aEhpS3lTYytBMGRabjR4d2hUejFxZTNWaWRvemYya1B6RG8wZVg5UUhXSVFtSGVNc3JHYUx5UGswVDdSc1RCZkFVeTNTL0RjenA1UUNabG1iMGF2N0tnNjRwc2Y5VUxXWE1iUGVDclBXK2lleTNwbG10NFhLems2aGh4TU9rNDZiZ3ZDTHZtdXpyVWFBQi9wYnBsdGpqaFVleXJkeDhsV2tiYlNIc1hVNjJrUXhobUtNTlpncGlmbEQyNEdRdTM5RWs4RlpxNFBSNEd0WmxXOVAxT05qMm40OHU5clhuVWprSzNicVlQSHk4ajVCQUE9PS0tL0dwelpSYWVmQ0h2NmdPVkxqaFNiZz09--f60abdabec13c77d1092db30ba39a3cced81697f; path=/; secure; HttpOnly", - "x-request-id": "4fb1d0c9-8df7-4d18-867e-96ccfb943bfc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:16 -0000, _octo=GH1.1.999774884.1572178816; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:16 -0000; secure; HttpOnly, _gh_sess=ek1qeWgwMlplTzVzKzlJZmh5cjJwbTR5cnNEYnRFNGN5ZTZLeEIxZ0dqUzUwaFFjR1RZbjJLSXhoSmxPSDBQSTFQWHlDSWJJTkF5R3FYaVBOd1RXbjM3RThVL082RHMxUjI1RllYWUhlMFdKNXlVV2FMc2FKcEJIbFhnK1JLUW9DaGdXYzZBclVPaVZJQ2lvUDNYaGdOLyt3bXF4VVJ4azdRdGJSNnN6VHp1dXdvQzZOUFZOK0tWU0JQSlY2TytyQ1E0OVZTZjI4RGErWVJhMmxCQTgzOFNmemlWN09nWWMyOThQbS9uLy9DQT0tLS8rTDlMV0pRMWYwTlVLeElEL0ZEeWc9PQ%3D%3D--c2d368b2b0fbf05170de3c8b142bba6e292cf06e; path=/; secure; HttpOnly", + "x-request-id": "fac9a236-df0a-429c-a2a4-7bad09f9a09a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C48F:3941A:AD7C10:1088BFF:5D374C3B" + "x-github-request-id": "E971:1AB6C:2C19C1D:419BB9C:5DB58B80" } }, { - "url": "https://api.travis-ci.org/nix-rust/nix.svg?branch=master", + "url": "https://api.travis-ci.org/yaa110/rust-iptables.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -43466,15 +43533,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d96b220f7fda57d5cda6b0a2f1f704d9\"", + "etag": "\"196eb68da264c1d90cc0ed371c4c99d3\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:44 GMT", + "expires": "Sun, 27 Oct 2019 12:20:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 18:10:28 GMT", - "x-content-digest": "a0c547c4b5412c48d3e253c030606e4cd2a28894", + "last-modified": "Sun, 05 May 2019 21:20:14 GMT", + "x-content-digest": "b70daca0bc30bac5fc34a9b1edaae73213ef6792", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3e16e098-a177-42e1-98bc-502bd55b56b9", + "x-request-id": "d56f9328-798c-4854-9766-eee6e7a3bf6b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43482,7 +43549,7 @@ } }, { - "url": "https://travis-ci.org/nix-rust/nix", + "url": "https://travis-ci.org/yaa110/rust-iptables", "status": 200, "error": null, "headers": { @@ -43492,11 +43559,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43505,13 +43572,13 @@ } }, { - "url": "https://api.travis-ci.org/zargony/rust-fuse.svg?branch=master", + "url": "https://api.travis-ci.org/nix-rust/nix.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -43521,15 +43588,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3372203a95a0a21683407888a766d78e\"", + "etag": "\"00eacac25e1f9c33e6da70fef3396c10\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:44 GMT", + "expires": "Sun, 27 Oct 2019 12:20:16 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 10 Jul 2019 17:18:49 GMT", - "x-content-digest": "dbfea482b8fe9e2aebe2274516d88258fe527d2b", + "last-modified": "Wed, 23 Oct 2019 17:41:48 GMT", + "x-content-digest": "2519fed8f3a514289b971e9bed81591e404e9d5c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "92f289ad-6d60-411d-b991-0b473b757a93", + "x-request-id": "1e90221d-4b02-41ba-be57-56f1cfdfacc9", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43537,193 +43604,217 @@ } }, { - "url": "https://github.com/zargony/rust-fuse", + "url": "https://github.com/nix-rust/nix", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", + "date": "Sun, 27 Oct 2019 12:20:16 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2f5d962fed358ab7cf5896a47de9da5b\"", + "etag": "W/\"88167b091be36a8ce3d110b64217eed8\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:44 -0000, _octo=GH1.1.1869657950.1563905084; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:44 -0000; secure; HttpOnly, _gh_sess=R2EzdUJlWDJKc293ZTRmei9iaDJuQWtGcUhZbzh3YnlGTHNycmI2TDhteGx6YlBjREQ4S25PZldWYlhVSktaMmtqM0M4NzVuakFnakVpL0ZUanZtUHJ6QTA3MEpYdWVxS3RyMGgxdVU5emxxcjZiYnRGU2plV2JlQ1ljclI3OC9RbjNTVmpwdTR4VDI1bEhqRzlyNlJSZE1hM1p1d3hqeFVVcW56bStGdkRreVVUakdnZmxibjNzdEFlbFhNbWRicnZrNzg4Z2syTWZUMHBseERtQkwvMUwwVEVxWExCMnMwQUMxekxLMFh6UUNPbFlqVkQrdnR3QXBwZG9sMHFUdnJyZW1ZREdleVo5aG5icnhUR2lKekE9PS0tWEM1QkxoRDJZbHl6SWNSZmI5ZnlsUT09--5e063d70b29bb2412b078f5923990df49a1d0d89; path=/; secure; HttpOnly", - "x-request-id": "86b8a0e8-2539-4be4-87b2-2970fd12b0ba", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:16 -0000, _octo=GH1.1.679776499.1572178816; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:16 -0000; secure; HttpOnly, _gh_sess=NnFCQTRncm5JbU81OHpDS0FjYnV6UnRGcTlmWDAyN2RRd3kwTnYvYVBlVTJRL3k0dUdqU3FWTWpLU2JkVUx2alZQZHFoZU5IaU1NQy9CWHpCMUxST3drRTMzdDgxTE1KYW01Y3F2TEpjNjVyUVh1alJQWkJoYWtvVzdsait6NkVmQXY1SmZGQUEzRWZPVEZSczg2dkd5dGovUXA3aTJ5cllORUNIV01LM3NCbExEVFBUQTZ4Sm5OOFdLcmhNSmp2T1RML29ndzVVY1M3SjJ6eEh5aHZxNU1Vb3lsV2Z6bjU3bVlYa3VVTEhiQT0tLUhNNFZVU1FNQ3ZYTEpjdEVyL2ptT3c9PQ%3D%3D--b5adc2ca27fcec871f96284be7d61ef111bbf602; path=/; secure; HttpOnly", + "x-request-id": "0916f2bd-49b0-4436-bd8f-94ff4d07d2da", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C0:2BAB:AF9A13:10B979B:5D374C3C" + "x-github-request-id": "E975:B5FF:3A5B678:57B23EF:5DB58B80" } }, { - "url": "https://github.com/libfuse/libfuse", + "url": "https://www.nginx.com", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-type": "text/html; charset=UTF-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4f55aa71875b6b7bd2ad310d8b57835d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:44 -0000, _octo=GH1.1.461033574.1563905084; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:44 -0000; secure; HttpOnly, _gh_sess=OHg1RStTTTlIREloVmNVUXBNUUdFOHdFaVJRSmh3VHMvUFdtOHhUVXNlSUxWVER2QzV4blhsbGJzNEZWZWx4S0ZtZ0gySHlyZ0FpZjAyeDVlaG9SWjZ2anBRNXFvZklOeExaaVIzeEozUHF0cE94OWJmc2wvQ0Q0Z24zSndlN2VYbWpjUHFFeXg4cW9La0wzUHgwcUlLTWJ2SFVLRTgrUkg2b0RsMk1OL0phYnMzWC8rdWF1ZDVZYUVYTGo2eXk4cTk1VnVxdGNxWE5IVllqS25SMDVoNmRVNjN6RWZ3L3pPOCs4Mi8zTm0vcG9lOXJyekhzTDJDbkFEYVNQdTBZM1poZVJhc0t4cGtRNy9XUS9jeEkzRlE9PS0tWjZBUzZLNS8wVVFZSVdGMjRWVGc4Zz09--6db5f4f6ce300cb9a86fd87207812d96696c6950; path=/; secure; HttpOnly", - "x-request-id": "3f5f719c-9b59-4ea0-962a-001c1ebbc28c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D8:32296:60D58D:92DED2:5D374C3C" + "connection": "keep-alive", + "set-cookie": "__cfduid=d9e8f14d7b6ef418a84f21499478b69931572178816; expires=Mon, 26-Oct-20 12:20:16 GMT; path=/; domain=.nginx.com; HttpOnly, geoip=IT,,; domain=www.nginx.com; Path=/; Expires=Sun, 03-Nov-19 12:20:16 GMT", + "x-pingback": "https://www.nginx.com/xmlrpc.php", + "cache-control": "max-age=300", + "link": "; rel=\"https://api.w.org/\", ; rel=shortlink", + "x-user-agent": "standard-IT", + "x-cache-config": "0 0", + "vary": "Accept-Encoding, User-Agent", + "x-cache-status": "HIT", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare-nginx", + "cf-ray": "52c49f804bcacd1e-FCO" } }, { - "url": "https://github.com/retep998/winapi-rs", + "url": "https://travis-ci.org/nix-rust/nix", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bff27b69bbc98999dd0bb408755e44e7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:44 -0000, _octo=GH1.1.1375231164.1563905084; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:44 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:44 -0000; secure; HttpOnly, _gh_sess=Tm5GZUxJUzFTenFEaG9IekxRSzFITEJHeDVLczNsd0Vpbis2QTJhRmJuTitBWTA1N1RBaFVzQ3dOYnZCMFZ1eEFacHJWWlZ1N2JRU0xHTWVOSW1xSmYxK2M5dEorT1BXTnBaOEFlSXhXKzl3djAxMWJLN05rOTNrS3orRDZnRTVabjZNZG9lTCtHeUZUOEsxYkkxSCs3b2Y5MVA0eTJwbU5kZENVek1ybDd2bU9Mb1JkeC9pd0xaZ2RSejJRcXBhdE9IUUN6bU91eXkwRnpCblptSlcwa2hPd0tmZGtwMDBKT2VYUzJLamkyZmZNWGlnYVBVNDlhM1BNakxtRThUUFcyVmZKV2RpZngyZ2h5MitlWm9ZckE9PS0tdm9DYTNiVWJ5NzZlODBiaUoxM3NJQT09--15ac84a0c473aa9b2efbd942549caba1a3de18b3; path=/; secure; HttpOnly", - "x-request-id": "2b0a6128-6f02-4184-bb6b-368e6472765e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E0:1BAE3:D1421D:13EF164:5D374C3C" - } - }, - { - "url": "https://docs.rs/serialport/3.0.0/serialport/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html; charset=utf-8", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:44 GMT", - "vary": "Accept-Encoding,Accept-Encoding", - "x-cache": "Miss from cloudfront", - "via": "1.1 82e9051d8d41080bd3028731e0e8677f.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "bD8Y2liDp3SwVvwWK7RBHu4vYCZVy7sip2MV5c8Zdoc7UeS45w4SKA==" + "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/retep998/winapi-rs", + "url": "https://api.travis-ci.org/frol/cgroups-fs.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:45 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"2f3baf165413f2840d84d9580dc7d477\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Wed, 14 Aug 2019 19:36:10 GMT", + "x-content-digest": "55ba66b33f7e1d1b939445786527f9733599ca38", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "80b16bfd-c547-48d8-8622-288d4f28fbb6", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "https://github.com/fubarnetes/libjail-rs/", + "url": "https://github.com/libfuse/libfuse", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"552234319c41af79e02e5503df8637f0\"", + "etag": "W/\"bcd550b6110051f3f9ee08cee5d6143d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.968535755.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=YjZVeEZRL0UwdGVFNmJxMFpqbWZKL1oxMmo0N3FVM3lFbWhDSlBGRVFTVnBHNXlVU3FYZmpMRjBDWGdZT25SL0t1N1ZTTGxGL0lSU0ZXWm4wUUxNY2U0UU5NdjIwL1NQSGpMUTRabHJqeUxPYlMxZTVtaThyamIxeC9heHpwSFpvS1Z3VjhsNkRRdDQvZmhLOWNZQS96NDc0WmJSVzZVR3g1WkkxZHhvUDcrb1lvaHhENnFtMXFPUDd3YmtGbFNyemlPTGo4QVA4Zms2TVplZDZRdDViOC9VbmxiRGNoL08yZmMzeVZHSTlVbUhmV0psSGU1emQwenhRY0ZPZnlHUkVjNERuOHRadFY3OXkrc294WmFkY3Z0aTRoZis4c0p5ZnFaY2p5ZjZQQWM9LS11N1J5bHBtL0EvV0hsVVRFNGhySFJRPT0%3D--b08d0982c6d43a43aa3fcfa66d509caa2a2f15cf; path=/; secure; HttpOnly", - "x-request-id": "23c7dc10-0f09-4f0b-ae1f-fed477170f27", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:16 -0000, _octo=GH1.1.636546919.1572178817; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:17 -0000; secure; HttpOnly, _gh_sess=eENuQithRmlndjVmT2pGSmdIbkNESGRpTVpSKzhGRHgwRURlZXEzclVIR3FhZHZyclY2NWZXR0R1UUxOUElDZHZNYTBaWThxSU43WUNBT0Y5TVBYb05IWlRLZ284Yk9HOGdyeXB4LzJSM2NJMC8yYU1HNG1HMGdxNFRPeWJKZDFFTTduWmNRZ0lMSFhPeEJ6NlhNU1dRdEk4WHdNRTVnZENlcHpkVXlzRlphRVIyM1NlSnJQU09FUzVJWHc1MFRNaEU0WDRhWHhVNWtXQ20rSFloZ0tDY1ZaQ0ZpakdjNlFKbEJWemJZWnZ5Zz0tLSt3YWtZcGJlSitXOERHbE0zdVNuWVE9PQ%3D%3D--832a17cf768c711a16fb7de5025bc4745a68451d; path=/; secure; HttpOnly", + "x-request-id": "39e9f4b7-c175-4089-bf84-4d60aaea1e50", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E8:2BA8:8AAC83:D216D2:5D374C3C" + "x-github-request-id": "E97A:1AB6C:2C19C74:419BC2F:5DB58B80" } }, { - "url": "https://en.wikipedia.org/wiki/Inotify", + "url": "https://api.travis-ci.org/zargony/rust-fuse.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:43 GMT", - "content-type": "text/html; charset=UTF-8", - "content-length": "17466", "connection": "keep-alive", - "server": "mw1333.eqiad.wmnet", - "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", - "content-language": "en", - "last-modified": "Tue, 23 Jul 2019 15:15:06 GMT", - "backend-timing": "D=485280 t=1563894955591280", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "650510397 633550286, 1051632488 875245550, 499800539", - "age": "10127", - "x-cache": "cp1077 hit/1, cp3043 hit/4, cp3043 miss", - "x-cache-status": "hit-local", - "server-timing": "cache;desc=\"hit-local\"", - "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", - "x-analytics": "ns=0;page_id=2594628;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", - "accept-ranges": "bytes" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"a3d8a1b34980c6eb628424ab51aacfe8\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "x-badge-location": "https://api.travis-ci.com/zargony/rust-fuse.svg?branch=master", + "x-content-digest": "d5a10b1b1f7ca95da2397600f56ce90c43b516d7", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "8ca58de3-78fb-4fc8-8864-e809cd5f9bb6", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/PistonDevelopers/dyon", + "url": "https://api.travis-ci.org/retep998/winapi-rs.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"38119a7a1d6c83f26acc8d613c280cde\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:17 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sun, 27 Oct 2019 10:15:42 GMT", + "x-content-digest": "9499c47fd4ed0332063a4646b771de2b156f3453", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7294e80c-e51a-4026-ab6c-5b8bad5a81ed", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/zargony/rust-fuse", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"50dd2c5aab81e21abb08e2be105f0450\"", + "etag": "W/\"01ff3d38e3c6bf88ddcbb2ebc7f26151\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.202463694.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=VTVtbFE0NkY5YmE0SGFncEtDN2g3TGlVVFJ0dzhqQ2hUQmRNa2VjVExHOXdueFVKa2daVnIzc25RT05pT1ZFeWN3NUphZWdkRGNwMmNhNTBsSFdyWXBKMFQvd3ViNnRPWVJvUittWkltSTlwSmVGTEM4dGJsazgzU09LaEFJRTRpYlhQbjZ2ei95aDlycStUN1pTbnVzVHlkYWRLSUtoc3J2UEdpUWJjRjEzaThuZDVkOTRxeXZkRTQweXBQaTh0aGhzZE5BbUhlMWpkNlN0SE1hcVpyQUJGWnF6V0NOZnhrMG9ZdlVtemM2NjVDWExneVhzc25tTmNvYzNhNnpTdzVSclNhRzR4eGcydlh5WC93Y0pTL3FwR29jZkVyRmNtblpmeno5ZjZxNE09LS1sb1E3Q05oWlZxc095eUh4cUw4QytRPT0%3D--96584b91900d4711bd7b693fe8e5529c3627848b; path=/; secure; HttpOnly", - "x-request-id": "eccc146a-ba13-4678-9cd0-a9bd5abbc70e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:16 -0000, _octo=GH1.1.1959137964.1572178816; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:16 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:17 -0000; secure; HttpOnly, _gh_sess=dGlUK3IwT3I4d29LcnVhT0FSSWFGUjV5dWFlK2hpU1Bjdm9YejUrd3NGZFZmeW1KcUNNdUtwMXdmMG5iRkJhOU81b21ZbE9xT3BKZnV5eXd0Y2RrN3kxV0RZd3VaZ1I5K0ltQ2RjS3BHRTVIck8wL1ZjTUFlTUE5R0VKMmttRzFLZ0ZWRlRobGZzZFd2RnVhbzhoUVdEeXJEZXJlQW9tZlB5VzZmdW94ZmFPYUJNWVZTcVN1TlVDei95RHkydTRoU0piZ3BKVUVIUisvNDhvQU04YjhhS3UvT294b004YSs0STlKRHRpRXRGOD0tLWRVQWxQYzFQeFVRcXFkODJ6Q0FkbFE9PQ%3D%3D--8be951cd0684dc95967323cc284fad71b6e747f7; path=/; secure; HttpOnly", + "x-request-id": "fe72c1e1-68a5-49cd-b8d6-7b831cefb36b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4DB:4D68:E63EF0:15EA545:5D374C3D" + "x-github-request-id": "E978:161EC:202B66D:3054B5E:5DB58B80" } }, { @@ -43731,57 +43822,80 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"70f6cb9e1df2e9ea5d01d75cb544f1d6\"", + "etag": "W/\"28733c1e63414531b3d4208cfcab5d2d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.1611173356.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=Nm9vWkhFd3RvbkZsN1pvbER6MjJvbzk4ZTArV1ZpQ2ZlY2V1cVZOcnl0aHJjTEhHMmZSS1VLVmRpZWVhbDI0VFB5bUlrVWNwd3Y4ZC9lQ3E5N1hyVzdlam1hdjdnbjNBWFdJL3dxZ2pKbkpJamFhdWZraEhhMzJqR0M5Mm1VVGxyRHdJOXc1K083NUJYTStuSSsvUFZrTmgrWnc1aDVvckVUSXdSRzB2aDlmV0crTFlnakUxbzdpSk42TU1aYmhXYjh1alFkSElnZkJkRWdmTTdOTTVZM2NvZjZTbzdvZW5MWTc3elJrOGVUNVVVMmlBZkkzNE1HSys1S3BGc0RQTjRaS0Z2T2tpR1Z1Y3BpSVJLb1hRa1ZsN2dPQVFkci9UY1Y3aG56NFBKQkk9LS1kSjJmOEhaUkhXQWxPSDBKOHpUMlRRPT0%3D--2fa6a2e5a03fc8f326addb51fef005cc9cc63a92; path=/; secure; HttpOnly", - "x-request-id": "2a96d309-4959-4e9b-a13e-e89ec249a820", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:17 -0000, _octo=GH1.1.184077764.1572178817; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:17 -0000; secure; HttpOnly, _gh_sess=TlFxaE0vbHU1cFQ0Q3RsUEpiVlFCVEhRajRDQ0pQS1FuNDBNN1VOcnZWN1NrQmNhWDVEYnhkaVNneFQ4Zll0R3hqZ3hLNStWSDBMVy9HaUs0RmxSek9nclRQREwrbmFwRm1Qalp5NitlWkgzT3hmRnNobnh2RDNiQ3VRRERXWWZCUUR2cFoyNEJVamhTZ2x6UHBwRFVObE1CZjZEdldaWXhESU5KRWdBQlB2QzZXR0hRZlZIZzFMbFQwV0d0VkJJSmhGUGlsVVBicFdBVFBSb1h2RkhpSFNJUlN5aTRyeUdISk1Nc2pJMVZsND0tLVlSWE1SWHcwRk0yOE51a3JEcThiT2c9PQ%3D%3D--813e5523dd9f437727cdfb55061613930d5d1344; path=/; secure; HttpOnly", + "x-request-id": "8d2fd27d-f8f3-420f-b529-c55774644cdd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C8:4D66:AF94C5:10B7A83:5D374C3C" + "x-github-request-id": "E982:161EE:2B00A1D:40B412C:5DB58B81" } }, { - "url": "https://github.com/murarth/ketos", + "url": "https://github.com/fubarnetes/libjail-rs/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:17 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"539c62eb062aebe235875a32abf52660\"", + "etag": "W/\"25680457b6bd7abe547bcc577bfc0a8a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.270779509.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=OXp0SGxFMXNNd2gxQ0FMV0hnT3Z6eXU2NkttMERqdFBlQmRjWDJHZ1hWTDZ0NlBEU1VSS0NsSUZEK1hwTUVCd2N1bzJJRFI4bkxiandjdkRpeFVlTVZMbFFtb0Q5R01HRkx0ZTFqYk5XZmNMSnlVMFg4QSsrV0c3bVdZQnhaMENHTzBLR1hWdEsyTklBQkpDQUphM0dRZU5USXZxV3piWVpkUHUwZ2FEU3BCcGtqVUhrMmt1WmF0S3lFd045SXRYbS8vZ25wOVlyTWJtM2xmM1Z2Zk5XZFk5LzFtckRPZGgwOHFPSW5tMGlUcmE5VUFBVHF2NmN2d2dvdHJnNFo4ekFvSWFZQTJsZzU3dnM4SUdYRGp0cUE9PS0tUGl5Z3lzTWJzVzV4WVQ1QUlWUGpGQT09--10f6eb2182ab72ecd4e00679facad9ec9644f59a; path=/; secure; HttpOnly", - "x-request-id": "dd57c894-64b8-433a-852e-c5fa44b9e05d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:17 -0000, _octo=GH1.1.922796463.1572178817; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:17 -0000; secure; HttpOnly, _gh_sess=YzBBa2FNbGdtUmdQNXA3K2FKNnA5VGE4VWVWYUxPYy9jOGNtdVFBMjJxVmo0NXovZG9zT3FqOUFIaUlwdE14M0gxbXpPY2NKS1J5MzdLZkFyeDZVczVPRit4VmZiWFJ3MjJzd29iMU41QnRoODlLckdKTG9tOG1iVG8wbHNOOWdES2JJNzVHQzhPb1EzNi8zRVZKVFdEYW96LzEzV1V2eWpCdnd2QXl6VXB5VXVsbFBMNVIwMGpyTmNqVTFwSDZTZmdwbVVrRjlzb1dnN0dSUG9HMjE1aDJOdHhtdVNpZ3NYOG9mSmIxWGkyOD0tLVVZR0NJeENjR05Nd01TTzZDWERMaVE9PQ%3D%3D--781b48e98834c6520224a48a41d7f7e64ce3b329; path=/; secure; HttpOnly", + "x-request-id": "ee9038ec-a8cd-4bbf-a26e-592c70b494a2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4BE:39404:CABA3:131D3A:5D374C3D" + "x-github-request-id": "E981:161F1:33F19BD:4E0C73D:5DB58B81" } }, { - "url": "https://api.travis-ci.org/retep998/winapi-rs.svg?branch=master", + "url": "https://travis-ci.org/retep998/winapi-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/sunng87/handlebars-rust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -43791,15 +43905,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"ba9b47e0a17b3dba6828dead4d568047\"", + "etag": "\"0f05f5176c5e6d84126999fbd33b7d20\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:45 GMT", + "expires": "Sun, 27 Oct 2019 12:20:18 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 20:30:30 GMT", - "x-content-digest": "b84eafacc87368d5a63ce95ecb9b517904c52fd7", + "last-modified": "Mon, 23 Sep 2019 07:37:50 GMT", + "x-content-digest": "c7704e30374e26e8f57709f4e1ed4b255a9ce4cf", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "9720cc2d-f197-4958-83c5-662640f0b34a", + "x-request-id": "44645150-6990-4c80-8f1c-c478b3918219", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43807,51 +43921,74 @@ } }, { - "url": "https://github.com/jonathandturner/rhai", + "url": "https://travis-ci.org/sunng87/handlebars-rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/gluon-lang/gluon", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"261f51f657d116e0614867714c504737\"", + "etag": "W/\"032f0bdc9598630931199c31728d808b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.20712326.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=dkpCV1k4d2J1ZDZqZVhtZWt3b1g0bElJZXlDQVgxbWJMU2VXWEdiRFpJOWhjZmYwcHZ6UUk4Zi9BbHYySk45ZXp2THN6cEtETXc4VEw0MXpWK3NhaG41OU1ZbTVBVXl6ak90UXFhSFJtWkhSbzUwM3hyRkdYTE03TG81cWFLeTRsOHFENHNTNlR2TkNTRUZLNmRKVnphZjRkQ2VSbGlrdkk4Vm1HYlJ2dWdzT1o4Ukl4alU2enZBR0U1bkZXV2NOVmYxSXVDR2xTdCtaMjZ3WGpYclRxMkpQOUoxZjBIcHBNZjNtQjc0VEJVNDFVRWZpcDQyc3JJaGoyblVWd21pZHd3OFg0SW80T1JQQkVqMDFwWjVWVWxSYnpaa29FVEl3N2pTWXI1eHZzNW89LS05RUVTM2dEUjdPYzdmVi8rS0ZrME9RPT0%3D--ae949e5e4549ec6b88b9ede07dc4e97cd00b087f; path=/; secure; HttpOnly", - "x-request-id": "818e0acd-857c-4d6c-8b69-2b84413ca8dc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:17 -0000, _octo=GH1.1.1130443352.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:18 -0000; secure; HttpOnly, _gh_sess=SWpGcTV0L2RyRHR0b0htaDBXdWNoNWF0bk90MlBnakJUUXViSCtLeFU1bXJNVHlobmc0R0tKS3dGSVBlMkdOTWVVVkdSTno0cWZVZHVXZnJ4a1R0bGlDRU1wWXhiT3V6MVRSRW5BcUxUdThoUXozR0M4cDJLckhEc2c1OCtaZUluQW1QKzhYdDFhdTVNTEtaM2w0RmRGSW9HS0FRYi9jM1ozbW0va1dmZ3hRL2NMSCs0OXNDekt2cmtsaVgwb1Z5bnJCTURvdU1JUzUwQjJRQ3Bzb0lzMTdaeUFwa3FOYVJzN29IWlRhSDVnMD0tLXAvN1BWc21FbjFXaE1yU0xLdVZ0aUE9PQ%3D%3D--b6d55e1c776115e77cdca76f7d8cc9c0183b9154; path=/; secure; HttpOnly", + "x-request-id": "effbd78c-389d-4627-a5c9-72c13958972f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4A3:1BAE0:668B0B:9AC02B:5D374C3D" + "x-github-request-id": "E984:161F1:33F1A34:4E0C7E2:5DB58B81" } }, { - "url": "https://github.com/gluon-lang/gluon", + "url": "https://github.com/PistonDevelopers/dyon", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:45 GMT", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dec7f0d9f46ee49a8720db0da71373d2\"", + "etag": "W/\"272ccaf6496728a9209f07706c379dc7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.1985200460.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=Zm1nQXZjdzR2TGZWdTBydzNzRWRPZzRISzdxbFBLck0vM3h0RnRXUHcvLzlZTEdEUXlVWmJjbk1VQU02OWR2UWFpWmllWlhhZVhBT25XcWhrUjVsY1c5bDJkRG5leWxnWXRNRW1WeUNHU3hUbHgxem9jaUJDNFMwRTYxYmc4SjJKWDdwaEkzVGw1ci9lem40NG9iaFJTb05vNmkydnVmcmpMRHlwYXA0a0ZZeFBKRytLKzdvZ2lFaE1uUVZld2hWZm11SjV1MkNSTnp4ME1xbzA5VW1Ybkw0YkxiZHpRYWwzL3NRQlpVNFp6ckE0RTl1Z2dUeGgreXAxVWpPUmF3YUNXeEswYVBQeUI5VTY4ZDBOaldjbVE9PS0tM2Rtay9yMHh5dTlMOVd1TElJbnV1dz09--caaf7de2e3c4c1ccf1b0fbbdbad9c5bb3b918fc7; path=/; secure; HttpOnly", - "x-request-id": "ba5eea84-a6ae-4956-a376-2ae948b9e719", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:18 -0000, _octo=GH1.1.97592481.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:18 -0000; secure; HttpOnly, _gh_sess=RmprRUlZaE9PbVBFWDFKMlVvbEhPTXRPRXJXQ1RsTjVCdE55bEs5S3lhSzl6Ry91ZzRPNXhjNXpoMmw2eHFLc3k2aG9CZHVFbzkrcTlrSVJDWW5aU1NBS28rQWdBZTZBT1ZLMHUzZEJOS3RTTjVWMERZSVJiS0tGWFZMTXpQTkpFZGkrUXprU1lBU1BRM3Q3UlNOK2crUWhrT04yMjZZMlQ2SHNMY3dLbHo0OW9HeXFoVGNqRGxJTWQ0K0lJUFY0c3M4MEM4aXl0OTE0T3pBSjE2YXUxSkx3L202c0lscnp0Szk3VG9uUVgyST0tLVNFem92Vm81OWJwNTlnbDhRemprT1E9PQ%3D%3D--499bd67c04930b314cbf1b9b516dde4d494b1fda; path=/; secure; HttpOnly", + "x-request-id": "295ac3df-d7cc-4d9d-b93a-f1f8f4590e9c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E9:1BAE3:D14295:13EF219:5D374C3D" + "x-github-request-id": "E983:B5FF:3A5B7D3:57B25FB:5DB58B81" } }, { @@ -43859,35 +43996,59 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"028d30b2b30a1b82a653ffc775873dc0\"", + "etag": "W/\"1e9aae77408760011fe3a8b1a9902919\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:45 -0000, _octo=GH1.1.143798547.1563905085; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:45 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:45 -0000; secure; HttpOnly, _gh_sess=Z01aR0c0aVZ0WVhzM3R4bGc0a3U4SEt4b1BQWE15bHRvUWxnTTJyczBXcFhYNTF0dldJZzNQcWliT3VNenFUcWtRVFA0Zzk4elFLdnZlNnFrZTcvN3VQckkyWVlkRWJGYkZXMTVoaEVIK2E0QkxzVktyWXlFU0tLTk11ZHJIR2hRNkNHOWxEOGh6K0oybCtDRFFCN2VwZWZ2NGF6cm5OMEMra3I1T1RRL2lhVWttUXgvUzRsMnBMNmw4RWp1TkVhY0ZGNWdmL1dyeFpveURSakpKTElDWUdScS83blZHdzJhci9lNkY1bVR5Ukk2S3VVTmJTQ1JZVlFHUUxFNzFSb0sxNkdsQ094R2M3VytjUDAyMDV0YVdER29PUThuN2FLREk2QnhramlIcG89LS1Rc0JhVWpJbFB2V3d1MWZnZGJjelFRPT0%3D--536600c4a34b05967868c56195807f042866d8d7; path=/; secure; HttpOnly", - "x-request-id": "785411d2-efee-49b8-9250-2207ff458069", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:18 -0000, _octo=GH1.1.1306670638.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:18 -0000; secure; HttpOnly, _gh_sess=TmNTa3V6V05yZHl3WnlEQnFySkt0cDlFalpTVFdzQytYc2NWU05SdnFTVkNOendpV0MzSVduR0N1NHo2Zk9OSnQrZWxFL3BDQThOYXpUVHQ3RkxMMjdaR2Y2OGNPcC9XcDVMRitnK0JRSFJxNUZNMXRmSGVxVFJMZ2UzTjhvOHpQU0hLbWlmZG1wKzdDM1dDVkg5UkN4eTdhbUsrRm1ORnF2bjhIeFVuY3BqT2MvYVhGL2R3Z2RTOW9hK2dMdEFUanVBWGtoVjE3MzM2THIyYS9SYlhOaXVrUktVYVpUV0RMOXl0V0Q0YVM5az0tLWkvajJOU2QxSzZyMHJGaFpJalhuZnc9PQ%3D%3D--b42351c8f714061de64c2fa27e42f0699ae00d1a; path=/; secure; HttpOnly", + "x-request-id": "b0d99ce8-7eaf-4c6d-9c2e-e0d898678a71", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E6:3229B:AF31F2:10A4C49:5D374C3D" + "x-github-request-id": "E987:23F82:33EDBE8:4DC0029:5DB58B81" } }, { - "url": "https://api.travis-ci.org/sunng87/handlebars-rust.svg?branch=master", + "url": "https://github.com/retep998/winapi-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:18 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d285ae1d9a3e0721c89e7b15593e8a98\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:17 -0000, _octo=GH1.1.1496456727.1572178817; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:17 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:18 -0000; secure; HttpOnly, _gh_sess=cVFsVFBaNkdtWU9pbDE5aW93VG50WnhFTTBISEI2SVExaWNTdTlzSCsrTHFYcFVIWTZQWlpsZGZzQmRIK1gwZm9tZ0dEM3g0a1dxcVVtZXFnVE5NalNLOUdRVHpVK1ZCSVBWa0E0Y1g4QVB2dGVqQ1BBT0pRT3JrOWlMWFBLa2hCK1lqckEyOXJHaE5uRzNERlZxKzJ5QzlMdUo4QlB2ck1LWThBV3I0TVF5QWhoUHpWMWladC9ibFkxTGJrcll5QW5FSVJQQUo4OUpWSll2eEgySkFia1YxQVlleTJ1TFE3RklCZG1aRU9jOD0tLW03c0NpT2tjM0lobnVVajVhUFBab3c9PQ%3D%3D--f558a2ca9b7e46cda32459c28186c7d88f4c9abf; path=/; secure; HttpOnly", + "x-request-id": "9fd7e997-123a-496b-9e6b-6c666845cb9e", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E97E:1B30B:2B2EB17:40C8650:5DB58B80" + } + }, + { + "url": "https://api.travis-ci.org/lfairy/maud.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -43895,15 +44056,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"746a06260d4de2184a7635a631cc456d\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:46 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 21 Jul 2019 04:11:57 GMT", - "x-content-digest": "96c00387c622d5c2b48e35e055f6e0e8b5b29d90", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "97ff1f1a-8b1e-472b-a0c8-012f1f6358a1", + "expires": "Sun, 27 Oct 2019 12:20:18 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "x-badge-location": "https://api.travis-ci.com/lfairy/maud.svg?branch=master", + "x-rack-cache": "miss", + "x-request-id": "d4e0c7ed-a5e1-4830-886c-bad1c1a669fb", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -43911,7 +44069,7 @@ } }, { - "url": "https://travis-ci.org/sunng87/handlebars-rust", + "url": "https://travis-ci.org/lfairy/maud", "status": 200, "error": null, "headers": { @@ -43921,11 +44079,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:18 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43934,32 +44092,7 @@ } }, { - "url": "https://gitlab.com/r-iendo/yarte/badges/master/build.svg", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", - "content-type": "image/svg+xml; charset=utf-8", - "content-length": "945", - "cache-control": "no-cache, no-store", - "expires": "Fri, 01 Jan 1990 00:00:00 GMT", - "pragma": "no-cache", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "cMXyFJk1yw2", - "x-runtime": "0.054350", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://travis-ci.org/lfairy/maud", + "url": "https://travis-ci.org/Stebalien/horrorshow-rs", "status": 200, "error": null, "headers": { @@ -43969,11 +44102,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -43981,38 +44114,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://api.travis-ci.org/lfairy/maud.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"6bf98f66e45b88242b04b32f8b67f33c\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:46 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 09:27:40 GMT", - "x-content-digest": "7a5e3ef937af1893a8c02d20bb0bcaa584324d91", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "7bd2a9a4-e72b-42f0-8622-58994ce0224f", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/Stebalien/horrorshow-rs.svg?branch=master", "status": 200, @@ -44020,7 +44121,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44030,15 +44131,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1f449aba221bb8d369d280773690f9ba\"", + "etag": "\"eab611173f3d71bfb2fe07246e4ada48\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:46 GMT", + "expires": "Sun, 27 Oct 2019 12:20:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 01 Jul 2019 09:37:40 GMT", - "x-content-digest": "a7ee14ac2d59141cd01105dc838160100b4a4170", + "last-modified": "Sun, 06 Oct 2019 23:56:46 GMT", + "x-content-digest": "b806566ea98bbd8fdad969c28fad9715c66ec104", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "5e2b00eb-0956-4211-a43b-480b3f4ab3e4", + "x-request-id": "d14edc74-ae99-4ae9-b5e8-38f6870c5e3b", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44046,126 +44147,75 @@ } }, { - "url": "https://gitlab.com/r-iendo/yarte/pipelines", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"212c67144d82f451a1ab44656185845c\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "_gitlab_session=9c4913ace5c043a80390f46a1d4fe699; path=/; expires=Tue, 23 Jul 2019 20:04:46 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "9oAUXdJ7Pg5", - "x-runtime": "0.263219", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://github.com/lfairy/maud", + "url": "https://github.com/lambda-fairy/maud", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"366082e89e27d58e1e4624758ce30092\"", + "etag": "W/\"7fcde930d33ca2122c4f2eba682f12ee\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:46 -0000, _octo=GH1.1.102971110.1563905086; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:46 -0000; secure; HttpOnly, _gh_sess=eHN2aG5lakZNb1YvSjZ3RGw0S1dPa2E2ZnJpWWtBN0xIN3JETTBmelN2MnpOWDljQ01FSzkwYmsrY2ExdDhsOW9TRDB6aU4xWjRDbUpCOURwazBzdG1kRWJhVm5zOHZXZDVMZnpHZ1dIcFpyMzFQOGlwR0xhdStRVGFZRDY3UnNGT1JYb0F6dDcrdEFhK3lmVHF1QmRuNE0zWmRFSk5qUEthd3FpVjJyN3Z6bVJyd3RFVy9jWFIwWEFqN2hSSllraXVSdDZmN3lndFFhR3dOQ0pmUFFDOHA2M2NHejI1TWVHcFdWNS9ldGhFUGsvRlhEQWdhVE9abEJDdnNka0UrVzVIMmNzY2wxa2VIakNSeXJvcGc0UlE9PS0tM1hBQWE1MVgwaU1WMHJvOVV2YjZwZz09--195472eee4eefb0642be9aaa8f066d4be4f7ece0; path=/; secure; HttpOnly", - "x-request-id": "ac7f7db2-68ca-4b1a-a5f8-918eb49ce663", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:18 -0000, _octo=GH1.1.831804690.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:19 -0000; secure; HttpOnly, _gh_sess=bjdCckp1WEtwd0t2R1BjZGRWOGp4bThFSlJNU1pJbWJSYmVIc2wzd3REalNsQjRDa29ZVDd5QjBZTmJHTzRZNXNWTFUzYjBNcnN1cjk4N2JrQW1Na2hXbWNOQTdQelpRK25yUFhTYnF3bG1QZ3NOYjR1Y0xTTlNhckJyaXNDcWpFanVZWm15MnFURG9tcFRyT28rQk5YbldUMnFsL1ZCanVMa0JDR3cwR3czV2xNNGE5MWVIWmVXdWVrSEc4MXNhTjczSnBQSU9iWHpXeFlMMGh4ZnovTXdKOXAwTy9BRVp3Mk9vSlVNMjA4RT0tLTZQdnV3QWpXd1hkalFkdXBqY1h5cEE9PQ%3D%3D--86b664261b0895bd5e4280f5fb02d26906c9ff39; path=/; secure; HttpOnly", + "x-request-id": "29f99c5f-f7b6-43b0-be4c-b49e3c4eb7ed", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4FC:E0EC:EBC8EE:165E00D:5D374C3E" + "x-github-request-id": "E98A:1AB6C:2C19D65:419BD8F:5DB58B81" } }, { - "url": "https://github.com/Stebalien/horrorshow-rs", + "url": "https://github.com/jonathandturner/rhai", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e58dda76975d75c80d3ec7e118ee069c\"", + "etag": "W/\"db915f03feb0808cbab9ae7e6f9e033a\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:46 -0000, _octo=GH1.1.1016435215.1563905086; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:46 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:46 -0000; secure; HttpOnly, _gh_sess=ZzBNSDl6Q2ltenR3b1BYTkRrNWE4VEg5b3JITG50NDB5WEdCcDZWY1Nsb3NVZFdmTnMvL1EvREQ0dEZlU3QvY0YraU5WVlBhR0J2M0plRDZpYlQzYzIweWRPQnY2RnR2eEs0dHcvTVkveHdvSnprQ21PQkgyY29WWklUK2NWREkwWXgyemJCaVlwRFlhQnovc09FbGdxaUVsL2NtSDU1ZlAwWmJObDVyeklDYnM1VUkxcFFXTnpnbWh6ODg3bVU4OUlybFl0bS9ud3RNRVd1cEV4VzNnMHY4L2oyZUZxSUdkLzlXMDZpZE0wSUtQcU1xMUowa1VmNFhZa3c3Wlg0YTZRb2k5Rml0R1BjSll3ZzJxWmhCcFRkRWI3ZWdhTmlydmpIZjBJbVZGc2s9LS15b3dFb0VtRk82bmYvRk51NGRwTVRnPT0%3D--d9e6d16221a82c86860a96a132c21209ff40cef8; path=/; secure; HttpOnly", - "x-request-id": "5b100009-4962-446c-8a75-2ab3502fa417", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:18 -0000, _octo=GH1.1.1725449634.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:19 -0000; secure; HttpOnly, _gh_sess=Zi90UDB3NVBzbm90RXJkbXRzcHVpUW1JN3FVendzaDQxR1RTMElJQ3E4NmpoSmpRbC9NM095Yk1aaVdnTFkzb3IrcmwwM2hFcm4vbEJwaUFSZGxlMDhCYThNZXBxcVlDNkxlYXI4ekdOTkcxNEF3b3BwS0M4WFpxdHdPbmFsK0JEbFNyOXJpNjIySnU0NmwrT3Q2cVRkbyt0VDR0UkV6TzBYVGZybTRybUp4c1h3aGp4QUkxdko4UmwzM29UQlBjOE1LT1FQZE0vRVJEV3dNZGh0REp2amhNWEVLRlNqdFR2K3IzN0p4dW1FUT0tLU1HVVpvVW5WWVRPTjZLSDRSZzlXbFE9PQ%3D%3D--e73114c24b7be63a621f6a36b20d90b951828d50; path=/; secure; HttpOnly", + "x-request-id": "4c54ee3b-3ca6-4129-a4ec-7433a958f982", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4DA:32296:60D624:92DFC2:5D374C3E" + "x-github-request-id": "E986:1AB69:C53838:12693B1:5DB58B81" } }, { - "url": "https://gitlab.com/r-iendo/yarte", + "url": "https://github.com/murarth/ketos", "status": 200, "error": null, "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:46 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "vary": "Accept-Encoding", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"075970c92ca4fc54a1052696a0b7b9d2\"", "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"2c98226bb4aa8bd5d17536a20b63f87e\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=ca1cdfb3b40e0d0a0efa8da217f7f0b8; path=/; expires=Tue, 23 Jul 2019 20:04:46 -0000; secure; HttpOnly", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:17 -0000, _octo=GH1.1.2000391276.1572178818; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:18 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:19 -0000; secure; HttpOnly, _gh_sess=aDczdUlaV3ZNYVppMW0xMUdBU3k5K0svbkM3VnJhZC91ekZ2VVZRTG5tTmVSa1B2eUhLN2JDOFo3cUJjS0FvRmx6M2Q2T25DdGRncUxERXZobEh2V0FEY3VCd3JjeEdJQ2M1OExZeDJtK0xLbnRDS0dReG1WL0loWmF4Tjc5Ympwek5QdmovY3NibnpKNms2dTBnTldkZ0ZwL0hUM1ZwUVRja1o4bkkyZitjdjJBcS9EdGYzelFDQTdwNkJ5bVBWaTJYR0h5QTErRHZPTytVREJUcTZCdVluaGd2cVRGMU0raktlMkZCdk5Icz0tLVZad212OXRvaS9yM204dEp5ZnZTakE9PQ%3D%3D--51c6b57b2fac15f19c048107862a848e57113a6f; path=/; secure; HttpOnly", + "x-request-id": "7a2b40a7-ff66-4f6f-8466-8191c1ca192a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "AnMdPP00A46", - "x-runtime": "0.454760", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://travis-ci.org/Stebalien/horrorshow-rs", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", - "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E985:1AB6D:3417356:4E22820:5DB58B81" } }, { @@ -44175,7 +44225,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44185,15 +44235,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"73db9aa69f11897c8e94dff188c3abf1\"", + "etag": "\"aed20cca2751eaa67faece3f1ad683ac\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:47 GMT", + "expires": "Sun, 27 Oct 2019 12:20:19 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 20 Jul 2019 20:21:45 GMT", - "x-content-digest": "1281b12461d232ec8ee0dca246ec61d3798a1e3b", + "last-modified": "Sat, 26 Oct 2019 20:29:42 GMT", + "x-content-digest": "918724283713d835819eba5c52d166d136f58046", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3fcc64b9-d173-4535-a6ae-7476a53f91ed", + "x-request-id": "617bf91c-8c96-4e09-99bd-b6b2facbdd9d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44211,11 +44261,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44223,30 +44273,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/kaj/ructe", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"466da7d4c8d8d49764ad554cd8549fb5\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:46 -0000, _octo=GH1.1.120988812.1563905087; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:47 -0000; secure; HttpOnly, _gh_sess=ajRMYjhCdHBQZWYzTGp1U0t4ZDRLUmE2ZDhGclk4dDhFeGFmT3VFU2JjemJkOElyckpYazBFK2ROa0xnWUNRNkNjS2prZUp3TThucUJCemJ1aWRJNHdPblo0SWdDU1c1S3ViZUJNaFZtRzhyOU1OcDBKSWV5d3lheGUzc09vTmRNUlgycUt2QkEvU3cwbWliejE0dUdqQmVlNFZkTlhDSmlZNHJaVGFIU1BXTmFPT2dMemNMOE1PS25CbkpQZFcvN3pjVVM3QUVXUE96Wk1uV2xaSEZIb0kyVnpQVm8yTnVWeHpMNHZyUDRFc0dwdUNOanA1QjNzRy9rRDRiT0s5VndDN1NCOTRMdXJuRG4yOHR3N0FpRnc9PS0tU2pld2l5UXhadmxpRjgydGV0aTVLdz09--4ad17f8b7ef703d83e7a23d40eb48af4286c60ee; path=/; secure; HttpOnly", - "x-request-id": "9322c56b-7737-4d2b-bd24-2ee1175b4540", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F5:1BAE4:EA0036:164904A:5D374C3E" - } - }, { "url": "https://api.travis-ci.org/Keats/tera.svg?branch=master", "status": 200, @@ -44254,7 +44280,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -44264,15 +44290,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"67282c84cd537185d058011325027c1d\"", + "etag": "\"ebe417512235d0efeeacc453a83371dd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:47 GMT", + "expires": "Sun, 27 Oct 2019 12:20:19 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Mon, 15 Jul 2019 19:31:03 GMT", - "x-content-digest": "7e5fa827d44e087e14fd6b890d7fa61607f9c21f", + "last-modified": "Wed, 25 Sep 2019 03:23:45 GMT", + "x-content-digest": "911e9f2a60749634ab556b8ab2032744a84c3e80", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "49a6ae0c-3765-4d09-a580-646b379c70a3", + "x-request-id": "ee27ae20-6beb-4401-a150-20859e4ab8c4", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44290,11 +44316,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:19 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44303,27 +44329,26 @@ } }, { - "url": "https://github.com/Keats/tera", + "url": "https://travis-ci.org/djc/askama", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a103dd83db4662eb6aa23f030b04e46d\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:47 -0000, _octo=GH1.1.204849280.1563905087; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:47 -0000; secure; HttpOnly, _gh_sess=dUZ1WktCcjFyWS9idmtneW52NlhjeC96RnQ4TGovUDFkbVpNa3pnL3NMNDBuQXNYa3NQb1FyM0phSk1aU0NkVUdRcFhkcnJtQnFQZnRzSXBoQTZ5VDFTelA5blRFb2lhTmZ3OFpvTEx6QVllbFR5TXFEV2x0RXBramxONTY2QXVOc2JoUzdFQS9nb2NUVWludGVoeXg2M3BOMmh0S21CcUxuZ3lQTXFFWGJiREZFNkRnNzV2Y2JqbUh3WGk5L1RPQ3hjd2JURHBHMGVSRFJVcDdZWmFCeWRCMnozOWR1TGFXaGhROWNBQm5CYjNsZGhkTFBzb1Eya0xEenEzdW42R2JHZGhLSkZFUHJDRmVaTmJlVVY1blE9PS0tc2h3OXdFd25IWkRyWGxvcjdpMjNZZz09--461dc519d5f971c09182abf5581b1bbfd1775c46; path=/; secure; HttpOnly", - "x-request-id": "4218cd5b-cb06-4a32-849f-9cac85e8738b", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C1:2BAB:AF9BE2:10B9A59:5D374C3F" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { @@ -44333,7 +44358,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44343,68 +44368,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"f9bf34404972a7dd140662b94695bbfb\"", + "etag": "\"82dcec64d11ad7162de099c3df0d4ca5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:47 GMT", + "expires": "Sun, 27 Oct 2019 12:20:20 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 21:40:37 GMT", - "x-content-digest": "2ddb3c0524ba80be229c7c1db523c635d22cc01c", + "last-modified": "Thu, 25 Jul 2019 21:02:57 GMT", + "x-content-digest": "850079f72a42e570759a66389a02d5bba6020d9f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "86d28b20-e375-4b57-892b-a82cd50948d3", + "x-request-id": "728d615c-7d97-4f8c-baec-22b3c77e6703", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/djc/askama", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:47 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1f5e8f3922a1fc218ebc89edaaf57b0a\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:47 -0000, _octo=GH1.1.956358593.1563905087; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:47 -0000; secure; HttpOnly, _gh_sess=WVZldTdsRGNyZXRoS01QWkxKK0RsdkJ5eUJad2tKS1JkYzZhcGRnd0pjNXc3M0JQVUNIaDhKSTh3K1lnWUZYQjlDYW9vZ2VYOGs4RGNlU1FsMFdoQUhGem1ZR0RaeldvYnYyblZMZGZsdDRRRldVZEJxWVlLZ3Y2czBVODlBNHdJZXBzYmhIV0VkNS8vcTJRUmN2QkV4aTI0Z3puajBnWUltSTUxYnhPTE9pdHc3U0tUZGl3VkpjTUJGTEhWWjdReTRpdXNXWTBFTVpSTFJiTnJmbWx4a1BTRFhxeEtUYzVnNmJMbUpoWEo5d1BMaTloWlArRFZXZ1UxdkZzTHk3UVp0Zld1dll0RENSd2JjUDFhcXNjeWc9PS0tTUJFZTAydkJZWjBmcjRJM0JYYnA3dz09--461d6f5e513a10197891ceb86529924ce8de141c; path=/; secure; HttpOnly", - "x-request-id": "7d384e8a-b660-4e9a-b14f-80e6bc0a841f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F3:4D65:856E6B:CB00D4:5D374C3F" - } - }, - { - "url": "https://travis-ci.org/djc/askama", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/rustache/rustache.svg?branch=master", "status": 200, @@ -44412,7 +44390,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:47 GMT", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -44422,21 +44400,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b7dfdd9b0ed072c6302e5a8053558c3b\"", + "etag": "\"5ed3aaa9677da95fe498a927368aa115\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:47 GMT", + "expires": "Sun, 27 Oct 2019 12:20:20 GMT", "content-disposition": "inline; filename=\"failing.svg\"", "last-modified": "Tue, 06 Nov 2018 09:06:31 GMT", "x-content-digest": "e04f1863871068f1c40de3988207179d0eac2ac8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e4d3c397-bbf8-4419-a796-aed83c7da199", + "x-request-id": "7be8ba75-bd66-4097-b532-9dfe7cb8eeb3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/rustache/rustache", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:20 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8332bce434d1c6002da1364eb7d0658f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:20 -0000, _octo=GH1.1.252663602.1572178820; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:20 -0000; secure; HttpOnly, _gh_sess=TWM4WUVRYlNJeWE5NFZEd3h6UUEzVys0Kzh2TGI0QWZmMlpUVU12ZHo0V3d3SGVvR3d0dFlQRW9BOVh4Z3gzRERFVUhrb0ZwamtuRVRtdDk3REtiTUFwTis2Z0VKZ2hLNk1kZVRvSmxTWlYyT2FOUnNJVnVxaTdlWXVxNkt2ZXlFR3BFZHBYayszNXU3cm9ZdzdDN2ttaytSRkVSV2RXM0VCR1VvdC83eCtteEt3UlJhLy9KbER4ZzdPTDQzcWMzcUw3eHhxVlhkNkhsMFBkdnI0OTcwTDJDVkM0V0ZTSVVhZDFHWnZSa2ZxRT0tLVI4VXVST203T241Z0xIVGsvcEdYaVE9PQ%3D%3D--f7b9e0b705d9e8aeb91aeadb4d6b461cdb28a972; path=/; secure; HttpOnly", + "x-request-id": "2a027444-71c1-4d4b-a76a-388802a49794", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E99A:1B30B:2B2ED3E:40C8970:5DB58B83" + } + }, { "url": "https://travis-ci.org/rustache/rustache", "status": 200, @@ -44448,11 +44450,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44461,83 +44463,51 @@ } }, { - "url": "https://github.com/tailhook/marafet", + "url": "https://github.com/Keats/tera", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"43baea0536c5814a84199dfc9c15ad04\"", + "etag": "W/\"b572c78bdb4087de7d4f591961e13743\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:47 -0000, _octo=GH1.1.1714252292.1563905087; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:48 -0000; secure; HttpOnly, _gh_sess=NkdsUklRaFNFV215d0IzTUttMVVMOWl2REx4U0ZpaFd6SXovUG9SSTJzYjY0U2JqeGJvT3d5MmU4em0rWWE3M25BSXZJOFRsUHZ3b3grMWgrS0IxdDRCQUs4ZjJBU3pCalI4YW1MR21kQVhLMEJlbk90REF2RnF1SytxZ2NVZWtjSHU5dEV3STBoWnlOYnUvN2Znd1ZQYjdWUytQa3NlZVA4dWZBMVI1R2IwYy9YZjVIME4zcGgyQ2hvcVlHcDJtTllzeHcySU1yVjR1ZDdZYnphNUdINFBUVTBxaEpMeWtFL0dlaTRqdFVwdHgraktiempJUUYvNE1aNUV3ajM3Qjk2UzhHdDN4UG5EaHZNUXdEbjZSa2c9PS0tcmZ0ODNrSVU0Nk42VGJlK2ptWHRGZz09--46b5c868e61ab3239ea69951867c1f8988b31aaa; path=/; secure; HttpOnly", - "x-request-id": "80d2dd9a-d2a2-4cb1-abd5-800984238d69", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:19 -0000, _octo=GH1.1.2066115654.1572178819; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:20 -0000; secure; HttpOnly, _gh_sess=bzkxSnZjRWM1UUk1dHA3clJyWE9vM0tqSEJjcGNpRUx1YSszc1hnSUIvdENsNWpTT3JMb0szMEx6dkVEYkFud3M2WTZ2M21YTTVMY3BxQXl3Mnd3RUFmbjduRm1zWURpb2pWQ3U1WU1SMWxNaFVFU0xoeE9uemxEcE9jeXYrcWJmRXN0bVoxZk5iTnhsV1JzOURaSFFWUTIyZUJwTkdNb013MXUvcGRudHM0Mzh6djJ1dzJMN1Fwc0QyRWtUeEV1VmlPdUpheEVtWDFaeWNLb3FkeDZ4QT09LS1OL3lwbTJOenZmMzZHNHdnaVlTL25RPT0%3D--5046b53aa92dada9144d98d023a1310d2848d306; path=/; secure; HttpOnly", + "x-request-id": "515c361b-e24b-4938-a7c8-751b68b243a6", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4ED:4D68:E6413A:15EA8EE:5D374C3F" + "x-github-request-id": "E994:23F80:2A50348:3F3E390:5DB58B83" } }, { - "url": "https://github.com/rustache/rustache", + "url": "https://github.com/Stebalien/horrorshow-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:20 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"f4f24dd0c0682c1ee168e34f0d1daad3\"", + "etag": "W/\"cb31e2843c4c0c420d790ae67f5d03fd\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:47 -0000, _octo=GH1.1.1275510506.1563905087; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:47 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:47 -0000; secure; HttpOnly, _gh_sess=cFlkZEdncGFDbVl6aUE3QmVnMHpmSVc2Q2Z5aEJMNkJtanJtOEhSUEtUU05zZ3pkNTNCaGVOWW5vS2tDMURMVytTdVdGd2dYTnZoWXNnTWEzQm9lNFBCcEtOZ29JNUVwdFViOWtCdkMxc2V4YWR5WmJFTWQ2d1hSWTBqdlFzWnVnN3REZ0lrenBoejdjYzFReG1TSzl4VzJMK3laak85MUViMDVwc25WSHFqclZBTmFJdkNaQTV2YWtQT2hLU3diS0dJT2dxRHowdVQ0YTRKSzVUVStLckZxaktwdW1ndTgzRlNNKzl5YnMvMExzL29SbGVXWjRpbHRVWExIU00wZlpISW4vcmk3Q1MyZmNlZFp2MGovOHc9PS0tUEJtcHhZaVJnSG5CeExIMENxYjA0UT09--8365e5f1b57260a77440490de5f3cb43cf469957; path=/; secure; HttpOnly", - "x-request-id": "3a90746e-6fdf-425a-aa9c-f165814ab246", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:19 -0000, _octo=GH1.1.802045349.1572178819; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:20 -0000; secure; HttpOnly, _gh_sess=aUJncUc3YmUrZFlDMXlHeDl3RWx1dDQwL1k1Y1pxY0J5QXBDb3hNeTRKZUtOcnV0M3pLTXgwekE4QUFxRUo4Y0RIWVViTGRzdThIQ2RFMkV0Z1g5Rk44c3J4Q29NMFE4VVdDOXorbUtiTFg1SjBNL2w0UUQwZzZYYW12aXlSTGJ6TklWY29FZU5hVktxMU9KblFERWhPQk9BcnBPY2NsdGYxZmo0M29KMFUvczZEZk1mNmJJdlJvZUdQdXJ3dkFybkl6dlV2TGE0dGxoVS9MNm82SnRBWkcrQ0xqd3ZaMVRBK2ppSWx2dHNTaz0tLVlYcnk0UHFKVEs2M3BKbmdFUFN6b1E9PQ%3D%3D--7cdbbecdf00fe85c3774a34d2919c0ebee64b019; path=/; secure; HttpOnly", + "x-request-id": "60e7928d-85ae-47fa-898e-cf36f43c2502", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4C9:E0EC:EBCA27:165E20A:5D374C3F" - } - }, - { - "url": "https://api.travis-ci.org/BurntSushi/suffix.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"bf333fcac23fa38dd518f78b93f78992\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:48 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sat, 25 Aug 2018 14:19:50 GMT", - "x-content-digest": "87f03769e8bea9422882b7306086ee9e9541ca6d", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "2b5b0b1b-0d96-4f1d-abfc-08fd1560cdd6", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E98D:1AB6E:3B5C5FA:58EC647:5DB58B82" } }, { @@ -44551,11 +44521,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44564,27 +44534,27 @@ } }, { - "url": "https://github.com/BurntSushi/suffix", + "url": "https://github.com/tailhook/marafet", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0f90255034ac7a3a705dfc99fb214cb4\"", + "etag": "W/\"9713e5a12b7408d58a968b43c3021531\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:47 -0000, _octo=GH1.1.714704008.1563905088; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:48 -0000; secure; HttpOnly, _gh_sess=RWZYUUdjeTFDaXp6TWN3dXJodSsyM0NaR09TU09RdmcvWDF2N2lhWnlsY3JrM3FuTEpKUjVCdkZZQWQ4M1JiWG1IOUJsQ0lzRTFzOThvZTJFZlhFeTYxeFBJMjQ5N0FqMVdyU2VlTGpzS1ltSVhSb2Q1eHl1cjd5eUNnSVorUW52L09XdTJxclVING9sMHFnWUdzYnBnZnRVWHVjQW5oZ2RTdElybEM4WFVPNVNCdndxNHlNLzdwOC9UL3FodmFLTjhvbk5xZCtQR25INE5KTUdSbUNZTXdLa2xMclFIdWMycndQYkV6VklGbjQyTG9VYVZvZVJiUEl2TzJkWnd3VXJObzZZc09VZHlJT0VWOE9yc1puQlE9PS0tMit1VVQwWDlPNGZNeFJjNlFYZWh6UT09--ff633de00178dfbe874861fd90573eb11e06e699; path=/; secure; HttpOnly", - "x-request-id": "64e3bf38-8fbf-4518-be65-825a1a4d92d3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:20 -0000, _octo=GH1.1.1615182064.1572178820; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:21 -0000; secure; HttpOnly, _gh_sess=UlFPbG1DSE81ajc4VEk5ZWpiZG1qY0lLUURNNXlsSmc2MjBDaW05SEJFbEEzeHhXdWNKTWxna0dVRkpwNFBueTA4QUJIeUhrK0h1MFNMaExzcjQ2dytOKzNLY1R2TkxRMS9yMFJ3dWZyamVhcEpDQTVPRjRNN1J4dlBXZHR1K29NNWhiUnpDZmJScmJ2eVNGZmV6akVBb3pMaG4xUmJXTjc1cGVvM3BibEZRek1adHN5dzI0TFJCa2RwNEg0alR1bm5FSUg0aEpBTkR0TVpIQ3JyUWt0TWFLZjJGK2RNWllscVV3Y1BtTEFMUT0tLUF3L1NITVg3b0NzVHQ2aUVxb08wZkE9PQ%3D%3D--c4c71e98eb0a09bcbecce89b7c25e37b9b50d1c3; path=/; secure; HttpOnly", + "x-request-id": "aa37d881-e665-40db-a47d-dbea148c92ac", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C49A:3229B:AF3373:10A4EA4:5D374C3F" + "x-github-request-id": "E99D:1B30C:334B5BF:4D147A3:5DB58B84" } }, { @@ -44594,7 +44564,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44604,21 +44574,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e12d4afc1d396111e66005c59c12e658\"", + "etag": "\"029824c215435004e507b920dd06bcdd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:48 GMT", + "expires": "Sun, 27 Oct 2019 12:20:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Thu, 31 Jan 2019 09:50:40 GMT", "x-content-digest": "55c88c1682ec9cfc02c117894163eb3b92d3816f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "aea7f5ba-edd7-4c27-a2a7-2826d5432686", + "x-request-id": "cd44fb24-655c-4583-bfc8-8e45d3c160fe", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/kaj/ructe", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:21 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"07aee9322c2b21d3d7965a9ac3580d68\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:19 -0000, _octo=GH1.1.127704616.1572178819; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:21 -0000; secure; HttpOnly, _gh_sess=L3hMTjdEUlZ1QlVock0zdTgwblpwUHl6Wjgydld1MHdBdU9OemZXWG5xNDhqSVZsYUxGU0doTkNSblFmemJDY2JzUEpSVHo0ditIWkpnRWw2S09vcXRmdWhUZkpoQXNGYmRTWXpaYm5uZ2J0N3AzOVJiSDRUZDdwMXJ3b0hWNkxSNWF6anoxcE4xeDRzWURaUVVuTkdiYkVxQWVKTXpXUU1rU1FMdkE3YnFvYzJ0OEtwemg5akVOb2daMWkxbEI5V1ZXcFNROFFPbU0yWG5Mb29QYUVBZz09LS12ekh4aUwvODdDSTBid3czelBYMC9nPT0%3D--45cf876aebaffdb01d347fedb9d492ee32cd1509; path=/; secure; HttpOnly", + "x-request-id": "c5f42ee1-5002-4716-aa57-402f4ad0c283", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E990:23F80:2A502E1:3F3E30C:5DB58B82" + } + }, { "url": "https://travis-ci.org/BurntSushi/tabwriter", "status": 200, @@ -44630,11 +44624,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44649,7 +44643,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44659,15 +44653,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"dbad1e02e0df2c2eed0faf53899255b7\"", + "etag": "\"17bd31f11355d695a6a4a63ea656c846\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:48 GMT", + "expires": "Sun, 27 Oct 2019 12:20:21 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 10 Jul 2019 12:06:05 GMT", - "x-content-digest": "e54318d61f85392bb91b949eee4c4caeb9dd3e59", + "last-modified": "Sun, 20 Oct 2019 08:35:58 GMT", + "x-content-digest": "e82a41504ec1c8cca440e1c0c0703dfc5991980e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "46c26afd-4192-418c-aa19-3306593f93e5", + "x-request-id": "ed034391-d07a-4caa-a8a7-f5a10d5ddb55", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44675,27 +44669,59 @@ } }, { - "url": "https://tools.ietf.org/html/rfc7252", + "url": "https://api.travis-ci.org/BurntSushi/suffix.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:40 GMT", - "server": "Apache/2.2.22 (Debian)", - "content-location": "rfc7252.html", - "vary": "negotiate,Accept-Encoding", - "tcn": "choice", - "last-modified": "Sun, 21 Jul 2019 07:12:39 GMT", - "etag": "\"3c1d4d-532d2-58e2baf48fb36;58e5d06ad2414\"", - "accept-ranges": "bytes", - "cache-control": "max-age=604800", - "expires": "Tue, 30 Jul 2019 18:04:40 GMT", - "strict-transport-security": "max-age=3600", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "x-clacks-overhead": "GNU Terry Pratchett", + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"f88333de4438cc4b496439d8df043268\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:21 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 25 Aug 2018 14:19:50 GMT", + "x-content-digest": "87f03769e8bea9422882b7306086ee9e9541ca6d", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "12c953e7-eed2-47d9-a064-a03e47574224", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/djc/askama", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:21 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "content-type": "text/html; charset=UTF-8" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c522e80eadca4c25b06edc60009af9f3\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:19 -0000, _octo=GH1.1.1863361780.1572178819; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:19 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:21 -0000; secure; HttpOnly, _gh_sess=Q2w2cFNHNEwyTXFOcGFsTXhFUENXRStvYi9UazVWWW1ZRWplOWpUUHVadC8xb2RRemlrd2tOaVBtQUxablB1U0d3ZkZDWTVVeTBaSVpDVkE0OVM0dDBRZzcxdy9xWVM5R1J1RkNJVFNZWkg5QWJmdm1tamVHNDhxQndhWDFpb29vMTMrZ0tsREpQdFV5emM2RFhjYUJKWkVjZkMxTjdDU0ZBSmdla0RYVTdIL2sxU2x5QWExSVE1SjhZRWtqSlVhdEo1dU1OSWx2YTlTdHhCV1IvQWlpQT09LS1uZ09iODRpS2R1Tzc4ZFl3cUY1M3FRPT0%3D--613aa1e215b200091b23f465fc426d530e8da3c5; path=/; secure; HttpOnly", + "x-request-id": "9f688dd1-2be8-4cc8-ad47-cdf874a97574", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E997:1B30C:334B547:4D146EC:5DB58B83" } }, { @@ -44703,27 +44729,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "content-type": "text/html; charset=UTF-8", - "content-length": "26981", + "content-length": "26956", "connection": "keep-alive", - "server": "mw1330.eqiad.wmnet", + "server": "mw1252.eqiad.wmnet", + "x-powered-by": "PHP/7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7+wmf1", "x-content-type-options": "nosniff", - "p3p": "CP=\"This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", - "x-powered-by": "HHVM/3.18.6-dev", + "p3p": "CP=\"See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.\"", "content-language": "en", - "last-modified": "Tue, 23 Jul 2019 12:33:45 GMT", - "backend-timing": "D=892089 t=1563885505441402", - "vary": "Accept-Encoding,Cookie,Authorization,X-Seven", - "x-varnish": "58533252, 891880980 878417051, 497542578 1055220722", - "age": "19581", - "x-cache": "cp1089 pass, cp3042 hit/2, cp3043 hit/10", + "vary": "Accept-Encoding,Cookie,Authorization", + "last-modified": "Sun, 27 Oct 2019 02:20:38 GMT", + "backend-timing": "D=139462 t=1572143428890661", + "x-varnish": "960410862 931269221, 836620493 816315122, 508335548 93509658", + "age": "35392", + "x-cache": "cp1089 hit/2, cp3052 hit/3, cp3052 hit/7", "x-cache-status": "hit-front", "server-timing": "cache;desc=\"hit-front\"", "strict-transport-security": "max-age=106384710; includeSubDomains; preload", - "set-cookie": "WMF-Last-Access=23-Jul-2019;Path=/;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, WMF-Last-Access-Global=23-Jul-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Sat, 24 Aug 2019 12:00:00 GMT, GeoIP=CZ:10:Prague:50.05:14.40:v4; Path=/; secure; Domain=.wikipedia.org", + "set-cookie": "WMF-Last-Access=27-Oct-2019;Path=/;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, WMF-Last-Access-Global=27-Oct-2019;Path=/;Domain=.wikipedia.org;HttpOnly;secure;Expires=Thu, 28 Nov 2019 12:00:00 GMT, GeoIP=IT:62:Rome:41.89:12.51:v4; Path=/; secure; Domain=.wikipedia.org", "x-analytics": "ns=0;page_id=986182;https=1;nocookies=1", - "x-client-ip": "2001:1ae9:2ff:a200:c4e7:a7:2dda:60c4", + "x-client-ip": "151.27.156.59", "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", "accept-ranges": "bytes" } @@ -44739,11 +44765,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:21 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44752,61 +44778,116 @@ } }, { - "url": "https://github.com/BurntSushi/tabwriter", + "url": "https://github.com/mgeisler/textwrap", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eeb8954e00c57dcbf810311be42e3bd2\"", + "etag": "W/\"f324ac9d20bd3d9e0fb1965eee4a2216\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:48 -0000, _octo=GH1.1.1172314267.1563905088; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:48 -0000; secure; HttpOnly, _gh_sess=V29HMzVnK3hkWk5jUlZFUTVWeEowMXo0TWdtelRwL2RzK3l0VjRNRVhBQ1FCaUdjQW5IcFRGQTBGSHJZMGpwVzJuVEQzZ1BPNGwreHJHYnVNSURHWTM2OGF0SWhROTFtdEtGNmpiODVWNmdzR0kvZG1IZ2FmVWNxa1M4SlpsZlRVMzIxc28wRyt6ek1lbFI5TDE0VnlnYkQwbUFZWlVjaDJaYlF6Z3FNQ2JJT1l5RGU5ME1DYXNUZHpna1RpTHlsdUEwM2Y5VmhSU3ZTVWdVWGJMMGg5ZTBaVHIzVURKc3VrNzlIWkFLOXNIYmc2d1gxS0plYXVlS2RRbCtqQkhxcFUya0cyZEZhMUsyRFp4cytzWmJoYzE0WTZ6ZnYxT3RNalpFcUVpZ1hoTk09LS1SSitObFkrOG1aSzJoY1lCN2plY3ZnPT0%3D--e430461aba6cff2807185b3c2d92839bfb589a98; path=/; secure; HttpOnly", - "x-request-id": "d0ae2ed2-1e2b-456a-993d-5c178e3e316f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:21 -0000, _octo=GH1.1.1618700534.1572178821; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:22 -0000; secure; HttpOnly, _gh_sess=SEV4Y0szYnBadnd5WUpXNXVGTTdNbndEMVQ2WHphR3VuY2VlUTVGZnUvQXVPY2dQL3pEMklUZ0p6bE5WMVlUR3VpdGFRNjBVbkNFc2E1Tk41eWlSL3pUR1FKYnVzOE1zK3dUTDU3SmxwMHRkK1BIcE1lZWhXMTVZaXdrQTloOUNQVDhUcm5SZGg3ZEVLdU94V2NoeFczbEl3L2NwUFlaV2M5RmRKRHpHWHhWaTdiQm1mZGxqNUVYK0FmS0xocUVSY2dDeFYvNlBDNU9OcmxvVVZhOXQydXVoTlU3dGI5TjA2dTlqeVpnUmJOOD0tLWhYTVZ6bUNCbi9RanBYVS9FeGF5MUE9PQ%3D%3D--490c74c2ac8e8fafb3c5bb81286e296a4563e1b7; path=/; secure; HttpOnly", + "x-request-id": "d6d22ce5-d034-41b8-bfd8-40a0d911b8c2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4EC:4D67:D63124:14259AB:5D374C40" + "x-github-request-id": "E9A5:1AB6D:341768F:4E22CDB:5DB58B85" } }, { - "url": "https://github.com/mgeisler/textwrap", + "url": "https://travis-ci.org/pwoolcoc/ngrams", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://api.travis-ci.org/pwoolcoc/ngrams.svg?branch=master", + "status": 200, + "error": null, + "headers": { + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"389f8b62394ee7b730029364893677f1\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:22 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 30 Aug 2016 14:45:22 GMT", + "x-content-digest": "0f10d6156b241730e4fc658c47677054f6ef43fc", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "f365d7c8-c958-40f4-ae53-503d3d54efdb", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/BurntSushi/suffix", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:48 GMT", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"00978bce54bdeb4921f702d4a209327b\"", + "etag": "W/\"ac1c54ed6e674a7d8d2af70050f43ce2\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:48 -0000, _octo=GH1.1.592768858.1563905088; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:48 -0000; secure; HttpOnly, _gh_sess=UGNnNHBja09xemlsOTlxTk5SMCtCdTN0QXdLWkRZbXFUenRZVm1ucDJTYTE0aGpXMFBJeVRwYXNEY0k3L1N2TXpXUStqU2dQVTVRVmE5QjFXRThzaWlnNExBeSsrbWhsOW5PMC9HWEJLSW1vOVhzMUR6bGZCRzZoSHRMd3VSS1U1azNzd2diSGdVSDhnNVF4ck9COWhCdVcyWGJOSUptOGNocXBNaFBWSlpHbnd3NkZEYTExTWJFUDB4MlRKVFRQYy9yR1VPK3NjRU1PSWxWamF4S3lEek1yMDdFT3haNmxnMkVJQkVRc1lVSlowZlNibkhPS0x3UGErMGZuWkVmWWJrZTJFU0U1dTlITWRyM0ZBcXhFaXc9PS0tclRRSUNuL0VGMWROQ3lpZi9wQlhTdz09--4440bb7cdbc7480eca602e98c2579b43589f50a3; path=/; secure; HttpOnly", - "x-request-id": "cb0e8319-e332-4638-b918-4691dcf0de84", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:20 -0000, _octo=GH1.1.1141089037.1572178820; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:20 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:22 -0000; secure; HttpOnly, _gh_sess=T3BOOHdqYmpBZk92MmJNUi9QTDEyQVFKT3AyWjNtUU9QRGdPa0xkTmVuYzMzYkg2UUFSdmc0S2dmVjJ4SnVSK0JBL1BsOXRESERPRWZ3S3Q5K3NnY0JIZEYxVG5SRTRrd2kwRTF2MnRnNlJHTU9lVTUvai9SREhONWxVek1US2Nzbndld2JKRHJFekVzTGZBcVN6ek5CV3BnTmJKbWpXRGE2VUJGdUZXYjhuR3R6a0VhVjBRbDFzU3pqdjJsd2NSRnYrMVQxQXljaHNScVNtRDhWa1l0bjZ2WHI2YjMzM1pJNm5DVEJadjZjZz0tLXkwdzU4cjdhV0lVRVM1Um5qcnZhTnc9PQ%3D%3D--6cdea832a392ca2104e6c225e1c1c6b34373fe63; path=/; secure; HttpOnly", + "x-request-id": "10078033-c797-4613-8903-974459bb8c6d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C482:32294:3B5B7D:59C705:5D374C40" + "x-github-request-id": "E99E:161F2:3BD2EA1:594DA0E:5DB58B84" } }, { - "url": "https://api.travis-ci.org/pwoolcoc/ngrams.svg?branch=master", + "url": "https://api.travis-ci.org/ps1dr3x/easy_reader.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -44816,15 +44897,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"18a7381d6730627a14161abe7a0f6bdf\"", + "etag": "\"318ba648de5897330dd4734bb097a466\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:49 GMT", + "expires": "Sun, 27 Oct 2019 12:20:22 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 30 Aug 2016 14:45:22 GMT", - "x-content-digest": "0f10d6156b241730e4fc658c47677054f6ef43fc", + "last-modified": "Thu, 24 Oct 2019 08:48:19 GMT", + "x-content-digest": "9d1d9f94636d86350d18d1b1e8d0239f9ba258f0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1b5a1b2c-ab63-4744-a587-503c58adb1c5", + "x-request-id": "afc34051-3098-4347-b667-8a6803a42734", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44836,27 +44917,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2cc45df27718aa352d47f8a683075e66\"", + "etag": "W/\"6ef63cfb7e79c5bea1d81dfdc9e2a522\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:48 -0000, _octo=GH1.1.650149468.1563905088; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:48 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:49 -0000; secure; HttpOnly, _gh_sess=ZWJ1TEVha0VHU1V5WGNvOHpSdHhmVEIyOGpMOTI3R3NGYUFzQ25OcWRKeCtISEwwOHVNY0dhRmxPR2N0Yi9NUDQvK3Bia1B6VWFpeGJMbDRqRlYvNFZ3Si9EZjFPYlFNWmtFMjEwWjBzcU5mTzZPMXNYSDNiZ2g1eHNuT1JjT3hjN3NEUnRXamozRmQwcnZSYTcvWEtzUldYckozSEE1TThKZTJTcnZMc0F0aDZVN25vVjFBQWNsRy9sYi9UNHlMbUxkWlVRb255S3JPaERzRms5cm92a0xXZSt4TEt3blY2c2lFUmRYeFFqV0U0b2wwRk1UK2x0OWtrb2ZkR2dZM3Nzdm50SHM3aERPU3JoZk5VNkxlWUE9PS0tenVhaXdPTjdTaml3ZktHNGhneGd0Zz09--d608b08ffe179fb182c2542d3a986705b571c25b; path=/; secure; HttpOnly", - "x-request-id": "690dcfaf-38e7-4634-b87b-1c101bd0f730", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:21 -0000, _octo=GH1.1.7307835.1572178821; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:22 -0000; secure; HttpOnly, _gh_sess=KzFISHluZWs5QjcwQ1BET0FCZUFZMStvS1Z1Ykk5TExjaVdRY0ZWaUkzak95aGhZUXNuSmx0TGFFVkZnbXhVMmVKcjFnSXlsM2ZrekZiQU9YempmMTZDL08yZjVKczRUOUcxMjAzSGpzckMwbHRJNllOVG1peG9iSmtEY2NjeWZyTS9idnFlZko4ZmNLQVp0YUhUeTNLaDNmMjdmbFQ3S1kvaWIyVEhQUFhFY2dCUkI4OHBDa3hmUHVWWVRhMVl6OFJpK0JobVQ1dzloZnZLVTJ5WmZDNFdhaFdRbkhxQU1XQW1PNDV1UzhyMD0tLTR1blR0RHRTVWZtalF1Ym0ydWNKRHc9PQ%3D%3D--c6d310c822fc25997b34017b0dc5b8d32e0201e7; path=/; secure; HttpOnly", + "x-request-id": "ec176852-6849-42e2-8dad-7d6f088018df", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4DD:4D68:E6420C:15EAA44:5D374C40" + "x-github-request-id": "E9A8:40B7B:D2D91E:13B3B72:5DB58B85" } }, { - "url": "https://travis-ci.org/pwoolcoc/ngrams", + "url": "https://travis-ci.org/ps1dr3x/easy_reader", "status": 200, "error": null, "headers": { @@ -44866,11 +44947,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44879,38 +44960,39 @@ } }, { - "url": "https://travis-ci.org/ps1dr3x/easy_reader", + "url": "https://github.com/BurntSushi/tabwriter", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:22 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"13b4144718bc7c21a8abbd432f282bba\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:20 -0000, _octo=GH1.1.166560343.1572178821; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:21 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:22 -0000; secure; HttpOnly, _gh_sess=RFVXZWNkQy9QZUtaMzdubDFzYzgwd09BVG9XZ3doWTc2aGJQRTl5djN5UGRoQjFTcGVTaTBtdFcxWXdYd1NuSUQyeGhzVGV6Sys0YitBbDNCNmVWazZlK0RoV2FBL2lDb3JDZGhuMG5jakRPeERLOWVCbWdTWlRHeG1hNjIvVGNldy9OcnRqQko4NWlXYTdHOVMwb1J1MFA4S2lKaWlYUFdCc3crWlQvT2ZRZGdnOVNVamx6YjVsbkl2QUN2K2x3ajUxU1ltbmtJcmY3SDByUEUwQy9mdkZUcVkrbEo2WWZZbWtqVkxTV2NDaz0tLTZCYWxZRGQwaXFicDhCa0I4L2VoeXc9PQ%3D%3D--866dca500f40561a052ae5c3b95676591db393da; path=/; secure; HttpOnly", + "x-request-id": "64fb6653-7d1f-4451-a9da-edeb51a79638", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9A1:B5FF:3A5BA9D:57B2A19:5DB58B84" } }, { - "url": "https://api.travis-ci.org/ps1dr3x/easy_reader.svg?branch=master", + "url": "https://api.travis-ci.com/rust-lang/regex.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -44918,15 +45000,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"20ca3498ef9ce120b3bf7098529747c5\"", + "etag": "\"830deaa95bab2904c05033d2197987c2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 11:25:24 GMT", - "x-content-digest": "de34737488fbe6085332fe65993d8b9e6d8d3dd1", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "63802e20-3b1a-4b79-b82b-6e99d6bac0e2", + "expires": "Sun, 27 Oct 2019 12:20:23 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 00:41:03 GMT", + "x-request-id": "68647a79-0d61-4e36-8316-62f5f374cb26", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -44934,32 +45013,27 @@ } }, { - "url": "https://api.travis-ci.com/rust-lang/regex.svg?branch=master", + "url": "https://github.com/ps1dr3x/easy_reader", "status": 200, "error": null, "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-type": "image/svg+xml", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"ea716c0bd498bc561c0c3bc092fe6e15\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 23:56:31 GMT", - "x-request-id": "850a4c6c-4c1b-46ef-badb-3cec4f5323d9", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"4d9a335cb499b863197ca169b81fdf08\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:22 -0000, _octo=GH1.1.528040141.1572178822; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:22 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:22 -0000; secure; HttpOnly, _gh_sess=dnNtYjJOMGxtclp0TVk0dFlNK3Jmb3lBQjlmWDkzYjM3NkdIdU1YNmpzUnJKMm5UMTZTNHJxaHdQclpjRWNTYkxjODRvQmZLekNoYkpHdjM4djYwZE5JWnlFc3E5cjBtVXJvYjB3b1psTU53SHBwa2JQRmRaWk5BMnJYeU5tZ0RtSWFVdUF4RG1QUXZ3SzhFd00zdzJVUzVQMkFGNmxZckREWmJ2akJxSFNESm1GMm04ZGd0UndzVHgrVDVMQVVyWkwzOHpiWmtob216Wnk1VGNLNkhwem1HR3l4UlA2Q1kyR0EycStkZTJKZz0tLTJhVXZaWUkwMllHTVdUZ2laUzg0QVE9PQ%3D%3D--837c0ce6eeb456acc942c254ab5ed01aaaab5527; path=/; secure; HttpOnly", + "x-request-id": "5be429ac-49ff-4952-8def-62dfe7916fa0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9AC:B5F8:20A6212:30FF46E:5DB58B85" } }, { @@ -44973,11 +45047,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -44985,30 +45059,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/rust-lang/regex", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d91fa0d89f4f5d822ce0b45a461c39c0\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:49 -0000, _octo=GH1.1.2109700988.1563905089; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:49 -0000; secure; HttpOnly, _gh_sess=VDJzdHcrK2VRdVVsRElZeW92Q0I0UWNGWCs5dWIwRXJ0R3VvRUdsYmZFeFNaNXVkU3U4REExbWpjbG9tQzlhNnI3U2V1NUZVZE9nQmZsNWl1WmpiazU2YTMwQmRIMTh0OVBwUDdkUEFwRGRYZncwYzVuNTFLdzkyNytiZ21TVFFuWG9CMHlLUTVNd0FRT0F3UTBsZm0yT3R0ME5nVWJrdWZ0QWFDTlJjbzkrRGhOK3o2clgxVURWWSt4R1V5T1F4KzdrL1pqRHgyWU94eWM3TWRSQ2I2aU01dmhramVNTzU5RTUwdFdVOUo2LzVUVzZhWGkzaWs4WWVhMnpHZ2psVlRobHFEcXg3U0ZYZExSVmhiSHZRUWc9PS0tb3NEazB1M2Fmd0cxN1FCYm9RbERVdz09--3b6c98db7abc030f2961641927fc0589aeb34c63; path=/; secure; HttpOnly", - "x-request-id": "6f72cf46-63f1-4141-bca9-47472724433b", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C48B:E0EA:CE013A:139B07F:5D374C41" - } - }, { "url": "https://api.travis-ci.org/dguo/strsim-rs.svg?branch=master", "status": 200, @@ -45016,7 +45066,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45026,45 +45076,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a32eea1fa04920a245fb0c635e891585\"", + "etag": "\"0c1b5e1cb9658d41a48f573670458d33\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:49 GMT", + "expires": "Sun, 27 Oct 2019 12:20:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 08:43:22 GMT", - "x-content-digest": "186645d0cc1f6731ec2852042f5a919510a42de3", + "last-modified": "Sat, 14 Sep 2019 15:24:34 GMT", + "x-content-digest": "9eddc3ab3254b9247c9290ba6deb59957f79cfee", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c3c0de5f-931c-449f-9c8d-ae4cdd9f766a", + "x-request-id": "57475a48-78ea-4ba9-b7fc-94884127056a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/ps1dr3x/easy_reader", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d1c9e556865f54cd65f6d508868ebfe7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:49 -0000, _octo=GH1.1.110951131.1563905089; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:49 -0000; secure; HttpOnly, _gh_sess=K2lhM3RzeEVXeFhQZUd5MXJZamJlNUhYNlJyU0k4d1dKa2swZlN5VVM1WGV5NmJEMTFZNzM3R21WSUxHMWVreEhZSTUvWlF4bkJNQUQxdUt4TDdMRk9ud00vWDl1cWRXRDVkTEZlWWNHUzh6djVqODdtNWRhVWcvU2NUYVR4WEtmNmxmWmpoTG4zUFRZL0pHS29wNXJGTWhqcHE5WUQ0YjV1L1V2ci9rOTV2d3ZscStRNHB1U0RyazBsWDFzM1N4RGxPOTNFeXN3bkNwN2l0M1BCRHhJeU4yQ1ZFckkzOVh5elNUSUluWnRlUVlnbXIxNE1nYWNoL2l2TStac2UyeTlERkVvUE5xWFhNd2M5VEpNN2lJUXV4aEx0L2s0Y0Q3akZIc2JobmFNV3M9LS0xSEt3ZU4zZDFMRk4rSWxaQUpTTkN3PT0%3D--2196b94005d1d0dbe2f16174b4047e57ad399eef; path=/; secure; HttpOnly", - "x-request-id": "41adaa17-6767-4390-bda9-12e38942e5e3", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C489:4D67:D631DB:1425ABF:5D374C40" - } - }, { "url": "https://travis-ci.org/dguo/strsim-rs", "status": 200, @@ -45076,11 +45102,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45088,30 +45114,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/greyblake/whatlang-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:49 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1d8e7a8788d40b0b0a8e1aad7ee3f497\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:49 -0000, _octo=GH1.1.495477756.1563905089; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:49 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:49 -0000; secure; HttpOnly, _gh_sess=Y3dqVUdkQ0toOHlzSGhnWlh4S0JPV2NjdHh5dm9Mcmg4MHdudmNsNDRsZUc1YnZrcmJDdmFab1htdTV4d0Q4dTNBZkpIOGYrdm03eDJQUU91cTJBK1NReGtXYm5pWmNMV0xvTzR5L3BadjZlMmRXNVM1ZVFMTkRZY0htTmJWUkVhNVVVWmNPQ0N0ZFlFWDJvS3B0UWxRUVNwMWh3ekFqbTRtVHJIdE9IQTlGaEE4QlFHL0paZHNhbWpjME1HY3Y1dDlPOTZ3U2FvbENLRjJaUk1MV0crTzRtNTlWS2tyQmp4Q0pLNnZDaGxGTWxWZGdHR0dGaTBZY3JVOE11ZlRLMmR4NEh4U0hQa21NZm4xZTRueHZlcUVCSlRmdHJvdVBjczkvTmhieEFuYXM9LS05Qms3TlBUNVZnanNpMXBiZzZKZ3pRPT0%3D--8e02ccad44c1259fc73589ef338d089cca04db72; path=/; secure; HttpOnly", - "x-request-id": "0532ec85-9da5-4abd-9c72-905fa573d84e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B8:3941E:D011E3:13D6579:5D374C41" - } - }, { "url": "https://travis-ci.org/greyblake/whatlang-rs", "status": 200, @@ -45123,11 +45125,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45142,7 +45144,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:49 GMT", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45152,21 +45154,44 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c70bac49ee9c905d93076f8358d72d00\"", + "etag": "\"ed71b4899c84be619082fb3ac10ea8cc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:49 GMT", + "expires": "Sun, 27 Oct 2019 12:20:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 20:04:47 GMT", - "x-content-digest": "ac90a48cda5ce20a99893edd0bd5a0e6d0e9fb4e", + "last-modified": "Sat, 26 Oct 2019 20:46:52 GMT", + "x-content-digest": "c8381c28229fc53b49f9f0c312cf751a16037179", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e04c17b4-59ff-4510-9904-3f1680575342", + "x-request-id": "9ab2348f-03f4-4143-a213-b5cb491bbac3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/yaa110/rake-rs", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/yaa110/rake-rs.svg?branch=master", "status": 200, @@ -45174,7 +45199,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45184,45 +45209,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3a833b7e40cb4b6824705f352195ed7c\"", + "etag": "\"5eaad134bdabd39ffa6d2178a901d263\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:50 GMT", + "expires": "Sun, 27 Oct 2019 12:20:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Tue, 16 Apr 2019 08:40:47 GMT", "x-content-digest": "62e0cf1631b360c2b61ca774ea3cb72f7bb93598", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "42abcae1-4a45-4c7a-a428-007c2d6279f8", + "x-request-id": "bc133e68-0f7e-4b87-a51a-6cd5b12cdb93", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://github.com/yaa110/rake-rs", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ecad0e066eab0f59eb4b3d7c522f3446\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:49 -0000, _octo=GH1.1.745179425.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:50 -0000; secure; HttpOnly, _gh_sess=MFZWL2xRS2IzOCs3bWo2ekJHZzN0bUJWeFBoTExPZ1NCYjlnUmM1Rk8wWHFiL3oxZURYenJBQnpiR0RkTUNxVithQTYxSGxTckhueHBpOXlQVmwwa3RHbm5vd1k3SGpFTHZ1cG9KeHlzK3dlR0x5enFzZWF4WjV5ekdWQlM5SzFzTUVkcWZvdzJqWCsrdlJxeGx2WXpiN1JNSm9QMkthM05XYXcwdytXYktHRDJRRFVwd3pFN0swN2FLKytMTFFlcWlpMk1USW4rRTB6cFdDV1F6VjNEMmpiVXRGWGRyZUViNDh1c1FyNk1JSFVhNXhVZ004L2pHcUlkYkorSGJJSThUY2xWdVo1elRUSE1BRllOZlJ1UVE9PS0tZXNtaEpGU1pkaDFuSk1kVzlTdjJaUT09--40d5adaabdfbed7a922189f1fceb732b0ba98cc5; path=/; secure; HttpOnly", - "x-request-id": "eda82899-8e5a-4d50-b275-6e5fa4291f2d", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4CE:1BAE2:B220E5:10F52FC:5D374C41" - } - }, { "url": "https://api.travis-ci.org/Lucretiel/joinery.svg?branch=master", "status": 200, @@ -45230,7 +45231,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45240,15 +45241,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"fce6d0f7d57b0a3ea5e1dd12c4ec4901\"", + "etag": "\"97ab88156683f077246bb1cf79b32cea\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:50 GMT", + "expires": "Sun, 27 Oct 2019 12:20:23 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 11 Feb 2019 00:09:22 GMT", "x-content-digest": "b55a4fc4d387df886f19078ec394913365b4f38f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "3ef21d02-8230-4214-8dec-8a52c94ebe64", + "x-request-id": "a8dba940-79f7-4e0c-8f02-763bc6f3095a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45256,26 +45257,27 @@ } }, { - "url": "https://travis-ci.org/yaa110/rake-rs", + "url": "https://github.com/yaa110/rake-rs", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:23 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"882368051e87ed273580955e21234d93\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.2088477314.1572178823; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:23 -0000; secure; HttpOnly, _gh_sess=ZHVYdUozV2U1aEJHdkRDWnF2cjhFQ3AweXdjZlZLRmpxQ0greFRkSkZxanJOd1RLTmczOXhtOTlmRDFvbm02bVNjcSt2SkxqS2hTMnhISkdPNHhrazE5MjFlWk1iRVZHMnQ5a2l5MGhKdWRCZ2JEUDBTdmZEQXdiaUJlbHZDQ0Z3RjJ0UXhFcHkyY3BOQjVVMjc1SGprc1ZZZExZUFFUVk9LS3FINWJwSlphbEY1N3lqQnlqYUl6ZkVCTldtczlwNnMrZFFqcDQ2cGNTdXlNTVdtNEprbzlTRi9HRjd2Nk9PMlJRczhqZm1uOD0tLU53bzVnaUdrVXUyeDNSbCsrWUlaUHc9PQ%3D%3D--70a7e374707666eadee4649e31a8f2b82e8c4758; path=/; secure; HttpOnly", + "x-request-id": "e620688e-1e43-4c9b-876d-5f740e6010d5", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9B8:40B82:3BB70EE:5917C96:5DB58B87" } }, { @@ -45289,11 +45291,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45302,83 +45304,51 @@ } }, { - "url": "https://github.com/Lucretiel/joinery", + "url": "https://github.com/rust-lang/regex", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"2ef722eb9c744b23fddfaadebb781c77\"", + "etag": "W/\"1435a36ddf49732910a9653bf4a73928\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:50 -0000, _octo=GH1.1.904693080.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:50 -0000; secure; HttpOnly, _gh_sess=ZlBOSXMvRDAvdUc1em54TjFVRWVBMmh6VjhacVdHNWRDL2dQdmdhUnJKTWNhVWkyMXhhVU1rQ3EzRDR1cWM5ZlZ0aDBrWFFFUThjNWJYRGhaY0V4NHI2amhqSTZVblJDeXJ5bHZyNUFkY2V3U0lkM3d1ZlN5aWxVb0JwS1NjR01IdXcyMmFyZ1JDVHdIV01TRlRpMXdqU3NRRnZZRVdHY3c5UElURHpaK2hFcER2c2diUnU5WDMvZGxxaVpyQS9WZ3FqSjcwWk9LdmdCdnlKTUZPYy9PUE1xVU9rM0V4V2tFR05ieUQ5RHZRTkFvOUsybGp5eVl0Z2w2Ujd5djJXM0lzUk9GeDZsUlZMTnVVSVQ4cEQyYlE9PS0tUURRNVplZGFmY01XcVdJMUdQcUVFdz09--a8a38b232d5d76fb498a6f8d853f2b5dc9413fad; path=/; secure; HttpOnly", - "x-request-id": "4369200d-48f5-4f10-9a26-fb359ff96e6b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.828778754.1572178823; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:24 -0000; secure; HttpOnly, _gh_sess=Z0xmSFZ4WXA5WnRhbENmaEU3YitrQmpXbFNGTG14ZzNoTnVWRk5ETE1jTFlIZjhZZ1RJMTV3MmExL0dlbkowWlFUTnUxSjZ6ZlZvbzNrVFNzZXVKVXhsV0p1MWhNQUtBSXZ2QjBYcWRYUUZHcUZDLzJ6ODVuWGZvWHpsRmF2K0VJbDF4SytEbXlpR0JCSFdqcllPOWtvWjZiVnRxY3lvMU9rK2pHYmdQQ3pNc2M5S1pHUzFaY1Q3cHhQRTRoa2Q5WFh2Rmg2Q1pERS9TcC83WDdIdGI2MVFkSUlLN1hxNGhtd0NUSC81UEdvWT0tLXV2YmxscVhzRGh5SGZRSi91OXJ1VXc9PQ%3D%3D--0e9352829df08da7a11c9510e7d25ba58c12ca5d; path=/; secure; HttpOnly", + "x-request-id": "9cde8ade-46ac-4fa7-8a79-12199e90b05f", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4BC:32298:8CBE5C:D5D2B9:5D374C41" + "x-github-request-id": "E9AF:161EE:2B00E40:40B476B:5DB58B86" } }, { - "url": "https://github.com/andylokandy/simsearch-rs", + "url": "https://github.com/Lucretiel/joinery", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"83d55cc13debe0dc739fc90ae0e3fc4a\"", + "etag": "W/\"a24ad1f1dcfd2c991a7d5212b0f64145\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:50 -0000, _octo=GH1.1.2014838880.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:50 -0000; secure; HttpOnly, _gh_sess=VWJtS0ZrTnNXL01scVBZRmNQbjhGL2NTWm5VdWFrQlg1YndVTjBrQ0s0N2RDRW5jdlFsTkhGeTNQMEVxT3VxVlJIaTlhZWpSOXFnZHB6bi95VDNUYlVMcU5NZG5RODFjaUVVV1A1M3p4TGpEZjBBNGVueklhTHJkOHF5ZTBaRUF0ZWd2YXE2a05sMFVESUs1YSthUE1DamZZQlNWZ0VWQndQOG5OZmt0S25yVzZySUtpQWErSjR1RXpBNTVGTDNoNGRCN3RxNzRnVVZOemluWWRqeDZNUmJCYmlGaFg2RWpsYVY1UWFZNzdvZGRZS0FiUjB5N045cm9kM0NpWEkwdllNY0JTcUZKYTY3ekwwNDVmZ0QwakJHRDhGMmpEZGwrK0dqaEV0cHN0QWM9LS0ySjJUaWF4cVlJYXJyQTlmOXZnR3ZBPT0%3D--74d6e290974d57eca76a61762f4fa49d369f2d01; path=/; secure; HttpOnly", - "x-request-id": "c8fda469-7153-4c37-9c4a-defcf9c1b9ae", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.50441100.1572178823; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:24 -0000; secure; HttpOnly, _gh_sess=eEhNUmpvbTBBejM0WlFzeDF0REs0OENyVjZQc25kYk1iYzRJZWhoeEkzNHdoMzY3WDV6elRsOHZsbmR0Y2JEaE1jYU9jMnBhbjExVHdMWVdwZ1VVellablEvNDFhSEhYYU1EckFpZ3h0Yk5rTWx6QVUvZy9wOXVsa2lHWnAyV1JSQzdyU2h0YUd5OWlkdHFzaU1ROERFVjlyMzJsdGc4MDh1WStvZi9JRWhMUWJBbDc3WEc1eDFlQkZleEJXZC9wSzNYOFpWRkxKd2txb0RkcEJpMjFReWZHMFgzOTdtc09saFZIMVRVRFFIOD0tLVg3RFJOTEpudTlvSmh6cHhBeldHNXc9PQ%3D%3D--5b716d60752924ac68106d57ea2a792b0eb5a1e9; path=/; secure; HttpOnly", + "x-request-id": "a3066f4d-b27d-4d33-90ac-cce21ad8ccc5", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E1:3229B:AF34E3:10A50F0:5D374C42" - } - }, - { - "url": "https://api.travis-ci.org/BurntSushi/fst.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", - "content-type": "image/svg+xml", - "content-length": "362", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"f22b567d57de960e7b4d6c7f3bc73869\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:50 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Sat, 20 Jul 2019 21:07:58 GMT", - "x-content-digest": "28eb6b2a22f425b3fd81ef11b7318088befed11e", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "1d9517d8-e55b-4384-9fc2-4630042df03f", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E9BB:23F82:33EE11A:4DC07F9:5DB58B87" } }, { @@ -45392,11 +45362,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45405,39 +45375,15 @@ } }, { - "url": "https://github.com/BurntSushi/fst", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:50 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1b5ef8dd6b76a730ff24c5b3e2895f72\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:50 -0000, _octo=GH1.1.1907068100.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:50 -0000; secure; HttpOnly, _gh_sess=MVpzSFpaWHorRm81Q01VVUVtL3NET1VvNTRMOUlBNDQ2bmVOM2xjZWgxYlpoU1ZwSDBIR1ZHeUoweTlRN3hhQ0JkeXhEYVY3ZC81V0V6UG4zOFBDZmFKM2Y4a0VmcVR0Smp2R1ZWd1Y2bmpNV2tGWjdFQ0U5RDdUYXdkL2pqczA4QmE5cEF3RElVazJjNkZnL3BGd0E4MUlOWkVaZi9pWVEycmtISWRkMTBrY2kxVFljWmpKY2ZiK1V1bUVmaFdhT3pmOTRJVlhsdzlGWFNlMlI2R2FBQ21QV0RUUzgxcFBsbTM3aGV4V1liNXA0TWJsWUpYbXJwaDhtbitLQmJaeVhRQ1Y0TjZGdktja2cyNm45bkZSdWc9PS0tSnJnRFJJMUo2MU9JeWtyK0lCcDdhUT09--f6909e69800dfce84c10985e6bf0ef7b4dea1021; path=/; secure; HttpOnly", - "x-request-id": "a1310560-5b36-472c-a4c5-10ea3a378b35", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4EE:E0EC:EBCCBF:165E5FB:5D374C42" - } - }, - { - "url": "https://api.travis-ci.com/CurrySoftware/perlin.svg?branch=master", + "url": "https://api.travis-ci.org/BurntSushi/fst.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -45445,11 +45391,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", + "etag": "\"3db0e97b8c882161ae4f1d4f22165c6f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:50 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "4a727678-e6c7-44f1-8563-f8ee674756c3", + "expires": "Sun, 27 Oct 2019 12:20:24 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Fri, 30 Aug 2019 09:56:58 GMT", + "x-content-digest": "f9bd2a37e54c94d995b3c8ed3632382c38d8b182", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "e41fe97f-053f-4701-94cf-6dd781dfe3e0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45457,38 +45407,15 @@ } }, { - "url": "https://travis-ci.org/CurrySoftware/perlin", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:50 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://api.travis-ci.org/tantivy-search/tantivy.svg?branch=master", + "url": "https://api.travis-ci.com/CurrySoftware/perlin.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -45496,15 +45423,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"8aa742d1396381a802d63ab5f3e4bf75\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:51 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 05:11:05 GMT", - "x-content-digest": "3174378d6913dd3e84fdd00f481f9569f5d09036", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "6baebaa6-64b1-4a6f-aba9-431040d0c01f", + "expires": "Sun, 27 Oct 2019 12:20:24 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "870ed4d8-3378-4c97-8ece-b62e90d27546", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45516,27 +45439,27 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:50 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"44053d7a2490794fc1ca18a89ac3693a\"", + "etag": "W/\"0d7cdff902b0dd5fe9df50482b0037ec\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:50 -0000, _octo=GH1.1.1916108717.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:50 -0000; secure; HttpOnly, _gh_sess=cERsMjJiV2FrN0J0bVozZlhSYllhaTlYSUpDSG5YeVIvNGNmaStteFhrUFA2dWFNekZpaUpiSXRmOUhEeWMvRVB3enBNSzlZMHdaZnN0U3NUMnM0NUQzMEhqdXdma3RtcnBnemZYdGN3T3BsSVZOY2lLTnZxMmhzRzZ5NGtOWGNURTN1dFRESzloT1lQY0xxMEhTT1RrQTBHZmM5c1YxVEh6VkZvb1NhVnE0Zmx6cGVSSDNSZXpZWXBQVjV2c0dZMUZrb3pFQWE3VlFONHZGbmVlM1hJaTlVdW4rNDF0eTdxaTJLbUsxTGVzYzlDUnEydmVwNkxkZTJ1NWc1SEp4bFc4c3RvemNVRW9KT1VtVG9EVm5yeUNMSTdMWG1FOEVqYVJVVXplRGFkOFE9LS1UaDBjZDEyV0JhSnBPTkk4QnN5NzVBPT0%3D--ee7908b4b174b42df817e9f7eba9d58b41039620; path=/; secure; HttpOnly", - "x-request-id": "3969568d-ca26-43ff-af6a-632b93681579", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:24 -0000, _octo=GH1.1.1435538949.1572178824; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:24 -0000; secure; HttpOnly, _gh_sess=Y29qZXlqL2pNNDl3RXdKdlZYVVdUS3AzdFNyWGVKdVlsd0ZtRzVoMEJKNUhMS09NaU5qeGwvellsbEdUR2hPZFhZeERxdjdpSlREcFY2RjkvYUs4R05ZOGVZRHV2ZXY2VXcxMkZqM0pqMGE2N0RLbEg3OTJzY0Z2NTV0Nk8vK240amNBUk9ndWdtZk1wV29BamRDRDZSZkZtWHAxVVdIenlDTnN2d3dDRnhyKzBXeFY4b1RRdGJqTW9YeVJyd2YvUzB3NGNDZkxRTlRMdHI3OVI2UGZkemFIa0Z3NkxPcExGTG5wSEJncGhuYz0tLW1RRFpsd1o1a0Y3Njlua05RVVllUXc9PQ%3D%3D--19dab1571c526c70ca525c285ab6c066708704fa; path=/; secure; HttpOnly", + "x-request-id": "3c48f356-e3dc-4649-8f5f-c2bb5b7bddca", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AF:4D66:AF97F8:10B7FB2:5D374C42" + "x-github-request-id": "E9C2:B5FA:2AB46EA:400CD23:5DB58B88" } }, { - "url": "https://travis-ci.org/tantivy-search/tantivy", + "url": "https://travis-ci.org/CurrySoftware/perlin", "status": 200, "error": null, "headers": { @@ -45546,11 +45469,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45559,60 +45482,37 @@ } }, { - "url": "https://github.com/tantivy-search/tantivy", + "url": "https://github.com/andylokandy/simsearch-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:24 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5d9c51d7a77bafd7376b42c63c1cacfb\"", + "etag": "W/\"bc864c69a456d34f6a25daef67e180d1\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:50 -0000, _octo=GH1.1.1368094012.1563905090; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:50 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:51 -0000; secure; HttpOnly, _gh_sess=RUs2OFVLZGVkbnRFbGt0MHRDVE1qdy82bW13Q0lOMXlyTERQSms2TmdEcmt2NHVDZ2lmUjQ2d1NYUW9uMEtCS25yK2tuTmM2THdjYWpNTnVHRklBMGh0SFc1REc3bzdvQzRTMGJyckRCTzQyZFJjU1p2b2JZZWtBZFFsS3gwakg1a1k2RWFuWHhpNHdvMXhSU2dHZ1B4UDQrZWYraEloNVFjOElDU25VSTlBVVdxZlkyOWswZDZCODMxVGFmVUNxSlZUOFJKbGtnZlVMUlcxR24rZDB6eHkyOUhNQjA3SkI4bEdqMytTWkp1aXRveTdoN0NWeC82OVhTdXFUczY2aXJjeE9WVnJlR01GcWtBbGpLeVJpYWxwOVFDb0w0NXBQbjJKa2srcldBWlU9LS1SZ3ZHRVZ0WHNvVDNlZDJDU0ZqSElnPT0%3D--2603d6ce9fcc85ae5683604b7140b72e40e63740; path=/; secure; HttpOnly", - "x-request-id": "6f016f72-285d-4708-97cd-6d1835ce73ed", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.1484201231.1572178824; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:24 -0000; secure; HttpOnly, _gh_sess=UW91U0MxMnJVRmtwc1ZnMTdTeFRWdHV0cUR3U0c4Vmpsa1I5TG5NaytzeTBrOGZFeUxWcG9VMG9mRXcvV2lHNitxQWx0NVhFUUd5bk13RWIrZEtMWHNyaTZZVmhBTTZWWXhnTVZ6MERMR1JHbzBhOXlDb3hDWWp0bUo4Tm8vZU1HT0VSMy9sRE9vbkxHRytJbGRqdzRBQlNod0h6NnZrOVBwQnBPa0N3NTlaUUtuUzJuMzEwNkcvL3p5Qi8wUGx3UXJkN3dLNjZBbXJEeGx2L0hSZWJnTEh6OFZLYStRZllyQ2hFTU1Da2JhWT0tLW8ybldJVGNwRUZUQjZJTmxESHpzU3c9PQ%3D%3D--25c3d31e9dc1200990760455fe772daa66ab940a; path=/; secure; HttpOnly", + "x-request-id": "4f62717b-35ed-4c09-8b20-6a5f21702d07", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AB:3229B:AF3534:10A516A:5D374C42" - } - }, - { - "url": "https://travis-ci.org/beneills/quantum", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "x-github-request-id": "E9BE:23F82:33EE163:4DC0854:5DB58B87" } }, { - "url": "https://api.travis-ci.org/beneills/quantum.svg?branch=master", + "url": "https://api.travis-ci.org/tantivy-search/tantivy.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45622,15 +45522,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d335350ca66047e50213eb01b00ab24c\"", + "etag": "\"098c70f39931c20e7ed8273622f49565\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:51 GMT", + "expires": "Sun, 27 Oct 2019 12:20:25 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 07 Aug 2016 10:45:58 GMT", - "x-content-digest": "8a9f83367871a32f80e3fc3f853782a3eacc38d8", + "last-modified": "Sat, 26 Oct 2019 15:17:56 GMT", + "x-content-digest": "a9962413eab500e0709768cea33ff117925cac17", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4d6b63c4-5abd-4f8f-9876-e0a5bb2d6f61", + "x-request-id": "705b1ff6-8d32-4708-a72e-b2eeb27b6ac2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45638,132 +45538,155 @@ } }, { - "url": "http://www.arewewebyet.org", + "url": "https://github.com/tantivy-search/tantivy", "status": 200, "error": null, "headers": { + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", "server": "GitHub.com", - "last-modified": "Tue, 16 Jul 2019 14:19:31 GMT", - "etag": "W/\"5d2ddcf3-3bc8\"", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 15:29:19 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "MISS", - "x-github-request-id": "789C:6170:61F6B:79638:5D372576", - "content-length": "3828", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", - "via": "1.1 varnish", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-hhn4069-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905091.422040,VS0,VE98", - "vary": "Accept-Encoding", - "x-fastly-request-id": "4571e40ad275759dbe170d40090fce7cae951330" + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"8cdb6a414aeda52638305fbc48d1f625\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:24 -0000, _octo=GH1.1.1065944149.1572178824; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:24 -0000; secure; HttpOnly, _gh_sess=aWVsa1A3STRzTmo5OHZMZ2FmUTNhaENGMkR1dXcwb2Rhd2FXUU5UTUN3QVBJNmVWeVdzVkFrbGJWQmM0RGRwaXE1Y2tGL09ic0xuWk53L00rbGRoQnhOYUJPcFNxWWp5OUtCOVF5VXZCYnlLN25QVllVbEQwM3IrNnM3eGVsQkxYRzJtU1JIYUltQWdtaVBES0JOUmVRbUJEb2MyQ1BGS2ROUmpPTlBWSHovbGVNSUVDNzZmZjhGQUVFQ09VV0UrUXNzeFNzWnJGRURKbWRTQ2dZb3dyQzk1R1V3ODFkb20ycVFBaE16TEpaND0tLU1ZTW56U0lncEYwYmoxRzBsYTRNS3c9PQ%3D%3D--56069310392bbc5504a5368a6ba21760d3a05288; path=/; secure; HttpOnly", + "x-request-id": "31e04e48-31f6-4017-a39a-19a0f65c36d1", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9C5:161E3:CC533F:131EDC9:5DB58B88" } }, { - "url": "https://chromium.googlesource.com/chromiumos/platform/crosvm/", + "url": "https://travis-ci.org/tantivy-search/tantivy", "status": 200, "error": null, "headers": { - "cache-control": "no-cache, no-store, max-age=0, must-revalidate", - "content-security-policy-report-only": "script-src 'nonce-A0GNg9vkN5RF29NmGUtl5w' 'unsafe-inline' 'strict-dynamic' https: http: 'unsafe-eval';object-src 'none';base-uri 'self';report-uri https://csp.withgoogle.com/csp/gerritcodereview/1", - "content-type": "text/html; charset=utf-8", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", - "expires": "Mon, 01 Jan 1990 00:00:00 GMT", - "pragma": "no-cache", - "strict-transport-security": "max-age=31536000; includeSubDomains; preload", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "0", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", "transfer-encoding": "chunked", - "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\"" + "via": "1.1 vegur" } }, { - "url": "https://github.com/beneills/quantum", + "url": "https://github.com/BurntSushi/fst", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e2a92629d260a7e98a8fcb11dfda7d6a\"", + "etag": "W/\"9ac2fe93b971c3b38327b7ae878b3837\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.1393047552.1563905091; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:51 -0000; secure; HttpOnly, _gh_sess=ZWlzQWdiMHg4WG5pRytYYU9sR2JBcExsSzhlQ0RuRHRnV29BTUkyWm52VTFEODZYRVdFYUk3cExoSkFQbENWaS80YnByclNOUjJWWW9HL3AxelB0U3JMd09HV1k1dW52bzI1a2o2a2FWbENyejJzSWJRQ1hqODF2Y1FsNmdPd2JMUHdrSFRWS3phbVBSTDBKcVdDU2pxY3l3bFdPSnZrWndWcDNPazd2WVFjaGpEeG9nRytSV3JiRXFIVHgxMDBiR0FNSng0RTRUS3hLQU54UkU5VDdWVy96RStNb1NiRnFVOXdOZlc5QnQwck5ZcWVCU3M4T1NXQlhyY1BVSXVjWUwxVVRBNFlCMVZaWWpxeGpxalBIa2c9PS0tdjZBazA5TnFJbjdncFY0Ry9aeThJZz09--f22f63bd722ece042871e498a095f9e1eeba502b; path=/; secure; HttpOnly", - "x-request-id": "0098693b-8402-4439-b952-de39d8ff8841", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.1835853287.1572178824; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:24 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:25 -0000; secure; HttpOnly, _gh_sess=Wk1halpQYmNLQ2RqSElXMWZrYlI1OXJSSzBna2hoN1cvTXM2V3Ivb3Btb0p3cERSMWpJRWZHays2clhHb2hnNHBQTmNIRFRUb3E5ZzJkeTVYK0l3T2hrZlE3WGtWQkdVbjVsRDlpdWJqOXlzbG84V0JBdWlFMDFhcS9BTkJhMGZFVml0NHRVSjBMdFZvTnd6dC81KzhEODJKeHA5L2tReEh5VS9SVm5YQUdDNHJOaHhQYlhYbVh1VWRhL00rUHphcHlBdU5kNytWQWpLQVE1MUZVUU5MdG1BYkF6bkFBV2FYaDdvNjVLYTV5TT0tLXBMd2FDcE5vdlBsNzIvSk5Wd0dncGc9PQ%3D%3D--0a7333f4b4a029f7972079e6edcf7557ed06116f; path=/; secure; HttpOnly", + "x-request-id": "ac4d16ff-c71e-4893-9aee-054730ee4e5d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C48A:39414:6278C9:95305B:5D374C42" + "x-github-request-id": "E9BF:161F2:3BD3216:594DF3D:5DB58B87" } }, { - "url": "https://github.com/saurvs/hypervisor-rs", + "url": "https://github.com/beneills/quantum", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"98249155f9bc3a14d5c13f03fe4fa031\"", + "etag": "W/\"a7a3953f5979c1866805613c520336cf\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.262872031.1563905091; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:51 -0000; secure; HttpOnly, _gh_sess=NU1RQ2xraE0zZmVPYVVseU5pV0dwZnlQZjZodFYxVnRFY1FMRkN5Z3dQVVp2anNZRFFLZmJWRURDc3p1UTc1WDVpWjdOUThLUzNNajRobU5pb2Y3OFB2alI4Nng2dUhzNzZsQ1ZKRUEyYWlzZDVSMlhkSUVYalV4VTFXUU5lWEZvdVlpdlV4OU5BU0g2Q2k1VHBCK1BxTjdnWks3K0p0RjVBbGRhOVRTVFp2NHVNT0V6bVhjM1R4QkM4c1ljY2pIUG1VcVlpV2l3aVl3cnZ4WUsza29zQ2FHZmMydXNLclJjeFVWajFsN2JkS0lYNmRJeXk4bVl2SG55Zk9TTkg3Smk0YksrWjd2TVVyRUJkdk9xQnFkRWl1QWdPQUhIeTBKbnVUK3ZzUUdtSm89LS0zaExEOU5NREFvbEdCY1MzWmpoKzB3PT0%3D--eb2e9e2e0fe21056bf35bc740baba3b0ccbd59a6; path=/; secure; HttpOnly", - "x-request-id": "38e00ba3-1d64-4aaf-9c52-3154c85ac9b4", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.1596882603.1572178825; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:25 -0000; secure; HttpOnly, _gh_sess=NXYrdHUxcCs1d3ZyM2lTV1dLd29Gck1FanhpTTZLUnhLRnlJZGJHMXBEWDZZck9yNWZmdkp6anhnZGRWa1JGL1ZHTDNCckpCdlBzREk0aWlNS25TZWZ5TEI1QkFLT0Jnd3hZbWlScno4L0piQnFIdy8vMDhneDBnMFF2a2poVHlzczR2RzcvT0FEeDFPMThRV294S0MyRGs0Vitpbno2b1E0Q1poVFFTYnEraXAveFA0MHZHRXpGNzFoeFBmc3czNEdIbnM3UzdLdFVHZGozenozdThXTVFMRUo2N2d1L1h6Q3E3ZEJHSnRqST0tLWxDeTRWSG5tZUVXUUlLaFowdU5iclE9PQ%3D%3D--f06c455a69761c86262cdd1742979c01eb9004dd; path=/; secure; HttpOnly", + "x-request-id": "7f77f109-d722-42d2-9934-0c35fa3144ec", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4F7:32298:8CBF33:D5D40E:5D374C43" + "x-github-request-id": "E9C8:B5F4:CF4A9C:135CB1C:5DB58B88" } }, { - "url": "https://github.com/ekse/unicorn-rs", + "url": "http://www.arewewebyet.org", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ac5306640b27ab39adf9236c05f3b892\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.983840145.1563905091; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:51 -0000; secure; HttpOnly, _gh_sess=bElGb0tmL3VvUllneDdIYWNFLzhldVFsUGIyaWxXdy84UHNaYXhocmhrVkl0ajRWaWxpOHZ3WEZwWVpwdFVEMlNBZ0oyZEdUcENnVjc4VEJLK3NIaFhVWjZYem5FYzd6YlIyM09NVDRUWnVBVWhsaTlDblFYT1pqM3dETS9GRzNlQTk0cXpvSnV2R2Z4Z1FrcVk2VlJZM3lKaWVUYmZUenlZQXQ1UmZFYWREaisyWGNVeTh3a1FjcUZJWmtqQ2VjWDEwTmtlU1R5S2Jpc3piZGpJZXJKSzBKRjI3NVFVWnR3b1FCMC84U2Zkc1l5Kzd5OXIrcTdLbFlQWnFwdGN6cnlnZ2p5WlhGOUJ3U0tZRjc5NmFZM2c9PS0tTHhERzVwN21lWkw2aFBMazBCdnBFUT09--18ff435d99d1e5e03b2899268383d932c8507725; path=/; secure; HttpOnly", - "x-request-id": "d5b23878-88c2-4fbc-b965-8625e71d21dd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "content-type": "text/html; charset=utf-8", + "last-modified": "Wed, 23 Oct 2019 14:23:18 GMT", + "etag": "W/\"5db06256-3cab\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:15:05 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "5C50:6C80:E2863:125A5B:5DB587F1", + "content-length": "3855", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", + "via": "1.1 varnish", + "age": "266", + "connection": "keep-alive", + "x-served-by": "cache-mxp19844-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178825.339442,VS0,VE0", + "vary": "Accept-Encoding", + "x-fastly-request-id": "bcfb7c7a416184d00883dc1dfaa9b41b6577d28c" + } + }, + { + "url": "https://chromium.googlesource.com/chromiumos/platform/crosvm/", + "status": 200, + "error": null, + "headers": { + "cache-control": "no-cache, no-store, max-age=0, must-revalidate", + "content-security-policy-report-only": "script-src 'nonce-UN7vKbN++yvNFifHHwk93A' 'unsafe-inline' 'strict-dynamic' https: http: 'unsafe-eval';object-src 'none';base-uri 'self';report-uri https://csp.withgoogle.com/csp/gerritcodereview/1", + "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", + "expires": "Mon, 01 Jan 1990 00:00:00 GMT", + "pragma": "no-cache", + "strict-transport-security": "max-age=31536000; includeSubDomains; preload", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4FF:2BAB:AF9ECE:10B9EEC:5D374C43" + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "0", + "transfer-encoding": "chunked", + "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000" } }, { - "url": "https://api.travis-ci.org/koute/cargo-web.svg", + "url": "https://api.travis-ci.org/beneills/quantum.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:51 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -45773,15 +45696,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"888a41a5f6e698247df25ad5cc543560\"", + "etag": "\"6b9adb6708b6ec5b48b2f7b7ce1e8abc\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:51 GMT", + "expires": "Sun, 27 Oct 2019 12:20:25 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 15 Jul 2019 18:43:46 GMT", - "x-content-digest": "0077c4db2345ddbfa13654acb5dff95d30708bcb", + "last-modified": "Sun, 07 Aug 2016 10:45:58 GMT", + "x-content-digest": "8a9f83367871a32f80e3fc3f853782a3eacc38d8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4cf0cfe5-2d3b-492d-ab21-9ef4af12268e", + "x-request-id": "d923f42b-2a49-4b87-a768-4609c35dc6d2", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45789,31 +45712,7 @@ } }, { - "url": "https://github.com/flosse/rust-web-framework-comparison", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:51 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"eed52d0165360d2b7359140f0628e505\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.1894108638.1563905091; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:51 -0000; secure; HttpOnly, _gh_sess=RHQ3SzJybUR1U1JJNTFLZ1hOZUYwNk85cGJxKy9VcU9wWERPekRjcnlrQzhrTTBHZklWY2ZpeFNoOG5VWHBSaU9VcnhWYm1reGUzaE9tUHNsRUNqaDgrY3FIM3N3MzJoWlRhV3ZZMVIvSmJFZXdIaDUyUmRkbFhrRnRxdzY0Sk9ETzMvUSsrMXJFTHRsaTc1b1ZiaXVNdWhodUIrNEJhR2VJemt0QnFHeFQzTTlzcCtyeHNRSDBXalNQSTdhbXVnV040TG1RZy91eVNxWEErVUt2cGdjWXVRNDFxd1k1RXZuOXRpdzRhcXM4aDNYU0FUWC8rOVhjckFlUEhNUEtOQmI2UnFCR0dmNDlIYis2UkZmOUk3QlBZbFRrQW8xRG02VHkyeDROS09pQU1oUGpGNGZpSzFVYzZUZ3IyQjBOb2YtLWkvamVnZDhyZFBXc2dWTDBNajM0aVE9PQ%3D%3D--0fc97b3ca4842d365ba6bc87aeabef58fa997fea; path=/; secure; HttpOnly", - "x-request-id": "4ea12495-8ab5-400e-9e59-2d166c37b1eb", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B3:2BAF:EB58CC:1662B9D:5D374C43" - } - }, - { - "url": "https://travis-ci.org/koute/cargo-web", + "url": "https://travis-ci.org/beneills/quantum", "status": 200, "error": null, "headers": { @@ -45823,11 +45722,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45836,39 +45735,39 @@ } }, { - "url": "https://github.com/David-OConnor/seed", + "url": "https://github.com/greyblake/whatlang-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"057450e8641d941273d4bca9c8c28778\"", + "etag": "W/\"43dec8c7d74ab793a8442701e94ce715\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.2143233319.1563905091; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:51 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:52 -0000; secure; HttpOnly, _gh_sess=aytiTFZ4UU9RcXRnN0gySU5iNG4yR0JwNm83MGdDS25Sck9xOG1IcHZ5WGJXMmMzYkc5UXAreVE0RFJtZlN1VVg3T1FWdDRSY3VGSGtOaWc1R2JMQ2VNRmN1Q2FqMHBWZGEvclJ3OW0zQ0RINWxKNGJacnI1dFBGQWJ3UHprbFBOcHJsZ0dyb1FqWGFzYnVFcmlqTjRTbzlHSFdFTjV5c3NnYnljWjBqdHZZWEQrNGM4R011NHZTdXdXRXJDSFV3Q213MU9YUzBiNUltUGlxT29DclhtNEJoaDdkUTVXcE8wKzV6YnRDY2dudkVnZXVkN3d3Y3FkdXhKOSszSVBoaHJQem0vT0g3S2N6MGVuSEhQVzh2Mnc9PS0tQjJEeDlPVmZyS1k3c0wrTityOW5IZz09--5a1dab886ff0cae9cec9038aa9a0463833831ac0; path=/; secure; HttpOnly", - "x-request-id": "f896adaa-45ed-4657-aece-908de94d6e4d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:23 -0000, _octo=GH1.1.186368871.1572178823; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:23 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:25 -0000; secure; HttpOnly, _gh_sess=QVJseWZudy9OQ3o0dnVIc0dRdHp6bXNkRXlzSndIQjhQeFRxeUpmTHBBS3RvMTJ0SmNXMmd5aU1FWGIxK2Z2aGRNTGRpczJxWlFSdTZDclExN3crVVhUVzRaS0NnV21OdWtNZGJtZks4bWJsc240RGJaU29STVJaaThCVXlreDRpS09OY1hNbXU0OUVUWXBnaHVSU0dmQVFFR1dXTmdERjEzNUtXbEo5VDAyU09wdVUyeFZDVnFnUmw5VmViUG1Tb3FFNFdqbDMvU1N1VkJNSHlTc3E0eFBUT3dEblRJVFg0Tjc1YlhRdGFBRT0tLUZVYlI3YktRNWdaell6dVJqVzV2YXc9PQ%3D%3D--409df07eb6bd7da6403cdced136e58872c8d93c8; path=/; secure; HttpOnly", + "x-request-id": "7dfc31aa-6371-494b-912e-427eb74424a2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4CA:1BAE4:EA0482:16496FD:5D374C43" + "x-github-request-id": "E9B4:23F7C:166286A:21529C9:5DB58B86" } }, { - "url": "https://api.travis-ci.org/koute/stdweb.svg", + "url": "https://api.travis-ci.org/koute/cargo-web.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -45876,21 +45775,44 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c92de2ebfc6f2bc3f74da30f00a4c9d9\"", + "etag": "\"d0dcfb836a9de7a1cb2c58a7a41ea84f\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:52 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 17 Jul 2019 04:11:18 GMT", - "x-content-digest": "0247698caec6fca40ed4f245a057a9081d2905d3", + "expires": "Sun, 27 Oct 2019 12:20:25 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Wed, 23 Oct 2019 10:15:18 GMT", + "x-content-digest": "02b9de465e94a80cf9231b8361b9dbd1518f158d", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a8487eaa-920a-469d-be14-69b9358a2aa7", + "x-request-id": "1629b5da-7d13-4605-8ea8-f559d2c875cf", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/koute/cargo-web", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://api.travis-ci.org/David-OConnor/seed.svg?branch=master", "status": 200, @@ -45898,9 +45820,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -45908,15 +45830,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1274e67beeba2040f1a2aaaa36a60c5b\"", + "etag": "\"8eb0505cff1790904a42a150e6669ee2\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:52 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 13:51:00 GMT", - "x-content-digest": "2b4c10c059ce06bc52bb0d317b901045ddba6aaa", + "expires": "Sun, 27 Oct 2019 12:20:25 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 11:46:15 GMT", + "x-content-digest": "144eb13424839edd201abf9df0e8551486a86c6e", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "cd12dc8f-09df-49b6-9781-5e749ca2d798", + "x-request-id": "2a2c1ca5-974d-4fd2-a526-12af0d4395c3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45934,11 +45856,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:25 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -45947,15 +45869,15 @@ } }, { - "url": "https://api.travis-ci.com/alexcrichton/curl-rust.svg?branch=master", + "url": "https://api.travis-ci.org/koute/stdweb.svg", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -45963,12 +45885,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b29d43218f1ff3e054843345f27126c2\"", + "etag": "\"9a1e4f45f1bedfd24fff91ae664da35b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:52 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 03 Apr 2019 15:47:47 GMT", - "x-request-id": "e56e1e8b-0e62-4086-91ee-19828ff7d50d", + "expires": "Sun, 27 Oct 2019 12:20:26 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Thu, 10 Oct 2019 20:11:52 GMT", + "x-content-digest": "7b2029d1a841026836f95431cd9abd27db55a27f", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "a446b092-9396-4f40-b629-cd27244fe32f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -45976,26 +45901,79 @@ } }, { - "url": "https://travis-ci.org/alexcrichton/curl-rust", + "url": "https://github.com/ekse/unicorn-rs", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"e23368e3169d6dbb61ced7d7ec13f948\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.1806490608.1572178825; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=THdSckZ4UGw1azhkM0svK0lZVHhzdzNwaDZrVVhac2Y2TEhjRjBJUzU3ZnZqYnIyM202QWRxczdaZmhOZkJxMWxrTU1yeTNaVUNpeSs0SW9KTTRUQWJURENwQThqQXQ2UWEzK3g1OWtTQ1VYMmh1elRsVjZXN3J0cjBCSGpTK2c4M3Q2NTdMWEpCRDhBRGNmYmVEWTA5TWZmbldlM0pzd3NlK0xJL2RUZXFYREJkWUwwSUkyMExCRTVqTW52cUVYZ0tLcU1iMVpNeTAzNDlGQ3h3eVoveU5EK1Q5cDhSK2pqVGc2Y3RaVndvTT0tLXBINU1aNUJUS3lNQ0hoZlVtb01NeHc9PQ%3D%3D--556deeaa232110a703966275943814bd8b42bbdb; path=/; secure; HttpOnly", + "x-request-id": "4c4b5d60-2b0d-42db-9b80-836f581b45f2", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9CD:40B80:2BACC76:41765DC:5DB58B89" + } + }, + { + "url": "https://github.com/David-OConnor/seed", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:26 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"3a69a1e258f43098de1bd219057a43bc\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.1733726220.1572178825; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=Q296b1Z1em14YTBOS0RRUGxkeHBKZllaRjNuaUtCcHNRZ3JucFVpbmFJUGg0aHlMOXFueG9GZ2hLZEVDdHhqemhYMW5EMUxQMk9VOUFuV3pjVHdvMGxlMFNQS2xQeGN5YWF5ZHc4TUx3SVA3K2tjTHg1Yk1rb0dsSldsTUJmT1M5eGNXRWhJTmlsVFZIK2FwNXNYTUJPQmg2cDFpTWRJbklKSGw2Q2JrUnVTY3V1OTVEUXZDb3N3SHZ2TnAyS01JVk1jVE5KLzZvMmpicHQ3VFQ4MjFXbXJ3SVlrb3ZnOE5pMUw4TVJmZThwST0tLVorN0c2ZXRuVkJyT0h1aS9Hay9paGc9PQ%3D%3D--4e04d6614d0ed619b5d3445a09d101982f04675c; path=/; secure; HttpOnly", + "x-request-id": "48b3b267-23ac-4cd3-85f3-aee1326f3c05", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9D3:1AB6E:3B5CD04:58ED12F:5DB58B89" + } + }, + { + "url": "https://curl.haxx.se/libcurl/", + "status": 200, + "error": null, + "headers": { + "server": "Apache", + "x-frame-options": "SAMEORIGIN", + "last-modified": "Sun, 26 May 2019 22:10:37 GMT", + "etag": "\"13d5-589d1b3941276-gzip\"", + "cache-control": "max-age=60", + "expires": "Sun, 27 Oct 2019 11:44:58 GMT", + "x-content-type-options": "nosniff", + "content-security-policy": "default-src 'self' www.fastly-insights.com; style-src 'unsafe-inline' 'self'", + "strict-transport-security": "max-age=31536000; includeSubDomains;", + "content-type": "text/html", + "via": "1.1 varnish, 1.1 varnish", + "content-length": "2050", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", + "age": "0", + "connection": "keep-alive", + "x-served-by": "cache-bma1621-BMA, cache-ams21028-AMS", + "x-cache": "MISS, MISS", + "x-cache-hits": "0, 0", + "x-timer": "S1572178826.376574,VS0,VE73", + "vary": "Accept-Encoding" } }, { @@ -46003,35 +45981,35 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"21ae9f1a3ad499ec08c4f77056e1405a\"", + "etag": "W/\"36fc532da915c4818d1bee719522fc02\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:51 -0000, _octo=GH1.1.981799925.1563905092; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:52 -0000; secure; HttpOnly, _gh_sess=Y0RpT004RTB0MzYwdVVOdFRQd2hLSEtFVXJTOWZlbDM0QzhLcmRobGV5OWNpTEFPOWIyYlNmVkhVRDJ2YStOMW1id05STHRWbUlPOG9VTDJPQlBkN2RLVHY1UGJHNHlDUXFnSmRuUyt6cTBCTllEclJpV2FKMmlHMUZJaW9hZWx5OVVGdHBkSEc5M3dmRVhmKzFhK0FPYlVWMEk3UjJhWjUvYm5XNDNtRURHL3hxVlQ0NEpJZXFubEMvREx6K0hVVXo0MUpaRW9xYjh0ODQwVUNaZkhuUThWOVZhTkdCSmEzQmk2bk9GMHF2WGhVYzZvbXJFRnNCbmZvWlhYdmRSbU01eWJCTzdmUmpkR0ZENlhhS0V2cVczdmRzNG9TRW1WN2pybjJBbVdnOHM9LS0vaU9seUlwdFFPbEhSTFBVbzhrU1B3PT0%3D--7d47b7c9b4b1ea3d9f1ce9e4ee4452e93046e48f; path=/; secure; HttpOnly", - "x-request-id": "8be8d074-d47c-411d-9a9f-427f32ede4a9", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.483130798.1572178826; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=Q2QwSUhyWHk0WUl6UEdoNUdxUHBLQjNob3hMOHhHM1Fid2dXUit4V3B5czFIQXpzN0ZjTmVGeDBjcW1mZG9SbGhSREZJZzJTVGlGS0RRTXNraFpoTHRtaWIrQndxOFRid2NIcFRRTWNmUG1xYlNWZ1FYeUFkUzRUS01Fek1zQWVzbUhyZVh3bXYwRjNYa2tZMW0xWWJHc2NUWk93d0lEL0hVeW5mTlowMjlsRDdhMFY0WG5nWVUzMGxLbFlPREkwRnZ2djlmS2pMTGlhUGZUV1NsNE8reEUzbEJUa2wreXdtckNIRmZGQWV5dz0tLStOU0FFajBVQ3A1S01XZkNQZzNCa0E9PQ%3D%3D--83dd999b42a2aac87549b68f8fd20af371021fd9; path=/; secure; HttpOnly", + "x-request-id": "f6e5120d-f145-478f-9006-8993d0059a7b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4E3:1BAE0:668D02:9AC34D:5D374C43" + "x-github-request-id": "E9D7:B5F8:20A63AA:30FF6F0:5DB58B89" } }, { - "url": "https://api.travis-ci.org/hyperium/hyper.svg?branch=master", + "url": "https://api.travis-ci.com/alexcrichton/curl-rust.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -46039,15 +46017,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"bb46e1dab14716e6930f04f736aaa1a6\"", + "etag": "\"ed1d7c435aafa64673105b2e2dda5e64\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:52 GMT", + "expires": "Sun, 27 Oct 2019 12:20:26 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 17:36:27 GMT", - "x-content-digest": "56cd48c78ddbecce99bb12c895543c49b687695f", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "67e48724-8903-44bb-bd14-75b24200c458", + "last-modified": "Wed, 03 Apr 2019 15:47:47 GMT", + "x-request-id": "011a69df-eebb-4c3a-8775-36ac02afde7c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46055,114 +46030,86 @@ } }, { - "url": "https://travis-ci.org/hyperium/hyper", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/seanmonstar/reqwest", + "url": "https://github.com/flosse/rust-web-framework-comparison", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"687e85309f0c70b1676a8507856ebeab\"", + "etag": "W/\"f95a51bb6d8d6907ae22e70696320e09\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:52 -0000, _octo=GH1.1.119801875.1563905092; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:52 -0000; secure; HttpOnly, _gh_sess=ME8vMzlZUTM4WU02Z2V6Q1ZicWFWWGsxQkx4bVFkcUg0MGFZOTQ2N2cxWFNweTBOWjZEZFRlRjZMc3AweXkyWld3WHBITGxHd2JVUHY2ZGliSk9WUXRHcldjakM0M3ZpU0cwaUVuT3A2c3R1aXNqWU1pUlNBcExBT2xWdHlyeldNSkxrdXBHYzM4MFQ2N3JodnhyaktHK3AvUU9IVFZPdlZ2Qm9ZQWZYM0ZaNjFzM29xcTZZMW01N0xGSXZ2QTllaEpqaDZPSlRHLzJkUW9sR3RIS2RyS1EyME0wNCtpYlpCc2g3c2MzaUlvcHI2dFdtV0RyUjQvWHcwTENxb1J1MUw3Zkx0Vy81S3BUYU5UMzZnRmcwdnR3SXpqOFdRUmd4YThucXphVS9kUFU9LS1DeTdQbWdOdVV6b2Q2Q3JkZGRtWUJRPT0%3D--45038a7720cd60fe8c71704a32b2cfe26578ebbd; path=/; secure; HttpOnly", - "x-request-id": "b8177a65-3fb7-4fb7-b8ad-2a112aff486c", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.1019641386.1572178825; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=T2Mvd3BIYVRwSExzZGNkcDlGY1lFUjczTGUvRytSaVF1VUliZlRma2Yrd2NnRGdpMHFRak05L2JTN0ZqUkQ5eUp0ZU12OVJ5dDhsV2xOeTg3bysrRUNZNzZZYkI4bnRBWmttQVRKdzVheERQMGNlcGNNOS9wKzFVM3FZaElHVHdadE1meWh1d1l2U0krS0tnbGpRSGpaRk9Ua2NaZFZBMks0UGlJTFZjNk5kbjBzNndUbjdaTGlxdVFQbDIwNTN6a00zdC9BV2FFbnNIVnpQU0RDYmZPbUswSzEzTUdOZk1JMzU3T0dmSTFDcUh0NHNlTUxpTTd2cnc4L0pLVVU1Zi0tWHVEeHlvZ3dEREx6NStWMnZ0YzBnUT09--e43090b9cf84f92a1f9d40e697142ea5281f3ce1; path=/; secure; HttpOnly", + "x-request-id": "0053c6c6-15c2-453c-a1ca-7b78f272e31c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4FA:4D68:E6454B:15EAF6F:5D374C44" + "x-github-request-id": "E9D0:1B30D:3B63A9C:589F382:5DB58B89" } }, { - "url": "https://github.com/hyperium/hyper", + "url": "https://github.com/saurvs/hypervisor-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"23b7f2ea67867c79c6625a7fa921729d\"", + "etag": "W/\"e00c4217923668904e925ad6b71b8bb3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:52 -0000, _octo=GH1.1.1180563046.1563905092; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:52 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:52 -0000; secure; HttpOnly, _gh_sess=dTBXQXFwcDRJT2dTeUFyOTcvSDNyc01WdC85Zm5zMnVHbTRxREorRVh4NUwyelpWZHZ0UEFJNUpkWTQyclYrb0x6NVVBWGJydEdyQUg5bWM0Yk5YbTdVam11cWNlakxKdjh1MEdienpNaktMWU9wcmgzVnE3TzFVMlI2QVpSbC9lR0s3ZGRWU3BZRVZXeHhWQlFZeHVhZDhTRisxSHpMc0t2VVA1ejQzQUhkdnVKaDNLbDdNUThvamlURkFTaEdwTWtnbjFITENROXAwTTUyRG1sZFJWdXZGalpnV0FkcVEzOStXVXBER0trUExIbnhML0Z6dnNmR2hYUGVPRWZGQXJ1Q3NWZ2FTL2h5SFpqbGZGTG1XY2c9PS0teEtvU1Y5NEMySEVLZHNDTnBzWG9wQT09--aad3e9b74b1da3b772943f7a21f009eb3913160c; path=/; secure; HttpOnly", - "x-request-id": "ab8739dd-f1ff-48cf-89b6-61872a80c5a8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:25 -0000, _octo=GH1.1.698484568.1572178825; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:25 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=RFBLQ3FwZDM4SllDc0VlWGJpZ1ZNVXpPcWFFQmloK1d5NGN4d3RVV1lFZS9idVdjdWtLVHZtKytrS2pHZ1p1Q2dZRkhkZW1DRWJPVVdQd0Vwakp5eUMvRGJRSXJJZE1kL25MWmwxVnMrcXpONW84b3pkSlZ1ZkNCNjNWci81cmZGUkQxRlMvd0NKQ0xSTGZJbk9kTE9aM1dIdlhYeHFmc2huSjFYMU91VENJZVVidE9UV3g2empXMlZSdjRsV3RVZ3Rham1ycThqY1dSc2trazRhQ0JMU2taNFFMZzk5MjlYNjZ0Rm1uK3hoQT0tLThUNE5OaXVzbzNaWU1UNkF0blo0R1E9PQ%3D%3D--cff8f00becfc5d5730c4a32d74a2313776cc5e87; path=/; secure; HttpOnly", + "x-request-id": "3d8b2715-ff69-4036-a1ae-8d89e223d7ba", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D0:39417:86D565:CD38EF:5D374C44" + "x-github-request-id": "E9CE:B5FA:2AB47D2:400CE7E:5DB58B89" } }, { - "url": "https://curl.haxx.se/libcurl/", + "url": "https://travis-ci.org/alexcrichton/curl-rust", "status": 200, "error": null, "headers": { - "server": "Apache", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "x-frame-options": "SAMEORIGIN", - "last-modified": "Sun, 26 May 2019 22:10:37 GMT", - "etag": "\"13d5-589d1b3941276-gzip\"", - "cache-control": "max-age=60", - "expires": "Tue, 23 Jul 2019 07:52:25 GMT", + "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "content-security-policy": "default-src 'self' www.fastly-insights.com; style-src 'unsafe-inline' 'self'", - "strict-transport-security": "max-age=31536000; includeSubDomains;", - "content-type": "text/html", - "via": "1.1 varnish, 1.1 varnish", - "content-length": "2050", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", - "age": "0", - "connection": "keep-alive", - "x-served-by": "cache-bma1624-BMA, cache-fra19164-FRA", - "x-cache": "MISS, HIT", - "x-cache-hits": "0, 1", - "x-timer": "S1563905093.832730,VS0,VE146", - "vary": "Accept-Encoding" + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/seanmonstar/reqwest.svg?branch=master", + "url": "https://api.travis-ci.org/hyperium/hyper.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:52 GMT", + "date": "Sun, 27 Oct 2019 12:20:26 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -46170,21 +46117,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d3b739a647395b5fb55132a16e3af480\"", + "etag": "\"8ec5757f613287c3ce1b3094824acea4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:52 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 02:16:45 GMT", - "x-content-digest": "9caca160cc5ddebd07fdf873cf5671fb0f570071", + "expires": "Sun, 27 Oct 2019 12:20:26 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Sat, 26 Oct 2019 03:45:40 GMT", + "x-content-digest": "8cf538db1b2928c8fbad9fe05bd063e1ecc17445", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1348d493-3be3-419e-a618-7bb923dcee2d", + "x-request-id": "624f6041-c6c5-4a25-9368-b8b95f6451c0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/hyperium/hyper", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:26 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"f585d8f816270814fecc1cf76566f089\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:26 -0000, _octo=GH1.1.1631313332.1572178826; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:26 -0000; secure; HttpOnly, _gh_sess=V241cWxyZmdiUFI1Y0d4Rnppa01SOHJwQUlrdTl2Q3ZILzhUVXlMbGt4VUhLWUhCVllQOWNLL0hIRW1CVVBkTU1LR084N1NvUjlqN1BaQ2xOZGdQUDJURjJlKzE3VmFTT2h0dTh2cUFlbzVxL1dkb0cvWVBNVWRncEs4Skw5cVNiZVZETmFXWnNxVE9HSjlneGlrcmNwNDRRMDdwdU9nZFhQN1RqMXVvQm9JcC91Vm1rRlRoS2Q0N3EvUC9nNkVGM0NGdUYzemUxN0ZVTS9SMVJ2NEVEMEhBbHFZcFEvMk8rUDB6V1lFS3YvRT0tLVJXMzVDNndzamlRQ21KeDVjTVhYdmc9PQ%3D%3D--6daed84ded3ed045f65f0e5d2efeb52c6d6a0007; path=/; secure; HttpOnly", + "x-request-id": "68c8797f-35ce-4467-a18b-56de1f2d0deb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9DB:23F7C:166294A:2152B12:5DB58B8A" + } + }, { "url": "https://travis-ci.org/seanmonstar/reqwest", "status": 200, @@ -46196,11 +46167,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46215,7 +46186,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46225,15 +46196,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0f2d6e4ca5a872420b6761e9d5b89ab4\"", + "etag": "\"8c604888cc567594dbc82ff03d0199f4\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", + "expires": "Sun, 27 Oct 2019 12:20:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 01:32:12 GMT", - "x-content-digest": "1f0b02ec372e8b480ad6780ab51ae8c39c8794d9", + "last-modified": "Sun, 27 Oct 2019 09:17:24 GMT", + "x-content-digest": "b397d2db2af86172110137ad7b314063077f2cb2", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "387b46d3-4b9a-47c6-9e8e-6df92f391852", + "x-request-id": "c45d78bd-0f33-4876-9b4b-9f481d0a8163", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46246,23 +46217,25 @@ "error": null, "headers": { "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "image/svg+xml; charset=utf-8", "content-length": "945", "cache-control": "no-cache, no-store", "expires": "Fri, 01 Jan 1990 00:00:00 GMT", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjZiZjE1ZDM3LTdhMWQtNGU1Ni1iNmM3LTVkY2JlM2VlMTY5YSI%3D--122903bb0be670e31d57dd1ae3923dadc62a7410; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:27 -0000; secure", "x-content-type-options": "nosniff", "x-download-options": "noopen", "x-frame-options": "DENY", "x-permitted-cross-domain-policies": "none", - "x-request-id": "BAalFjfoC06", - "x-runtime": "0.062423", + "x-request-id": "WX207fDddA8", + "x-runtime": "0.047985", "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" + "gitlab-lb": "fe-12-lb-gprd", + "gitlab-sv": "web-04-sv-gprd" } }, { @@ -46276,11 +46249,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46288,6 +46261,30 @@ "via": "1.1 vegur" } }, + { + "url": "https://github.com/actix/actix-web", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:27 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"b74e546696f20aab98cb895f95c0072a\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:27 -0000, _octo=GH1.1.2014619918.1572178827; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:27 -0000; secure; HttpOnly, _gh_sess=ZC9keEo0S05qdTUvazZ0ZWJzRCtkUk1FL21oazZOS1BnYzR1T0JXbUt5V2hTQ2FoNkgya1VEaUFSa3AxS0EyR0NSU1ZJZy9BVnY3MkRJM3h4bVgyUzZRRTBKazJQb2IrWlR5aFpLNElzY3E3aUF1cmFJL1h6aUZUYmpEN0tqUU1PaGNZdkpWSzNvK245ei83R21ISzZRc0Rlc0txWm5YeUcwcFJ5QWZOSW5Gc3pod1NBbUJETFNFcEw2K1dMNGVHTGRnYU0xWHEyZngxTWozOXhSd3RWb1lHc21hNm40YzdXc0VOb3J2d1hvdz0tLWRWaHlBVXJUMEVHR0JtcjNvM0lQRkE9PQ%3D%3D--a889e177cabc087da7aa82383ca1021bccec45ec; path=/; secure; HttpOnly", + "x-request-id": "f1fa5fc8-9b6d-4f6c-9aa4-9c9badd95e8f", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9E5:40B7D:16D7B17:222B4E1:5DB58B8A" + } + }, { "url": "https://api.travis-ci.org/return/branca.svg?branch=master", "status": 200, @@ -46295,7 +46292,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46305,15 +46302,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"52284d93c8efc07ee4a457b8017b14c8\"", + "etag": "\"503ea00c82be354fb991e0c82ef9eece\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", + "expires": "Sun, 27 Oct 2019 12:20:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 22 Jul 2019 17:53:29 GMT", "x-content-digest": "2ed42bd192959ce2113eab9b38cabaaf94ad3606", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "858fffcb-cefd-45e8-86d6-e7a4b9aebafc", + "x-request-id": "5ff1eb7f-a991-474d-b736-8016b05d918d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46321,27 +46318,27 @@ } }, { - "url": "https://github.com/actix/actix-web", + "url": "https://github.com/seanmonstar/reqwest", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"d2eb70d87bc3986153639295e72de97d\"", + "etag": "W/\"0467d1cf43317b1b2d36fcd11280a28f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:53 -0000, _octo=GH1.1.1980473632.1563905093; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:53 -0000; secure; HttpOnly, _gh_sess=QitNS1ppNDhHUTE5R2VVUDB1NGlOa2ZGUDd5Q3ZCaHZPVTh1V3FveFhVTUt5dXhEeWxTbmhSSlh4MCs2dGJOUExUWkg4U0EwcUlmNjh2c1RkRU05eEN0aFR3cEZ3Y25UUTZETTlFcW80N1U2dlJsczZ2RUdJRHJjYWJrMERhQkwyWEtyRzhoMEc1ZmtqK2pQdm5iUE50aTdLVE9xY0NLZDFMN3VmcmhCZlhwT3JYV0loT0gwUm1IYlBZbTJib005dGxmekFEenlXOTF6OWphNlJvTkZ5alY5NW1ibnhZMlJaaDMrVFc5WjBMTXVTV3NrdVZzcGtBQ3NZYXhiUXBuL3FPNmE2TU5tSG1SV3FxTkpsU2xVT1E9PS0tVGl5YzRJbHhCcWY2ZElHSlVmc1I1dz09--9d47ab25efeafdcea37dcbb8bacc562828e3ab81; path=/; secure; HttpOnly", - "x-request-id": "19851bb6-bea1-4fba-a1cf-bae0a39af394", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:26 -0000, _octo=GH1.1.2098554791.1572178826; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:26 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:27 -0000; secure; HttpOnly, _gh_sess=M0ZNMTM4dUJlVEx2VlFyYWpkNUV2NWJXckN5cDh1NDV1dFJUMCs3RWVpQkNLbXh2Z3VOY3B5Zlp4emJUSE5GU3hXd0h3RW9qWkFQVUJtbFFKMWZnVW16TkRJcHY0eUhyMDFJNDJVN0dRc20wei9BWVlpVWxvQTc1b3JtOVREaFFybUFKTE1jREVodUZwb0E5dXFXRy9HV0cwNEFFZFBTU00wSTE1NFRPQk81S3U5UG10YUpBeGpHbzF4aWROL01ncStoLzJGcTl5MS81bmo1SHcrakFjRWZrREJ2VXFwUlEzbFRvdS9zNEZMND0tLXJMdFlCVnpGUTVhVEF3VkgrUDJldXc9PQ%3D%3D--abcc55c5770a1a672c21aaead8ba7450ab4ffe7f; path=/; secure; HttpOnly", + "x-request-id": "9f671e74-ad62-4a21-8734-f5f5c523cb73", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C487:E0EC:EBCF57:165E9E4:5D374C44" + "x-github-request-id": "E9DE:40B82:3BB7485:5918209:5DB58B8A" } }, { @@ -46355,11 +46352,34 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/hyperium/hyper", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46374,7 +46394,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46384,91 +46404,97 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"1ca059807ba08a5b259d776139b6b212\"", + "etag": "\"16dc2065fa87001e1e268fcf33e6e3de\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", + "expires": "Sun, 27 Oct 2019 12:20:27 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Mon, 22 Jul 2019 18:08:49 GMT", - "x-content-digest": "0f87678b561a15e3b46741b44e6d65d09bf690f7", + "last-modified": "Sat, 26 Oct 2019 18:33:39 GMT", + "x-content-digest": "ca53ab8f2031946c218448fd62cad36b969b6360", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "c77b924f-0253-4153-b45d-e466249512c2", + "x-request-id": "1937cf15-8e0b-4811-9f08-02c088e6d70a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/gotham-rs/gotham", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://github.com/gotham-rs/gotham", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:27 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"756e8b8b31c6e82d35b85088ef399859\"", + "etag": "W/\"7f01ce0333433866ff19fd0bb7df8bb4\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:53 -0000, _octo=GH1.1.573498701.1563905093; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:53 -0000; secure; HttpOnly, _gh_sess=Vnc2aUtIWmFQVUdXclJNbU13eWsyd1lrQzVQeUhQYnRnRjZuWXlkQzJjdjNxOHErSi8vZjJtODZ2OFViSUY0NWNqSEpiT0RJL3VnM3dtNXMxa3NtVnZSOUw1ZmF5eHJaSTMxdTV1cjVvc3JBelBpUHlKSDBtMHRReFFGa1FYWnlYQVRnSHpBdit2TVduMFlQNVg1bWRDck9YY0tHbE9reE1DM1U2MnBpbHNCUWFla1kwQmY3UEhCZ3FuTE5KdHltWXVpUkppODhuOFNCcml5MFR0NzlicmUxVGxUSnBUdzZNQTMralUydFltUW5lQ1Q3c3lteFRsS253ZFRmVHppNHBTZHZqWEdWVFEyUFZoWHRqUWZ2L3c9PS0teTNJL0ZVa0VpWGRvcCsxcEhSNlkvQT09--89eb1aa41aadccf5af38057be120f57b69a21639; path=/; secure; HttpOnly", - "x-request-id": "4695443b-4888-4755-9300-3d5b6b5ccbb3", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:27 -0000, _octo=GH1.1.1605504219.1572178827; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:27 -0000; secure; HttpOnly, _gh_sess=VFV4bWNURCsva2s0UDY5NUhmc0pyR1lJS3hzdmxqT2llTGV5LzJDRHVzVVZXQ3JQZXdZb3FhUjFNTFowSTZRV3BWbjJCSm5NVnpwV2t2MjRDWE1hVjJFVmdDY1JnSG5DbWJaRll5MmZOK2V6VzZaY204ZmVNVXlmQjlsc0dxVE5NdUR1WUZwRXFXamc2L2pneFlac1dmVXNQSW9PSmtGaDhMcDBLOC9CV3JIUFFBSmVFUmFBeksyeURUemhpMXpEc0lFeFlTZ2ZTdWs0K3RPMVg4bDgvVzdVbkNKVStLVmFSaEZNOUJqTDdwWT0tLUVoTC9PaEtObjFGZ29oNHFUTUtDYnc9PQ%3D%3D--4a734fd16e968c8662cbd365b48085a119643007; path=/; secure; HttpOnly", + "x-request-id": "3b8915e7-2052-4015-b0b7-dcee24a24462", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4D4:4D66:AF99CC:10B8291:5D374C45" - } - }, - { - "url": "https://gitlab.com/Douman/yukikaze", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"00c76614fe86fb47ce4aea8f1ecd855c\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=16d8096086cb73ffa6f5533aee1d951a; path=/; expires=Tue, 23 Jul 2019 20:04:53 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "pfUyG2cPbW6", - "x-runtime": "0.490514", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" + "x-github-request-id": "E9EB:B5FA:2AB494A:400D0B5:5DB58B8B" } }, { - "url": "https://travis-ci.org/gotham-rs/gotham", + "url": "https://api.travis-ci.org/seanmonstar/reqwest.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-type": "image/svg+xml", + "content-length": "362", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"b6310e78e777dbba0cfca74ee350cef2\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 27 Oct 2019 03:04:52 GMT", + "x-content-digest": "c0edc0c2f5454ea4726536f02301f07bace543ae", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "c06ac7e6-8ade-46b6-a611-322602f2517a", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, @@ -46479,7 +46505,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46489,21 +46515,44 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"6007832fa456e8f20c78ca36d0820ffc\"", + "etag": "\"3f43fd582395980dc70869bd9b363e87\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:53 GMT", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 18 Jul 2019 07:30:12 GMT", - "x-content-digest": "74bcd52415c9a046a2da4f8b3e51ec6a2a73e280", + "last-modified": "Fri, 11 Oct 2019 23:16:43 GMT", + "x-content-digest": "7aeba1115087795a297ef7c39b4017859d99c5a0", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "4685804d-8286-4fa7-85db-902dda3a1621", + "x-request-id": "3a2c05be-1a53-49e3-9598-c6be0840ff2f", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://travis-ci.org/sunng87/handlebars-iron", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, { "url": "https://travis-ci.org/GildedHonour/frank_jwt", "status": 200, @@ -46515,11 +46564,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:53 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46534,7 +46583,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46544,15 +46593,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"20958d4e1483eb5b2b2e7f85de61b8cf\"", + "etag": "\"b90d3cf7bcad7719cfd32e8518dbb44b\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:54 GMT", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 13 Jul 2019 05:51:58 GMT", "x-content-digest": "4318609e183398731eaf0b3cc6b727ca34f03991", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "082cdff9-75d9-4098-a612-3fb95a6d7085", + "x-request-id": "1e21ba8e-1125-4a1e-a410-88f3be51e5f0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46560,126 +46609,179 @@ } }, { - "url": "https://github.com/GildedHonour/frank_jwt", + "url": "http://expressjs.com/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=d8860de7b86dd92016c1fdb98f92aaeaa1572178828; expires=Mon, 26-Oct-20 12:20:28 GMT; path=/; domain=.expressjs.com; HttpOnly", + "last-modified": "Mon, 14 Oct 2019 21:31:02 GMT", + "vary": "Accept-Encoding", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:30:28 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "AFF0:43B2:1639B0:1C90B5:5DB58B8C", + "cf-cache-status": "DYNAMIC", + "server": "cloudflare", + "cf-ray": "52c49fcb5d02cd12-FCO" + } + }, + { + "url": "https://gitlab.com/Douman/yukikaze", + "status": 200, + "error": null, + "headers": { + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "vary": "Accept-Encoding", + "cache-control": "max-age=0, private, must-revalidate", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-WvAXyPxYS6luxYKIffkBYQ=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"0bb33bf3eee586d84825551eccbbdb43\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=Ijc4NGNhZjcwLWNhNjMtNGI3Yy1iMDgzLWViNGVkODkzZDQ0ZSI%3D--ed2fe058e74ac7d602fa361d64265a4565bbcaaf; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:27 -0000; secure, event_filter=all; path=/, _gitlab_session=b9a74f09394068d724494f15e8674a34; path=/; expires=Sun, 27 Oct 2019 14:20:28 -0000; secure; HttpOnly", + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "lhT1fbhOPl2", + "x-runtime": "0.370076", + "x-ua-compatible": "IE=edge", + "x-xss-protection": "1; mode=block", + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-21-lb-gprd", + "gitlab-sv": "web-36-sv-gprd" + } + }, + { + "url": "https://github.com/iron/iron", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"623d8b7c9ab974ad96cdb5b935bc13e6\"", + "etag": "W/\"2a5ac8ce9642fc7f0ad9edaa05eb0019\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:53 -0000, _octo=GH1.1.628592344.1563905093; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:53 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:54 -0000; secure; HttpOnly, _gh_sess=dXlmUDljVWtuSlU3NGZDZG5tUFJmZnJjbkpoQThpVUYrM3hJVjRHUmVwOEtMNG1IOWdSQlZaSlhneTNHTGsxcHlIYk9mdm9SR0g3TWVueStSUFVHK1hOblJZK0N6RzhyT3R0dC9pdFZ5NXg5RkxTTnR4MGplMzZSZ1R3U0Z1cHhMMkNReDlta3lGejRTd01VcDJxNG9udXMzaXE5RW0xeGI4SVdIcjg2VGdORWpxV09ITEl6K3RUaHREVHAzUWt2YldPM00rN1Y2OTdDWnMveVR4WVpjZ0htYndrZW9kL251UWFNTmRPbHZXbnI1VnJBRkE1eS9Cd0hkOGVOL2lmOU5nQWFtdE43VGNXbWpHRWk0WVNRK1paVFpTai9WY3phQ0F3K1JQUSt6QzQ9LS1HSEhlK2FqTmxPdC83bFdaRFFsSU9nPT0%3D--321d1147ad72e81bed17122b2494cee9b85e4512; path=/; secure; HttpOnly", - "x-request-id": "a8c07fe0-b873-46bb-a276-97678840ef62", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:28 -0000, _octo=GH1.1.861479865.1572178828; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:28 -0000; secure; HttpOnly, _gh_sess=bUZZcUxFQmtJMTZyb0FZZ0ZoNEJRTFhuc056WDBpT3Q4dTE5NFpMWmFwMW9VUlk2a1dCdG0xajJ6c0ZYTTFoRW1MY3VwZjBsOW5RMFhWcTAxR0p3TllQeUlVUGMxRU9nSWdZMHRHM3FMOU5KVXR1b2ZFeEdRdyt6dXdiODR0b0l6RFV6ckY3U2hKY2JkUStUcGEwdmk1SHFCZ1hQQ015V29VOU1LYTZ5ZERIcTVmcEgyUmNkUUswanBzMi9kb3huRFNheHRSTzJZRUZiSTFicG53MU1Sdz09LS0zUERZdjF3TkxPV0hXMmpydGdzUEdRPT0%3D--8c4345e81b80e2ed4fa0f9dbca2bdd1ce744ee2f; path=/; secure; HttpOnly", + "x-request-id": "b3a156f3-9849-48b9-bd28-b08b33515883", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4AC:1BADF:3ECD50:5EED28:5D374C45" + "x-github-request-id": "E9F4:23F82:33EE536:4DC0E17:5DB58B8C" } }, { - "url": "https://travis-ci.org/sunng87/handlebars-iron", + "url": "https://api.travis-ci.org/nickel-org/nickel.rs.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-type": "image/svg+xml", + "content-length": "357", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", + "cache-control": "no-cache", + "etag": "\"148d8a04cc54ea454877a323d64d42ec\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Mon, 21 Oct 2019 04:53:38 GMT", + "x-content-digest": "e0e9dec10224a3f78526e05ae103ce6a9e88f100", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "347ada7d-21f8-4df2-8c07-2a6cf8547938", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, { - "url": "http://expressjs.com/", + "url": "https://github.com/nickel-org/nickel.rs/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d19bc2ee9042259c3c258dd1af741bd301563905094; expires=Wed, 22-Jul-20 18:04:54 GMT; path=/; domain=.expressjs.com; HttpOnly", - "last-modified": "Fri, 12 Jul 2019 22:05:50 GMT", - "vary": "Accept-Encoding", - "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:09:11 GMT", - "cache-control": "max-age=600", - "x-proxy-cache": "HIT", - "x-github-request-id": "A01C:4524:17F3C4:1E9E71:5D374C46", - "server": "cloudflare", - "cf-ray": "4faf945698d4cc9f-WAW" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"929090d6b64b1e889adad914f8acf893\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:28 -0000, _octo=GH1.1.1163224038.1572178828; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:28 -0000; secure; HttpOnly, _gh_sess=OVVDMm50Z1YzenJPNkxqRXIzeGw0ODg3TnQvTDFGUFR4Smw1NHh0VU95L3pVQ0dYMk1sc29DRFZzc0NWb0xCNHFWRXJ6OGNCU0tneUttMlRENmZPeDRKaUlGeGc3U0Znck1DdWsyQ3E4TVQ2TVJIMnQ3RWZVOWx2aTdOOXZjVXE4YjYrcStJV2pvUVcwYTQwYVFyTTZSclpUaDFxcnRXbkt4enV0SURJcVlZR09mL2VzTzZ4Q0cwNWhlY05vN1RzU3RyQnNrbDVaeUFXVTRJRkYzL25ERUJTa1BGT01zL0ZDREtuSlMzT1NwTT0tLWp6UC9iMmtBZHhrNmx1MlJwSkt2TVE9PQ%3D%3D--c4951d912f3092ddb9723736ba943b183570f2df; path=/; secure; HttpOnly", + "x-request-id": "46102dd7-0c55-45b4-8775-5ca1ee57ed72", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9F5:23F84:3B2A1DB:58890B8:5DB58B8C" } }, { - "url": "https://github.com/iron/iron", + "url": "https://github.com/GildedHonour/frank_jwt", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8e5d90bd6e0f3545943023d6ba2b0bb8\"", + "etag": "W/\"9a755ca15607629a08d22b42a8bbcc3f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:53 -0000, _octo=GH1.1.1943471848.1563905094; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:54 -0000; secure; HttpOnly, _gh_sess=ei9ldDJoMWZIQTNtSmhuQmI4blhBZmpiODFPNmoxTUtjN2owMGh1bVI3bjBUR1V6NVArbytZeVkreExWQUZRblNNU2RDZTZxY2ZBS2tPUmpjdGgrdTM4Mnp5dUVaUkNWRGs1c0hMRC8yeUxkRWozQlRZZFhDbkFKQk1iQWxJMmR4OWhkSHdwUndLdnlNOTBvWXBLemdTV1BCbWNNaXRUM0FybzJMd29xMHhqb2tJWGxFazRBZlhCR3BkNHdDeVNJNGtXS05MNytwcHBBbVRBYXFjdExRTTMwZ0EvNVBKUzVySWVDRjEzVDdaQ2Vsem1UbGJYM3dldDZkNVR0YUoxajlZUWU1bFArNWJ2WVJjbVhlazRHS2c9PS0tRUdadUxSQW5DMVdOUVF3dm1yUnpRQT09--5a5e2fc842110b06474a65e4aab7806da21decd8; path=/; secure; HttpOnly", - "x-request-id": "047ea6e4-98e1-4a47-8582-a2fe7d71281b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:27 -0000, _octo=GH1.1.1267270303.1572178827; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:27 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:28 -0000; secure; HttpOnly, _gh_sess=cjAyNXhpNkcyZjBxS3FLYzVKVFA0SkdlTkY3WkxWWEJNcGN6NGc4NDNKbnF2REZ0SDlvQ3haYXYyNlRoQklmNm9TODJiMUFSOGtvbURLM24wM2FlNEJKVGRYaFNON1Rqajh4eFpRU3lVcm5PWWpkYW9BYS8vTlQ1SmwxRzFYdjliUzRLbkZOQmhlS09sVWNRTWgyMFJ1SWZkbUdKMWIycFp6RlJLaCthOGhrT0hMcnhxNGQwUjZONUJVQzhVSFNDOUgwS0thcFdoVG1rYkdoMzhsd0ZXeFgySnhyZjcvMWQ4b0srRDZlNXBKOD0tLTdBd0lwa2loQ1MvWkgzblhRVjRKZGc9PQ%3D%3D--ae8c8f4da23e804697844a4c74aa0600d7472d21; path=/; secure; HttpOnly", + "x-request-id": "cc28678f-9a66-4fce-a042-3a2acd57e3f2", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4BB:4D68:E646A0:15EB182:5D374C45" + "x-github-request-id": "E9EF:B5FA:2AB4958:400D0C8:5DB58B8B" } }, { - "url": "https://api.travis-ci.org/nickel-org/nickel.rs.svg?branch=master", + "url": "https://travis-ci.org/Ogeon/rustful", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"1b1805e50a49d0a181d505a90daec270\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:54 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 23 Jun 2019 21:31:38 GMT", - "x-content-digest": "a02c4123687b4a8fd18af3d8506153b9e8db4514", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a30ddadf-6945-462f-844c-19ce06a5ada0", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -46694,11 +46796,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46713,7 +46815,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46723,44 +46825,21 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"285a2d9e25833fdec6d043374358771b\"", + "etag": "\"269287a771e205131688be6f07af7fdd\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:54 GMT", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Sat, 09 Jun 2018 10:16:36 GMT", "x-content-digest": "d20e94c78be44878d9e318fbb5a5b9c17bc0fadd", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "1bdc56ae-41f6-4b5c-8b9d-81aef804a329", + "x-request-id": "c1ad77f5-aaf9-4e14-add9-839225a462ee", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, - { - "url": "https://travis-ci.org/Ogeon/rustful", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, { "url": "https://api.travis-ci.org/SergioBenitez/Rocket.svg?branch=master", "status": 200, @@ -46768,7 +46847,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:28 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46778,15 +46857,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9eaf265fe7bce10267ea24dc6fab6d24\"", + "etag": "\"6b18714c30045790ec24638b939af3da\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:54 GMT", + "expires": "Sun, 27 Oct 2019 12:20:28 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Fri, 05 Jul 2019 23:19:58 GMT", "x-content-digest": "895c4fb51deb899e048b4027650c20cee5fd2708", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "616f9477-93c9-423d-a079-c7dc67ca2745", + "x-request-id": "c2ae7938-c6d0-432a-a836-b7c50d7dd2c1", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46794,27 +46873,27 @@ } }, { - "url": "https://github.com/nickel-org/nickel.rs/", + "url": "https://github.com/Ogeon/rustful", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:54 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"99764d90b085f25139108d525c1ffa21\"", + "etag": "W/\"58765294d522f6231be668675e549fbe\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:54 -0000, _octo=GH1.1.1135288470.1563905094; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:54 -0000; secure; HttpOnly, _gh_sess=V1RsK0llNkxobzlUbUUwR2hXNzRQVXlJZFJMR1pBdUtYMkhtRlpBSUxseDNBN0MrUmtxREpncU4rbjJLeFQyWnkrTzIzNHlwMjJNN0JmUGRWYmc4OE1ZbVU1NVRka3AxMWREeVV0ZHdSR1NQYlpaVlJtUmkrdVUzZkhOYm1iL3AxQVYwMTRBY2s1dnBLYTZteTl6VmM4cWhFRFBYL3Z1czdzWHFWempiRFBibTU3c3ZVK3FnN3l1M0dqQjVvN043aUtNNm5kQ1d6c1RJcVQwY3UvYWRkaGdmSWxsSG9qL1ZlVEx2TG96T3ZmTm40U3M1YWJ5UFltUVFzYklFakFJNktucFhPdWJ6RnBJTlNwbHdtWUFaSXg2VmZkTTdPMmdLaE1BM1VQSjd1aUU9LS1NWG4yYTMvMHhndUFDWVEwbWgySjlRPT0%3D--7b8b7c1fdd33c668c2800ef51d38c10e7c9ca679; path=/; secure; HttpOnly", - "x-request-id": "de8deffd-aee0-4801-9b93-fc894cea5881", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:28 -0000, _octo=GH1.1.1122109290.1572178828; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:28 -0000; secure; HttpOnly, _gh_sess=UGxZbFZ1dVZPUm5Zb3BSSGpQOEQ2K3Nlb0ZFN0U5UDRVb0RCdWx4UTBoOEIya29iMTRKZW52OEtoN1ZiZSt5TCt0S1puQk5pZlFPOStPMDVMT2pBNVdSVUtZV01qSFJTZ1JjTzVHS0xIbDFWVksrN3N0QllRRTlZbzJkZWN6bUFkMVBKM3NkMHFtR29JczlwZWczY2szMVRoQlZvSGYyL1ltMUxTeUVqY0QwZFdsY2w0MHZmSzRNWFZuZGJZb1JNaTUyUkhkSWwzN0o1REIwT2pFemVYTTAzcXJpL0Z5UTFaVkw4YjkxbXI0RT0tLXNQbGNPZjl5YnNTTjAyb1BDd01OUXc9PQ%3D%3D--50d2714aadbf737ba75c81ee8cc41e9c4e0bd249; path=/; secure; HttpOnly", + "x-request-id": "ef49ea49-424c-4c95-98de-5b5019cf534b", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "C4B6:2BAD:D052C8:13C4F5A:5D374C45" + "x-github-request-id": "E9F9:40B7F:22024C3:32668A1:5DB58B8C" } }, { @@ -46828,11 +46907,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -46840,78 +46919,6 @@ "via": "1.1 vegur" } }, - { - "url": "https://github.com/SergioBenitez/Rocket", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3a7fc9122aa4ba73a9331096a5165a92\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:54 -0000, _octo=GH1.1.1976886591.1563905094; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:54 -0000; secure; HttpOnly, _gh_sess=NVdCRktLL3NsZXROMEpKT3ZvcjF2VVg0aTNuQU1MNjB2QVNkdFk1YXplVSs1YmNzelJnN3NzVXk1eFJpQTgyTWVUTGxjUUZodmJWek51MnozSkF6UDNzY1E4MnprMzFUaWwyMWVPWU1qQThJcHpBb283VTRTY0d2eEs3L3I1VUtLUmd2TW83YmpERkNvYldGTmlUMktKODc0TlAyWlNpMzZ0cmRjbFBobnVpUGd5Ni8rK0hFWGZwZjNlU0ZYWGdaR3pmUVBrU3g1UElMOU9VS2lGWWFaL2sveDBhR3AvOUhramRNUFRNMGMzVlBaWStkYTdJaTJYTHdraXBGamcrNWxvR1RGNnZyV2c1d2lzSXpIeE54cExYQ1k4NVRkZ0JSMk12YU9aODFHQUk9LS0zTzRjUjJTSHZhVTdIVDJkWkUzbmF3PT0%3D--a35b47ae26b1a57e7c8a57fff21bb63c189f35a7; path=/; secure; HttpOnly", - "x-request-id": "ddbdb956-52c7-4c75-9b20-c61a974cd099", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A46:32296:60D927:92E450:5D374C46" - } - }, - { - "url": "https://github.com/Ogeon/rustful", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:54 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"afc7830b3d5710d4dfb2f90f8dbb517e\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:54 -0000, _octo=GH1.1.1146868049.1563905094; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:54 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:54 -0000; secure; HttpOnly, _gh_sess=Kys2TDFZUEJ2WmgvZHNjNEdteFJLelRTSnZrZWlaanF0blJIbElEZHdvWUIvM3Vja1FtaTZPdGFUbTVqbWYveGk1RjFEVXp4SHdac0FMaGQvbnM5eThNY05VSHRPME0xZ29WbFNOTElxT0VkVGVzNko5U3ZSblVFOTE4Mk1NTWVpdHhsT2NSbENFTXB3WVBvNkRRKzlYNzhUL0pVUlFkOWNIenB3QXllOVc4RGZLd0M2and2Wlh4RVo2T3BsakZIbHVFZXNMdWZlb0NLZUNYdDJrdlo3eVEwdkpqd2VTSGNiRUI3MTQrSkdTdXZOeWlFQ1E3SlFkV0NsTFRkblFzK3R0RlFtRHJRTkdaK2RFYWVRUW1EQnc9PS0td1E5NVZzYmRRK1VQQitBL3J1bHp6dz09--862bcb1c552a639d1d6010fe0d951fa56ff551a0; path=/; secure; HttpOnly", - "x-request-id": "0f6a1cb1-933d-4958-a591-912092f30c22", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A6F:1BADE:220466:333871:5D374C46" - } - }, - { - "url": "https://github.com/rustless/rustless", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"50a984d6f7e81c733c55764280dbeee9\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:54 -0000, _octo=GH1.1.1469843744.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:55 -0000; secure; HttpOnly, _gh_sess=T1B4d2V4YTg2QTUvQ01XaVRwV3F4M0JPei9STk5YUG4rbGtBVEhBODZLR0NDSkxqeGdHWGhUd0ZheVlGWmhwVVNFNWVkUHV1NFRjdHB2clJmTHRPZkNueVFCRlpmMFVSYVgyOFBCUXVDOHljWUY2dndXYXB4dFBzQ1M2eWRYeEJsRFZuMkdsNUx0MFFFTTJ1eGkxOXVUQTQxNG56ZWhTcENXY1dkVG8xemlPcDNpbXBXN2MwVHVtVmFhdy9xWk0rbSs3ZENRTi9zNDl0ejMwK3QyQU9kQWRxN05Hb0d6b1dUdzduSnVvU0JJbDh6SU1CbDNoMkdlNDhNYm1xNXFBSCszVlVBbU1PUlcrY1B0dC92c1phVFE9PS0td0RPakt4MkdlYktvZHlnRm5UNTRRQT09--c2bb74180a789be68aebc452c9e26f98228fe7e5; path=/; secure; HttpOnly", - "x-request-id": "56de0a2b-0398-4a51-a45f-6502ba718050", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A58:4D64:626134:956366:5D374C46" - } - }, { "url": "https://api.travis-ci.org/rustless/rustless.svg?branch=master", "status": 200, @@ -46919,7 +46926,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -46929,15 +46936,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"5fe2f013bb1a8e5a566b5c34ec3801d7\"", + "etag": "\"1507619b48db2b0231d2f49ba7e54fb7\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:55 GMT", + "expires": "Sun, 27 Oct 2019 12:20:29 GMT", "content-disposition": "inline; filename=\"passing.svg\"", "last-modified": "Mon, 09 Jul 2018 22:54:13 GMT", "x-content-digest": "e4986fde0aea7e604ced5c9daedcc3d6a4d9ea3f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "e4fc0dbe-34ac-4bfb-abd6-acb41b259c9c", + "x-request-id": "94c055dc-c59a-4927-9473-b5762292a065", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -46955,82 +46962,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" - } - }, - { - "url": "https://github.com/ruby-grape/grape", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"b80db77a924ad5e71e4dbf8f03dc9b20\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:54 -0000, _octo=GH1.1.2142467559.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:55 -0000; secure; HttpOnly, _gh_sess=MUVRT205UThPeHFvZlNLLzk3Zjh6KzlmRGhVdllRKzlGMVJXS0t5VzNNVGluWGdsSHREQzFEZ3dyV0w0c2k3bUhjbi9sS3RmYW4yUlpxMDVwaUVWR1FSNVZyTUZpYXg3OG1XVHN2QnBTSkw1Tms3RFRSRk02QlNyUUdEQlhSV2pnRVZvRjhBT1BEYnJOcFF3QyswZ0V0RDF6VWd6WE13aUF5Y3dORFNGTno2b01WUGpVSWMycjcxblFNKzh6V2haeEFLUFNEOTJxQ3hrcEJLN0czZ0hXUDRWZEVlK29JRFZoUFVQZ3NCS082L3l6aURJdVlyZzVFWXNraWlld1ZzN2tUaVB3Qi9ac2YzZk9xeERNZXdVcmc9PS0tNUExUndKM3k2alRuYWxwRWJDY08xQT09--468b5935f98ff973fdb0332a6cec4f85eab631ac; path=/; secure; HttpOnly", - "x-request-id": "fc7f7a3f-9869-4a12-bb94-f2c817ac7e1f", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0C:2BAF:EB5C25:16630CF:5D374C46" - } - }, - { - "url": "https://github.com/daogangtang/sapper", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"db2e0e49f2889a642bc37662a4100c8f\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:55 -0000, _octo=GH1.1.2012203091.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:55 -0000; secure; HttpOnly, _gh_sess=ZGRpeDVjV29zVUhDUmdtaUwyTlNyUCtyVlhqRWplclVSc2pHNDV0aTFjUkNOUDNPNGtpcVNURjRyTlpLTHV4SUhrY3ViS0dXeUdIR2pJOWo0UEJadGtTcmp1cnVGYW5ZemFaZ3JWSXpIQWtEcVF5aU9xMlBDb01EZ1JaOHg3Qm9YOTZ1UHRqeVpUOGlBY2xYY2R3eXp1M1VsbDBjS0NRT3ZWL0VzZmxhWDNMdERDK003M2tsR2J0SmxlbG13cFExSTN0QU1zUTZBV2pHWDZzTVgxZFY5NE9hUGZMdk1HdUszRklPNy9OdUJLbTB1d1pndzA5Z1BrUEpCTHNrMnZ0ZHlPdG45K3JVOStyemtvNkdXbkdXMFE9PS0tL1NlU0FDeXZRQXMzcE0zb09SWHJ5dz09--d01bdcbc86f5c59e598d66f7edfc398da7339748; path=/; secure; HttpOnly", - "x-request-id": "00ee8326-0c36-471e-905b-74b3edc8cb5a", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0D:32292:205639:30F555:5D374C47" - } - }, - { - "url": "https://travis-ci.org/rustforce/sapper", - "status": 200, - "error": null, - "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47039,142 +46975,87 @@ } }, { - "url": "https://github.com/richerarc/saphir", + "url": "https://github.com/SergioBenitez/Rocket", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"9e07076fae0b0c2a97a81ee25697e428\"", + "etag": "W/\"5ff12dcc1f860827a485067fd663d483\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:55 -0000, _octo=GH1.1.1373020783.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:55 -0000; secure; HttpOnly, _gh_sess=TmJxei9lSW5zcnJkNFpIMjRQTTdJUGhmSzVNWDdsbzRzSnpkZ1hzY0U1dWNLaU9IMEM5WEwxbG0zNU4xL0VvdkE3RU02QjYvREw2Y21OSUI5eWxGbGFSMldZazZjdzFqcEVQOGlHcVk5U2RtYjlQRC9lTVI4NmJ6TURxaG80Q3hzbHhWY1F5Ni9kcmV2T3J6YkFPMVZHT2RmTlc4R0FON0dTOUNtWXArTjR1S003dTFUTU5LTFkyS0p0OWhJajFJenIweVVtb2R6b0Mra0d3QTFSODdtWVlGbnVETlJPTFF4b3pvVmp4UCt2TTE1MFhMZEIzV01uTTN0U2tHbkJuY0lwRXI5WXBqcnBTUjBvbTVVWm04ckE9PS0tYm53RGkrTFBvenRBTE9qQmxQZXB1dz09--9b0da807f4d739a05fa0efbc58eb50bda3e5a1a1; path=/; secure; HttpOnly", - "x-request-id": "406ce115-ea7e-4bda-a922-9f7a9414d928", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:28 -0000, _octo=GH1.1.958768731.1572178828; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:28 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:29 -0000; secure; HttpOnly, _gh_sess=M3RWSjIxZ0ROczJlWklNejdpUmUvRGNva3F2R21HTnptZld6dmRQYVV3di9sZU1iZ0xsZ3RiWkUycit0bG4xazRyU2VhTHE0VmZRaHZYaTZtMElETlZkMTBjVjVtYUdkT0s4bUJQckFTeE42Rmx3UUlKUjYwVVA2NEk0THlRZmdjL2tXaFZXSHpJWE0zQktSVXdiMVh5QzdjYytXbGdXNFFEcytYVkcxMXVIUTNlSHdBQi9QUnJuRVBjUmxrRE5xOUppR3hpUjdia1VWQjdDSmczeUdWY2dGMks3RmxscTBNRUE1SlBmL1lHVT0tLStxQnlIRXRKekNWVFE2U3lzZVJjU3c9PQ%3D%3D--ba274cc1198b36e018856e8b1f9b9f90bb3b971e; path=/; secure; HttpOnly", + "x-request-id": "5ee7ff77-92c4-4b54-b0fa-97d94e101e1a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A59:39421:EA0C5C:163FE4A:5D374C47" - } - }, - { - "url": "https://api.travis-ci.com/rustforce/sapper.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "46ef8e7d-1256-42f7-90b5-1476f107b3c7", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "E9FC:40B81:347E033:4EF8B5E:5DB58B8C" } }, { - "url": "https://github.com/tiny-http/tiny-http", + "url": "https://github.com/rustless/rustless", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"0c2b9f723c4b9fabb5572cea037042df\"", + "etag": "W/\"f8968c693aae1af3db0189e486db3a99\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:55 -0000, _octo=GH1.1.2097611303.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:55 -0000; secure; HttpOnly, _gh_sess=MGZUczExZ3pGZUxrT29Id3RTWDZLemt5OGxJSkpMc1lVZ0orRXRMWEJycVdQQ016bUFzWjNkcFJMeTI0Q3RFakx6cVJqVk5hNnRLeWtOMUJKdGxWbnVSTDgzK2ZieVFZaERXdUdtcHRvZnhLMkc2TG00SXlVWmJnb3NXVDZETWxFK0xhaW05MUl0MkR6SWhVMUF0cnI4MnU4N2dpQzhGTG1Ob0kxWmFib29WMFo5d3hTYXZ0SUw0U0dFR3pmNWNzZjlTalJ0YjFENFhadm5KN2hNMmo0VkVXZHVIaE9nZ0VIZkJ1TTZXcDF6ZEhjanlTZUFlSk9CWllOQnBwZFRGbmQ2dXY1bklHdDlFTFFXczM1emdBVlN4elpwcVlLbTN5RWlyYXJ0SDdHS0U9LS1TWk02SVNjdGhFbjFmL3YrK0ZzWDV3PT0%3D--8c76c902d903caf0b2490037d909b73d87088cdc; path=/; secure; HttpOnly", - "x-request-id": "8266133b-422a-4c4f-ade1-34be1193fa4d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.1207406136.1572178829; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:29 -0000; secure; HttpOnly, _gh_sess=WS9Ra3Q2ZDdza2MzcVdoZGw4OG1zQ1lCRVh4aEFFQW14R3BhanliZE9SOVlwOGw4aFhlMkxwR2NXMFFqWmhlYVZTUG1Ia2xEWEhVMDl6Wi8rdSs5Ukl2Uld4enlxaFpKc0NkZFVlRWVnY1JNejBSaUsyUmhEZ1VNYWdjZ3Q3Y09jd2F2STdMYWdlRWRnMi9maVZyeHlDMmR6djlFU251MnlzejdraU4vOXNuVGcyMFAycjVla0t0RHY2VjlvUjY1WXQvM3Z2YXVZQXdSQkJ3OEl0TzhvT2JYR21BNXlFZ3d2T08rR093WTByaz0tLWFKSEdEblJuaExMZCtsMGhaeit3S0E9PQ%3D%3D--7bc9a0646cb592ddaccb6caa890f8b1456c28c0b; path=/; secure; HttpOnly", + "x-request-id": "5cdc8e49-dca5-43ba-8e9b-8f4f9b98aefc", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2E:322A0:E6EACA:1607612:5D374C47" - } - }, - { - "url": "https://api.travis-ci.com/frewsxcv/tiny-http.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-type": "image/svg+xml", - "transfer-encoding": "chunked", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "d4568efe-b5b3-471b-8f1c-c860950bb97e", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "E9FF:161F2:3BD373D:594E6B0:5DB58B8C" } }, { - "url": "https://travis-ci.org/frewsxcv/tiny-http", + "url": "https://github.com/richerarc/saphir", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"c67ea84236db3ba45a954539a72b6c92\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.1340202610.1572178829; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:29 -0000; secure; HttpOnly, _gh_sess=S3JxcTVoYldJK1ord25oeXBhUys4TDVML1FDaHpqWW5rU3FuTXV6dmV4YWtYcFZWb2h0WHluU0o5bEU1WDU1dVJ6VzQ4WDg0QjhHemlXR29RNVA4QXcyUjQzb3JMVmRJU1BBeEIzaXczSTBmci8xUG9oSHU4YTFpR3lPL0pmdXNISzdLeVhSWjV5cXVPaGM5bDFDdjZEMlNXWXF6THY5N2JaaDU4ckFXb3RnYTQ5VjNaT1V6TzdKWUNlZkQ2bklRNnN4em1kZ0FKbFhNWUxhMDV1MjYyR3M4NGUyckNseWdyOTc2VCtJd2xNYz0tLUdzeGFjMjlsMTBNMi9vNERVRllHVGc9PQ%3D%3D--e22fe6949a76358f7f3eab6d8488182f39107782; path=/; secure; HttpOnly", + "x-request-id": "0438ac57-3c5f-4157-b0de-6a6485aefdfd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA02:B5F4:CF4B3A:135CC19:5DB58B8D" } }, { - "url": "https://api.travis-ci.org/tomaka/rouille.svg?branch=master", + "url": "https://api.travis-ci.com/rustforce/sapper.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:55 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47182,15 +47063,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"2281a672843c6e4ec9c032626df3e0b5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:55 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Sat, 08 Jun 2019 16:47:02 GMT", - "x-content-digest": "b3cdfa883e017ecd60c77c4d0cb973efe4cc7cc9", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0a3472b5-9d8b-454e-9cc7-9d1e8c45d4da", + "expires": "Sun, 27 Oct 2019 12:20:29 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "9cc0763d-2766-4051-9ca2-b25a805e0139", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47198,31 +47075,31 @@ } }, { - "url": "https://github.com/tomaka/rouille", + "url": "https://github.com/ruby-grape/grape", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"8986c3ca067e4923c168375797d6e86d\"", + "etag": "W/\"4c6a96dd27f5bfa58f6e6008726cb8b6\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:55 -0000, _octo=GH1.1.790289155.1563905095; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:55 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:56 -0000; secure; HttpOnly, _gh_sess=Wm5JS1ovTzk2OWVsWlBkVTN0aG4xUk9pcVR4enV3dWpIUkV1Z3VOVE1JOEZyMmNCRkZxL3Z3TE5oc09GN2orbWJyNnl2VGpiQTZWQkxzZFJDV3B4ZkpmYy9KaGZuTlNEWFlQd2x3VGlUNXJlc2NsZWpUWEsrZ0tSUUlqcE1tdVI1bkIyNUhmajVZMXEvcTNGalduNDNxaUowK1pTUmhQZzJjTDc2TnV6elJ5b0pYb2dqdEhLZTVTSU9rSk1uZXBiU0s2UTNKWDltQkpZRGRXc09iVnV5TDVIUm0vQ3daK1ZMWmFMLzB0MFBra1FaRGlRcENFb3FnYmxNU2pRUWpxQTRaTmttZVpzM0ZlTUMxd3FDYXRTRVE9PS0tVEpGb0tXN1VQc01PTStZdFNER3ZDZz09--5de751c7c27c07a9f06e1cf7153232d866da4494; path=/; secure; HttpOnly", - "x-request-id": "32fb76b7-2218-43f8-9efb-b411bc49fb45", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.1917501372.1572178829; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:29 -0000; secure; HttpOnly, _gh_sess=aGxKazRvdjUvc1BiWE9jN3ZnMHF5SW05cmpaTEw2b054YVVxM1R4S20wMzhqeSsvRWNMZWlxalZoQVVmK3ZSamo0Wmx6MjN3MGJVbXJwbXdvVXVtbHBKc1JoWExmSVN1cmhQOThuK0dwbXV5ek5lNHhNTmNCcSt3Tjk1SHpXVHpYMWluSDJDeDMzOXFtMzlYQTNjd2Nmd1NvSEZnL2pBVkNtUlRiSzJPTlU3eG9MbXJFeTcxZkVrZXFzb2lUWm9KMVFSK2ZyMkxKNGo1WG82aHhlNjgxMkpPOU5wajBvcENvaWlBRkJ3SEROVT0tLWEzdmxRcURkVFdkSWlxTmNKOFR6V1E9PQ%3D%3D--6a18bb2fc780193621699d0c5893630106517829; path=/; secure; HttpOnly", + "x-request-id": "a6625c51-e661-46f9-aa2e-a4d95aecbcb0", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0E:E0EA:CE06B8:139B8F2:5D374C47" + "x-github-request-id": "EA00:161EE:2B011E8:40B4CCA:5DB58B8C" } }, { - "url": "https://travis-ci.org/tomaka/rouille", + "url": "https://travis-ci.org/rustforce/sapper", "status": 200, "error": null, "headers": { @@ -47232,11 +47109,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47245,39 +47122,39 @@ } }, { - "url": "https://github.com/carllerche/tower-web", + "url": "https://github.com/tiny-http/tiny-http", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:29 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4a92f712df2819eab33eff038709e9c9\"", + "etag": "W/\"f730de275c6866da881760cc0b2ec31d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:55 -0000, _octo=GH1.1.2024902041.1563905096; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:56 -0000; secure; HttpOnly, _gh_sess=alo2NTU1Y0Nva0pCS2w4dlVjRnQwcXhkWUZUSUM2aHVPSzVsSGtrYVNhSmI2MXZqT3dRYXFnWjFsekh4allwb0kyR2NRZUs2VmxpL2FYNXdsbWFib20xcG1ZYlBNVHVieVBpa0FpMDRsMWY5QjBWRm1Nb2RqcytRcU9MWmFiQVBZTlVpVVBOZXQzVDFnbUJmSEVqaVRZSDBBU3dTWUdKZmN4dlVsSnpCa3oxRy9Xam5kbzFwOGJkQUkzaGZOdmlxdWhNTDdvUGhxVHVWWTlGMlBiNXJnNWkwSTFvVVBGb3hwbkx1bzBWbkdtMjBZRGR0WDNRdXF1cFdZRVdybmNEdERzTUxlK2d1cTBzN2ttSDZUOXJxYWt4aXBKUTdJc0x1ZGQ4aU1kL1NlK1k9LS1aZ1l1MWw5NkdUU1BrR0gyOGU2cmZ3PT0%3D--1265d967e110cbc9242482d4a4c8aebd1534052b; path=/; secure; HttpOnly", - "x-request-id": "17ba5bd9-2b05-4a0a-8c39-63fe0fb44f77", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.639384571.1572178829; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:29 -0000; secure; HttpOnly, _gh_sess=Nmp1dW51NVVFYWdqMmhRR0NVRGxpVjRWakk1cVAxTE9lK1l0S2pQWnV2M3F2SVA0RkVFRGpVSHNjOGdNNGVsM1I5U2lqa3VPZnJla2xWMWREdnhlblFndExQZDVacWZrRU5ZOTJjWS85UzlzeGhtUXZMaDR3Q1VNRSt3eHlZS2ZpdEt2aHZtb2hBaEh0azNjMXBYcW5RT3JSSTQ5MEY0MUdpdm5aMHQzQTFQWGRzUCtFQVRIT0VPb0cwaFhuOSs2RkNmZ09HUmVOSW1NMm02TXZLbzhkdEpPdHlKdktyRHFKdHZtS2l5NjRMdz0tLUFqVHNOb1VMK2ZLRjhSRUgvcllJMWc9PQ%3D%3D--5ce77432463d4592d74580bcccf91cba2f42721d; path=/; secure; HttpOnly", + "x-request-id": "d1bb1ff3-d7e3-4150-af08-5a40506256e1", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A54:1BAE1:8C2BBA:D519DA:5D374C47" + "x-github-request-id": "EA08:40B81:347E100:4EF8C9D:5DB58B8D" } }, { - "url": "https://api.travis-ci.org/carllerche/tower-web.svg?branch=master", + "url": "https://api.travis-ci.com/frewsxcv/tiny-http.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47285,15 +47162,11 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"3bfeacb8d8a417188aade99135beeca5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:56 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 16 Jul 2019 20:05:23 GMT", - "x-content-digest": "e670994d3749fb0ec44d373db7a782bed20417c4", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "0438819a-f405-487c-a95c-8a2248a977bf", + "expires": "Sun, 27 Oct 2019 12:20:30 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "fb9d611a-5a12-46d3-9e43-ecd01674d67c", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47301,7 +47174,7 @@ } }, { - "url": "https://travis-ci.org/carllerche/tower-web", + "url": "https://travis-ci.org/frewsxcv/tiny-http", "status": 200, "error": null, "headers": { @@ -47311,11 +47184,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47324,39 +47197,39 @@ } }, { - "url": "https://github.com/danclive/sincere", + "url": "https://github.com/tomaka/rouille", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e127ece9f5c94e9fef522fd64a1676f7\"", + "etag": "W/\"e4e5281f56371b966b5c3e6ff6d3143e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:56 -0000, _octo=GH1.1.2012212612.1563905096; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:56 -0000; secure; HttpOnly, _gh_sess=b0szK3ZtVG1WV3B3cmZDRHdIVS9uSFFHZGpOdXVaSXVYWGdwN21ldHpaNnNkWG05LzE1MzFuMjloT0N6dkYyS2FFb250cjhscUZ4aVJCU2dIQzhMeXdNQlVGa0s1OTVkcTF5V2JHRzVNaVY5Y2VUMENzUUs3bzRHQlgxc3FnWHFvV0tmT1prT09WQjdxNGZDNWFkRzd1eWI1YTEvaWlYdy9oQVhrdGwzVk1va0NOTFVkUFhDNFNDYllGMjZZczFzOTh5enJnWE1hU2NGeFcraWpxYkwrdnBvblZPbzIrU3NtazZGckNEZ1E0RDhCQUNrZzlDM0kreXBVUGI2N3hGb3RSdXdDNStjamxoYWdCdi8xTjlyVEE9PS0tZlBvQ1VLSjhsdWZJSElQWDFSR1ZEQT09--f2f3359793f7e68615940c0beb6ea2e13da573ad; path=/; secure; HttpOnly", - "x-request-id": "abe2943b-cb7b-47ce-884e-cb8e394e351f", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.456921511.1572178830; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:30 -0000; secure; HttpOnly, _gh_sess=QkIxNXpvSFhRdEpLY0ZQSWtOQ1BEYnlwU0IwdnBLbzROR25NQzhtbGozeW14dk45eVlJRmF6VVk1SlVaVzJKUTlXVnNEeTYzeE4rZXJxdlBwVXRMdzBXbXJVMXNLaklJVW8yblNsUlhMbEtXZzR2MzB6Qno1THllS1BEb1lITUVLR2paenVpQ1hLV25mUlJYQjlMajhaZVZ3S0grc2pRR3YwYnhVMDU0REFoVmpEcVVhVytGZkVxcVlySEZrWURpUTZMZ0VHdVJtRldSTVkwdlFoci91Y3BGaCtpajY5UmV1L0VTbWh4RmU4Zz0tLVJraWJzSmpkY2JUdjZJek9XeEJEWFE9PQ%3D%3D--1abe0e424101e920bb103acf32d51799b960929f; path=/; secure; HttpOnly", + "x-request-id": "2db756b5-abc1-4dc2-ac0d-82b6f2611e0e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A7C:2BAF:EB5D4F:16632AD:5D374C47" + "x-github-request-id": "EA0B:1AB6E:3B5D181:58ED7BF:5DB58B8D" } }, { - "url": "https://api.travis-ci.org/danclive/sincere.svg?branch=master", + "url": "https://api.travis-ci.org/tomaka/rouille.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47364,15 +47237,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"7870d280ca0357a69bb3355deaf60a37\"", + "etag": "\"f34d9d83ec3d18336b40a9af4b4b1d2a\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:56 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Wed, 17 Jul 2019 08:51:43 GMT", - "x-content-digest": "f6f598e5823bbaeb018356d95b2af08bb8045419", + "expires": "Sun, 27 Oct 2019 12:20:30 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Fri, 04 Oct 2019 16:39:11 GMT", + "x-content-digest": "323fb020758bfe4c66901ba7bfd110fb7fe36fde", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "0c016137-fe25-42ab-b248-03b952746276", + "x-request-id": "07484500-ac8b-44c5-9ab6-a9368e19dc74", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47380,7 +47253,7 @@ } }, { - "url": "https://travis-ci.org/danclive/sincere", + "url": "https://travis-ci.org/tomaka/rouille", "status": 200, "error": null, "headers": { @@ -47390,11 +47263,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47403,13 +47276,13 @@ } }, { - "url": "https://api.travis-ci.org/oltdaniel/zap.svg?branch=master", + "url": "https://api.travis-ci.org/carllerche/tower-web.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -47419,15 +47292,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"16431e9d61c557d7d44a6111b4919fb5\"", + "etag": "\"6fc13519b953ac12e57e5904a110bfc5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:56 GMT", + "expires": "Sun, 27 Oct 2019 12:20:30 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 13 Apr 2018 14:57:11 GMT", - "x-content-digest": "7f4e1f0c6eea814e32848c127d10da2b8bc7d19b", + "last-modified": "Fri, 06 Sep 2019 14:29:25 GMT", + "x-content-digest": "d2f0d1c7b47130bd532d8df401bd22506ab750a4", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "161bb2d1-4c43-4797-b919-7d0cf5f60e64", + "x-request-id": "3c1a25f2-0b50-4250-92e5-dc16a62c1c98", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47435,7 +47308,7 @@ } }, { - "url": "https://travis-ci.org/oltdaniel/zap", + "url": "https://travis-ci.org/carllerche/tower-web", "status": 200, "error": null, "headers": { @@ -47445,11 +47318,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47458,61 +47331,61 @@ } }, { - "url": "https://github.com/sockjs", + "url": "https://github.com/daogangtang/sapper", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:56 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"8680f619433114e2b34ffc7a93fe1815\"", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"63c0af8b6accc20cab17398e8e616f87\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:56 -0000, _octo=GH1.1.860089660.1563905096; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:56 -0000; secure; HttpOnly, _gh_sess=MEg4dXduK29CTUwrSzAvWUhiSkRHUHpVY1BLS1ErcGZQTTRzcTZYUldhY1dKSklNcTdBYU1ScGRqSE44bG9aZ0JZK0FhNWFYVGdid2o5THlFc2pqbFA2ZDhGZithMXpsRTYrUmsxN2Zua0liV0N0WTl3MVhxaVJEM0VUSk83MEw3bmp2c1FoY2RUUFNGaUpRbGZzdTBnS1RyNENBTk56Mkoybnc0clFTb3hrR2ljK1hBT2JLSlJSQUE1c3lWeWtFQnZudnJXc2NBcWRGMDhjNkttd0sxdz09LS1KUXlmM1V1UTE4T0lRSVNOS1VteVhBPT0%3D--1ae936b963a25334a87b6185ee524773e41c25ce; path=/; secure; HttpOnly", - "x-request-id": "df9439ad-d8ec-47ad-aae9-3f812d8ea796", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:29 -0000, _octo=GH1.1.1877547786.1572178829; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:29 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:30 -0000; secure; HttpOnly, _gh_sess=aTh6NGlNRFhDZ2N3Z1REN2ZXNzVIZExPOVFGemJlQ2lqMy8yd2JNYUdCYk40VGxNZitHR0ttbW1NRkZ6dU9waUNKSWUwdm1CZEdDczRodEY1UGJsNGduYnRhV3ptd0hUSCtaKzBNU3RUQ0lxbTA5ZExMZmcrM09FdW51UW9HZWd1a2RueGt5MktneUpaelhJcXFnNVZBMGF0Z2x4WVNiWjNHK2dxUzBVcW12K3BwaUZVTU1kNEozUEhzZkVaTWVQWEhHRE9DZmNuOXBSTGRWc0RyVzd1TTVzbWVaMEF0YkdyeStiNG9MNHR4Zz0tLWpsaFNGam5YOEsvYTE0NTB2Y2R4dHc9PQ%3D%3D--a08f8b964037462c0e8ec1890eb68316abd185d6; path=/; secure; HttpOnly", + "x-request-id": "b7a0bade-7510-42e7-bdc9-7c5c3385c034", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A3A:1BAE4:EA08D6:1649DA3:5D374C48" + "x-github-request-id": "EA04:1AB6E:3B5D0E7:58ED6D2:5DB58B8D" } }, { - "url": "https://travis-ci.org/actix/sockjs", + "url": "https://github.com/danclive/sincere", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"301a1851851b34dd7a342823185d0f2e\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:30 -0000, _octo=GH1.1.574963799.1572178830; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:30 -0000; secure; HttpOnly, _gh_sess=ekRxVWpKTXpGdFcyVkdxbHFDd2w0QkFkcWtIWTVhc09ZRjZvaFI5L3lPaTFKN0lDL0h0OGk4QUozNFdUdmFmTFV6T0xWdVpma2VKeUtXV0IwRXE1SHp1Slk4ME5NSTBGZ1F4L3g2VDRqY2xTTVZoNVNFNW8xbTVBNUpianVGOEZyZ0x6d3BvQ3FWK1RkWlRkVlhVVmZqalJvcStOQmd2SmViSGx1bzZSYW1JOU90QzBJcDU5VVhIN29kd1g5YmFJUkhWdGVqMDN0NE1lczJjY1c3MXNTSDlveEZyR25IbGxWNjNHMWtBaUNhND0tLWx2Mk1McVA0SFdNWXZXRFJCSWNnTkE9PQ%3D%3D--55d9ffe1532d293e227a32a86b5d86188908e7b6; path=/; secure; HttpOnly", + "x-request-id": "c17d73fd-e4ba-4666-b619-b5baac44f71b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA11:161F1:33F24A5:4E0D790:5DB58B8E" } }, { - "url": "https://api.travis-ci.org/actix/sockjs.svg?branch=master", + "url": "https://api.travis-ci.org/danclive/sincere.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "image/svg+xml", "content-length": "362", "strict-transport-security": "max-age=31536000", @@ -47522,15 +47395,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"22505048babf664998185f6a62427b66\"", + "etag": "\"84a69d5a0f1628b1ae1af830ca036f77\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:57 GMT", + "expires": "Sun, 27 Oct 2019 12:20:30 GMT", "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Thu, 03 Jan 2019 11:43:21 GMT", - "x-content-digest": "8e2b5d971b7ff22fbe2a6664dc94f115a373b388", + "last-modified": "Wed, 17 Jul 2019 08:51:43 GMT", + "x-content-digest": "f6f598e5823bbaeb018356d95b2af08bb8045419", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "65b412ae-a759-472c-95c7-5e5a65f8d8e2", + "x-request-id": "ab4987e2-7d01-4299-8070-905b09c86250", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47538,39 +47411,61 @@ } }, { - "url": "https://github.com/oltdaniel/zap", + "url": "https://travis-ci.org/danclive/sincere", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"de3b3cbf24213ef7a4d08795d073a16c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:56 -0000, _octo=GH1.1.753418467.1563905096; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:56 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:56 -0000; secure; HttpOnly, _gh_sess=RzBDZzBlVDdQclVhTXp5aFFVMWF4WmYxUTBEVndzaWExWko3L2tSNnU2eURsQkNzbVdlV3RScGFaaTEyRWhTN0JOUlJQSXN2MU9uVS9UeXZRc1hGenMzVXlRNEhQWm5WU252eWp0a0pKV3BnclVMbVNKVU9keXVqODRlTDBRK1l1dmpkQjdPeXVmZk1NL3dJbkF2aFZXRjJscCtpRlNoR2NxUmNCTjRGVnI4ME05dHNIa2VZb2VwdWFlekpxenJEMy8zR2xGRGtZVEYybm5mQzI2U3RjLzhFOFdJcU5pZEVscWpNUkU5T3JsbStYcmpKcTM2Ung0WEUyd2g4Rk0wa3FTbmR3eUZxNkxrbytVZHpCTW85ZFE9PS0tOVBnUHl4UHFPN0p1dlZtM2dZd1ZQQT09--a52f50ca2630dae4247859230bbb8012938a0b6b; path=/; secure; HttpOnly", - "x-request-id": "0773f21f-7f45-45c8-976b-d807c3454326", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" + } + }, + { + "url": "https://travis-ci.org/oltdaniel/zap", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1C:4D66:AF9BD0:10B85A1:5D374C48" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://api.travis-ci.org/cyderize/rust-websocket.svg?branch=master", + "url": "https://api.travis-ci.org/oltdaniel/zap.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:30 GMT", "content-type": "image/svg+xml", - "content-length": "361", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47578,15 +47473,12 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"0d022d6cfeef6f5aa3d9fc7025340cd6\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:57 GMT", + "expires": "Sun, 27 Oct 2019 12:20:30 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-content-digest": "c06e69493795f17484ec3432f0251d3d3f05a048", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "7cc3ad6e-9247-42d0-a4fd-b2d5e0de0235", + "x-badge-location": "https://api.travis-ci.com/oltdaniel/zap.svg?branch=master", + "x-rack-cache": "miss", + "x-request-id": "29f19956-7dc8-466e-9884-a2efd44b144d", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47594,50 +47486,52 @@ } }, { - "url": "https://github.com/cyderize/rust-websocket", + "url": "https://github.com/0x1daniel/zap", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"5176d73e9dfa01b6205772beed5cbf32\"", + "etag": "W/\"e05f0a270d0495dbf7b654b734270e9b\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:56 -0000, _octo=GH1.1.1347025224.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:57 -0000; secure; HttpOnly, _gh_sess=RkJHZUNGRFI5TnUyZmxsMXJoVkoxRm1IUFlJZHc0eDJJMUdOcEtsWHlDNmNNR2NYZktEcFRLeWdvM016Z1dnd1dMd2ZvVjg5VUk4elN1OE5BQnJIakZuRzkxOU9yQjVMYk54R1E5dUVaeDA1cTVKV3oyTW1YaHA3RGpHVTRZVVNZU05XNm1QZXVPTWRFMHJYcENBaWFzaGdsNG9uYTQvejBpUWU1bHU1STdXYk1CRWRiZngxL1VOS2EzWk1haUpYSjY5TnJBTzdYVDFwWEJwcVhSSWwxRmdQSVN5b01SQ1RFd2dSY09WZEFidTVyZWRPU1Nydm93SUdKaFBnMWlzZE1VNDVXN0FJVDFCOEg1cDJkU1FEME5yNFhlSG15M2tnZFVpL1NyRWEwclE9LS1OV3NXTU9TZnkvbFZvV29MWnMrM0N3PT0%3D--af8eb0380daaad71d81ec76c91851e851db2a31c; path=/; secure; HttpOnly", - "x-request-id": "dcf52256-bd4d-4dc9-884d-0a212eaeb5b0", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:30 -0000, _octo=GH1.1.1795724037.1572178830; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:30 -0000; secure; HttpOnly, _gh_sess=QzVVSzYvMTVuNkFwMERmc2pOZGJ1M2FJc1JGbjg3alBlM3NydHZyYnlBbURWb002YWFkZHY4WmxOQnBhWU5jWjZXUlFkTjRRL2VMOEg5bFZ2eGRRT1d6TFNGVENVN0wvM0VmeTd6MC9HcG9XYjUrZHY5T2Q4Uk1NYU9vNVNTN0taZ2RKTVNCbUxtVjAxbFpvV01Sdm1BK0JPdDJHNEsxUytwb0dWMHdJc2Y4RnREMnhzMGxkYjVkLy9aMHJUQ0FKK1FPbmozR3k3L2JuSmpqRWJ3MFJML1hlSG1vT3ZHSnY5RGZkUG5rZWlpQT0tLWk3UWFwdHpyZUVzaDJvUjh6TDd6a3c9PQ%3D%3D--f4d89aea7d1e6a069e658143e3be37a9b56bfbaf; path=/; secure; HttpOnly", + "x-request-id": "5f0d343f-bc0c-4e8b-b01f-141cbfd91162", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A5F:E0EC:EBD2F8:165EF97:5D374C48" + "x-github-request-id": "EA14:1B30D:3B63FD3:589FB18:5DB58B8E" } }, { - "url": "https://travis-ci.org/cyderize/rust-websocket", + "url": "https://github.com/sockjs", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", - "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"9cb7e07f250e11c90fc6ac911d6c5dd5\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:30 -0000, _octo=GH1.1.1285510147.1572178831; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:31 -0000; secure; HttpOnly, _gh_sess=bkZ2alhNVkM3N0ttY0VpTVRNWHhjY3NlVlRRUDk2THZvTFpKNksvUU4yd2cvVkVoL243dW5YRmlJYkZoWUNrMFlITFQvZkgwY3dhYTBucDBoOGxueHM2YjhUcWVwTnhHdWltUndrRjlMV05EdXJlazNyK3k4bC8zUlBKRlhNd2VmWjVWdlhrOGlVbkdIbGg0bDdYTnNnPT0tLUExWmZLbWpOM2x5YWRGUkkzTENjS1E9PQ%3D%3D--19b3ba300583ecfee0594ed0a66e8c027a8fb909; path=/; secure; HttpOnly", + "x-request-id": "32d73fd7-8d3f-4a80-bd4e-ccf6047f2849", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA19:161F1:33F250D:4E0D82F:5DB58B8E" } }, { @@ -47645,35 +47539,35 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"90f1785b3c0e176bab831449d6eb571f\"", + "etag": "W/\"393af59360fda57ec2290610c181e648\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:56 -0000, _octo=GH1.1.381801286.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:57 -0000; secure; HttpOnly, _gh_sess=UXBRR2VKd29mUDVFQTZ3S0EyZHRoMEdieFBmR28wL2EvT0JvTkR0V2UwSzRKTzFUVm9ZZmVJOGYrSlVOL1FwMC9FZitSRXZ2QkxIend6c1MzN2tWSVVwU1dKcHBxNTRKZ3R6QUE1Q3A1aXBGUzMyWC9xeEV1UFBidUF6bnBOWkJleHdtV0xmYmtxWmI1bHdTVlU0V2lPc0J4VDh2MHdrRDRqcTRwbTJINkRRYjBaRmloK1hTL0NhSUFJK1VSeGxuTTkxMVlPNC9lNFRDNWNFeDZMbVdiZkxkM21uTlF2NUhGWHBPMnBwQjhKc0t1amhUYk1jMVJ2eFZYMEx0cjI2ZTZZVTk0bkozcXFmQWZyYWcxTUtGR1E9PS0teGhXYW10OExhUTU0S012RWhZWis3Zz09--16e6a991085163e883bc6640eebd91fdcfd231c3; path=/; secure; HttpOnly", - "x-request-id": "a06a5a97-0e18-4616-bd91-ed3ef67ceec8", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:30 -0000, _octo=GH1.1.1892602952.1572178831; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:31 -0000; secure; HttpOnly, _gh_sess=YWpVNnlRalNrSWJaeGFxSWpzVWFZUHNvNHJDb2lqZjNlQlBzMlBuUXBKemI3VGFBVlJMTzVNby8zMXMrbnJhM2E3K1hBVlpBb0tsakJLUkU2bkJwaUcwQW1ibGhobnQyenFnamhaZzd6UEJaTnZWK2M0OWJOK1BMQUQ2cWJYdDFrZjNaZHZHT01waU5obFpLVFBwYWRZWkF2eTA2alF6RVAxSmkvdjdlQzdVR21peFFIdXB4VlkrM1pSVGlHNzI1TzNnZzB2U1lENDllZEo5eWU1a0Z0cjNEVXZ5bXR5YUFLNDMzbGRDMkpZOD0tLXBnbE9qRjFDSEZsTys5ZFIzSCtndEE9PQ%3D%3D--811838d267cbde16fef942b3c09b8735aae715bd; path=/; secure; HttpOnly", + "x-request-id": "fcf2616d-6390-4003-9f2a-725fc54cf821", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1F:4D65:8572E6:CB07D6:5D374C48" + "x-github-request-id": "EA18:161EB:15B8C8F:20909C9:5DB58B8E" } }, { - "url": "https://api.travis-ci.org/housleyjk/ws-rs.svg?branch=stable", + "url": "https://api.travis-ci.org/actix/sockjs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", "content-type": "image/svg+xml", - "content-length": "357", + "content-length": "362", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47681,15 +47575,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"d6bb60d608396e738859a57f437ce733\"", + "etag": "\"a12e9f47290081510eb9cbb95dd93ea0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:57 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Tue, 23 Jul 2019 15:46:42 GMT", - "x-content-digest": "32163b2c02b7e67addaec5c3bfd6c590ed77fc0c", + "expires": "Sun, 27 Oct 2019 12:20:31 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Thu, 03 Jan 2019 11:43:21 GMT", + "x-content-digest": "8e2b5d971b7ff22fbe2a6664dc94f115a373b388", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "45c8c660-2694-4781-8a25-8932a25bc84b", + "x-request-id": "5f7f5b96-fcf1-4013-a378-ae475c198494", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47697,7 +47591,26 @@ } }, { - "url": "https://travis-ci.org/housleyjk/ws-rs", + "url": "https://datatracker.ietf.org/doc/rfc6455/", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:31 GMT", + "server": "Apache", + "x-xss-protection": "1; mode=block, 1; mode=block", + "content-security-policy": "default-src 'self' 'unsafe-inline' data: https://datatracker.ietf.org/ https://www.ietf.org/, default-src 'self' 'unsafe-inline' data: https://datatracker.ietf.org/ https://www.ietf.org/;", + "x-content-type-options": "nosniff, nosniff", + "strict-transport-security": "max-age=3600; includeSubDomains, max-age=180", + "vary": "Cookie,Accept-Encoding", + "etag": "\"cecbf823962fe9ea3cdb0ddc2212ed2a-gzip\"", + "x-frame-options": "SAMEORIGIN, SAMEORIGIN", + "referrer-policy": "strict-origin-when-cross-origin", + "transfer-encoding": "chunked", + "content-type": "text/html; charset=utf-8" + } + }, + { + "url": "https://travis-ci.org/actix/sockjs", "status": 200, "error": null, "headers": { @@ -47707,11 +47620,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47720,85 +47633,92 @@ } }, { - "url": "https://github.com/housleyjk/ws-rs", + "url": "https://api.travis-ci.org/cyderize/rust-websocket.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7500b4d39bf05ff5f098d620e5bbebc7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:57 -0000, _octo=GH1.1.99531520.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:57 -0000; secure; HttpOnly, _gh_sess=WE5lVVVmZnNXdUlDVlFXdEthWkFHeU5LcCtNV3orenZKbm5QT0JoNGZrR1ZmTEw5UlptSE1NdFRteGZLT25JMTdBdFFjbnUvNy9MM1RlRUFwcC93b3FyR0Yvd2xIeDZsUG9NNjZud29lTmtuTzc2a0lrd2FOUkRzUjRjZ1JxajVhWXY2SE83TTMzcFVxNVBHSXkvOEVDbHMwRnJoQVdmTGhkYUlibGp4VnZxeG1WZWtLSnNsVzVkVHVxS01EaEV3cVloZ05BYjZ5UnpubU5tMzdtOTE3YWJrcE9uRDc4QzJUNVZxUEg2YjVuOHprY2dnb2ZtbFNpRWpoenBOSkI1VHFBZGhPZHdSS3lMRjUwbFpONnZndEE9PS0tRzM5V2VRdnl2QUpHRkMreno1VVpFdz09--5297fbccb8f0b89d542f8b182e71ddd69bbc3e7f; path=/; secure; HttpOnly", - "x-request-id": "4cd895e8-733e-4307-aa0a-36a511974b52", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A35:2BA8:8AB235:D21F8E:5D374C49" + "connection": "keep-alive", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", + "content-type": "image/svg+xml", + "content-length": "361", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"ead781435c9bcbe9dfb919086bf06e5c\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:31 GMT", + "content-disposition": "inline; filename=\"unknown.svg\"", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-content-digest": "c89dd0838c14274b835bad75363c902dd08c6715", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "7a4a0e67-d597-453e-af49-784a8366d8c5", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://github.com/snapview/tungstenite-rs", + "url": "https://travis-ci.org/cyderize/rust-websocket", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"15c01403ef1ffb00a4463e9e931fa3e8\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:57 -0000, _octo=GH1.1.3707984.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:57 -0000; secure; HttpOnly, _gh_sess=VnB2Smh4dE5FN2RwOVRDcllXODdqWG9xL0JtRytOZHFOUXBMbHNlbEdnVUlhemdCRzBrUk9hUytlUTFOalBLZ1hMTHd2MnJBT3FaYjZNNHFQNlNYd0hSdXdxMVNQN0VPYU4wNzRiT0JnT2J3aTRxN0pTMmVkYWxpNENtRFNFS2JRb0t6WW0yazcrZVhreCt3UHB0eTdBVmFDVWhPVU85c1llb05TNGxuTXpNWXR0a01nY2F4M0RaS2E0UjNFd0s1cXZxcG5qTTRkUVdoSzN3d3RHUElWS2pvczg5SjFLL2xyS2QrblhxU2Y1b3dLVEYva1lwTm1EemZBaWdhQ2l6UDg4Nnl3Qi8wMStuWUdIVlJxeXlVWlBlTE9JYTdibUUxbHJDRXZVenNoblk9LS0zbU1iSXByQTJiZXd0Tm5IejlXQkxBPT0%3D--e3cafce5e36a7d890232bbe53c4fdb53bc9bbef8; path=/; secure; HttpOnly", - "x-request-id": "63010829-9585-4b95-a3aa-0f00d45ece0e", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A5D:1BAE4:EA0974:1649E93:5D374C49" + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/vi/websocat", + "url": "https://github.com/carllerche/tower-web", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", + "date": "Sun, 27 Oct 2019 12:20:31 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"02a25798bad2761b1a6e171b091c7995\"", + "etag": "W/\"3627dc0af8d7b93b19997e31153227eb\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:57 -0000, _octo=GH1.1.627290386.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:57 -0000; secure; HttpOnly, _gh_sess=bGFJRFRGM2lGOVNmK2ltdkYzZXhpdXlHcnM5a2t0ZHZQZnhMT0p3NGhLVVZuRXY3VjR4cWdLUHk2Y2Y1K2VWZHRBZlR4Z29reW1CYjRxaEI4WE9wNFdNMTZXdGdzRE1MM2ExQkVsUG03ZjNoV2dONFBqTWQ4aGovNkNjWEFDbWp1WGlTcmhXVnpBS3JuOU56YTJEN3VBR3Z4a0FscjBUcGFrSW9ickJqT1Vjd3JnekFCUmdVREVCZXBVQkx4TWRTY3BFWG5zeTZjN1pWL3hJRWJBVzA2clpoOFkvUGdoR2t6aVVTV3pna2hGWTg4MjRpUVlPeFBJRTNVMWFBQUtDSkFIdVpkNCt5VFZEL29TSTFocnFPQ0E9PS0takFEcm9tdWpLK3hHRkE5emp4dHlGdz09--9edb36b34ecf078ff6b734b6ce4acab0d82a2928; path=/; secure; HttpOnly", - "x-request-id": "8f69e1e9-e028-413e-893e-209725f26e5e", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:30 -0000, _octo=GH1.1.50883883.1572178830; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:30 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:31 -0000; secure; HttpOnly, _gh_sess=VCtOc2pvaEFjSkwzWGVYWWowbUtsN0FoV2t1aXh1WStBNlZYb1VIdHVwQ245b3FvcURDOHl2cmxpcUFVbEFJQzBXWkVZZmVvWHJqRVdUSWlia3FuQzRia011MTd3RU85bENIQmZHV3k5Z2lwWG1IRGNuQWxoWjhHeXNuZUwxRm5vS0FoVGpoYkwxdXhCdWFjSENPV1czSXZNeUhwaThnOVVldlc0ZTNVRVVUcUJobkcxMWx1KzNNTytJZDE5MHNmN29LR1RFNTFTUFBIQlg2TlBwUVB2bThkMWhhUlJIK0t0VDdEbnRrQTNJcz0tLXFwRW16UWdST1VEQjFzWFUyU0l5T3c9PQ%3D%3D--6b18b35d7479b627e04d8e40ca43f83d23d9f83b; path=/; secure; HttpOnly", + "x-request-id": "2a4a1570-0231-4ade-9680-ab6f78d3bb2e", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2D:39408:1E92ED:2DF87D:5D374C49" + "x-github-request-id": "EA0E:161F2:3BD3824:594E803:5DB58B8D" } }, { - "url": "https://api.travis-ci.org/vi/websocat.svg?branch=master", + "url": "https://api.travis-ci.org/housleyjk/ws-rs.svg?branch=stable", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -47808,21 +47728,45 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"9317657a3df1d6dc9dc74f0e5e8b71a7\"", + "etag": "\"f312797da2ec1c0269d8d02c86466ec9\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:57 GMT", + "expires": "Sun, 27 Oct 2019 12:20:32 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 13:20:47 GMT", - "x-content-digest": "b761d441f9ccf37acf574d3c9156fe5e074efe32", + "last-modified": "Tue, 15 Oct 2019 15:28:52 GMT", + "x-content-digest": "17c6ea80e3d0ba4c4c92d71a7b3f4a42799f174c", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "143ac7c3-d5bf-4878-90e5-efb57ccee3cc", + "x-request-id": "e3888c6c-1739-4933-9d65-0d31ec374dae", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", "via": "1.1 vegur" } }, + { + "url": "https://github.com/cyderize/rust-websocket", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:32 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d1417e556849ad83020571af8e0f8bf8\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:31 -0000, _octo=GH1.1.2115837542.1572178831; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:31 -0000; secure; HttpOnly, _gh_sess=bHpDTGJIT1c4eVozRmx4akdvU0UxZHp2T252bnRCNWY1R0QvR1BYUnB6MjBOaFlOWThwMzB1cElCOVorOEtsWVZEQnJ0MmU3eGhFZzFiaHJIYUdjRzVUa3ZwNHZ5dlArMlArM2NJanRrSUhZMENMVWkra3dqbXNjR1dScVVIaWZTdGFnY21YckJFODVVYjBEWFpBQnNlSHpPbDlFdFlPZ3VqMjZaU212SDMxRVNqWWlCbW1CTERWYzR0QVlzUnU4SVB2bjBJTjR2S2Z0ZllmK1VMU09kSmt6dmJ6WDVIM29BZ1VYWEpZaW1LVT0tLTRMcytNc04wcFRrZExrZ0Q2V1Jicmc9PQ%3D%3D--bb45ec7999e0711735bc0f8442d7b84ba32b9c81; path=/; secure; HttpOnly", + "x-request-id": "a24fe022-902c-4dd3-8cc2-e36b2d951cdd", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA1C:40B81:347E23D:4EF8E79:5DB58B8F" + } + }, { "url": "https://travis-ci.org/vi/websocat", "status": 200, @@ -47834,11 +47778,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47847,46 +47791,27 @@ } }, { - "url": "https://datatracker.ietf.org/doc/rfc6455/", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:04:57 GMT", - "server": "Apache", - "x-xss-protection": "1; mode=block, 1; mode=block", - "content-security-policy": "default-src 'self' 'unsafe-inline' data: https://datatracker.ietf.org/ https://www.ietf.org/, default-src 'self' 'unsafe-inline' data: https://datatracker.ietf.org/ https://www.ietf.org/;", - "x-content-type-options": "nosniff, nosniff", - "strict-transport-security": "max-age=3600; includeSubDomains, max-age=180", - "vary": "Cookie,Accept-Encoding", - "etag": "\"dd060cd829fa7b73855046e685abec1b-gzip\"", - "x-frame-options": "SAMEORIGIN, SAMEORIGIN", - "referrer-policy": "strict-origin-when-cross-origin", - "transfer-encoding": "chunked", - "content-type": "text/html; charset=utf-8" - } - }, - { - "url": "https://github.com/vityafx/urlshortener-rs", + "url": "https://github.com/snapview/tungstenite-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"62b86ba14cd635583605bd5bce34ae2f\"", + "etag": "W/\"28b64fb2278643e35d3e03646ae44f0d\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:57 -0000, _octo=GH1.1.238303079.1563905097; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:57 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:58 -0000; secure; HttpOnly, _gh_sess=bXRYSmRYd0x2R3NFcjNsa2JkYitSY2xjRXoxYlU1RThxZWZzVGx3Q1VtQjZDR2xzQmdaTlJTVGYyVk01b0JkU1I1RVYvTnBYS1U5MlhNb1ZCSlhlMGJGajR4QlBTU09ES3A1akpMTXI1dTZud2I4b0F1ZHQ2UzlkWCtLaGVpZHNBNU4xakt0bFB2dVdYL0NUVE0rSEs4OGwzdUtFcTVrTlNCcnpWUTdoQnVZZDBEWDFhM2NEUituRHZ2L1Z2SVEyc05QMWREQ0xlOEJxYzhqNkR1UGZJR3JSbWJMcDN6U285MEFTTzQyUVo4ZXpvYmRCdGRaTG43SGV2dXB5cHhzUEZiU3BNYUZqQmc1SGxvT0JaU2ZkSjlYenk0RXdXallOSmU3NGJWRGRwL009LS1ER3JkTWg0WVlBNXAweE96REpjbXJBPT0%3D--f903336297a81d72749259b79dce476231d6c3c2; path=/; secure; HttpOnly", - "x-request-id": "fcec9e11-6be0-412b-8309-d53d8d1a047d", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:31 -0000, _octo=GH1.1.2139988144.1572178832; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:32 -0000; secure; HttpOnly, _gh_sess=T1AxeDRFRWVZbDNYdHZVUW5zLy9kYW9pMUlVVSthb2RyY1MzKzI4WEY4Vjl3QVc1L1VoWHkzT295aTFrYTNwVjBJUXQvMUQwQUsvd3JEay9KZFVma2hQb0UwVjBrY2ZDcUV1OER3RHJtVlpxamhPZGVMbW9XaHdkWjNOckxPeWFDTW5HaU5jTStob0tyK1F3RVZWVUJxNS95ZXV0eFFSYjh0eG13VlYwUHJSTVVZdExZUUN4ZmZCeHU3dXBERERzSUIxS094eldEUndjMUd5TWNsVFJXVnc5WFVMWjZ6SHNHaXFyYStaZkdlRT0tLW5JMHJqaFF3dktrcEdscEpDZHFVaUE9PQ%3D%3D--40581399857697c6636c0c464218bd02834d0913; path=/; secure; HttpOnly", + "x-request-id": "4b088d0b-f290-45c2-a1e9-eac6702d2f96", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A69:3941A:AD8487:1089955:5D374C49" + "x-github-request-id": "EA23:1B30B:2B2F4FD:40C953A:5DB58B8F" } }, { @@ -47896,9 +47821,9 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -47906,15 +47831,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"a4f948233a9688380528eae890b58cb6\"", + "etag": "\"4cf51ddf64377ffd46aa73849f7494f0\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:58 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Fri, 14 Jun 2019 20:30:55 GMT", - "x-content-digest": "0a21a1f6c07669e65424e4fb3d9768d149c58efe", + "expires": "Sun, 27 Oct 2019 12:20:32 GMT", + "content-disposition": "inline; filename=\"error.svg\"", + "last-modified": "Sat, 26 Oct 2019 08:12:54 GMT", + "x-content-digest": "279fc56585c9b65b394c1039a90260d640b102b8", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "b295628f-2e41-41bb-9338-ff493be5013b", + "x-request-id": "9cece1c3-d533-4f53-ab7b-5161946b95a0", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -47932,11 +47857,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -47945,168 +47870,134 @@ } }, { - "url": "https://github.com/cargonauts-rs/cargonauts", + "url": "https://github.com/vi/websocat", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7079d06308fbda5c01627c97e20908be\"", + "etag": "W/\"dc0f714ef32ce0e70fe6df4e298c00fc\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:58 -0000, _octo=GH1.1.2029909834.1563905098; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:58 -0000; secure; HttpOnly, _gh_sess=REpCZlo3Y0cycjZMZ0NHK2h6M1JtdVFINHJJYzk4TkpZT3RmRFJhbFBPbnJ6MUZVcU5hNVFqK0QwK3F5c1BpSGRBcW1VSVZUTFFJeDdRRmY4azJ2bUZaczRONDg4L05QRXRjNXBSNW9UL1ZlZ3dzM0ZGMVJjNDlsNm9vYkdZMldIekJCMUh1SjhEcytDQUo2cFIyK2x4WCsxMHlaNWFiODR5VG9zSmZRa0xQZitKRHM1TDR0NXhxMS9SRFVyaWxDdDl6dHhVNzRoSlJZQmxWaE0zRThLcE1FS1BaUlBoQ3UwNXB0Zit0VGdtUkpNQ3dhWXkzUTZxU1V5UGszRzRHc3VYaUE1aEJxeC8zNkF4ZFIzQnJOWWp1bW0zWlJqaERrWlhCcHllQ3o4bTg9LS1Ybk8zZGgxaUNMYjZ3SkxJWWJaWVRnPT0%3D--3b422fd4111b0608ba6f32e1457c827e8e050bfd; path=/; secure; HttpOnly", - "x-request-id": "82855e88-b851-4008-be86-61c72e2d0a58", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:32 -0000, _octo=GH1.1.376309753.1572178832; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:32 -0000; secure; HttpOnly, _gh_sess=NGYzeGgvczJWZDVodHdlYjBraTI3RzRQWi9YRk5GRTNhbWc4RkpTK1NCRWhDSXNmc0ZVcEluRXJkM243Z0dnejB4bnRkbGxZWk5Icm5LQWIxclMrQmd6cnJFZDU0S1p0SlpvVTBpTjVTbmlYQ0J6a0R5Y1l2bWg2WDRmeUxlQmVOMVdmdnFMTCtYYTdUdTZnVkdBekJVcmQ3aWtPV05odko4b1V0WnFLMEk4dmsvUEJQTTZUM2tFREY3dUhIQTRjbUg1UG1SYzZTYlQweTNMNWJldkhTVU9HckJUdmFHM1ZwK3c1UEhONS9OVT0tLWh4YkFvaDd5UzRYSU1nSEFXZG8wZHc9PQ%3D%3D--c2d58fc0428109d0aaad89d2d5a36bff3dc767da; path=/; secure; HttpOnly", + "x-request-id": "17dbb836-41da-4960-83fa-bc1143166269", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A15:1BAE3:D14CF0:13F023E:5D374C49" + "x-github-request-id": "EA24:1B308:D70F7A:1423150:5DB58B8F" } }, { - "url": "https://github.com/utkarshkukreti/select.rs", + "url": "https://github.com/housleyjk/ws-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"a05fa122a25f283a16cb12a2152f8e95\"", + "etag": "W/\"6237b8d124a6302007e7a4e0c0599f1e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:58 -0000, _octo=GH1.1.342106181.1563905098; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:58 -0000; secure; HttpOnly, _gh_sess=Qk9ERjdQK0Z6UmtHWk5rMWxDK1QxZHZId1V5Vy9yTXRJT0txWVNKZTR2ZHlpbVROZHpybnA0Qm5CVEVOSXlLdzVGU0ZOVDdkcnI5R0NncFZGWWkzcjdaMWxObU80Z0lqQ1V1ZndVdHUvVGUvZ0hXYkxhUXphbVdUdkUxMS9nRXNRZE1ydUVBeFZIdk12d1RZbnhwd25ROTYra1d0YzQ1cGRqN0tEK2U0Y0VqS1Z3dEJWTlVqSlM4aFJOTHFuUHFwL1FnbEFQNU9lUW05Zkc1YUdPVlpPdkhNZ2MrOGNidW1qSWlMSXpndFhIQlRYZnowMnpXK0V3cllmWlYvTHpiQXl6dnhhRUMvNkJiOHBrc0xZN0o3eGJZWjZtaVZ2dFhGMCtQVXBZZlUxY2M9LS1FWlZndzhGcmRSUVM0SU91SHJIYjl3PT0%3D--eb8568eda5449b4bf2290044b7ebae06922068ab; path=/; secure; HttpOnly", - "x-request-id": "73a22219-a0da-4a9f-846a-89978c953061", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:31 -0000, _octo=GH1.1.85630748.1572178831; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:31 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:32 -0000; secure; HttpOnly, _gh_sess=ZE5xUytiTlRiZCt5cWI1NEtPT3YxQzVHRHlBSmFDdy9IU3R6SXhPSk1lU2hhSzM1d1N1ekxvRDRnUk9mVGtNS1lyZlFQcW9QcHl5YXZ6TktmNnlwNy9vUEF6WTFsWGVTMzBNWWJZR2U5NlovWWdrVWd5eExoNmQ2RFU2dFJzTTRIWUoreHhyVnNGaE5wZGV4YXA5SExrQ3BhNnVudlJjYmVJVTJTdzQ0QmZDK0dreE9rTnoxM0NtYnJ6aUFJQTVXSXI0akUxdExJSit4RW5Ic0IyQTUwQThyZVVOTVpMTUFYUUVSQUxlRjRNRT0tLXJubEg2ek1vcEdMWXZic002bS82dXc9PQ%3D%3D--45334b67822e57e4fb42d4b54e1c9ecb66897e05; path=/; secure; HttpOnly", + "x-request-id": "71ebbf14-2cc2-4e64-8b32-c6f27a5a9f69", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A1B:39421:EA0EE0:1640230:5D374C4A" - } - }, - { - "url": "https://api.travis-ci.org/utkarshkukreti/select.rs.svg?branch=master", - "status": 200, - "error": null, - "headers": { - "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", - "content-type": "image/svg+xml", - "content-length": "357", - "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", - "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"57ed4b30019c5a3229da66a8907434db\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:58 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Sun, 14 Jul 2019 04:51:20 GMT", - "x-content-digest": "f2aeb75fc0b4cda54b8ea125696fcd11bc2c5f19", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "5ca5b5fc-f8c5-45f3-af19-79d6bc19a417", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", - "via": "1.1 vegur" + "x-github-request-id": "EA1F:1B306:68D57A:9D70D3:5DB58B8F" } }, { - "url": "https://github.com/pyros2097/rust-embed", + "url": "https://github.com/cargonauts-rs/cargonauts", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:32 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"e82113ea2ce9014a3bf4189c827d96aa\"", + "etag": "W/\"92c64085efa9856b8c1d5007735a060f\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:58 -0000, _octo=GH1.1.47195164.1563905098; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:58 -0000; secure; HttpOnly, _gh_sess=cHkvRFV4c1lUZ21UZVlEUW9tTzZEV2pzTFlmUXhjMHp5NDVKWGxEZVczY2dBTFdPU3VtayswYlpjZDl3cXo3VEs5V2diVzNDRUp6RFh3Q3BYdGVLREpQRExWT0c5REs0My92bFRYV3NsU2hNMFkwOWxuSWE3WE9QbjhvQU9ySWdaVFF6djVoSmdvMnpzaXF5WkpMUFlBN2V1cncvNXdqSXdFalJGVHBXVk5tK1hoL3Q2SHViazhnTXZncmhCaHFsMTVrWkdObGFNRVN5R1UzWXl4M2hHRXcwajFOcEVYb3laQyt1TStYNTJnbWtyMktwU0dEckhPcm82SVVsUmp3RHJIY0djVklHZnJFbDlnTEkvNVAvdjBaOEkvNlkyNUhGUm5VKzBUVTlkWGs9LS02a00xNWdpc3RHYk41Ym5uT3RQam5nPT0%3D--36083002acea7d90693f85021efb8540aeea666b; path=/; secure; HttpOnly", - "x-request-id": "e7fce063-caee-4e23-98dc-c2c6ee1331bc", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:32 -0000, _octo=GH1.1.703819935.1572178832; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:32 -0000; secure; HttpOnly, _gh_sess=MHp5UmlvSGROUWhheG1lcndYMmxLMnNSbFF0ZWhxVkV3VjAyWUZwRzhxaWZaM2RlWHhHR2tCMVhIcFJKalBUK0ZWTElzWVlBL1dBSVpHNUtPSjJKbDNVa3dsTkhkdTlsYWFIeDI2T3pyMVRCNHhWUEZ3aHJ6OXJhbytwZVlHSDFieTh1TVBkUlRuUFd2WUNFbzVJRnovRFVhdlRoV09VZjhVNy8xcDFLWUVDMWdtem4zVzZUYXFleHpKVk9nY3hNMVNFdUJ0MkJncFBReHAySUZXNmgrQ204N05oWjBWc3FLd0I4d0Z2S0JjMD0tLVRraTVVbUZENTRrbCtHMUt0NmRYc1E9PQ%3D%3D--88429395309b2cd49a334f473ca8c58c1c03646e; path=/; secure; HttpOnly", + "x-request-id": "62879c8f-7434-43ed-8f8d-0abe4a9f4640", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A27:2B96:21127B:31E2F7:5D374C49" + "x-github-request-id": "EA2A:161EE:2B0144B:40B505F:5DB58B90" } }, { - "url": "https://gitlab.com/pwoolcoc/soup/badges/master/pipeline.svg", + "url": "https://travis-ci.org/housleyjk/ws-rs", "status": 200, "error": null, "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", - "content-type": "image/svg+xml; charset=utf-8", - "content-length": "945", - "cache-control": "no-cache, no-store", - "expires": "Fri, 01 Jan 1990 00:00:00 GMT", - "pragma": "no-cache", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "Ypht27RICRa", - "x-runtime": "0.050573", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", + "server": "Cowboy", + "connection": "keep-alive", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 14:40:30 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", + "via": "1.1 vegur" } }, { - "url": "https://github.com/sozu-proxy/sozu", + "url": "https://github.com/vityafx/urlshortener-rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4f644f620877e6595c61d1d69c358fcb\"", + "etag": "W/\"1efd2e681db16d602125ea1166902666\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:58 -0000, _octo=GH1.1.439191477.1563905098; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:58 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:58 -0000; secure; HttpOnly, _gh_sess=Vk0zaHM0WERHdVBoSFJJdE9GTE9ieHN5MHpDZ00rckVjcHIzeU9lbGxVNVBWNHcvODJYSDVmaSt4WnkzL2kydmIvYWIyNm1XbTBzdE91RnBZZElPVmo3eGdaUjJaNDNYbExnMndHYzQ4VmFPcXpDQ2JndmdyRFExaVRDVCs4NzhDWnpjelBWaEc5N01NbWk1c3dZelZCQUtlWEtraVZ5Ymh2RlNXblV5T3hvSXc4WUJSQ1l6NjJYelZVbThPK3lOTTVoZG90YTM3cGIxNHFYZUVvOVJtOWR1SzZrWFFSMkcyS0FHSXdRQTZ1RE5ZQWpvK2hGaTdkMU9KN2RSa1JhaHF5UnFqOUsxbnB2NDRQbzhFZDhqbFE9PS0tcEpGSjJpd3B3UzdRS2xXZ3Y0V2NVdz09--2f0f7bcccda8c9a8d46ad4a3602dda8e99ce4dd0; path=/; secure; HttpOnly", - "x-request-id": "ce7150c3-ef0f-4616-8f4a-0d849fa1b584", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:32 -0000, _octo=GH1.1.481231344.1572178832; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:32 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure; HttpOnly, _gh_sess=djhoK1FRcnNxcXRUUEFCM05vZGNmOTJKZEhnOGNzTUZrQnIvK1JPcHNTb2FPQWY2ZWJxWGhDKzBuRnREZmczNjJpZzF0Q1greXdqYXdvSzdGV244WWU0cy9rUzJqN25sTWNTclBEWlh5NG9RbGRzNXZQQXgxeHdGTDh0TU1rRjJtZUxCeVBUZlFIQVArbGNJb28xV2Rtb2NMMU80aHpXYk5UWFV6c0lEci9mWVlhRzExaS9wMHVyTzBHL3IyTWNzMjQ0Vk8yMS8zZ1lLRHRwcDZLR2Fla1d6U0tLVENSNFJHS3hObDZDNWYwMD0tLS9ibmNuSVdIV3o2YzlTRzZsSWwzZ1E9PQ%3D%3D--ad79d557812b1ec5ca1642dceeb869dd32275ac0; path=/; secure; HttpOnly", + "x-request-id": "d7defb03-6660-4829-bdbd-1613aade3797", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A5B:322A0:E6ED90:1607A6E:5D374C4A" + "x-github-request-id": "EA27:40B82:3BB79D5:59189F1:5DB58B8F" } }, { - "url": "https://api.travis-ci.org/sozu-proxy/sozu.svg?branch=master", + "url": "https://api.travis-ci.org/utkarshkukreti/select.rs.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:58 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "image/svg+xml", - "content-length": "362", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -48114,15 +48005,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"e858bb0d9d3a62f6b6cbd57caabbed89\"", + "etag": "\"912f184c435e378de5c3a0de4394bcd5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:58 GMT", - "content-disposition": "inline; filename=\"failing.svg\"", - "last-modified": "Tue, 23 Jul 2019 15:21:15 GMT", - "x-content-digest": "6189b54642f4eb78c4cefdac850d7be338fef72d", + "expires": "Sun, 27 Oct 2019 12:20:33 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Tue, 13 Aug 2019 22:39:24 GMT", + "x-content-digest": "24ba325c89c42abf40af012f9b8bc5076c09849f", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "a7de085c-c3df-488d-bb22-040bd027d128", + "x-request-id": "021905f3-0409-454d-9e18-8393b8604878", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -48130,41 +48021,15 @@ } }, { - "url": "https://gitlab.com/pwoolcoc/soup", - "status": 200, - "error": null, - "headers": { - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "vary": "Accept-Encoding", - "cache-control": "max-age=0, private, must-revalidate", - "etag": "W/\"8f1b6e09103bcd1e0e660b970f35936e\"", - "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", - "set-cookie": "event_filter=all; path=/, _gitlab_session=d89ad8fe47d31e0376ca4e47769a5296; path=/; expires=Tue, 23 Jul 2019 20:04:59 -0000; secure; HttpOnly", - "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-frame-options": "DENY", - "x-permitted-cross-domain-policies": "none", - "x-request-id": "Dgyq3jV8HJ3", - "x-runtime": "0.349790", - "x-ua-compatible": "IE=edge", - "x-xss-protection": "1; mode=block", - "strict-transport-security": "max-age=31536000", - "content-security-policy": "object-src 'none'; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; img-src * data: blob:; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; frame-ancestors 'self'; connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net" - } - }, - { - "url": "https://api.travis-ci.com/getzola/zola.svg?branch=master", + "url": "https://api.travis-ci.org/vi/websocat.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "image/svg+xml", - "transfer-encoding": "chunked", + "content-length": "357", "strict-transport-security": "max-age=31536000", "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", "x-pattern": "/:owner_name/:name", @@ -48172,12 +48037,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"b0cb120466397e8a5efb28b013d8f36b\"", + "etag": "\"92624d1fd332f929dc52bd9c98733510\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:59 GMT", + "expires": "Sun, 27 Oct 2019 12:20:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Fri, 19 Jul 2019 08:30:08 GMT", - "x-request-id": "2173b64d-9eb8-4606-ad87-39c76ce0e007", + "last-modified": "Sat, 26 Oct 2019 22:01:17 GMT", + "x-content-digest": "bab5bd2125d9ebf0c7e790ddf4f65e654384079e", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "28c634aa-2d5b-475c-a4c3-6701dc0ff9b3", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -48185,13 +48053,37 @@ } }, { - "url": "https://api.travis-ci.org/cobalt-org/cobalt.rs.svg?branch=master", + "url": "https://github.com/pyros2097/rust-embed", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:33 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"42a7a13adfca5aff8764ef7068e404ed\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:32 -0000, _octo=GH1.1.237944014.1572178833; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure; HttpOnly, _gh_sess=dm53eHdrVFZMN0d2V2ZyOGFiK2hPb1NNMzRabzFYUFQxRG50ZVRJUnhpSk9VL1FYdjhBYU5ITzJ6MzhCWnZqMnNxaE9pZHJWUEdQMWVnU0VpNEhqZitEYmJ0Rk5XQWExTC9xS05IaWkrWWpNblcrVEJlZmtjaUVMTm9RcUwzdkdWUXR2cmtiNkVlL1hQVVBSeXNyQklaUVM1QThxdncyRFM1T0ZKdmNZa0N2Q0ZHaGlqQ0x1QW9JZW1qZnVzTlFsS21TRndkbGtRcjNxN1JHOXoyNzFucTR0RSsvZWVNV3NPVTVIcm4wVklhVT0tLXVMQ1VwZ3hKajRSaW0vRE1GWE0rTHc9PQ%3D%3D--ecb76971585b4f5e2c71bfab02327c5995ea6b26; path=/; secure; HttpOnly", + "x-request-id": "2f1233fd-b197-4d9e-aea0-bcf46d91c16b", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA2B:B5FA:2AB4D25:400D66E:5DB58B90" + } + }, + { + "url": "https://api.travis-ci.org/sozu-proxy/sozu.svg?branch=master", "status": 200, "error": null, "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "image/svg+xml", "content-length": "357", "strict-transport-security": "max-age=31536000", @@ -48201,15 +48093,15 @@ "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", - "etag": "\"c6d68daae5ad6052f3b40af152c27a7f\"", + "etag": "\"2e0884ae69f58d89c8bec534a95525d5\"", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:59 GMT", + "expires": "Sun, 27 Oct 2019 12:20:33 GMT", "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Wed, 03 Jul 2019 19:17:26 GMT", - "x-content-digest": "d05f877d8d55fb814ad802d587c3097effa95708", + "last-modified": "Mon, 21 Oct 2019 12:01:40 GMT", + "x-content-digest": "a742db7387d86d77344693f59313e54d6b6ebfcf", "age": "0", "x-rack-cache": "miss, store", - "x-request-id": "02f27fea-2daa-4c1b-8d29-545a76f36a98", + "x-request-id": "421a90e0-c5d2-4bed-9e7a-bea92972d4d8", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -48217,205 +48109,227 @@ } }, { - "url": "https://github.com/cobalt-org/cobalt.rs", + "url": "https://gitlab.com/pwoolcoc/soup/badges/master/pipeline.svg", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:59 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"dc0f02db7468d263ac762c41cb4fd7ad\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:59 -0000, _octo=GH1.1.76339468.1563905099; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:59 -0000; secure; HttpOnly, _gh_sess=NTRSL2tRUXdUM3RQZFpXNmY1QzJ4a214N2ZhQ2dSUEZvOHI4QU85M3NSZ0NqTVFscnBDSmNnNStVb2dCaFJTOVVEZ3hmdUJtQ0JTOGhYTlNVR3F6dWlHSGNhWlhJeThlV2cwa0pMZ1ZPQzVHNnZ2aHNFckhXZGxRVVEzOUdUZjBaR2Q4Vlo5UXF5YzMxUG05bVJrV3hRL3pBNnlLdm9VMVZBUHlCZ0h5VWJtMDJTSm0wOUJGekdLdEJMNGV2akFoNmtuQUJpZ1VnMTFQODEwYWtUWC9QRGh6NjRDbHdLZnY3ZG05VXRqSks0cE9WUXFLV0lQTjhybFFXUUIxd0hFMzJtVVhsaGJVdmU0c1F3dVlEcEFpTll0ZXNxaktjR3NyOFhkUkgzNzFFRVU9LS1PVDg2T3NPT2dkMkZSa0lTL0lISGlRPT0%3D--fd5ff2150dd1ba34422436d03900fa96c6a39c11; path=/; secure; HttpOnly", - "x-request-id": "d33c1c65-9c35-461a-948f-53f4a64969cf", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", + "content-type": "image/svg+xml; charset=utf-8", + "content-length": "945", + "cache-control": "no-cache, no-store", + "expires": "Fri, 01 Jan 1990 00:00:00 GMT", + "pragma": "no-cache", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=ImZhZWIzZTRkLTAyNzMtNGQ3MS1iZDk5LTQyMDUyMGY4NjcyYSI%3D--f25d48fa429939c38c7cdef054c7e3b7b13af636; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure", "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "Tc0eM0q9wQ9", + "x-runtime": "0.065959", + "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A61:2BAD:D0568D:13C5539:5D374C4A" + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-21-lb-gprd", + "gitlab-sv": "web-14-sv-gprd" } }, { - "url": "https://travis-ci.org/cobalt-org/cobalt.rs", + "url": "https://www.getzola.org/", "status": 200, "error": null, "headers": { - "server": "Cowboy", - "connection": "keep-alive", - "content-type": "text/html", + "cache-control": "public, max-age=0, must-revalidate", + "content-type": "text/html; charset=UTF-8", + "date": "Fri, 25 Oct 2019 12:08:54 GMT", + "etag": "\"803ed495d3b477ddff4d56fc1476d4c6-ssl\"", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", - "expires": "0", - "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", - "transfer-encoding": "chunked", - "via": "1.1 vegur" + "age": "173500", + "content-length": "5661", + "connection": "keep-alive", + "server": "Netlify", + "x-nf-request-id": "f953c9b6-87a8-4f59-b943-9bdfb77109e7-12137257" } }, { - "url": "https://github.com/getzola/zola", + "url": "https://github.com/sozu-proxy/sozu", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"daea175d922a712af77c670c5c55570c\"", + "etag": "W/\"0d935e41e87e2be31080b8fa6718de02\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:58 -0000, _octo=GH1.1.2081234450.1563905099; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:59 -0000; secure; HttpOnly, _gh_sess=MS9SY040T25IdTcrSE5nakJ5MlgwbUVIdTh1b2VNVUFmZzJRMVBESFU4eUVETzBIbDV1aEFNTW9oQ1dpTlZibVJwb0V2amkra2xLVThxMkJWWG9XeWk4THN1Ym1ENjh0TFlMcU8xdlduZW9XeWozdHNhaGtDdjJ2U0ZMdHdGcDY2MVhoOXBvVENCWVhBclJHOEtzNHB2VE9MbEtCL1ZvK1RXRkdNeENTVU5iNXUzOEx1R1RqU0xoWHVSWEpGZlhBcnVZbUtmVmpRWUkwYktXT0lWTXRUbUkyNThtT21KbjgxRXB6RFpvNkNzZmJmMlBxaGdDV1N4YTY1ZjNoWmM2ZTUreis1WWVVckRTR1ZzaitVUFJuWlE9PS0tN2lOQ1BXRisxdFpIeWFGZDdqdXdxZz09--a2731d77b54693d9ac56bd9cd169e2b5a50c78e3; path=/; secure; HttpOnly", - "x-request-id": "38054d39-16f6-48ba-983e-76b1c488c1ad", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:33 -0000, _octo=GH1.1.684709284.1572178833; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure; HttpOnly, _gh_sess=d3BmK0NtcjI4SVRIMlVUL1owR1V4M2xnV21QRjE0UG1Xbk1SemRKdWJPYmluRjhzeklkYm54bmFWSjBDcHFRTnN4U3RkT1dMSVZaRFBiMGdhY0pPbnV4VVl1NGhuK1YwYm13aGU5Z2hTdElkQ0JjYytGcWFzSytGNWtlRGozSkQ4SXk1ZndmOTQvek8rbUJUREtIMUM2eGwwd0tmeWk5RHE3SEV5eXBxNGhrQ0h3QjZhdjh4SVljUGUxL1RWL0o5ZGlQSlRUcG40VEZKYnpSc0VnaFhGaitONFNFWnJSNlhJeG95QnVmWHM3VT0tLWovbWJyLzdTbUsrSWsxaDFocnNua2c9PQ%3D%3D--5d3f519ead996d836ac28456ac4f51d32be31a7c; path=/; secure; HttpOnly", + "x-request-id": "bb3b9992-ea3a-44ac-aaf7-0a1bfb84bde3", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A77:3229B:AF3A69:10A5997:5D374C4A" + "x-github-request-id": "EA30:23F84:3B2A6B4:588981A:5DB58B91" } }, { - "url": "https://github.com/FuGangqiang/mdblog.rs", + "url": "https://gitlab.com/pwoolcoc/soup", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"4b273b6a7b73955a8ae1dd699cf23c08\"", + "vary": "Accept-Encoding", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:59 -0000, _octo=GH1.1.1264159596.1563905099; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:59 -0000; secure; HttpOnly, _gh_sess=Z3ZyQmI0T2RiRjlyUVRGTk0vT21IaVlPMGcvLytrWmhBbCtGTUo0T2h6cWdsc1I2UzlHU2t5ZkZ0bGR4OXFsTStWZk5XdTE3VjhSSjVKMDN3MkY4YTR1dE10UkdNS29tTXhkaFkrVGpicHNaNmJGaFZsOXJDaGNwNUJQa0t3UlVKQVFkUlJTdGQzbVIzci96MHREYWNoa1AwSnJ0VWlITDN0RFVMSHcrNlBINW9DeU9DMUgrSDZ5YVV1V3RZaHRoOGpHbFhuM0VBaTA5VFZMOWR3dVQvNTZwR044ald4UlBCVFJyYUJTYWRFUWZTR3p3VVpoUmFzcU9ncmdRMTBsQnhrVzZnbHNYYnFveUtoUVp4Ui8zWm1Rd2FzUk1DMUhtNzg3dUoxVGFXZlE9LS1zNnVyeUtQTmFQKzAwK011RG54QnJBPT0%3D--3f933c988df1a1ce5e51ae64a3787c0b7a976bd3; path=/; secure; HttpOnly", - "x-request-id": "3f641fd6-6433-4e25-87f3-069865bd4994", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "content-security-policy": "connect-src 'self' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net wss://gitlab.com https://sentry.gitlab.net https://customers.gitlab.com https://snowplow.trx.gitlab.net; frame-ancestors 'self'; frame-src 'self' https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://content.googleapis.com https://content-compute.googleapis.com https://content-cloudbilling.googleapis.com https://content-cloudresourcemanager.googleapis.com https://*.codesandbox.io; img-src * data: blob:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.gstatic.com/recaptcha/ https://apis.google.com 'nonce-yBIwTpnKGzqd/6LtigeIug=='; style-src 'self' 'unsafe-inline' https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net; worker-src https://assets.gitlab-static.net https://gl-canary.freetls.fastly.net https://gitlab.com blob:", + "etag": "W/\"0ae83a4fa9e960ea74c1be05dfc59cdb\"", + "referrer-policy": "strict-origin-when-cross-origin, strict-origin-when-cross-origin", + "set-cookie": "experimentation_subject_id=IjcyZmI4OGNjLWQ5ZGMtNDJjZC1hZDAzLTE3ODI1ODE2ZTcyOSI%3D--94cb36211b61ac9445013a6c58e7eb04113508ad; domain=.gitlab.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure, event_filter=all; path=/, _gitlab_session=1e22210990255ae56bde394940ba8c8c; path=/; expires=Sun, 27 Oct 2019 14:20:33 -0000; secure; HttpOnly", "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-frame-options": "DENY", + "x-permitted-cross-domain-policies": "none", + "x-request-id": "Tsg7Z346067", + "x-runtime": "0.269249", + "x-ua-compatible": "IE=edge", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2B:32296:60DA9B:92E67A:5D374C4B" + "strict-transport-security": "max-age=31536000", + "gitlab-lb": "fe-15-lb-gprd", + "gitlab-sv": "web-10-sv-gprd" } }, { - "url": "https://github.com/leven-the-blog/leven", + "url": "https://github.com/getzola/zola", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "date": "Sun, 27 Oct 2019 12:20:33 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"bc58f5d869a0f4e004b824c21fb98e72\"", + "etag": "W/\"3e5df15728d99ba677ab6a1475935669\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:59 -0000, _octo=GH1.1.1626711004.1563905099; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:59 -0000; secure; HttpOnly, _gh_sess=Z3VHeTBJUDFqYXBUeVNyWUhVT0Q3MStwTHU2VktDYXMxUm5DSEt2bnRPTlNnOWJFNjJNeDFoZEk3b01MSkNES2FzcG91aSs0dVN1ZjdTUVhWdFJXQjBwclArdFE5bUdDYnZubzNmRUp3NitFZnFpVVA3Q2xTbkxBcURDVFQ0K2xoQUNhb0h4MjFJZEVHY2o1RGhkazFvc2FiUFFMNjA2T0pBeXFBMmNLbVgrL3U2Mm9XdGVHS3pzcCtXUmQ1NWgrZFMzMXdaV2ZzZHpaY1U0b0k3ZVBWTUh6UFZnN3FaNC9HRnRudDZRVUM3Zzl0SjhsV3VuTHY5UWlvT1RReWFzVm5jMVh3ZDNDTEhIeUlTVS92V2o4NC9pSFlzZGVKMUZLRlc2bzV5OVFUOE09LS1HOGRlL2dJU1FuUmRMdEF2cVBkaXB3PT0%3D--0b2167aad46bfde5d36d3cea7b5b12ddc358faf1; path=/; secure; HttpOnly", - "x-request-id": "72388862-8263-4bb4-a6ae-128574b56859", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:33 -0000, _octo=GH1.1.871830470.1572178833; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure; HttpOnly, _gh_sess=VGVaSW4zdjVsTzJIR2Q0dCtueDJpZmgyRlhCUjUyWE1vUmlGblVOQVBOZ0svaElGVHk5Zm03M1F3VmZLelphSnhBejVFaGpIczd4bU5Cam0yZjF4a3hyR2JpV1ZqWDVEeVF2dXU2azZydDFlT2VoVjlwTHN1Qmp2TUNtOFJqYWY3NGxxUUpZdG1wNWNvdXE0L3pkakF5UTZkUGRxdFowcjgvYm5JYXlaQ2cxM2d2MkkrSG9WSmhtZHBCa1BFa1Nkd1p2b0laNzJIVEN4ZnFDU29SZ090OEs3OTAwTW1UNVM0V0xHcFdxZkJBWT0tLUR0cThvZ04zaUJoRW0rNU1zc2cxVnc9PQ%3D%3D--ff884e72dbfbfdffd63d56aa783e03808dd91ff1; path=/; secure; HttpOnly", + "x-request-id": "39b1729b-a2cb-4a30-9f0a-f9e0581afce4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A71:322A0:E6EE60:1607BC5:5D374C4B" + "x-github-request-id": "EA32:161F1:33F2737:4E0DB76:5DB58B91" } }, { - "url": "https://travis-ci.org/leven-the-blog/leven", + "url": "https://api.travis-ci.com/getzola/zola.svg?branch=master", "status": 200, "error": null, "headers": { - "server": "Cowboy", "connection": "keep-alive", - "content-type": "text/html", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", + "content-type": "image/svg+xml", + "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", - "cache-control": "public, must-revalidate, max-age=0", - "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:59:12 GMT", - "expires": "0", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", - "x-frame-options": "SAMEORIGIN", - "x-xss-protection": "1; mode=block", - "x-content-type-options": "nosniff", + "cache-control": "no-cache", + "etag": "\"8548a7ba5929d328c5cedb51896a85ef\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:34 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "x-badge-location": "https://api.travis-ci.org/getzola/zola.svg?branch=master", + "x-request-id": "be82375d-5640-4e03-98b5-e47694c55ac4", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://github.com/utkarshkukreti/select.rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:33 GMT", + "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "via": "1.1 vegur" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"76cc0d9890f49c10f26804a32e99988f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:33 -0000, _octo=GH1.1.247826774.1572178833; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:33 -0000; secure; HttpOnly, _gh_sess=eXU2NEtQNlFQMFJFZVlHYWgxRFo0SFpPd3ZqSHVITXJqNHY5b0JuNUFybXJmV1hyZ01RRkJBa2xZRWh5VkY3bjNJRkNFNGx6VjZ4c1hCWDVkTkw1dHA0SnJaa3pPcnNUK1VoOTlOV1U1bEFicGF2aUVnZ3NnWGtLN29QdVZISGt2OGptSUkwamxIb21YT3Z2aVFvaklaOWh1aVNVMEJ1NnhMZ2NndlV1SW55dTM1WnNSRjlBWDErQVozTk9RZzdvamtzLzRTTW4yWFhPangrMktjYzZOaVp6Vzlmai9XOG5UWnZXV2VEQncxMD0tLXA3RVlGS3d5aTVpbmNVTjlMUGFJR0E9PQ%3D%3D--484383906900c1445f84887f460709baf1a5665c; path=/; secure; HttpOnly", + "x-request-id": "e5e4de1c-3ef5-4f3b-a942-c5ee4d21863c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA2C:1AB6A:1513842:1FB2E44:5DB58B90" } }, { - "url": "https://github.com/TeXitoi/benchmarksgame-rs", + "url": "https://github.com/cobalt-org/cobalt.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:04:59 GMT", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"1ed86e0a59b1002068455f8a74fd8845\"", + "etag": "W/\"a035bb536716cf68f38efa66db7adc17\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:04:59 -0000, _octo=GH1.1.864206532.1563905099; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:04:59 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:04:59 -0000; secure; HttpOnly, _gh_sess=UGZhU1JNMU5nUVFDakQ5bVNBSlpFZnhBSE04RDFHM2s4TGdDVTllOXNsSUJpZWVsL1o3NmM2QjIzck9pRXdMYUVuRVlOL3pPS1VsZWdMdENNYTVrNXluK1JjUXBCR05Iek56T2FpRU5YTmZwdEU1V1dEcWIvVExqUWpkRlBWVFlXNEFOVkJoYmJpemFnaEx2VndPVUNjMldTaW4yUUJWTlUwRGEzbi9GNzRUUGswWUV4VmNpS0g1MkhXK1c3OVVDdnhVa3dIN29ud2dvSTZjZnpwVm9RTEZxb3p2UndJV2hJbEdJcTk4UVRWalNOTmd2WnYxck8wVEtDWE1VWTM1QlhZUGRseVNVUVZKMklUUHdFVncvc1Y3Q2k0ZVBKSzlsak5jbm1ZVDRXeG89LS1ocytvaEpGRU96a1hNek9MVDFmbFdRPT0%3D--d53e719ffb04602e1a74ba943ed0eb3108496cdd; path=/; secure; HttpOnly", - "x-request-id": "2dce77fd-f55c-40da-9e75-f6c757eb5819", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:33 -0000, _octo=GH1.1.1485243410.1572178833; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:33 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:34 -0000; secure; HttpOnly, _gh_sess=SC8vdklKQm9yV1d6U29EYThXbEp0OEphTXQ4OHJiUGtPN0t5UjJCdUFGRFoyc1VNR01RMEg4S3RhaENETkwySE04OHdWT3ltbllJbnlDd3JBTlNGUjc3ZUcvdXBvWnBBbWNXQmJsZ0NoN1FzbHIvNEdRZWMrYVRYZHhtU2hZNGd0VUhPRFI5Qy85R05GcDF2VFQ1Qk1ISmJqUGdFWWdvMWd4WDYvc3ZOT0VCOElJNVUyamZUbFdsYTh0b2prbUVXcEdzTDFWK1BKcGZCcEZlU3A3Y2RXMGpUZ21ib3RqVEpacU5jYzh2UmNKTT0tLVRqd1krM0dBVTVuTjJFMUhVMGN0cGc9PQ%3D%3D--2bb90455f754c1f4e861e160816ab19261eb82bd; path=/; secure; HttpOnly", + "x-request-id": "ff3d1360-e4fd-41f2-a1b2-69a660f40b03", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A12:4D64:62628C:956587:5D374C4B" + "x-github-request-id": "EA35:23F82:33EEA10:4DC1531:5DB58B91" } }, { - "url": "https://api.travis-ci.org/TeXitoi/benchmarksgame-rs.svg?branch=master", + "url": "https://travis-ci.org/cobalt-org/cobalt.rs", "status": 200, "error": null, "headers": { + "server": "Cowboy", "connection": "keep-alive", - "server": "nginx", - "date": "Tue, 23 Jul 2019 18:04:59 GMT", - "content-type": "image/svg+xml", - "content-length": "357", + "content-type": "text/html", "strict-transport-security": "max-age=31536000", - "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", - "x-pattern": "/:owner_name/:name", - "x-oauth-scopes": "public", - "x-accepted-oauth-scopes": "public", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", "vary": "Accept,Accept-Encoding", - "cache-control": "no-cache", - "etag": "\"71cee7eeea534becb365e45274033274\"", - "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:04:59 GMT", - "content-disposition": "inline; filename=\"passing.svg\"", - "last-modified": "Thu, 02 May 2019 22:01:26 GMT", - "x-content-digest": "7a4d5314ea424a81c190bac240d0021ed4fade10", - "age": "0", - "x-rack-cache": "miss, store", - "x-request-id": "a0def0ed-42b9-4d9c-9da1-e74832156cab", - "access-control-allow-origin": "*", - "access-control-allow-credentials": "true", - "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", + "x-frame-options": "SAMEORIGIN", + "x-xss-protection": "1; mode=block", + "x-content-type-options": "nosniff", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, { - "url": "https://travis-ci.org/TeXitoi/benchmarksgame-rs", + "url": "https://travis-ci.org/leven-the-blog/leven", "status": 200, "error": null, "headers": { @@ -48425,11 +48339,11 @@ "strict-transport-security": "max-age=31536000", "cache-control": "public, must-revalidate, max-age=0", "content-location": "/", - "last-modified": "Mon, 22 Jul 2019 19:15:52 GMT", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", "expires": "0", "vary": "Accept,Accept-Encoding", - "etag": "7b98f08dadf98ef3cb8137997889b138", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", @@ -48444,7 +48358,7 @@ "headers": { "connection": "keep-alive", "server": "nginx", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", "content-type": "image/svg+xml", "transfer-encoding": "chunked", "strict-transport-security": "max-age=31536000", @@ -48455,10 +48369,10 @@ "vary": "Accept,Accept-Encoding", "cache-control": "no-cache", "pragma": "no-cache", - "expires": "Tue, 23 Jul 2019 18:05:00 GMT", + "expires": "Sun, 27 Oct 2019 12:20:34 GMT", "content-disposition": "inline; filename=\"unknown.svg\"", - "last-modified": "Tue, 23 Jul 2019 05:55:24 GMT", - "x-request-id": "bcce09a2-0650-4d90-b892-2f443903e4b5", + "last-modified": "Thu, 17 Oct 2019 16:21:33 GMT", + "x-request-id": "a0c7b23d-3cb4-413d-901e-4bc66ad1121a", "access-control-allow-origin": "*", "access-control-allow-credentials": "true", "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", @@ -48466,67 +48380,81 @@ } }, { - "url": "https://www.getzola.org/", + "url": "https://api.travis-ci.org/TeXitoi/benchmarksgame-rs.svg?branch=master", "status": 200, "error": null, "headers": { - "cache-control": "public, max-age=0, must-revalidate", - "content-type": "text/html; charset=UTF-8", - "date": "Mon, 22 Jul 2019 16:12:44 GMT", - "etag": "\"5a2d6a93692af44220c125a14d067688-ssl\"", - "strict-transport-security": "max-age=31536000", - "age": "93134", - "content-length": "5661", "connection": "keep-alive", - "server": "Netlify", - "x-nf-request-id": "19cd3ab0-d7d4-4798-9143-48354364362a-14600298" + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", + "content-type": "image/svg+xml", + "content-length": "357", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"14f0e460b5c09f0acdc8265b3de1ec92\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:34 GMT", + "content-disposition": "inline; filename=\"passing.svg\"", + "last-modified": "Thu, 02 May 2019 22:01:26 GMT", + "x-content-digest": "7a4d5314ea424a81c190bac240d0021ed4fade10", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "a5248239-454f-4343-8e9f-aca6dcf28e24", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" } }, { - "url": "https://twitter.com/@b0rk", + "url": "https://github.com/leven-the-blog/leven", "status": 200, "error": null, "headers": { - "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", - "content-length": "72274", - "content-type": "text/html;charset=utf-8", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", - "expires": "Tue, 31 Mar 1981 05:00:00 GMT", - "last-modified": "Tue, 23 Jul 2019 18:05:00 GMT", - "pragma": "no-cache", - "server": "tsa_o", - "set-cookie": "fm=0; Max-Age=0; Expires=Tue, 23 Jul 2019 18:05:00 GMT; Path=/; Domain=.twitter.com; Secure; HTTPOnly, _twitter_sess=BAh7CSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7ADoPY3JlYXRlZF9hdGwrCC4JAiBsAToMY3NyZl9p%250AZCIlZjY2ZTJiNTQyYTBhMTAzNjBlOTZiN2MwYjFlMzhjMzk6B2lkIiUxZmYy%250AZmY2ZTdmNDAwOWI3MzVlNDU5MTBiMmU0YzEyYw%253D%253D--844b3df59561fd62e694d4413c337bd951c3cf20; Path=/; Domain=.twitter.com; Secure; HTTPOnly, personalization_id=\"v1_P929tdPdIJWFOmeE3ENzEQ==\"; Max-Age=63072000; Expires=Thu, 22 Jul 2021 18:05:00 GMT; Path=/; Domain=.twitter.com, guest_id=v1%3A156390510007624501; Max-Age=63072000; Expires=Thu, 22 Jul 2021 18:05:00 GMT; Path=/; Domain=.twitter.com, ct0=f0c10cc453d94746a1d001cb3059d88a; Max-Age=21600; Expires=Wed, 24 Jul 2019 00:05:00 GMT; Path=/; Domain=.twitter.com; Secure", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", "status": "200 OK", - "strict-transport-security": "max-age=631138519", - "x-connection-hash": "0b12d33871c45ddb4e86612dd46a9050", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"117a4da714238ea2d49b15cced530db4\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:34 -0000, _octo=GH1.1.1804034254.1572178834; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:34 -0000; secure; HttpOnly, _gh_sess=SmZtSFlsUm04Yk5pcFVNa1RsejJRbUtKZ1FkUlQzVEh1clhxTzR4ckdCdUt0bUFBcEpKSS8rTHYwNzliZjlHRlc3WlpBTlZWYkNrU2dvTGZISDhpd202MVRnWERwbFgrQUcyckdXZ2lsUTNyOG5uUUVSVjlLSktsRkpJbWt2S2NreWJWcno3NXU4bkNHL0p0aThna1BnY1A1MVFtUE9BUXpST0hRR0loUk9FdWl6OUVmWE1Od24xSFVTWnJtTWVMRlB1SU90Q0pBemg4dHM1Qmg2Vlc3dW9laXJwQktJMUJRYkppaStCUXd2OD0tLTMramFkN293c2F0dVoyODhQeStLcmc9PQ%3D%3D--39b377368b8fcad8a271b1d4418f1be5351b2fb0; path=/; secure; HttpOnly", + "x-request-id": "9d2c5a9d-e4cc-4762-9b9f-aee0c9ac8760", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "x-frame-options": "DENY", - "x-response-time": "291", - "x-transaction": "0096f00c0058d2b8", - "x-twitter-response-tags": "BouncerCompliant", - "x-ua-compatible": "IE=edge,chrome=1", - "x-xss-protection": "0" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA3A:B5FF:3A5C71C:57B3D49:5DB58B92" } }, { - "url": "https://speakerdeck.com/jvns/learning-systems-programming-with-rust", + "url": "https://travis-ci.org/TeXitoi/benchmarksgame-rs", "status": 200, "error": null, "headers": { "server": "Cowboy", - "connection": "close", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "connection": "keep-alive", + "content-type": "text/html", + "strict-transport-security": "max-age=31536000", + "cache-control": "public, must-revalidate, max-age=0", + "content-location": "/", + "last-modified": "Sat, 26 Oct 2019 19:49:10 GMT", + "expires": "0", + "vary": "Accept,Accept-Encoding", + "etag": "ebc86e9ee9d80caf3373faf42d4b85e0", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "content-type": "text/html; charset=utf-8", - "etag": "W/\"90bb6795681b4e0af85cc264084e930c\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "_secure_speakerd_session=KzFCMStjR0NneW9BMDc2QXVjRDQvYzRUYmp4QURCWFdXcGI3RE51Qms4Q0lsRWsvang3N0IxSE52cnZoTnRRT1NPbVpXOE0xQ2UxMzVMSmgrdy9zQlFOd1RRYmxib3J1MWkvNmdyRENQSkdwT0RzYlRxMGlOZU9NZFZqcEZiT1IrQUZVTnVyNVVGWmZucWlzOVRKNjhkSmpkcGlOWFJDTHZldUsrdnIycmF5dkpVMGNCWU00alowRVA3amlTR1VzRitUWElrbW1UVk9IMFRVVjg1aTRBUEpRNGhOZHpXL2dGbmp6SXlhMXBRcz0tLUtoeUNma1pjclRHWG9JUmlFcWlvVWc9PQ%3D%3D--a75a49a14d9d978c9c3d29313bf0bd426358dbdc; path=/; expires=Tue, 06 Aug 2019 18:05:00 -0000; secure; HttpOnly", - "x-request-id": "4b29144a-e00e-43d0-a121-0f1644415892", - "x-runtime": "0.160145", - "strict-transport-security": "max-age=0; includeSubDomains", - "vary": "Accept-Encoding", + "transfer-encoding": "chunked", "via": "1.1 vegur" } }, @@ -48535,7 +48463,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "date": "Sun, 27 Oct 2019 12:20:34 GMT", "server": "Apache", "x-content-type-options": "nosniff", "x-frame-options": "sameorigin", @@ -48546,112 +48474,183 @@ "accept-ranges": "bytes", "cache-control": "max-age=600", "content-type": "text/html; charset=utf-8", - "expires": "Tue, 23 Jul 2019 18:15:00 GMT", - "last-modified": "Mon, 22 Jul 2019 16:05:24 GMT", + "expires": "Sun, 27 Oct 2019 12:30:34 GMT", + "last-modified": "Sun, 27 Oct 2019 03:33:28 GMT", "vary": "Origin,Accept-Encoding", "x-clacks-overhead": "GNU Terry Pratchett", "content-length": "1644" } }, { - "url": "https://exercism.io/tracks/rust", + "url": "https://api.travis-ci.org/cobalt-org/cobalt.rs.svg?branch=master", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:00 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", "connection": "keep-alive", - "server": "nginx/1.10.3 (Ubuntu)", - "vary": "Accept-Encoding", + "server": "nginx", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", + "content-type": "image/svg+xml", + "content-length": "362", + "strict-transport-security": "max-age=31536000", + "x-endpoint": "Travis::Api::App::Endpoint::RepoStatus", + "x-pattern": "/:owner_name/:name", + "x-oauth-scopes": "public", + "x-accepted-oauth-scopes": "public", + "vary": "Accept,Accept-Encoding", + "cache-control": "no-cache", + "etag": "\"3356942d433e4641f5fa92d0dbb48908\"", + "pragma": "no-cache", + "expires": "Sun, 27 Oct 2019 12:20:35 GMT", + "content-disposition": "inline; filename=\"failing.svg\"", + "last-modified": "Sun, 01 Sep 2019 03:29:38 GMT", + "x-content-digest": "e6b3454d5de6c42512935a739a5fbe4b2cd01663", + "age": "0", + "x-rack-cache": "miss, store", + "x-request-id": "d4e6bf53-b9ff-4df3-b63e-d66db3edb76d", + "access-control-allow-origin": "*", + "access-control-allow-credentials": "true", + "access-control-expose-headers": "Content-Type, Cache-Control, Expires, Etag, Last-Modified, X-Request-ID", + "via": "1.1 vegur" + } + }, + { + "url": "https://speakerdeck.com/jvns/learning-systems-programming-with-rust", + "status": 200, + "error": null, + "headers": { + "server": "Cowboy", + "connection": "close", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", - "x-download-options": "noopen", - "x-permitted-cross-domain-policies": "none", - "referrer-policy": "strict-origin-when-cross-origin", - "etag": "W/\"4384739700095839b7588184cdb0b1d1\"", + "content-type": "text/html; charset=utf-8", + "etag": "W/\"f4aa3a963ce3fa308b555de608cfb531\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "site_context=normal; domain=.exercism.io; path=/, _exercism_session=3RKuenKrXUnbAnFTNEgVHXf3RkycKSVP36jcz0kLDMNJvJv1GX5XPvAoQq3YnZ%2Fq42MZkvcmmSYPm%2Bnv9RinrJyH0uP9L8QnSrW6XAUIvsC9t2X6xpjPTW%2FB1XXTE0HNBX8%2FmdFiFWudrzt3AA%2F7Z6mB0HWPDrw46MBiNh0UOGBXHyRzmWKutbM%3D--dgx1MRDnvdQ2ttln--Bt3ft8fSbaG1rys8ZWuG6w%3D%3D; domain=.exercism.io; path=/; HttpOnly", - "x-request-id": "4b53efea-ebb0-4b9d-b790-9108e9a695fb", - "x-runtime": "0.045346" + "set-cookie": "_secure_speakerd_session=Y21EYXphUjR6T3JKYmJvWkN5WitTcjVXQjVqaHgzWGpWK1plMDRKM3hBQ2RwN1g5U2V1ak9LZUVrdnRpTXJZTzljY0E5dklQZi9XbThUZnlUYUUrNTBtNGIyOG5lN0V5SmFrMXRrZDBqSGtmZjJlTXpQMlRRcG5OekhOUmRjbHRvK0hobE90WVZxem9pbnliOHdVZGx3aU14UTV2ZGhuS043Tlh2VkU2L1FyUzljSWk4c1lxbGRUN0lvOUc2RWRYV1pNMDBLdHFUWkh1RStnWTlZUUJqOGlNRnMwMGkvOWVKbUhQRXVFWGZOOD0tLTlvd281UGRZQWtRWmNUR09XdDJYN1E9PQ%3D%3D--7d1e6772342080f8cd69e0d22bb71ba8a4abeef4; path=/; expires=Sun, 10 Nov 2019 12:20:35 -0000; secure; HttpOnly", + "x-request-id": "152d78d5-236c-4b97-800f-da50bc8fea04", + "x-runtime": "0.092263", + "strict-transport-security": "max-age=0; includeSubDomains", + "vary": "Accept-Encoding", + "via": "1.1 vegur" } }, { - "url": "https://github.com/mre/idiomatic-rust", + "url": "https://github.com/FuGangqiang/mdblog.rs", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"7a57cbd301406d9dd586e4128d172ec2\"", + "etag": "W/\"f71343d2a20acbf50bc04725340e19b3\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:00 -0000, _octo=GH1.1.977413360.1563905100; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:00 -0000; secure; HttpOnly, _gh_sess=NGtMMG93SVVNVk9neWpURUpDN2haQ3VRK2c5ZDVKUm51eCtKb2ROTG1DL21jY09CYzBWT2Q3TmxrbnpyQUlsNFVhYndmMXFjc1NkWWpaRjE4M3FHVk1PUzFlN2JmN3ZwUTNHSWtHY0lSYm1MaVRnQXozTXJESmFEMEl4d3YvZ3lxa3BnTGMza0V5V2E0bUpZNXpLMUdrb3VhY3lzVlRVY2FWU3dMVktkc0NUUTVGdkxveG1nYTF5RGN1a0VqRG5sOFowbUR1WkVXUXZUMHZWeUZGSlM5K2dmNlVpZW1lcHZWbkJjY1BhUDRyWWdncE5FQXkySmJFSHdmamhDUERsb1k5ODR3UW9PK1QxeTJQZlE5U0J6a1E9PS0td1VXR2k2ZEFzUXRSQVUxVWhxNzVndz09--f576f9d5333e3d66d97e7aa728fc27b6775f7a3a; path=/; secure; HttpOnly", - "x-request-id": "3fb3423d-bad7-465d-b9f5-a9cc1d66e126", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:34 -0000, _octo=GH1.1.1266742400.1572178835; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:35 -0000; secure; HttpOnly, _gh_sess=anZrMlZFZFRkRW1BSGFZOUtlampRanowSGtzWHJYU0JQRmFGUHlHb1NWUksrSUh3VUU4TEtWU2NvU2dPa3NORFBVQU9IOGhhZ1dtRVpDRDk3OVVNTHQ4SFUxRkZpaUR2NHVPaTIzZWRvcWd2aWdIRC80b1NlKzJ2SWJqMjJ6Um8rRXhEYkNOaEFMVDNLN2g1S2ZHSE9ESlFoMVZwVXdvOUx1WUx5elBUbnRXRGdJZ3FhZmw1cEt5TzJZQ0dKR1Uyd29XSUFIUFRPOXdER1hlZXV3OVVlUlVFZy9wTDYraG1iS2gxVkM4QlhzYz0tLUlLMmNXUGY3bkdjUGZTSFdGVDJBdnc9PQ%3D%3D--4ded93ea6ca5bbefce1bf5ea5b97b351032779c7; path=/; secure; HttpOnly", + "x-request-id": "3a7719ea-566b-4fcd-b608-2cf4724aa89a", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2A:1BAE2:B2285F:10F5E8A:5D374C4C" + "x-github-request-id": "EA39:40B82:3BB7C84:5918DEB:5DB58B92" } }, { - "url": "https://github.com/nikomatsakis", + "url": "https://twitter.com/@b0rk", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:01 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", + "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", + "content-length": "77918", + "content-type": "text/html;charset=utf-8", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", + "expires": "Tue, 31 Mar 1981 05:00:00 GMT", + "last-modified": "Sun, 27 Oct 2019 12:20:35 GMT", + "pragma": "no-cache", + "server": "tsa_o", + "set-cookie": "fm=0; Max-Age=0; Expires=Sun, 27 Oct 2019 12:20:35 GMT; Path=/; Domain=.twitter.com; Secure; HTTPOnly, _twitter_sess=BAh7CSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7ADoPY3JlYXRlZF9hdGwrCH82KQ1uAToMY3NyZl9p%250AZCIlMDc3ZjFhZWI5NDBjYTlkNTk4N2EyZTgyMWEyZjA2YzY6B2lkIiU1ODhh%250AMTlhMWQwZGJhMDMwYmNjNjFhOWMzNzU2YzM3ZQ%253D%253D--35c9f83e13fa1922cf0bf4c0e0c0bfae339ba739; Path=/; Domain=.twitter.com; Secure; HTTPOnly, personalization_id=\"v1_mjoxB+AntrhgLu5ntyeXyw==\"; Max-Age=63072000; Expires=Tue, 26 Oct 2021 12:20:35 GMT; Path=/; Domain=.twitter.com, guest_id=v1%3A157217883506826205; Max-Age=63072000; Expires=Tue, 26 Oct 2021 12:20:35 GMT; Path=/; Domain=.twitter.com, ct0=9eb4fbc9a5274d6f9a0ad9fb0a1417bf; Max-Age=21600; Expires=Sun, 27 Oct 2019 18:20:35 GMT; Path=/; Domain=.twitter.com; Secure", "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"123fb519023a891003413d14375edf8b\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:00 -0000, _octo=GH1.1.578166436.1563905100; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:00 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:00 -0000; secure; HttpOnly, _gh_sess=MXNVY21JYThUU01LLzNRMzJaekV3WFZoZHVvZHl3eEVia3BZWXp1QmFqdkk2UFdmNUI0N0tMbkZ6R1pZL1V6TkIzZDhjbXhoUytJRXlnQjhDSTQ1T3d4R3cxRnVvUVFnUXB6L01VVzJqY2thdElMN2ZwTWFMQ0IzYURiUWUrMC9zWlphdFl4djRyK3dWSk0yMWhFbGp2WUszQStTZGdsOTlTenZYNHRMUVFKcUViN1pRMUlFTVFORy9FaFNPVzhnUTJrVkxOaFpISENld2NFM3ZiY2w5Zz09LS1GblEwRGpWdUdJSEkxelRHQlFiaE13PT0%3D--e677fbe4dc77119750f5811b7b2d2e9a2cc2ed0c; path=/; secure; HttpOnly", - "x-request-id": "d83a8784-d1c7-4047-a752-6406594d99cd", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "strict-transport-security": "max-age=631138519", + "x-connection-hash": "44a374531be1a3579adaf17a3b1095e8", "x-content-type-options": "nosniff", - "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A29:4D65:8574A6:CB0A86:5D374C4C" + "x-frame-options": "DENY", + "x-response-time": "279", + "x-transaction": "00f2cbe2003476bd", + "x-twitter-response-tags": "BouncerCompliant", + "x-ua-compatible": "IE=edge,chrome=1", + "x-xss-protection": "0" } }, { - "url": "https://rust-lang-nursery.github.io/rust-cookbook/", + "url": "https://www.youtube.com/watch?v=t4CyEKb-ywA", "status": 200, "error": null, "headers": { + "cache-control": "no-cache", + "x-frame-options": "SAMEORIGIN", + "x-content-type-options": "nosniff", + "strict-transport-security": "max-age=31536000", + "p3p": "CP=\"This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=it for more info.\"", + "expires": "Tue, 27 Apr 1971 19:44:06 GMT", "content-type": "text/html; charset=utf-8", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", + "server": "YouTube Frontend Proxy", + "x-xss-protection": "0", + "set-cookie": "GPS=1; path=/; domain=.youtube.com; expires=Sun, 27-Oct-2019 12:50:35 GMT, YSC=Wux8I8afQ7M; path=/; domain=.youtube.com; httponly, PREF=f1=50000000; path=/; domain=.youtube.com; expires=Sat, 27-Jun-2020 00:13:35 GMT, VISITOR_INFO1_LIVE=A_Pb5k-RqUM; path=/; domain=.youtube.com; expires=Fri, 24-Apr-2020 12:20:35 GMT; httponly", + "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000", + "transfer-encoding": "chunked" + } + }, + { + "url": "https://rust-lang-nursery.github.io/rust-cookbook/", + "status": 200, + "error": null, + "headers": { "server": "GitHub.com", - "last-modified": "Tue, 16 Jul 2019 22:10:54 GMT", - "etag": "W/\"5d2e4b6e-1677b\"", + "content-type": "text/html; charset=utf-8", + "last-modified": "Tue, 22 Oct 2019 22:16:14 GMT", + "etag": "W/\"5daf7fae-1677b\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:15:01 GMT", + "expires": "Sun, 27 Oct 2019 12:15:14 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "1BD4:5D1F:EBBD:13C8D:5D374C4C", + "x-github-request-id": "F534:489A:2EFE33:3C0580:5DB587FA", "content-length": "11395", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:05:01 GMT", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "via": "1.1 varnish", - "age": "0", + "age": "268", "connection": "keep-alive", - "x-served-by": "cache-hhn4076-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905101.062089,VS0,VE104", + "x-served-by": "cache-mxp19832-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178836.764584,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "59cbf7a9a7cd7582124dc48b1c8fbe78d8b497f1" + "x-fastly-request-id": "107c4ed71e3a7a09183d74876afc922b073eccce" + } + }, + { + "url": "https://www.youtube.com/watch?v=lO1z-7cuRYI", + "status": 200, + "error": null, + "headers": { + "strict-transport-security": "max-age=31536000", + "expires": "Tue, 27 Apr 1971 19:44:06 GMT", + "x-content-type-options": "nosniff", + "x-frame-options": "SAMEORIGIN", + "content-type": "text/html; charset=utf-8", + "p3p": "CP=\"This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=it for more info.\"", + "cache-control": "no-cache", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", + "server": "YouTube Frontend Proxy", + "x-xss-protection": "0", + "set-cookie": "YSC=cRzAJeOfAqw; path=/; domain=.youtube.com; httponly, VISITOR_INFO1_LIVE=BmeXGCb1Eco; path=/; domain=.youtube.com; expires=Fri, 24-Apr-2020 12:20:35 GMT; httponly, PREF=f1=50000000; path=/; domain=.youtube.com; expires=Sat, 27-Jun-2020 00:13:35 GMT, GPS=1; path=/; domain=.youtube.com; expires=Sun, 27-Oct-2019 12:50:35 GMT", + "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43\",h3-Q048=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000", + "transfer-encoding": "chunked" } }, { @@ -48659,7 +48658,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:01 GMT", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "server": "Apache/2.4.7 (Ubuntu)", "last-modified": "Thu, 21 Mar 2019 01:24:52 GMT", "etag": "\"4e0b-584909aed6d8e\"", @@ -48668,21 +48667,40 @@ "content-type": "text/html" } }, + { + "url": "https://doc.rust-lang.org/rust-by-example/", + "status": 200, + "error": null, + "headers": { + "content-type": "text/html", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "last-modified": "Thu, 26 Sep 2019 13:55:47 GMT", + "x-amz-version-id": "fgMFCfbIHAsFn3WWdpYc7nicTklF6lKw", + "server": "AmazonS3", + "date": "Sat, 26 Oct 2019 06:14:19 GMT", + "vary": "Accept-Encoding", + "x-cache": "Hit from cloudfront", + "via": "1.1 a63182cf51dce7998774e112bf9ee7c6.cloudfront.net (CloudFront)", + "x-amz-cf-pop": "ZRH50-C1", + "x-amz-cf-id": "7w8rrKAXlo8aALQxDCRSZhf17Agb4lnjhrlVLXXDa045AV35T8Z8bQ==" + } + }, { "url": "https://github.com/mgattozzi", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:01 GMT", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"f5ad9b389aa659d6f88517ee2ad9742c\"", + "etag": "W/\"10164f84e8d4b35cba1a0234627f7e49\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:00 -0000, _octo=GH1.1.398638944.1563905101; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:01 -0000; secure; HttpOnly, _gh_sess=VWFteFpGSTVLWm1LQVR5bERKaXFIWVR3TmQrdGd1STJ0Z25vdW5odG0yNlRUQnExM0pJWXlGM0NpT2l2bGM3MEtEcGpCMmRhVWJoTisrQmU4NWhRRWJnZEM5ZjRpVEduRSsrZmFvUEY3ZFpzeEJRdG1Fa0FNMnl5aFA5YUZybHdQbnZUS1VYS2JSUUZPZjJHSllncWNDV0V0RGlKSU9IZ05xMWZSMUJBWWgvOWRIUzZqREFWRnhWMFFXdFB6dTdjN29VUnRLbk9XV0lYTlBBcGdLWGpkdz09LS1XKzF6TmkzNVNKcXVvTUVuZ1ZKMTVnPT0%3D--6d9aefcfd680d14b9c56d1b25baabb88d82a81da; path=/; secure; HttpOnly", - "x-request-id": "037a930c-b4c6-4077-97b5-0fd76b59be22", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:35 -0000, _octo=GH1.1.795561861.1572178835; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:35 -0000; secure; HttpOnly, _gh_sess=TFNNSjc3TFcwUmlreGpWbGgwYjhSNUtDaGo0REtXOTJOMHQ3ODEzTTMxT3RyblhxQlM2OW5rbHE5TmQrYnNWZHlIN3FuYnFPRjU2Vm5DL1poc2hIZmk2RGtma2RRNVRudUVhUlhXVTV1ZEJzem1ObDRSRXNLUGtkUC83T0ZJMHZKSW5zRVZ1R1dBeEZvZ0JJWHZ4MytRPT0tLUorN1JJMHJlakNZTllMMk10U1FFeEE9PQ%3D%3D--471e2972ccf24aa4cebe8a65a81541ca7984be12; path=/; secure; HttpOnly", + "x-request-id": "f63caf09-b011-4193-9591-7cc8552a4e61", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", @@ -48690,7 +48708,31 @@ "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A73:1BAE1:8C2DC8:D51D0A:5D374C4C" + "x-github-request-id": "EA44:161F2:3BD3D71:594EFF5:5DB58B93" + } + }, + { + "url": "https://github.com/TeXitoi/benchmarksgame-rs", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:35 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"ee64b4fc8af3c23b33d390753ac8cf01\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:34 -0000, _octo=GH1.1.368164975.1572178834; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:34 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:35 -0000; secure; HttpOnly, _gh_sess=bVVKZXl5V29zY3dTMXhaTWxOdWFNb1FqZU4yUEluVkwya0N6WVkybUpJcjR4bUE2MDE2ME1YTVRlaXNVRjRLZVVobURlM3dMV1c4Q3pUUzVLNFFmY2R5djhNeklkdndjOU9BTVVhTG8yc1VBQktvWFhHbmRQZENJRTRBekJXb2xLb2ZKTHNlaFNjUkZnMFJsQ3ZPbDhvUzViVnJwOE16RDNsYi9YeElOL0s1bHpjZ2NPM3NMdUI1L1NRQzliWnhDTHNHY1JFSTZjcmxObUNsZ2JBdE1GVFpFR3lEdEtGTXFBVHlOVXd6V2xqZz0tLUNmMTRmMUN2YlNIRUs2L2NtdjArM1E9PQ%3D%3D--fbe5774888bda614911dd157e12c126ff7a6e6c5; path=/; secure; HttpOnly", + "x-request-id": "96c082d9-a034-4e7c-b656-cec406e851eb", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA3D:B5FC:33255D9:4D032FC:5DB58B92" } }, { @@ -48698,7 +48740,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:00 GMT", + "date": "Sun, 27 Oct 2019 12:20:35 GMT", "server": "Apache/2.4.18 (Ubuntu)", "cache-control": "no-cache, private, max-age=31536000", "x-ratelimit-limit": "20", @@ -48708,51 +48750,35 @@ "x-content-type-options": "nosniff", "strict-transport-security": "max-age=31536000; includeSubDomains", "referrer-policy": "strict-origin-when-cross-origin", - "set-cookie": "XSRF-TOKEN=eyJpdiI6ImZlbkxDK29VRXZCRkdYT080WFN0TWc9PSIsInZhbHVlIjoiZmRmWHZXQnJZTjY1ZUp5aTAwZ041Yll6TmZQM0FpK3kwQjZYUXhEanY1QThqVWliSEZXSFVcL2tld21CQm00Z1ciLCJtYWMiOiIwNGM0NjQ5ZWNiY2M1ODE1NzhhZDg2ODYzYzZjOTBkZjdhOTA0MDc2ZWUyYjcyNjE4OTQ0YTZiYThkZDgwYTkxIn0%3D; expires=Tue, 23-Jul-2019 20:05:01 GMT; Max-Age=7200; path=/; secure, hackr_session=eyJpdiI6ImhNTDZ2YWtRaHRsNmRwMWg2XC95TUxBPT0iLCJ2YWx1ZSI6ImpVd0hiT0VGVnZKXC85aWdZNzRnUmVwZ3FlU1wvaGV3eEVOa00xUDNacDlRNEtWVXphUEhOaEpVNjJmNXRGVmlhWCIsIm1hYyI6ImNiMzQxNzYyOTY4ZmM2YWZkYzkyNDNlNTVkZTJlZWViMjAyMWZhNzEzMjY1YWUzMTY5NmM2ZmE3ZjJmOTMwZDkifQ%3D%3D; expires=Tue, 23-Jul-2019 20:05:01 GMT; Max-Age=7200; path=/; secure; httponly, visit=eyJpdiI6IklhU1JNTjJKN0plb0kxMXFubG13SFE9PSIsInZhbHVlIjoiQ0psZXprSGhaWU5LT3pBelVsXC8rdVdlM0s4NUlYNWFNbGgwTXlJM21NY3c9IiwibWFjIjoiZDBjNDJmZGFiOWNhMWEzMjFjMTdmYzg1YzBhM2E5NzQ4ZDY0NGNiNmZhNmExZDY1ZjIzY2RmNjk3MDBmYjAyYiJ9; expires=Sat, 24-Aug-2019 00:05:01 GMT; Max-Age=2700000; path=/; secure; httponly", + "set-cookie": "XSRF-TOKEN=eyJpdiI6IkFrWHdtaWd1QzE0RHJxNWgxejBsOWc9PSIsInZhbHVlIjoiUWhQSzVlMHFcL0ZZb09JS2tZUUE0ZWo3QVkyWHRcLzQrR3dvWHFYWEtMMmR2Zk1LOXVVVlwvYmliTUJmNkxUT3pQSCIsIm1hYyI6ImI1NTliZmRlOTNjYWZjODkxMWE2OTVmODY3YWM3NjczNWFlMGQ3YzVkZDhiNjBjNWQ5YmM1NGQwMjBmMjRkODUifQ%3D%3D; expires=Sun, 27-Oct-2019 14:20:35 GMT; Max-Age=7200; path=/; secure, hackr_session=eyJpdiI6IktsXC9MbFE1eko0QmNXNjVEK2JxMUhRPT0iLCJ2YWx1ZSI6ImNqbWZVUEcxTWQ4ZTFyeVVlbm42a3hNWlIwMXRMeWVBNktcL1hYNkc3ZFRvWEpqZTllUUxJQ3UwT0E1RXByODlnIiwibWFjIjoiOWE0MTU5Njc2ZGYwYWYxN2ExY2E5MjU4ZWFhZGFmYWE1MGE3MzYzNWFhMjU2NjkxODAyOTA4Njk3MmUxZmYzZCJ9; expires=Sun, 27-Oct-2019 14:20:35 GMT; Max-Age=7200; path=/; secure; httponly, visit=eyJpdiI6IjJuVDBPa3A3ZFRsK1BSUTFBVEkrekE9PSIsInZhbHVlIjoiZEptN0ZTOGFtMExRZVNQbEN2enFTUGdPVlwvWlB2enZodFwvbDB3NERGWHB3PSIsIm1hYyI6Ijg3ZWJiM2E2YzI5ZWY2YTRjNjQ2NTYzZDZlODU3NWFiZWM2MjNjNWJhMTVmYTgxZTQwYzUzZTdhMDE2MTAzOGYifQ%3D%3D; expires=Wed, 27-Nov-2019 18:20:35 GMT; Max-Age=2700000; path=/; secure; httponly", "vary": "Accept-Encoding", - "expires": "Wed, 22 Jul 2020 18:05:00 GMT", + "expires": "Mon, 26 Oct 2020 12:20:35 GMT", "transfer-encoding": "chunked", "content-type": "text/html; charset=UTF-8" } }, { - "url": "https://www.youtube.com/watch?v=t4CyEKb-ywA", + "url": "https://github.com/mre/idiomatic-rust", "status": 200, "error": null, "headers": { - "p3p": "CP=\"This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=cs for more info.\"", - "strict-transport-security": "max-age=31536000", - "cache-control": "no-cache", - "x-frame-options": "SAMEORIGIN", - "expires": "Tue, 27 Apr 1971 19:44:06 EST", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"2697dbe55eaa646fce57d884b2317a5c\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:35 -0000, _octo=GH1.1.2062450743.1572178835; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:35 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:36 -0000; secure; HttpOnly, _gh_sess=K0k5WkpDWlFiSndjald3WDZ1T1VaUXU0Wld1d2NEdTBKOVpPWWFBQUt6NjZKcUh2b1k4Zkc3Q3U2cXNDa0d5Vk5WMU01K2gwdFQ4WU1XU050dDVOdGV2TW91Q1RJT0JTakVLaSt5RU82dFd5OThIenZBYTV5WFNQaHRRMWIyUEdSb2RRNWpVczJMMUR5S0JJV2F0bWRHanZva3htRXJOaEI2NGI3aFpDUGM3WUd5dG1JZzlIazlrYi94NVJIR3RCOW5OdzVOTEdVSldsbXdMcEJnYk5tTnBLN0pVMDROb2F5WkVNM2g3RUJNUT0tLTdUbGgrWUFSYk42V05XQzYrN0pOMnc9PQ%3D%3D--daa6bb59aaa2d3cc1436fd1a2f6046223872bb58; path=/; secure; HttpOnly", + "x-request-id": "8d2ce8aa-e7ee-4bf6-a1bf-b2428cabcc1c", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", "x-content-type-options": "nosniff", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", - "server": "YouTube Frontend Proxy", - "x-xss-protection": "0", - "set-cookie": "YSC=jUnIuOT0URE; path=/; domain=.youtube.com; httponly, VISITOR_INFO1_LIVE=z1vYjERe42U; path=/; domain=.youtube.com; expires=Sun, 19-Jan-2020 18:05:00 GMT; httponly, PREF=f1=50000000; path=/; domain=.youtube.com; expires=Mon, 23-Mar-2020 05:58:00 GMT, GPS=1; path=/; domain=.youtube.com; expires=Tue, 23-Jul-2019 18:35:00 GMT", - "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\"", - "transfer-encoding": "chunked" - } - }, - { - "url": "https://www.youtube.com/watch?v=lO1z-7cuRYI", - "status": 200, - "error": null, - "headers": { - "cache-control": "no-cache", - "strict-transport-security": "max-age=31536000", - "p3p": "CP=\"This is not a P3P policy! See http://support.google.com/accounts/answer/151657?hl=cs for more info.\"", - "x-content-type-options": "nosniff", - "expires": "Tue, 27 Apr 1971 19:44:06 EST", - "x-frame-options": "SAMEORIGIN", - "content-type": "text/html; charset=utf-8", - "date": "Tue, 23 Jul 2019 18:05:00 GMT", - "server": "YouTube Frontend Proxy", - "x-xss-protection": "0", - "set-cookie": "VISITOR_INFO1_LIVE=N-CrQFiKXXo; path=/; domain=.youtube.com; expires=Sun, 19-Jan-2020 18:05:00 GMT; httponly, YSC=qcEjCzxcUxE; path=/; domain=.youtube.com; httponly, PREF=f1=50000000; path=/; domain=.youtube.com; expires=Mon, 23-Mar-2020 05:58:00 GMT, GPS=1; path=/; domain=.youtube.com; expires=Tue, 23-Jul-2019 18:35:00 GMT", - "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\"", - "transfer-encoding": "chunked" + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA49:23F80:2A50F3C:3F3F4CB:5DB58B93" } }, { @@ -48760,27 +48786,27 @@ "status": 200, "error": null, "headers": { - "content-type": "text/html; charset=utf-8", "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", "last-modified": "Wed, 07 Sep 2016 16:54:30 GMT", "etag": "W/\"57d04646-28ec\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:15:02 GMT", + "expires": "Sun, 27 Oct 2019 12:15:15 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "F638:115F:2EA33:3AB5A:5D374C4D", + "x-github-request-id": "B8BE:63F3:17043A:1D7F92:5DB587FA", "content-length": "2266", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "via": "1.1 varnish", - "age": "0", + "age": "269", "connection": "keep-alive", - "x-served-by": "cache-hhn4077-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905102.950950,VS0,VE99", + "x-served-by": "cache-mxp19850-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178837.700480,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "36af7d4effa98f4e2f72c57db1083fb9f4876032" + "x-fastly-request-id": "8512505de6a4db557324b991e0cb81d7ac86e52a" } }, { @@ -48788,116 +48814,125 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"ce4ec709a8d4075ca6daed24e4887441\"", + "etag": "W/\"fad2bd7f8974d2f0d47678327792406e\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:01 -0000, _octo=GH1.1.692132032.1563905101; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:01 -0000; secure; HttpOnly, _gh_sess=ZGtoTk9Zb1JsUUZHdVB0bFBGZmYyMTRzckc1dXhlVjltcVdXQ2F3ZU8xVzA1eWduUHVURWNrVmptM2s1OXJQVWdLS09VNDA2UXF6WUFaaXVDVEVxUWY4UWFpVkxSOFdtY0RNbU1RRTJTRE50S2R2UEJ2MTBRMC9LdGs0SGFlelpXZXRaRnFkekVTTTV0OUE2dHNIUVlxNGw0dERMbnVIL1VMSVk5b1ZvTWVTRXpGcHNBZktMR29hSDVUWlhaRjgzZnNNajl2M0JSNVIyZGtTRVZuRkVuWTU2dm5LR2JPdDhmL3kxZjlmYWZ2WlRTQjg5dVJPV0tBUDl2eEk1Z1hXVlRIL3hDdVE5eUh3NzBUOXNmZFF2TTBibG9wKzdPRjlxUTNyZXdwa3NmNWc9LS1reUZnOFUyTzU1eVl2Mi8zSW9qZFdnPT0%3D--ff488483ec376124d42ad2398a5d337d65db2d97; path=/; secure; HttpOnly", - "x-request-id": "b3a9d387-16c5-4cd2-a3a7-4f4aab548b08", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:36 -0000, _octo=GH1.1.1789263776.1572178836; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:36 -0000; secure; HttpOnly, _gh_sess=WjhYbmRuYkh5TEVLakZMZklhTFJoUVVxelhMWGFxNmRvQzh0UXM1dkIrWnVubDJsdloyZ2xiNVdvYXQ1WlNMRmVMazl3Z0UrQXZrZ0huSlNHd0FoUVZOWXpWcnI2OS94dDdKYnQzVGxlT2R4cFN5ZHIyelNib21zRXdxOWZnSTdZdHZkZHFVYTB6cm9GWHlvYm5UOXFvZGE0djFSeFNMVndITmdtR1BjRllwNUJnVlE1YXJVL3lhMDhsdDFlZE9vVEx1NFYyWGZBa3J1cXpuWVVMZHM3RHdSeThXN2JQWEplMkdRMkpEcjRKUT0tLTkzd1FJY29JamNHR3Zna0lJcUlLZEE9PQ%3D%3D--aa59a8c097f03a4e42db7b0fd11e44156c89c134; path=/; secure; HttpOnly", + "x-request-id": "33373916-597f-4e46-abb8-f0ba7a4f696d", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A7A:3229D:CF8553:13B605F:5D374C4D" + "x-github-request-id": "EA52:40B81:347E68B:4EF94DC:5DB58B94" } }, { - "url": "https://doc.rust-lang.org/rust-by-example/", - "status": 200, - "error": null, - "headers": { - "content-type": "text/html", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "date": "Thu, 04 Jul 2019 13:35:59 GMT", - "last-modified": "Thu, 04 Jul 2019 13:30:53 GMT", - "x-amz-version-id": "sMc4lEC8po6DZyTntlNa5OAH.7EbF4Ca", - "server": "AmazonS3", - "vary": "Accept-Encoding", - "age": "79761", - "x-cache": "Hit from cloudfront", - "via": "1.1 8cdf0467c0468ddfe8e9873c6bb8304c.cloudfront.net (CloudFront)", - "x-amz-cf-pop": "FRA6-C1", - "x-amz-cf-id": "MDn-ixIXO6uKiN13R5UkAldac5agdYPEzj3izXGwNkvWU7xWFZH_QQ==" - } - }, - { - "url": "https://github.com/ctjhoa/rust-learning", + "url": "https://github.com/nikomatsakis", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:01 GMT", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"77670f630130e2e6552233b9e3a8b021\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"a406b3602ae91e663c164ed94d6304f0\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:01 -0000, _octo=GH1.1.645356573.1563905101; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:01 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:01 -0000; secure; HttpOnly, _gh_sess=ZDVaUmIvalJFVXY3MHdjeXF5NlBDUHkxWXNLenJGOTgrYWlCTEhOMlpneUFVM01ra1EvbVU1N2FuTWtRd1hoOHQvaHN0MWZwa1gxT0kwNjJ5bEUxSllmeDJYcFlFZ2prN3FxZkxhdjRWU2hlcWZqVDRVZWlFVTdOVW4wajBnOWp2MzRpUVllcUNIbllYYmtwak1iNEYrZ1dEa2kyU250Qk5XcjBKTXJLdjRBTjF5eG91NitkamFGdGQyTUtPelNxTUFxd3RPaXRXSTc4T0NKOE44dDVnSGtzbkR3TEw0djVYRGphbWlMMFFYY2ZMUU1ubzQ2M2I5SzlHWG1YMW1DMDlFaFloMUZUMFc4Nmx6NTNDS2NkRzIyOGRWRU5kbnJyTkR1U0pLTTJ1akk9LS1RMHl1KzlpKzd4Q0hBM2pnYnhUbTFBPT0%3D--af16306cdca096d2668ec76295c305eb4a813a74; path=/; secure; HttpOnly", - "x-request-id": "a7d6a46a-f4b1-4b00-9dd0-e642b9207901", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:35 -0000, _octo=GH1.1.1806560707.1572178836; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:36 -0000; secure; HttpOnly, _gh_sess=cXN2ekRXMERPWXIxQWV4MHlwRVlhZ0xaNjFIejZMd1FwN3ZRWlJtU1Q5YjJmbnk3NDk0TDY3ODNCMW5pVmM3azk3NHQ3V1Z3QWI1am92bTUrYUd2bXB2aUJZdll4L1ppdnVGMjU1TjdubG1RcEV2dHllSEdieE9xZ3NtZk1xTzJ1ZnZtTk9xSmRKbjdkVmtWY3dwSVBRPT0tLWZtZFdyVi9ZZ0VZT244NmhiUTRZeHc9PQ%3D%3D--649f1589f442df9798fffb04424227f7c68b6c70; path=/; secure; HttpOnly", + "x-request-id": "39e6d960-1031-47e3-b314-9ad86496500c", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A52:E0E8:ADF446:109430C:5D374C4D" + "x-github-request-id": "EA46:40B82:3BB7D14:5918EBF:5DB58B93" } }, { - "url": "https://github.com/shepmaster", + "url": "https://exercism.io/tracks/rust", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"35576f64982d520c8c11e8a60e4ad8b7\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:01 -0000, _octo=GH1.1.1466817891.1563905102; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:02 -0000; secure; HttpOnly, _gh_sess=dlhtdERKN28vTVB1ZjhFNlYwL21oNDE1UTV5a1ZsSGtHa2lVTkhvWEJOWC9aRnI2bEdTa2diVnZGNzZMY05NMk1Vbjc1RGtacXdNcVB5Q1NaZm9vUlBTbmdPeHNDMUxrVDBoTEJtNkJwT1pGVnZTMjBaZ1pvb0ZtVk92WkxnYnVuV0RpNko2NU5KT21DVWRxVjNkb25JTE1MT3dHaUlYN2RSTXFzU2tCN3Vad2M3MWJRRGVDNSt3b0h1UmoxYVhKQTlxR0FWN0ZkdzR5dzl6djBmdG1CQT09LS0rclZaQi92MGZVZXZNaWx6MGtnblBnPT0%3D--2fcf54a31d476a56d527fbff70749f38bef5e1b9; path=/; secure; HttpOnly", - "x-request-id": "cb3d7118-4fdc-42f0-a62a-18e08285e259", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", - "x-content-type-options": "nosniff", + "connection": "keep-alive", + "server": "nginx/1.10.3 (Ubuntu)", + "vary": "Accept-Encoding", + "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", - "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A2C:39404:CABE8:131DC2:5D374C4D" + "x-content-type-options": "nosniff", + "x-download-options": "noopen", + "x-permitted-cross-domain-policies": "none", + "referrer-policy": "strict-origin-when-cross-origin", + "etag": "W/\"a2cb421aaeb5cc949b1d871d5db3fb08\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "site_context=normal; domain=.exercism.io; path=/, _exercism_session=0pzLj27wu6YRcUZoc84vbse1nUw6ZVYxvKlBcTqSPXp1eUN1jSVdUyDRjxeVKakQeG6h%2Bro%2FgJYDDluPMj1FCSUPn9NVPPa2Ocfu%2BoIXSSgCSjvAtziufwnQJ9k36%2BRIwPyL6ar1z3T8d6HQDmhYIsQWcINWEoCa8amEWZb0hKcWPDvZl%2FipGFo3DXmYWOLmFbj%2F3mjLW7frPUFYrudE2FsXJY%2F2SQH8dNz7PZwoMgJ3GYl%2FpTpF0eWtzRiKJnGcFWFDUlMSuPazCBbE1J6bt8fqdYnbLU%2BvwzlrI8f8F5BefSZag9jfmDyz7cSyQat7T%2BxACKg87d9suD5TDw%3D%3D--QxcxJpkJ6yW9sQRj--Mz%2B5Ke7KT5GdGoklVs%2BPJw%3D%3D; domain=.exercism.io; path=/; HttpOnly", + "x-request-id": "72fd22e6-5044-4168-9303-afb9f34b0325", + "x-runtime": "0.054760" } }, { - "url": "https://github.com/brson/stdx", + "url": "https://github.com/carols10cents", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:36 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"63a2209d501b6bea911e5ae801d6193e\"", + "vary": "X-Requested-With, Accept-Encoding", + "etag": "W/\"d2e66e2a72ce3a96451036502c5606d7\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:01 -0000, _octo=GH1.1.2008796043.1563905102; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:02 -0000; secure; HttpOnly, _gh_sess=UHZIbVplM1FIeXhnUlR1SGJIejFBNWRxU2VKOHBKQnY0b1pCMTNTVm4rSXZ4UUdkWEVZQnE0UGIydmdDU2cvOThXTFprOHdEQVJXd3ppbHgyTTVKMk9tbUpCOVR0RW5QWkJ0WjhwREk0TzRhZXpBMmQzMlFKNE9wdVd2aFNjMUdQMlhPdFJsUWxhenI5U003TTdwYW1zNFkxY1ZrRGtRRFhuYlp4Sm9oRGZKdkN1elVYd0xSY0NGU0hubm1SN3hWM2xyYmtXazNRNlJzdjgrYnZXVUFCRTR5eUF6S3JFVzNLVmhOU1FLNG1hS0pDbDVpNjA0VExQc2JCTVZMbWNMU05WSDRUUEZhMXdUa3UrOXdZa3FqSUE9PS0tUVFTL2lEV1hLRkd1bEkwTnlpZVVGZz09--bb8ab648cec1fd3bb35c1f22590739daca26ee62; path=/; secure; HttpOnly", - "x-request-id": "d38a08c0-641b-4dce-8cc5-45020cea47eb", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:36 -0000, _octo=GH1.1.1721675714.1572178836; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:36 -0000; secure; HttpOnly, _gh_sess=MDhuM2dCS2puWnhVNHVwcVMwQXlqZ2ZJeHVJcDJXNHRHZXhzdFhXL2VHdGwzL20rY01BOWhLWFBNYnN0M1hOT3pvaGdzblhrbFdoZWdVeXF6blBRVUl3M0c0NURaZzdvZ20wL3BiSUV0cW03QmxUNlhUdUg3K3MxRFd0UDB2TDUzMFphWVp1b3UrQXdTczFaaHVqQ1dnPT0tLUx3OWhEUXNuWlU2SkhGK0VIN2F5eEE9PQ%3D%3D--b49e971b3c66281a626caa5dbcf640d3f0973fa4; path=/; secure; HttpOnly", + "x-request-id": "9c592177-6601-4685-9d1e-d6ce1833cbcd", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", + "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A44:2BA8:8AB4A6:D223CF:5D374C4D" + "x-github-request-id": "EA4F:B5FF:3A5C8C9:57B3FCD:5DB58B93" + } + }, + { + "url": "https://rustacean-station.org/", + "status": 200, + "error": null, + "headers": { + "server": "GitHub.com", + "content-type": "text/html; charset=utf-8", + "last-modified": "Thu, 17 Oct 2019 15:32:17 GMT", + "etag": "W/\"5da88981-14ea\"", + "access-control-allow-origin": "*", + "expires": "Sun, 27 Oct 2019 12:15:15 GMT", + "cache-control": "max-age=600", + "x-proxy-cache": "MISS", + "x-github-request-id": "6FA6:5703:227889:2C0581:5DB587F6", + "content-length": "1916", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", + "via": "1.1 varnish", + "age": "268", + "connection": "keep-alive", + "x-served-by": "cache-mxp19837-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178837.017757,VS0,VE0", + "vary": "Accept-Encoding", + "x-fastly-request-id": "3f355ffb93f58bd3de6073c728381ad8b952fad4" } }, { @@ -48907,42 +48942,63 @@ "headers": { "server": "GitHub.com", "content-type": "text/html; charset=utf-8", - "last-modified": "Tue, 25 Jun 2019 22:13:22 GMT", - "etag": "W/\"5d129c82-2335\"", + "last-modified": "Tue, 13 Aug 2019 18:14:08 GMT", + "etag": "W/\"5d52fdf0-2335\"", "access-control-allow-origin": "*", - "expires": "Tue, 23 Jul 2019 18:15:02 GMT", + "expires": "Sun, 27 Oct 2019 12:15:15 GMT", "cache-control": "max-age=600", "x-proxy-cache": "MISS", - "x-github-request-id": "BD6E:7679:170395:1D431B:5D374C4E", + "x-github-request-id": "A6A6:168C:2FBEE9:3D3995:5DB587FB", "content-length": "2167", "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "via": "1.1 varnish", - "age": "0", + "age": "268", "connection": "keep-alive", - "x-served-by": "cache-hhn4052-HHN", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905102.435181,VS0,VE97", + "x-served-by": "cache-mxp19822-MXP", + "x-cache": "HIT", + "x-cache-hits": "1", + "x-timer": "S1572178837.155061,VS0,VE1", "vary": "Accept-Encoding", - "x-fastly-request-id": "803a44fd924aeb67b88ba2268cd83e29cc298e95" + "x-fastly-request-id": "2f19a6ec77dcd7a4a15d3dad82e0624e42f7924b" } }, { - "url": "https://github.com/carols10cents", + "url": "https://newrustacean.com", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:37 GMT", + "content-type": "text/html; charset=UTF-8", + "transfer-encoding": "chunked", + "connection": "keep-alive", + "set-cookie": "__cfduid=dbe752a23c22bfecc1529ef8cf5d1b1081572178837; expires=Mon, 26-Oct-20 12:20:37 GMT; path=/; domain=.newrustacean.com; HttpOnly; Secure", + "cache-control": "public, max-age=0, must-revalidate", + "strict-transport-security": "max-age=31536000", + "age": "189803", + "vary": "Accept-Encoding", + "x-nf-request-id": "d3ed357e-bcc4-47fc-8439-82c9b2cec03d-8507594", + "cf-cache-status": "DYNAMIC", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "server": "cloudflare", + "cf-ray": "52c4a0040ff4ce17-LHR" + } + }, + { + "url": "https://github.com/shepmaster", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-Requested-With, Accept-Encoding", - "etag": "W/\"11f313d3ad4be010f819086781569ce2\"", + "etag": "W/\"9d98c7a5a9a3f1289d37106027557974\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:01 -0000, _octo=GH1.1.1425754223.1563905102; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:02 -0000; secure; HttpOnly, _gh_sess=Sit4ZHZIR2wrTEl6OTc4cnlPcEFKVTRuRjdkUEsxSGs2UFdJcEQ4M3RRaFNMd3o5UHVkWVFXcWg1M2tSTnE5Um4yWTdnQ0MzS3R5WERzVlVZR0tZMGh0elpPb0p6MkRhaXZWemJEbU5FVnNXL1hwbXAwbFlzc0tLZHZaZXo4ZDMya3ltN1piVk50dmRBT0ZpZXN6dlZHMlBDUHhHS1I5MkxRVEs2aXV5TDJFYVoyWURFWUF6R1MzVVJOSGE2UTB6WFJQbTNsZmM4b1JGZ1V4cFdjTHVnZz09LS1xRVpPU3cyRlpLTlF2N014b2dsVTZ3PT0%3D--43a4e0be3f7e763937bd8157cd3d47692be57d38; path=/; secure; HttpOnly", - "x-request-id": "42b4a891-1d6c-443c-a5e9-abb4a7d9e3ad", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:36 -0000, _octo=GH1.1.1977658667.1572178837; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:37 -0000; secure; HttpOnly, _gh_sess=ZG9SVWZRU3lScHk0WDdYaXR4bW1lcEdBbjB4MzdocWh1VHNSOHZJbmdPUmgzckpybXdud0szZmVpTDR6cFczU256bHF2QmQ1UEhGTlBHNE02TXliR005dUZmVFFQVmJzc0tTeDhKYUQ4dE8xVXdIcXJ5MGJNK1o2Uk9RWGZrTU8vNjhxYW4yZTlJQnRnUVZqd2QrZWJ3PT0tLUVxcVoraG1YdTdwZ3kxTHl6MmpMVGc9PQ%3D%3D--e00796f3599e2f25cb5e60e87feb236c458a5588; path=/; secure; HttpOnly", + "x-request-id": "ee6ff1ed-611d-40b9-9ae9-042f95213a08", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", @@ -48950,7 +49006,32 @@ "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A3B:4D67:D63BD7:1426A6E:5D374C4D" + "x-github-request-id": "EA50:23F80:2A50F95:3F3F540:5DB58B93" + } + }, + { + "url": "https://licensebuttons.net/p/zero/1.0/88x31.png", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:37 GMT", + "content-type": "image/png", + "content-length": "1009", + "connection": "keep-alive", + "set-cookie": "__cfduid=dcd18e13a553f9e41bea92e810f34e0e81572178837; expires=Mon, 26-Oct-20 12:20:37 GMT; path=/; domain=.licensebuttons.net; HttpOnly", + "cf-bgj": "imgq:100", + "cf-polished": "pngoptimizer, origSize=1124", + "etag": "\"464-4f0c8c2319f40\"", + "last-modified": "Sat, 25 Jan 2014 10:15:49 GMT", + "cf-cache-status": "HIT", + "age": "1103", + "expires": "Fri, 01 Nov 2019 12:20:37 GMT", + "cache-control": "public, max-age=432000", + "accept-ranges": "bytes", + "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", + "vary": "Accept-Encoding", + "server": "cloudflare", + "cf-ray": "52c4a0070b7b6f3a-FCO" } }, { @@ -48958,7 +49039,7 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "content-type": "text/html; charset=UTF-8", "transfer-encoding": "chunked", "connection": "keep-alive", @@ -48966,7 +49047,7 @@ "x-powered-by": "PHP/5.5.9-1ubuntu4.29", "vary": "Accept-Encoding", "cache-control": "max-age=86400, public", - "expires": "Wed, 24 Jul 2019 17:46:08 GMT", + "expires": "Mon, 28 Oct 2019 12:05:15 GMT", "x-cache-zone": "/", "x-cache-status": "HIT", "x-no-cache": "0-0-0-0" @@ -48978,7 +49059,7 @@ "error": null, "headers": { "server": "nginx/1.14.0 (Ubuntu)", - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "content-type": "text/html", "last-modified": "Sun, 11 Nov 2018 05:07:41 GMT", "transfer-encoding": "chunked", @@ -48987,72 +49068,27 @@ } }, { - "url": "https://newrustacean.com", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", - "content-type": "text/html; charset=UTF-8", - "transfer-encoding": "chunked", - "connection": "keep-alive", - "set-cookie": "__cfduid=d65641583ef6876ae7dec5a3876bcadc61563905102; expires=Wed, 22-Jul-20 18:05:02 GMT; path=/; domain=.newrustacean.com; HttpOnly; Secure", - "cache-control": "public, max-age=0, must-revalidate", - "strict-transport-security": "max-age=31536000", - "age": "221113", - "vary": "Accept-Encoding", - "x-nf-request-id": "19cd3ab0-d7d4-4798-9143-48354364362a-14603456", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "server": "cloudflare", - "cf-ray": "4faf948bbb60c286-FRA" - } - }, - { - "url": "https://github.com/sger/RustBooks", + "url": "https://github.com/rust-unofficial/patterns", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "content-type": "text/html; charset=utf-8", "transfer-encoding": "chunked", "server": "GitHub.com", "status": "200 OK", "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"3754e9a3d8092070f4c387484263fcfd\"", + "etag": "W/\"9cc69549eb6a896146c46dfc60510675\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:02 -0000, _octo=GH1.1.526739137.1563905102; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:02 -0000; secure; HttpOnly, _gh_sess=OUZIUEM0b3ozRVhPMnlrRVdJRWVRY0twYTJWTHFGbkV0S1JCTjhLS05qZUMzWWJxaEw1ZUNFUTZrYkdyUzZjTWN1ZStwb1k4MjE0S254NGlhSk5JYmU1Tmc0V1h3cVVKYkJWLzJaakp5ckZrdk01QTc0UmRWMExJVDZQVVJNRUlzSFU5VkZjQmlNT2NQMDhBWktIT2lDU3lWeTVOUXBXK3BUak42Wmp3S3ovT0prT3poWklJSGp6azBISmYvaVBpaEJDb1B5R0lzUWczZnlQSERGS0ZiN2NGcFBMUDdra0RVOGdmNzhMVXhlNkVJQy9iYnhzVVBlQUxDNUMwazBVR202SGh3MkF5d21JUlR1VTVZOGxPcWc9PS0tTnIzY2dST3JNMStEUWtqdDBPUVphZz09--673158792b9de6cd62debd9db9cdaf58430ab953; path=/; secure; HttpOnly", - "x-request-id": "aecd23fc-fb01-4673-a4fb-8ff122cbe29b", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:37 -0000, _octo=GH1.1.509207800.1572178837; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:37 -0000; secure; HttpOnly, _gh_sess=cUZ6WUNOb2dJdU96SlQzSnBsNjlYcEdTT29KaHVhU1VVOWVHRTBuQlZIRisrTkVLNEZkdENWZXg5SFQ4VDBnQ2VBUzNxcGg0N01vY1ZCWGVLOGtSelE3RzB0M3hvdXVmNnMvWlB3QTRGQkRBenRHejRSc2wyT253UEcrSFV2TmNXZXBrbTlvaS9RTzBCb0NDTUQyOVlFNnJsM3NwWkRlaXd0L053UHJTd3VDTHlXRXE5aUw4ZVNIZVp1d2h6NzAxUjN4Y1ZVUVcvNGsraXdrUC9MOFZ2OUpXSStrc25QK2NEUDdIdkVaMGxQUT0tLW9QTk55UDRaTHdwYzhwbTlQbmplRkE9PQ%3D%3D--c0c994981842d0d8608a7289c15ff4b578896237; path=/; secure; HttpOnly", + "x-request-id": "522d34eb-b54e-45db-bc2b-061d4d73d4a4", "strict-transport-security": "max-age=31536000; includeSubdomains; preload", "x-frame-options": "deny", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A4C:39408:1E93A1:2DF9D0:5D374C4E" - } - }, - { - "url": "https://licensebuttons.net/p/zero/1.0/88x31.png", - "status": 200, - "error": null, - "headers": { - "date": "Tue, 23 Jul 2019 18:05:03 GMT", - "content-type": "image/png", - "content-length": "1009", - "connection": "keep-alive", - "set-cookie": "__cfduid=d070ea58ab2988357d061b0b3b9e2c69d1563905103; expires=Wed, 22-Jul-20 18:05:03 GMT; path=/; domain=.licensebuttons.net; HttpOnly", - "cf-bgj": "imgq:100", - "cf-polished": "pngoptimizer, origSize=1124", - "etag": "\"464-4f0c8c2319f40\"", - "last-modified": "Sat, 25 Jan 2014 10:15:49 GMT", - "cf-cache-status": "HIT", - "age": "803", - "expires": "Sun, 28 Jul 2019 18:05:03 GMT", - "cache-control": "public, max-age=432000", - "accept-ranges": "bytes", - "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", - "vary": "Accept-Encoding", - "server": "cloudflare", - "cf-ray": "4faf948e8d4c64f1-FRA" + "x-github-request-id": "EA59:161F1:33F2A7D:4E0E04C:5DB58B95" } }, { @@ -49061,39 +49097,42 @@ "error": null, "headers": { "server": "nginx/1.16.0", - "date": "Tue, 23 Jul 2019 18:05:02 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "content-type": "text/html;charset=UTF-8", "transfer-encoding": "chunked", "connection": "keep-alive", "x-application-context": "application:production", - "set-cookie": "JSESSIONID=6A8CCDDC28E9762D148DA3F7604FECC4; Path=/; HttpOnly", + "set-cookie": "JSESSIONID=55FFAF20D1686E1B2842350B7F95EDBC; Path=/; HttpOnly", "content-language": "en-US", "x-frame-options": "Deny", "content-security-policy": "frame-ancestors 'none'" } }, { - "url": "https://github.com/rust-unofficial/patterns", + "url": "https://www.reddit.com/r/rust/", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:03 GMT", - "content-type": "text/html; charset=utf-8", - "transfer-encoding": "chunked", - "server": "GitHub.com", - "status": "200 OK", - "vary": "X-PJAX, Accept-Encoding", - "etag": "W/\"be81e88d35121d9165e2663c804c5e11\"", - "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "has_recent_activity=1; path=/; expires=Tue, 23 Jul 2019 19:05:02 -0000, _octo=GH1.1.1082194627.1563905102; domain=.github.com; path=/; expires=Fri, 23 Jul 2021 18:05:02 -0000, logged_in=no; domain=.github.com; path=/; expires=Sat, 23 Jul 2039 18:05:03 -0000; secure; HttpOnly, _gh_sess=a05ua0gvWXlENlE3MmxlZTFONGJhM1BZd3g5Y1l3eW1ja2lIb1BuWENxOFdWUjhmQS9sYTBWTFQvKzJWMSsvMTJMcklNcm0xUDF3dnIrY1krS25mM2FGclVaU1RhRGhFRWVMNnpVVHcwNjlzSFk2VTlOMXQzZ2Roc1NXS0luMEVwTWMvSDcxdWliNUpObkJwV3Z0UWIzTkNLclNJVGdhdk9FUTVPQzdxUjFoeGtXaGlBMFVGYmNUdCtMWFRhK0pGZXIxTlVvK0JqbFRlUFlBNWZMQ2xFUGE2dTdleEhub0o4S0RLL1ZINzBuc3BSWEs4S3M1aFhabURrVFN5WGhVU1RyVkc3Z3htVjhUWUEvVHVOalNwL3BrQjJ2NUlKMVNrNUxaSDdvUS9uQ0k9LS1jRWd5RSs5WXZGTVZjZWZyZU96N0h3PT0%3D--534a0aea55421cc27b112a481456a3b8d375808c; path=/; secure; HttpOnly", - "x-request-id": "a7adcfba-6d84-42f5-8bae-c4206aca0f4c", - "strict-transport-security": "max-age=31536000; includeSubdomains; preload", - "x-frame-options": "deny", + "content-type": "text/html; charset=UTF-8", + "x-ua-compatible": "IE=edge", + "x-frame-options": "SAMEORIGIN", "x-content-type-options": "nosniff", "x-xss-protection": "1; mode=block", - "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", - "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", - "x-github-request-id": "4A0F:4D67:D63CC7:1426C15:5D374C4E" + "set-cookie": "loid=00000000004vxtbsvr.2.1572178837675.Z0FBQUFBQmR0WXVWMldnQ1VjSlFIX1hIRFd0anBUV0N6WDhjOXNJQURDX0VpY3BGdHhrall1Q01wQXl3eEpCdlNkZk5HWGRSaXVJVnJISG5QdXlmR01IeHZhc3J3NkNCMG5GLWdwY0ZBLVVqeFdNZVB3TU8zRXIyTnlMVmpYY056cnhLbzQ4YjhRYlQ; Domain=reddit.com; Max-Age=63071999; Path=/; expires=Tue, 26-Oct-2021 12:20:37 GMT; secure, session_tracker=Oaz8snfAFWx1GIsic1.0.1572178837675.Z0FBQUFBQmR0WXVWTFRVcXJIU1FwRTdfWXBNS044SnRnbXJDVDhheHFtMzR1d0hFRDE5S01QNFRsUW5jQ0tNZXVmRU9nMFJCMFlteVJFMWV2bmxBdndBZnBvODhjbXNDYzRDTjh6ajNLOE5TU3hBQjBXckJwZVZNZHZsVXRDYU9KeTFrd3ZTVUx4NnI; Domain=reddit.com; Max-Age=7199; Path=/; expires=Sun, 27-Oct-2019 14:20:37 GMT; secure, edgebucket=EyzlP9V4dhIJenATrD; Domain=reddit.com; Max-Age=63071999; Path=/; secure", + "cache-control": "max-age=0, must-revalidate", + "x-moose": "majestic", + "content-length": "24382", + "accept-ranges": "bytes", + "date": "Sun, 27 Oct 2019 12:20:38 GMT", + "via": "1.1 varnish", + "connection": "keep-alive", + "x-served-by": "cache-ams21050-AMS", + "x-cache": "MISS", + "x-cache-hits": "0", + "x-timer": "S1572178838.616201,VS0,VE464", + "vary": "accept-encoding", + "strict-transport-security": "max-age=15552000; includeSubDomains; preload", + "server": "snooserv" } }, { @@ -49101,43 +49140,68 @@ "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:03 GMT", + "date": "Sun, 27 Oct 2019 12:20:38 GMT", "content-type": "text/html; charset=UTF-8", "transfer-encoding": "chunked", "connection": "keep-alive", - "set-cookie": "__cfduid=d00c9bd265228eb6de4074067420648c71563905103; expires=Wed, 22-Jul-20 18:05:03 GMT; path=/; domain=.creativecommons.org; HttpOnly", + "set-cookie": "__cfduid=dfc51bed40e8706f4c9fd8be9a1eb611e1572178838; expires=Mon, 26-Oct-20 12:20:38 GMT; path=/; domain=.creativecommons.org; HttpOnly", "vary": "Accept-Encoding", - "x-varnish": "71125957 75406071", - "age": "405", + "x-varnish": "187726928 191184192", + "age": "505", "via": "1.1 varnish (Varnish/5.0)", "strict-transport-security": "max-age=31536000; includeSubDomains; preload", + "cf-cache-status": "DYNAMIC", "expect-ct": "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"", "server": "cloudflare", - "cf-ray": "4faf948feffe64f1-FRA" + "cf-ray": "52c4a0098f73cd12-FCO" } }, { - "url": "https://www.reddit.com/r/rust/", + "url": "https://github.com/ctjhoa/rust-learning", "status": 200, "error": null, "headers": { - "cache-control": "private, s-maxage=0, max-age=0, must-revalidate", + "date": "Sun, 27 Oct 2019 12:20:38 GMT", "content-type": "text/html; charset=utf-8", - "set-cookie": "loid=000000000047w67np2.2.1563905103015.Z0FBQUFBQmROMHhQc094MGRxT241Yy0zaXF1Y0pxNTROeUR2YVBzczZnNmpPT1gzSXEwRnIwbEdzMFVpNFNhZkgwcFdKU0h1MXZnUmR4djdJcWRlZ0g2UENCTVBEckZOTmpYekh4NVRvR1VCNjBKdDFzX0dCZ21KNTZLQTdjbXFNUFJRdTM5WG9veno; path=/; expires=Fri, 23 Jul 2021 18:05:02 GMT; domain=.reddit.com; secure, token=eyJhY2Nlc3NUb2tlbiI6Ii1LeWgtdnFxMmdja2dQbXM4NG1LeUVtR1JoY2ciLCJ0b2tlblR5cGUiOiJiZWFyZXIiLCJleHBpcmVzIjoiMjAxOS0wNy0yM1QxOTowNTowMi45ODhaIiwic2NvcGUiOiIqIiwidW5zYWZlTG9nZ2VkT3V0Ijp0cnVlfQ==.2; path=/; expires=Fri, 23 Jul 2021 18:05:02 GMT; domain=.reddit.com; secure; httponly, eu_cookie_v2=1; path=/; expires=Mon, 23 Jul 2029 18:05:02 GMT; domain=.reddit.com; secure, session_tracker=kRYgpqJwTvazwmOUNr.0.1563905103000.Z0FBQUFBQmROMHhQX2o4MTJ0OWJjZ1RjSVJFYlJlTlZ5VEpNWnZBS3lCZ1g4cmRvV21wd1RzYld5Z2w1YzZLUzdpVXZScVBDTUhncUV0LWRPQTdGRVJwLVc2Vjl6UnR5WWlwSERMYWI1RmpzZDNodklxcTBRempjTjZ6VEZzR1pQRVotYnlIbVJ6dGw; path=/; domain=.reddit.com; secure, session_tracker=kRYgpqJwTvazwmOUNr.0.1563905103408.Z0FBQUFBQmROMHhQNmxVYnI4b1R5MG1Ed2VpaVBtb0U3cEZCQnlTNGVBeWlGNzBqdVl4NkIwOUdtNHJtMFR6NURYNTZWRllBUGdVSnJpUUw0S3dtZWtlZDlSanlVQWQwYUNXaFJsM1FkdW5BdXpXRm5NaV9WdnRZaXNOQnZwd1RIbjlhOVRrazh1cU8; path=/; domain=.reddit.com; secure, rseor3=true; path=/; expires=Thu, 22 Aug 2019 18:05:03 GMT; domain=.reddit.com;, rabt=; path=/; expires=Thu, 22 Aug 2019 18:05:03 GMT; domain=.reddit.com;, edgebucket=HXPNL0tOEK9ROiDbBm; Domain=reddit.com; Max-Age=63071999; Path=/; secure", - "x-frame-options": "SAMEORIGIN", - "fastly-restarts": "1", "transfer-encoding": "chunked", - "accept-ranges": "bytes", - "date": "Tue, 23 Jul 2019 18:05:03 GMT", - "via": "1.1 varnish", - "connection": "keep-alive", - "x-served-by": "cache-fra19148-FRA", - "x-cache": "MISS", - "x-cache-hits": "0", - "x-timer": "S1563905103.743916,VS0,VE895", - "vary": "Accept-Encoding", - "strict-transport-security": "max-age=15552000; includeSubDomains; preload", - "server": "snooserv" + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"d83ad033ac61743dcdf30a3db60d5d81\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:36 -0000, _octo=GH1.1.282071797.1572178836; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:38 -0000; secure; HttpOnly, _gh_sess=WG9hMnIrMVdBVXh4RkZPeFRHQngwK010QnU2UDM0MjJRVGVkTkc3YldFdWpKNGJELzkreVZrVSt6QnNHMHNzaTczUnRIMVdQaUY5Rnp6NU5FSHVQdGh1UlF6RTFlb2tPUHdmU25teFEvdHVYdFdKWTczV2NXY3F6SDV2aWJaY3dOejdhSWJGRmZkOUtTRXQvQmZ5WnZMVWhXbTVKNUVHNjlwL3pzWDVXS3JuY1BxeVBoOEgvZlY2Ym1zTVc4SWh5ZTBwakFraVREWkFQclBGZFFFeHlPNlRZcmxzWm5JSnUyaVRLVitTeE5GUT0tLWxDMmdYRDJaRHpoWXg3QXBlRkRCcEE9PQ%3D%3D--2ed592e2b491f8af7bc8e50479a545b8fc621300; path=/; secure; HttpOnly", + "x-request-id": "37afe11c-1e2b-416b-a715-5e95552c70a8", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA51:40B80:2BAD449:417711F:5DB58B93" + } + }, + { + "url": "https://github.com/brson/stdx", + "status": 200, + "error": null, + "headers": { + "date": "Sun, 27 Oct 2019 12:20:38 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"7d6ad2da24662ef6f8b04250ceacc73f\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:36 -0000, _octo=GH1.1.603138766.1572178836; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:36 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:38 -0000; secure; HttpOnly, _gh_sess=TUYzNy9hbC9HTWlsMlo4MTFsdGtWUkRTZ0I2SzUwVS9WbEl6VmRJcEpKa0Fmd2o1eit5ekF0UjlpNUNRSXBrYThocDZqM25YZGpyeWVZVkcybUcvd01oZ2owRE4vYndhRk1GMzNPV2RUcmVQaElidENhOThDc09JY3lITGlYVkZxVVpUeEk1K1hNd2Q3M1E1Y1VNMVJ1R2lzUG1CSmNKYlc5S2kyK0tjeXNxSHpGQ0VSK2plTXA1RlA2UUszbmdLeWp4VEJNSS9oS2d5VVkzTVRZaFF4QT09LS1KeTZwUjBvMVdiK2JZTFR2cjZRaDBRPT0%3D--48d1b35e925b49caccc376a1f87a32d3deb860de; path=/; secure; HttpOnly", + "x-request-id": "cb473733-a7da-4e0c-bd0f-78ede5b943d0", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA53:1B30D:3B6453A:58A0350:5DB58B94" } }, { @@ -49146,34 +49210,43 @@ "error": null, "headers": { "server": "Cowboy", - "date": "Tue, 23 Jul 2019 18:05:03 GMT", + "date": "Sun, 27 Oct 2019 12:20:37 GMT", "connection": "keep-alive", "x-frame-options": "SAMEORIGIN", "x-xss-protection": "1; mode=block", "x-content-type-options": "nosniff", "content-type": "text/html; charset=utf-8", - "etag": "\"740d66a81ec807a2b0be3f268536a526\"", + "etag": "\"b3b4070e3d81ade66bd7d45c8edf4ab9\"", "cache-control": "max-age=0, private, must-revalidate", - "set-cookie": "_tv3_session=L3hwWVVGRVBJNGxSbTg5V3Naang1bW93clVpNmJhaW9UamQyQ3B5ZzhXY1Vsc25udkNGSnBTN3B2RXJXeFdNU2lWcnFHaHFQQmZueGg1ZkExeTQ3WHU0aFloSW8xeDk1WkptMFRuQ3l2aHJOSXRQQVV4VkZtWUNzY2FGUEM1ZnNBcDVlM1dHajVFSkkzRnBTamRDR2NnPT0tLTJYcmFoYVZQbEtLTHc0Y2U5WUpBZkE9PQ%3D%3D--6c565f640f23c4f2d6c188f02e61052ca787c89c; path=/; HttpOnly", - "x-request-id": "74b32fad-dc03-442c-b5da-57a3ded38a93", - "x-runtime": "1.540557", + "set-cookie": "_tv3_session=TFRjTUl6aFA1VkNiTXFqS2lPK3NlWExNcUdES3g3cE0vTzVDb043K1BaMFlyWXppaTdhQTJhR2ZzM3JIYW01ZU9ZRWpOZDFpbmdiYlpQcG5SMHFKTjhEYXk0NFhzcXk2NE00QWdFZ0FOREFoQXlBZVVXVmp3OFNqZ0lZdmh3d011cnVIZldnYnBMWU5qcUZLbjJjYVpRPT0tLTIzeU9vbFd2SktLYzBWSVY0QzVtRlE9PQ%3D%3D--a790ec2023d2bca9125d82dabef81b20db662747; path=/; HttpOnly", + "x-request-id": "413e77a8-4c8f-4f97-9951-bdb359918881", + "x-runtime": "1.363894", "content-length": "26518", "via": "1.1 vegur" } }, { - "url": "https://unqlite.org/", + "url": "https://github.com/sger/RustBooks", "status": 200, "error": null, "headers": { - "date": "Tue, 23 Jul 2019 18:05:30 GMT", - "server": "Apache", - "last-modified": "Sat, 12 May 2018 07:41:17 GMT", - "etag": "\"7aff-56bfd60b62140-gzip\"", - "accept-ranges": "bytes", - "vary": "Accept-Encoding", - "content-length": "6204", - "content-type": "text/html" + "date": "Sun, 27 Oct 2019 12:20:39 GMT", + "content-type": "text/html; charset=utf-8", + "transfer-encoding": "chunked", + "server": "GitHub.com", + "status": "200 OK", + "vary": "X-PJAX, Accept-Encoding", + "etag": "W/\"713f900476a001df444924e89fb9ba64\"", + "cache-control": "max-age=0, private, must-revalidate", + "set-cookie": "has_recent_activity=1; path=/; expires=Sun, 27 Oct 2019 13:20:37 -0000, _octo=GH1.1.1296605304.1572178837; domain=.github.com; path=/; expires=Wed, 27 Oct 2021 12:20:37 -0000, logged_in=no; domain=.github.com; path=/; expires=Thu, 27 Oct 2039 12:20:39 -0000; secure; HttpOnly, _gh_sess=RzU0TGt6K1pMWThWZEZDRU14V1ZCQXFhMXBoSW9GY0xoZzRZWmpEMkYvLzBwTWFsSTRlc3JPb2FRRUhyYlZLVDA0WmVCYmt1cEZaK01rYi8zQmwrckJROENzT3RxMUliTjR1WjlPRTBhVGVHY01YQXQveWU2NDlRL2kwMU1jb3pMRGVNM0JwekdVZVExbFROMTdZOG55T3FFM090b2tFWmovTVdwNkc2ajVISGYzZC9WMkJibDgyd1NnWFFqUFFycnBTSjhhczZzK3lEQmQ5eHZTZU9maWxIUXVKdm5RcWVxMEkxQVJBemU2MD0tLUpJc2NRaGJ2UDVBRWUvaFJyNXduNWc9PQ%3D%3D--a4393182c75b29c97b86f0ee21aaf19387c39eab; path=/; secure; HttpOnly", + "x-request-id": "dd2988ae-eaec-4039-a56c-19feee31958a", + "strict-transport-security": "max-age=31536000; includeSubdomains; preload", + "x-frame-options": "deny", + "x-content-type-options": "nosniff", + "x-xss-protection": "1; mode=block", + "expect-ct": "max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"", + "content-security-policy": "default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com", + "x-github-request-id": "EA5C:23F82:33EED3A:4DC19F7:5DB58B95" } } ]