Skip to content

Instantly share code, notes, and snippets.

[{"Importer":"Pernod Ricard Sweden AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":74178918.99999999},{"Importer":"Altia Sweden AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":101117995},{"Importer":"AliasSmith AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":571745},{"Importer":"Arcus Sweden AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":42394462},{"Importer":"Nice Wine i Jönköping AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":32207},{"Importer":"Saturnus","TimeStamp":"2020-03-03T07:00:08+00:00","Value":4330123},{"Importer":"Apricot AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":5965308},{"Importer":"Edrington Sweden AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":34883309},{"Importer":"Diageo Sweden AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":45005679.6},{"Importer":"Enjoy Wine & Spirits AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":32660137.4},{"Importer":"TOMP Beer Wine & Spirits AB","TimeStamp":"2020-03-03T07:00:08+00:00","Value":13690444.800000003},{"Importer
@NathanLBCooper
NathanLBCooper / Snooping Proxy
Last active March 15, 2019 19:59
Crude express proxy that spies on traffic
var express = require("express");
var httpProxy = require("http-proxy");
var stream = require("stream");
var api = "http://localhost:4201";
var apiProxy = httpProxy.createProxyServer({
target: api
});
var app = express();
<section id="cint_portal">
<noscript>Please enable JavaScript to view the panelist portal</noscript>
</section>
<script>
function cint_config() {
this.panelGuid = "PANEL_GUID";
};
</script>
<script src="https://panelist.cint.com/assets/embed.min.js"></script>
@NathanLBCooper
NathanLBCooper / boxstarter.txt
Last active April 1, 2016 09:54 — forked from timabell/boxstarter.ps1
http://boxstarter.org/ script for .net development in a vm - run it with by pasting http://is.gd/5TBe9U into start > run
# boxstarter script http://boxstarter.org/
# source: https://gist.github.com/timabell/608fb680bfc920f372ac
# originally tested on win7 x64
# wip on win 8.1 build
# This is a start of a build of a box I'm using at the moment.
# Fork this to your own gist, then comment/uncomment/add stuff to suit you.
# Some context: I hate windows, and only use it for work, the rest of the time
# I'm on linux; so when I'm doing client work on my kit that needs windows (I'm