CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 19:40:03 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090912001058
location: https://web.archive.org/web/20090912001058/https://github.com/elcgit/integrity-confs/tree/master
server-timing: captures_list;dur=0.983935, exclusion.robots;dur=0.024520, exclusion.robots.policy;dur=0.010915, esindex;dur=0.014052, cdx.remote;dur=15.595226, LoadShardBlock;dur=626.699120, PetaboxLoader3.datanode;dur=236.655943, PetaboxLoader3.resolve;dur=165.656399
x-app-server: wwwb-app216
x-ts: 302
x-tr: 672
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app216; 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 19:40:04 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 12 Sep 2009 00:10:58 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "079509cc514f63dfdb5536b1b8f3f5cc"
x-archive-orig-x-runtime: 371ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 21149
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 12 Sep 2009 00:10:58 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 12 Sep 2009 00:10:58 GMT", ; rel="memento"; datetime="Sat, 12 Sep 2009 00:10:58 GMT", ; rel="last memento"; datetime="Sat, 12 Sep 2009 00:10:58 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: 51_11_20090911180659_crawl103_IndexOnly.gpg-c/51_11_20090912001046_crawl101.arc.gz
server-timing: captures_list;dur=0.848154, exclusion.robots;dur=0.034727, exclusion.robots.policy;dur=0.016140, esindex;dur=0.016356, cdx.remote;dur=12.944944, LoadShardBlock;dur=349.075610, PetaboxLoader3.datanode;dur=243.896287, PetaboxLoader3.resolve;dur=210.426062, load_resource;dur=259.956464
x-app-server: wwwb-app216
x-ts: 200
x-tr: 707
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
elcgit's integrity-confs at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Integrity conf files and patches to make it work with Unfuddle on Heroku edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/elcgit/integrity-confs.git
Give this clone URL to anyone.
git clone git://github.com/elcgit/integrity-confs.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:elcgit/integrity-confs.git
|
name | age | message | |
---|---|---|---|
![]() |
.gems | Loading commit data... ![]() |
|
![]() |
README.textile | ||
![]() |
Rakefile | ||
![]() |
config.ru | ||
![]() |
git_ssh | ||
![]() |
integrity-config.rb | ||
![]() |
ssh_pkey |
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!
This feature is coming soon. Sit tight!