CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 15:23:37 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100528113207
location: https://web.archive.org/web/20100528113207/https://github.com/elcgit/integrity-confs
server-timing: captures_list;dur=1.233233, exclusion.robots;dur=0.038673, exclusion.robots.policy;dur=0.017699, esindex;dur=0.019814, cdx.remote;dur=16.995468, LoadShardBlock;dur=186.749272, PetaboxLoader3.datanode;dur=55.467816, PetaboxLoader3.resolve;dur=83.159235
x-app-server: wwwb-app204
x-ts: 302
x-tr: 308
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app204; 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: Thu, 24 Jul 2025 15:23:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 28 May 2010 11:32:07 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "797c43be3aaffbecccea4292fd9c7fb6"
x-archive-orig-x-runtime: 244ms
x-archive-orig-content-length: 21353
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: Fri, 28 May 2010 11:32:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 28 May 2010 11:32:07 GMT", ; rel="memento"; datetime="Fri, 28 May 2010 11:32:07 GMT", ; rel="last memento"; datetime="Fri, 28 May 2010 11:32:07 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_16_20100528104527_crawl100-c/52_16_20100528113116_crawl101.arc.gz
server-timing: captures_list;dur=0.586978, exclusion.robots;dur=0.019951, exclusion.robots.policy;dur=0.009377, esindex;dur=0.011924, cdx.remote;dur=9.140998, LoadShardBlock;dur=123.614743, PetaboxLoader3.datanode;dur=174.163027, load_resource;dur=215.337604, PetaboxLoader3.resolve;dur=98.543675
x-app-server: wwwb-app204
x-ts: 200
x-tr: 435
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
elcgit's integrity-confs at master - GitHub
elcgit / integrity-confs
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
Integrity conf files and patches to make it work with Unfuddle on Heroku — Read more
name | age | message | |
---|---|---|---|
![]() |
.gems | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
![]() |
README.textile | Thu Apr 23 23:36:32 -0700 2009 | Updated README [hchoroomi] |
![]() |
Rakefile | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
![]() |
config.ru | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
![]() |
git_ssh | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
![]() |
integrity-config.rb | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
![]() |
ssh_pkey | Thu Apr 23 06:40:47 -0700 2009 | Initial import [hchoroomi] |
README.textile
Instructions
$ sudo gem install heroku
$ git clone git://github.com/elcgit/integrity-confs.git
$ cd integrity-confs
# Update YOUR_APP_NAME, username and password in integrity-config.rb
# Generate an SSH key pairs, put public key in Unfuddle and private key into ssh_pkey file
$ heroku create YOUR_APP_NAME
$ git push heroku master
$ heroku rake db:migrate
Go to http:://YOUR_APP_NAME.heroku.com, add your projects and stay green!