CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 21:01:21 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100724073805
location: https://web.archive.org/web/20100724073805/https://github.com/droundy/gotgo/blob/master/Makefile
server-timing: captures_list;dur=1.050146, exclusion.robots;dur=0.038514, exclusion.robots.policy;dur=0.023533, esindex;dur=0.024866, cdx.remote;dur=158.561451, LoadShardBlock;dur=586.956920, PetaboxLoader3.datanode;dur=162.351580, PetaboxLoader3.resolve;dur=206.131492
x-app-server: wwwb-app28
x-ts: 302
x-tr: 994
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app28; 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, 21 Aug 2025 21:01:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 24 Jul 2010 07:38:05 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "e054912c0ba1a9f75ae9c5ec0989cd9c"
x-archive-orig-x-runtime: 264ms
x-archive-orig-content-length: 30430
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: Sat, 24 Jul 2010 07:38:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 24 Jul 2010 07:38:05 GMT", ; rel="memento"; datetime="Sat, 24 Jul 2010 07:38:05 GMT", ; rel="last memento"; datetime="Sat, 24 Jul 2010 07:38:05 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_16_20100724071419_crawl100-c/51_16_20100724073735_crawl101.arc.gz
server-timing: captures_list;dur=1.372440, exclusion.robots;dur=0.043543, exclusion.robots.policy;dur=0.027964, esindex;dur=0.015341, cdx.remote;dur=11.794880, LoadShardBlock;dur=784.900047, PetaboxLoader3.datanode;dur=520.860033, PetaboxLoader3.resolve;dur=339.908008, load_resource;dur=127.272416
x-app-server: wwwb-app28
x-ts: 200
x-tr: 1051
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
Makefile at master from droundy's gotgo - GitHub
droundy / gotgo forked from malkia/go-runner
- Source
- Commits
- Network (2)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
gotgo / Makefile Makefile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
|