Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am anonymousgit on github.
  • I am anonymouscoward (https://keybase.io/anonymouscoward) on keybase.
  • I have a public key whose fingerprint is 7A35 1F3A F53F F7CE F81C A564 B91D 2681 A0D7 E0DA

To claim this, I am signing this object:

/*global $, phantom */
var fs = require('fs');
var async = require('./async');
var jqueryJS = fs.workingDirectory + '/jquery-1.11.1.min.js';
var system = require('system');
var page = require("webpage").create();
var listUrl = 'https://www.freebsdchina.org/forum/forum_27.html';
var freebsdchina = {};