Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name SO Premium
// @namespace http://tampermonkey.net/
// @version 0.6
// @description try to take over the world!
// @author You
// @match https://www.sudouest.fr/*
// @grant none
// ==/UserScript==
@magiccyril
magiccyril / server.js
Created August 11, 2015 20:37
SimpleHosting Gandi multiple node apps
/**
* Module dependencies.
*/
var express = require('express');
/**
* Main application entry file.
*/