CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 09:16:18 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100215204947
location: https://web.archive.org/web/20100215204947/https://github.com/anydot
server-timing: captures_list;dur=1.122243, exclusion.robots;dur=0.029228, exclusion.robots.policy;dur=0.012283, esindex;dur=0.029751, cdx.remote;dur=33.868589, LoadShardBlock;dur=296.682896, PetaboxLoader3.datanode;dur=88.746508, PetaboxLoader3.resolve;dur=140.461594
x-app-server: wwwb-app204
x-ts: 302
x-tr: 388
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-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: Wed, 06 Aug 2025 09:16:19 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 15 Feb 2010 20:49:47 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "56fbdebecf0474177884e233b5fe7ea4"
x-archive-orig-x-runtime: 97ms
x-archive-orig-content-length: 58314
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: Mon, 15 Feb 2010 20:49:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 15 Feb 2010 20:49:47 GMT", ; rel="memento"; datetime="Mon, 15 Feb 2010 20:49:47 GMT", ; rel="next memento"; datetime="Sat, 25 Dec 2021 01:59:25 GMT", ; rel="last memento"; datetime="Tue, 01 Oct 2024 05:22: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: TLA-20100215085230-00829-00838-ia360906-20100709042641-00000/TLA-20100215195116-00838-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.420544, exclusion.robots;dur=0.014955, exclusion.robots.policy;dur=0.007637, esindex;dur=0.010646, cdx.remote;dur=6.036641, LoadShardBlock;dur=315.906540, PetaboxLoader3.datanode;dur=114.402523, PetaboxLoader3.resolve;dur=358.128587, load_resource;dur=236.296757
x-app-server: wwwb-app204
x-ts: 200
x-tr: 697
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
anydot's Profile - GitHub
Public Activity
anydot
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Apr 28, 2009 (9 months)
Following 0 coders and watching 12 repositories view all →
Public Repositories (7)
-
utils
Last updated Fri Jan 29 07:56:53 -0800 2010
-
lrzip
Last updated Mon Nov 30 01:57:06 -0800 2009
-
papalala
Just one IRC bot
Last updated Thu Nov 26 12:44:59 -0800 2009
-
uzbl
A browser that adheres to the unix philosophy.
Forked from Dieterbe/uzbl Fri May 01 03:57:46 -0700 2009
Last updated Mon Oct 26 01:45:16 -0700 2009
-
wmu
window urgency helper
Last updated Sat Aug 29 02:06:42 -0700 2009
-
dwm
Last updated Tue Aug 18 03:33:41 -0700 2009
-
skypeurg
Skype urgencyflag helper
Last updated Thu Aug 13 04:46:57 -0700 2009
Public Activity 
anydot
started watching
JohnDoh/RoundCube-Plugin-SpamAssassin-User-Prefs-SQL
Mon Dec 14 10:59:30 -0800 2009
RoundCube-Plugin-SpamAssassin-User-Prefs-SQL's description:
Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change their SpamAssassin preferences.
anydot
started watching
JohnDoh/RoundCube-Plugin-SieveRules-Managesieve
Mon Dec 14 10:58:59 -0800 2009
RoundCube-Plugin-SieveRules-Managesieve's description:
Adds a 'Filters' tab to the 'Personal Settings' to allow the user to manage their Sieve mail rules.
modern_perl_book's description:
Modern Perl: the book
HEAD is 537a7f18ceb3d13ba07f56246ecd867e8fa5002d
x

-
mason-larobina committed 2d37b7e5:
Merge branch 'experimental' into cookie_daemon
-
mason-larobina committed bce79079:
Close socket after the handle_request function not inside handle_request
-
mason-larobina committed e42f7938:
cookie_daemon.py now deletes abandoned cookie daemon sockets.
-
mason-larobina committed ee1ced61:
Also chmod(cookie_jar, 0600) in cookie_daemon.py
-
mason-larobina committed 73def5a3:
Fix comment, minor update.
-
mason-larobina committed b5f10393:
Several bug fixes to cookie_daemon.py
-
mason-larobina committed c4d92203:
Verbosify cookie_daemon.py
-
mason-larobina committed b2729b62:
Update docstring.
-
mason-larobina committed 7a0599e6:
Typo fix.
-
mason-larobina committed 78a1581e:
Initial commit of cookie_daemon.py
-
holizz committed 948630ef:
Make scheme.py a better example.
-
holizz committed 5f832a74:
Update README for scheme_handler.
-
holizz committed a059a669:
Merge commit 'Dieterbe/experimental' into scheme_handler
-
holizz committed 138110b6:
Call scheme_handler for all URIs.
-
holizz committed fdbc0adb:
Only navigate to URI if scheme_handler doesn't print "USED".
-
holizz committed 77d97f48:
Also whitelist file scheme.
-
holizz committed 6618dc4c:
Added scheme_handler callback.
-
holizz committed c6a547ee:
Add commit to verbose output.
-
holizz committed 06e3a718:
Check URI is valid using SoupURI instead of strcmp.
-
holizz committed 6a79ef98:
Remove unneccesary code for new_window handler.
And 328 more commits...