HTTP/2 302
server: nginx
date: Sat, 06 Sep 2025 00:38:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100316085731
location: https://web.archive.org/web/20100316085731/https://gist.github.com/mcdave
server-timing: captures_list;dur=0.963271, exclusion.robots;dur=0.028145, exclusion.robots.policy;dur=0.012826, esindex;dur=0.014428, cdx.remote;dur=31.857237, LoadShardBlock;dur=124.689095, PetaboxLoader3.datanode;dur=57.892580
x-app-server: wwwb-app203
x-ts: 302
x-tr: 188
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 06 Sep 2025 00:38:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 16 Mar 2010 08:57:31 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a8bb8fcc0aafdc67606aa738b4fc1600"
x-archive-orig-x-runtime: 21ms
x-archive-orig-content-length: 10581
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 16 Mar 2010 08:57:31 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 16 Mar 2010 08:57:31 GMT", ; rel="memento"; datetime="Tue, 16 Mar 2010 08:57:31 GMT", ; rel="next memento"; datetime="Wed, 17 Mar 2010 15:45:34 GMT", ; rel="last memento"; datetime="Wed, 17 Mar 2010 15:45:34 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100316082315_crawl102-c/52_14_20100316085644_crawl101.arc.gz
server-timing: captures_list;dur=0.678662, exclusion.robots;dur=0.025347, exclusion.robots.policy;dur=0.010420, esindex;dur=0.012569, cdx.remote;dur=6.021548, LoadShardBlock;dur=169.235010, PetaboxLoader3.datanode;dur=221.497513, PetaboxLoader3.resolve;dur=327.047087, load_resource;dur=414.512049
x-app-server: wwwb-app203
x-ts: 200
x-tr: 647
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Gist - GitHub
Public Gists by mcdave
1
2
3
|
set :application, "your_application_name" set :deploy_to, "/home/a_user_on_your_server/apps/#{application}"
|
1
2
3
|
# Awesome truncate # From: https://daniel.collectiveidea.com/blog/2007/7/10/a-prettier-truncate-helper #
|
1
2
3
|
# map/reduce from the shell to return all unique tags and count them: map = function() {
|
1
2
3
|
# mongo_template.rb # fork of Ben Scofield's Rails MongoMapper Template (https://gist.github.com/181842) #
|
1
2
3
|
SugarTest() .describe('A context') .before(function() {
|