commit 7ab6824eb27f38af6f0fe502de788b2e9eec48c1
parent 2c8d2be5d5b09438a0ce480f6bbb05805881ddd2
Author: David Eisinger <[email protected]>
Date: Wed, 15 Jul 2026 10:43:04 -0400
About page updates
Diffstat:
2 files changed, 735 insertions(+), 28 deletions(-)
diff --git a/content/pages/about.md b/content/pages/about.md
@@ -15,62 +15,68 @@ references:
url: https://hfs99.tripod.com/
date: 2024-02-21T04:38:54Z
file: hfs99-tripod-com-v7f3u9.txt
+- title: "Tripod (web hosting) - Wikipedia"
+ url: https://en.wikipedia.org/wiki/Tripod_(web_hosting)
+ date: 2026-07-15T14:36:01Z
+ file: en-wikipedia-org-qrmt3s.txt
---
I live in Durham, North Carolina, USA with my wife and two young children, plus a dog named Steve and a parrot named Tad.
-My parents met at IBM and I grew up around computers (shout out [PS/2 Model P70][1]). We were online pretty early, first with [Prodigy][2] and AOL, then moving onto the web. I started making websites in middle school (a few I made in high school are [still][3] [online][4] as of March 2024). I interned at [webMethods][5] for two summers and saw both sides of the original web bubble. I studied Computer Science in college and have been a professional web person ever since.
+My parents met at IBM and I grew up around computers (shout out [PS/2 Model P70][1]). We were online pretty early, first with [Prodigy][2] and AOL, then moving onto the web. I started making websites in middle school. A few I made in high school are [still][3] [online][4] as of March 2024 (Update July 2026: [🪦 Tripod][5]). I interned at [webMethods][6] for two summers and saw both sides of the original web bubble. I studied Computer Science in college and have been a professional web person ever since.
[1]: http://laptop.pics/ibm-ps-2-model-p70/
[2]: https://en.wikipedia.org/wiki/Prodigy_(online_service)
[3]: https://hfs98.tripod.com/
[4]: https://hfs99.tripod.com/
-[5]: https://en.wikipedia.org/wiki/WebMethods
+[5]: https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Closure
+[6]: https://en.wikipedia.org/wiki/WebMethods
-I work as a developer and manager at [Viget][6], where I've been since 2008. Ruby is my primary language, but I enjoy working across a variety of technologies. I'm super interested in Golang these days.
+I work as a developer and manager at [Viget][7], where I've been since 2008. Ruby is my primary language, but I enjoy working across a variety of technologies. I'm super interested in Golang these days.
-When I'm not working or spending time with my family, I enjoy running, cycling, woodworking, making [music][7], and tweaking [Hugo][8] to my exacting standards.
+When I'm not working or spending time with my family, I enjoy running, cycling, woodworking, making [music][8], and tweaking [Hugo][9] to my exacting standards.
-[6]: https://www.viget.com/
-[7]: /music/
-[8]: https://gohugo.io/
+[7]: https://www.viget.com/
+[8]: /music/
+[9]: https://gohugo.io/
---
## Contact
-I'm available by email at [[email protected]][9]. I'd love to hear from you.
+I'm available by email at [[email protected]][10]. I'd love to hear from you.
-[9]: mailto:[email protected]
+[10]: mailto:[email protected]
-You can [receive my monthly dispatches via email][10] or [add my RSS feed to your feed reader][11] (I use and recommend [Feedbin][12]).
+You can [receive my monthly dispatches via email][11] or [add my RSS feed to your feed reader][12] (I use and recommend [Feedbin][13]).
-[10]: https://dispatch.davideisinger.com/subscription/form
-[11]: https://davideisinger.com/index.xml
-[12]: https://feedbin.com/
+[11]: https://dispatch.davideisinger.com/subscription/form
+[12]: https://davideisinger.com/index.xml
+[13]: https://feedbin.com/
---
## Colophon
-This site is built with [Hugo][8]. I recommend Brian P. Hogan's [_Build Websites with Hugo_][13] if you'd like to set up your own Hugo site from first principles.
+This site is built with [Hugo][9]. I recommend Brian P. Hogan's [_Build Websites with Hugo_][14] if you'd like to set up your own Hugo site from first principles.
-It's deployed via [SourceHut Builds][14] to a small Digital Ocean server running behind Cloudflare. I use [Caddy][15] in a Docker container to serve the site.
+It's deployed via [SourceHut Builds][15] to a small Digital Ocean server running behind Cloudflare. I use [Caddy][16] in a Docker container to serve the site.
-Image dithering is handled via a small webservice I've detailed in [a dedicated post][16].
+Image dithering is handled via a small webservice I've detailed in [a dedicated post][17].
-The links on the homepage are pulled from my [Pinboard bookmarks][17]. I create plaintext backups of pages I link to with [w3m][18].
+The links on the homepage are pulled from [Marky][18], a bookmark manager I [vibe coded][19]. I create plaintext backups of pages I link to with [w3m][20].
-I manage my [monthly dispatch emails][19] with [Listmonk][20], also running as a container behind a Caddy proxy.
+I manage my [monthly dispatch emails][21] with [Listmonk][22], also running as a container behind a Caddy proxy.
-Source code is available on [SourceHut][21].
+Source code is available on [SourceHut][23].
-[13]: https://pragprog.com/titles/bhhugo/build-websites-with-hugo/
-[14]: https://man.sr.ht/builds.sr.ht/
-[15]: https://caddyserver.com/
-[16]: /journal/encrypt-and-dither-photos-in-hugo/
-[17]: https://pinboard.in/u:DCE/public/
-[18]: https://w3m.sourceforge.net/
-[19]: https://dispatch.davideisinger.com/archive
-[20]: https://listmonk.app/
-[21]: https://git.sr.ht/~dce/davideisinger.com
+[14]: https://pragprog.com/titles/bhhugo/build-websites-with-hugo/
+[15]: https://man.sr.ht/builds.sr.ht/
+[16]: https://caddyserver.com/
+[17]: /journal/encrypt-and-dither-photos-in-hugo/
+[18]: https://bookmarks.davideisinger.com/u:dce
+[19]: /journal/dispatch-33-november-2025/#marky
+[20]: https://w3m.sourceforge.net/
+[21]: https://dispatch.davideisinger.com/archive
+[22]: https://listmonk.app/
+[23]: https://git.sr.ht/~dce/davideisinger.com
diff --git a/static/archive/en-wikipedia-org-qrmt3s.txt b/static/archive/en-wikipedia-org-qrmt3s.txt
@@ -0,0 +1,701 @@
+[1]Jump to content
+[2][ ] Main menu
+Main menu
+move to sidebar hide
+Navigation
+
+ • [5]Main page
+ • [6]Contents
+ • [7]Current events
+ • [8]Random article
+ • [9]About Wikipedia
+ • [10]Contact us
+
+Contribute
+
+ • [11]Help
+ • [12]Learn to edit
+ • [13]Community portal
+ • [14]Recent changes
+ • [15]Upload file
+ • [16]Special pages
+
+[17] [enwik] Wikipedia The Free Encyclopedia
+[18] Search
+[19][ ]
+Search
+
+[22][ ] Appearance
+Appearance
+move to sidebar hide
+Text
+
+ • [25]( )Small
+ [26]( )Standard
+ [27]( )Large
+
+This page always uses small font size
+Width
+
+ • [28]( )Standard
+ [29]( )Wide
+
+The content is as wide as possible for your browser window.
+Color
+
+ • [30]( )Automatic
+ [31]( )Light
+ [32]( )Dark
+
+This page is always in light mode.
+
+ • [33]Donate
+ • [34]Create account
+ • [35]Log in
+
+[36][ ] Personal tools
+
+ • [37] Donate
+ • [38] Create account
+ • [39] Log in
+
+[40][ ] Toggle the table of contents
+
+Contents
+
+move to sidebar hide
+
+ • [43]
+ (Top)
+ • [44]
+ 1 Services
+ • [45]
+ 2 History
+ Toggle History subsection
+ â–¡ [47]
+ 2.1 Website launch
+ â–¡ [48]
+ 2.2 Investment and buyout
+ â–¡ [49]
+ 2.3 Closure
+ • [50]
+ 3 Domain name
+ • [51]
+ 4 Logos
+ • [52]
+ 5 References
+ • [53]
+ 6 External links
+
+Tripod (web hosting)
+
+[54][ ] 2 languages
+
+ • [55]Français
+ • [56]日本語
+
+[57]Edit links
+
+ • [58]Article
+ • [59]Talk
+
+[60][ ] English
+
+ • [61]Read
+ • [62]Edit
+ • [63]View history
+
+[64][ ] Tools
+Tools
+move to sidebar hide
+Actions
+
+ • [67] Read
+ • [68] Edit
+ • [69] View history
+
+General
+
+ • [70]What links here
+ • [71]Related changes
+ • [72]Upload file
+ • [73]Permanent link
+ • [74]Page information
+ • [75]Cite this page
+ • [76]Get shortened URL
+ • [77]Switch to legacy parser
+ • [78]Expand all
+ • [79]Edit interlanguage links
+
+Print/export
+
+ • [80]Download as PDF
+ • [81]Printable version
+
+In other projects
+
+ • [82]Wikidata item
+
+From Wikipedia, the free encyclopedia
+Web hosting service
+
+ Tripod
+[83][250px-Tripod_logo_v7]
+[84][250px-Tripod_Homepage]
+ Type of site [85]web hosting service
+ Founded 1992–1994
+ [86]Dissolved April 24, 2026; 2 months ago (2026-04-24)
+ Waltham
+ Headquarters ,
+ USA
+ Owner [87]Lycos
+[88]Founder(s) [89]Bo Peabody, Brett Hershey, and [90]Dick Sabot
+ URL [91]Official website [92]Edit this at Wikidata
+[93]Advertising Yes
+ Commercial Yes
+ Registration Yes
+ Launched 1995; 31 years ago (1995)
+Current status Inactive since April 24, 2026; 2 months ago (2026-04-24)
+
+Tripod.com was a [94]web hosting service owned by [95]Lycos. Originally aiming
+its services to college students and young adults, it was one of several sites
+trying to build [96]online communities during the 1990s. As such, Tripod formed
+part of the first wave of [97]user-generated content. Free webpages are no
+longer available and have been replaced by paid services.
+
+Services
+
+[[98]edit]
+
+Tripod offered web hosting with two paid plans, "personal" and "professional",
+which differ in features and storage space, but are both powered by the web
+authoring system "Lycos Publish". This tool has completely replaced the former
+offering of more general web hosting and removed free plans altogether.
+
+Tripod offered free and paid web hosting services, including 20 [99]megabytes
+of storage space and the ability to run [100]Common Gateway Interface (CGI)
+scripts in [101]Perl. In addition to basic hosting, Tripod also offered a [102]
+blogging tool, a photo album manager, and the [103]Trellix site builder for
+[104]WYSIWYG page editing. Tripod's for-pay services included additional disk
+space, a shopping cart, [105]domain names, web and [106]POP/[107]IMAP email.
+
+History
+
+[[108]edit]
+
+Tripod originated in 1992 with two [109]Williams College classmates, [110]Bo
+Peabody and Brett Hershey, along with [111]Dick Sabot, an economics professor
+at the school. The company was headquartered in [112]Williamstown,
+Massachusetts, with Peabody as CEO. Although it would eventually focus on the
+Internet, Tripod also published a magazine, Tools for Life, that was
+distributed with textbooks, and offered a discount card for students.^[113][1]
+
+Website launch
+
+[[114]edit]
+
+The domain name Tripod.com was created on September 29, 1994 and the site
+officially launched in 1995 after operating in "sneak-preview mode" for a
+period. Billed as a "hip Web site and pay service for and by college students",
+it offered how-to advice on practical issues that might concern young people
+when first living away from home. It planned to charge a minimal fee and make
+money primarily on commissions from partners who would sell products on the
+site.^[115][2] Other services available included [116]résumé writing features
+and a simple [117]home page builder.^[118][1]
+
+Although the feature was an afterthought originally, Tripod soon became known
+as a place where people could create free web pages, competing with the likes
+of [119]GeoCities and [120]Angelfire.^[121][3] Criticizing [122]AOL, the
+existing leader in this space, for its "[123]walled-garden" approach, Peabody
+described the company's aims: "Our idea is to build a community through
+user-created and user-based content."^[124][4] A reviewer in The Washington
+Post recommended Tripod over GeoCities for giving users an easier URL to
+remember, and because GeoCities sites had a tendency to crash computers.^[125][
+5]
+
+Investment and buyout
+
+[[126]edit]
+
+After receiving an initial investment of US$4 million in [127]venture capital,
+led by New Enterprises Associates, in May 1997 Tripod took an additional round
+of investment totaling US$10 million. By this time the company had grown to 40
+employees and was hoping to reach profitability by the 1st quarter of 1998. The
+second group of investors included [128]Interpublic, which paid US$2.5 million
+for a stake in Tripod estimated at 10 percent, thus implying a valuation of
+US$25 million for the company overall.^[129][1] On February 3, 1998, Lycos
+announced they had acquired Tripod for a reported US$58 million in stock.^[130]
+[6]^[131][7]
+
+Lycos also ended up owning Tripod's former competitor Angelfire, picked up as
+part of the acquisition of [132]WhoWhere. The two properties were run
+concurrently, with Tripod continuing to focus on its college-age audience while
+Angelfire tended to attract [133]high school users. In early 2001, Tripod
+reached six million registered users (up from nearly one million at the time it
+was acquired) and was expanding at an estimated 250,000 new sites per month.
+However, generating profits remained difficult, with an analyst opining that
+they needed better user profiling so the sites could generate the results
+expected by advertisers. They also had the challenge of not alienating users
+while trying to make money.^[134][8] By the end of the year, Tripod and
+Angelfire also introduced account options allowing users to pay in order to
+keep their sites ad-free. GeoCities, now acquired by [135]Yahoo!, would follow
+suit not long afterward.^[136][9]
+
+In 2009, Tripod removed the option to use its services for free. After this,
+new users were required to pay for it.^[137][10]
+
+Closure
+
+[[138]edit]
+
+On March 6, 2026, Lycos announced that their services, namely Tripod as well as
+[139]Angelfire, were experiencing temporary outages in a note on their
+frontpage.^[140][11] Later that day, the message was updated to say "To our
+users of Angelfire and Tripod. We apologize for the service interruptions.
+Unfortunately we will be shutting down in the next 30 days. Please move your
+hosting to another host as soon as possible."^[141][12] The message was removed
+from the homepage shortly after, without further official statement from the
+company.^[142][13] On April 3, 2026, the message reappeared once more, still
+without further official statement from Lycos.^[143][14] Tripod ceased all
+operations on April 24, 2026.
+
+Domain name
+
+[[144]edit]
+
+Web sites generally were a [145]subdomain of tripod.com. However, users could
+pay a monthly charge and own a domain name. Paying in this manner also allowed
+for other benefits, such as more disk space for the site which allows the site
+owner to put more information onto it, and personalized email accounts.
+
+Logos
+
+[[146]edit]
+
+ • [147]From 1996
+ From 1996
+ • [148]From 1998
+ From 1998
+ • [149]From 2000
+ From 2000
+ • [150]From 2007 au 24 February 2010
+ From 2007 au 24 February 2010
+ • [151]From 25 February 2010 to 16 October 2011
+ From 25 February 2010 to 16 October 2011
+ • [152]From 18 October 2011 to 23 December 2011
+ From 18 October 2011 to 23 December 2011
+ • [153]From 23 December 2011 to 24 April 2026
+ From 23 December 2011 to 24 April 2026
+
+References
+
+[[154]edit]
+
+ 1. [155]Jump up to: 1 [156]2 [157]3 Elliott, Stuart. "Interpublic invests in
+ an Internet provider aimed at 'the transition generation' of young adults".
+ [158]The New York Times, May 28, 1997, p. D5.
+ 2. [159]↑ Shannon, Victoria. "Board Bulletin". [160]The Washington Post, May
+ 31, 1995, p. R22.
+ 3. [161]↑ Akst, Daniel. "So You're Ready for a Web Page". Los Angeles Times,
+ June 24, 1996, p. 3.
+ 4. [162]↑ Sreenivasan, Sreenath. "New Neighborhood, No Money Down". [163]The
+ New York Times, March 17, 1997, p. D5.
+ 5. [164]↑ Hertzman, Monica Neal. "It didn't take a miracle to share their
+ trip. Just the Web". The Washington Post, July 11, 1999, p. E1.
+ 6. [165]↑ Technology Brief. "Lycos Inc.: Acquisition of Tripod Inc. Expected
+ to Be Announced". [166]The Wall Street Journal, February 3, 1998, p. 1.
+ 7. [167]↑ [168]"Lycos Buys Tripod for $58 Million". [169]Bloomberg News.
+ 1998-02-03. Retrieved 2021-12-01 – via [170]The New York Times.
+ 8. [171]↑ Musgrove, Mike. "A Home Page of One's Own: Free, Easy Site-Hosting
+ Services Tap Into the Urge to Post". [172]The Washington Post, January 28,
+ 2001, p. H1.
+ 9. [173]↑ Walker, Leslie. "Many 'Free' Home-Page Sites Putting the Squeeze on
+ Users". [174]The Washington Post, March 10, 2002, p. H7.
+10. [175]↑ [176]"Tripod Free Hosting Closes Down". T35 Hosting. 17 January
+ 2012.
+11. [177]↑ [178]"Lycos.com". www.lycos.com. Archived from [179]the original on
+ 2026-03-06. Retrieved 2026-03-15.
+12. [180]↑ [181]"Lycos.com". www.lycos.com. Archived from [182]the original on
+ 2026-03-06. Retrieved 2026-03-15.
+13. [183]↑ [184]"Lycos.com". www.lycos.com. Archived from [185]the original on
+ 2026-03-06. Retrieved 2026-03-15.
+14. [186]↑ [187]"Lycos.com". www.lycos.com. Archived from [188]the original on
+ 2026-04-03. Retrieved 2026-04-08.
+
+External links
+
+[[189]edit]
+
+ • [190]Official website [191]Edit this at Wikidata
+
+ show
+
+ • [193]v
+ • [194]t
+ • [195]e
+
+ [196]Lycos
+ • [197]Angelfire
+ Lycos Network • InsiderInfo
+ • [198]Tripod
+
+ • [199]Gamesville
+ • [200]HotBot
+ • HtmlGear
+ • [201]Matchmaker.com
+ • [202]Quote.com
+Former properties • [203]Weather Zombie
+ • [204]Webmonkey
+ • Webon
+ • WhoWhere
+ • [205]Wired News
+
+Related articles • [206]Carnegie Mellon University
+
+ show
+
+ • [208]v
+ • [209]t
+ • [210]e
+
+ [211]Webby Awards
+Nominee, 1998 award in the category Community
+ • [212]1997
+ • [213]1998
+ • [214]1999
+ • [215]2000
+ • [216]2001
+ • [217]2002
+ • [218]2003
+ • [219]2004
+ • [220]2005
+ • [221]2006
+ • [222]2007
+ • [223]2008
+ • [224]2009
+ • [225]2010
+ Awards ceremonies • [226]2011
+ • [227]2012
+ • [228]2013
+ • [229]2014
+ • [230]2015
+ • [231]2016
+ • [232]2017
+ • [233]2018
+ • [234]2019
+ • [235]2020
+ • 2021
+ • 2022
+ • 2023
+ • 2024
+ • [236]2025
+
+[237]List of winners
+
+*
+Retrieved from "[238]https://en.wikipedia.org/w/index.php?title=Tripod_
+(web_hosting)&oldid=1363382574"
+[239]Categories:
+
+ • [240]Defunct websites
+ • [241]Free web hosting services
+ • [242]Internet properties established in 1995
+ • [243]Internet properties disestablished in 2026
+ • [244]Web hosting
+ • [245]Web portals
+ • [246]1998 mergers and acquisitions
+ • [247]American companies established in 1995
+ • [248]American companies disestablished in 2026
+ • [249]Williamstown, Massachusetts
+ • [250]American corporate subsidiaries
+
+Hidden categories:
+
+ • [251]Articles with short description
+ • [252]Short description matches Wikidata
+
+ • This page was last edited on 9 July 2026, at 21:33 (UTC).
+ • Page was rendered with [253]Parsoid.
+ • Text is available under the [254]Creative Commons Attribution-ShareAlike
+ 4.0 License; additional terms may apply. By using this site, you agree to
+ the [255]Terms of Use and [256]Privacy Policy. Wikipedia® is a registered
+ trademark of the [257]Wikimedia Foundation, Inc., a non-profit
+ organization.
+
+ • [258]Privacy policy
+ • [259]About Wikipedia
+ • [260]Disclaimers
+ • [261]Contact Wikipedia
+ • [262]Legal & safety contacts
+ • [263]Code of Conduct
+ • [264]Developers
+ • [265]Statistics
+ • [266]Cookie statement
+ • [267]Mobile view
+ • [268]Edit preview settings
+
+ • [269]Wikimedia Foundation
+ • [270]Powered by MediaWiki
+
+Search
+[272][ ]
+Search
+[275][ ] Toggle the table of contents
+Tripod (web hosting)
+[276] [277] [278] [279] [280] [281] [282]
+2 languages [284] Add topic
+
+[285]
+
+References:
+
+[1] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#bodyContent
+[5] https://en.wikipedia.org/wiki/Main_Page
+[6] https://en.wikipedia.org/wiki/Wikipedia:Contents
+[7] https://en.wikipedia.org/wiki/Portal:Current_events
+[8] https://en.wikipedia.org/wiki/Special:Random
+[9] https://en.wikipedia.org/wiki/Wikipedia:About
+[10] https://en.wikipedia.org/wiki/Wikipedia:Contact_us
+[11] https://en.wikipedia.org/wiki/Help:Contents
+[12] https://en.wikipedia.org/wiki/Help:Introduction
+[13] https://en.wikipedia.org/wiki/Wikipedia:Community_portal
+[14] https://en.wikipedia.org/wiki/Special:RecentChanges
+[15] https://en.wikipedia.org/wiki/Wikipedia:File_upload_wizard
+[16] https://en.wikipedia.org/wiki/Special:SpecialPages
+[17] https://en.wikipedia.org/wiki/Main_Page
+[18] https://en.wikipedia.org/wiki/Special:Search
+[33] https://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en
+[34] https://en.wikipedia.org/w/index.php?title=Special%3ACreateAccount&returnto=Tripod+%28web+hosting%29&experiments%5B0%5D=we-1-8-account-creation-no-desktop-benefits%3Atreatment
+[35] https://en.wikipedia.org/w/index.php?title=Special%3AUserLogin&returnto=Tripod+%28web+hosting%29&experiments%5B0%5D=we-1-8-account-creation-no-desktop-benefits%3Atreatment
+[37] https://donate.wikimedia.org/?wmf_source=donate&wmf_medium=sidebar&wmf_campaign=en.wikipedia.org&uselang=en
+[38] https://en.wikipedia.org/w/index.php?title=Special%3ACreateAccount&returnto=Tripod+%28web+hosting%29&experiments%5B0%5D=we-1-8-account-creation-no-desktop-benefits%3Atreatment
+[39] https://en.wikipedia.org/w/index.php?title=Special%3AUserLogin&returnto=Tripod+%28web+hosting%29&experiments%5B0%5D=we-1-8-account-creation-no-desktop-benefits%3Atreatment
+[43] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[44] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Services
+[45] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#History
+[47] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Website_launch
+[48] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Investment_and_buyout
+[49] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Closure
+[50] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Domain_name
+[51] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#Logos
+[52] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#References
+[53] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#External_links
+[55] https://fr.wikipedia.org/wiki/Tripod
+[56] https://ja.wikipedia.org/wiki/Tripod
+[57] https://www.wikidata.org/wiki/Special:EntityPage/Q3539553#sitelinks-wikipedia
+[58] https://en.wikipedia.org/wiki/Tripod_(web_hosting)
+[59] https://en.wikipedia.org/wiki/Talk:Tripod_(web_hosting)
+[61] https://en.wikipedia.org/wiki/Tripod_(web_hosting)
+[62] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit
+[63] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=history
+[67] https://en.wikipedia.org/wiki/Tripod_(web_hosting)
+[68] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit
+[69] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=history
+[70] https://en.wikipedia.org/wiki/Special:WhatLinksHere/Tripod_(web_hosting)
+[71] https://en.wikipedia.org/wiki/Special:RecentChangesLinked/Tripod_(web_hosting)
+[72] https://en.wikipedia.org/wiki/Wikipedia:File_Upload_Wizard
+[73] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&oldid=1363382574
+[74] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=info
+[75] https://en.wikipedia.org/w/index.php?title=Special:CiteThisPage&page=Tripod_%28web_hosting%29&id=1363382574&wpFormIdentifier=titleform
+[76] https://en.wikipedia.org/w/index.php?title=Special:UrlShortener&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FTripod_%28web_hosting%29
+[77] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&useparsoid=0
+[78] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[79] https://www.wikidata.org/wiki/Special:EntityPage/Q3539553#sitelinks-wikipedia
+[80] https://en.wikipedia.org/w/index.php?title=Special:DownloadAsPdf&page=Tripod_%28web_hosting%29&action=show-download-screen
+[81] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&printable=yes
+[82] https://www.wikidata.org/wiki/Special:EntityPage/Q3539553
+[83] https://en.wikipedia.org/wiki/File:Tripod_logo_v7.png
+[84] https://en.wikipedia.org/wiki/File:Tripod_Homepage.png
+[85] https://en.wikipedia.org/wiki/Web_hosting_service
+[86] https://en.wikipedia.org/wiki/Dissolution_(law)
+[87] https://en.wikipedia.org/wiki/Lycos
+[88] https://en.wikipedia.org/wiki/Organizational_founder
+[89] https://en.wikipedia.org/wiki/Bo_Peabody
+[90] https://en.wikipedia.org/wiki/Dick_Sabot
+[91] https://www.tripod.lycos.com/
+[92] https://www.wikidata.org/wiki/Q3539553#P856
+[93] https://en.wikipedia.org/wiki/Online_advertising
+[94] https://en.wikipedia.org/wiki/Web_hosting_service
+[95] https://en.wikipedia.org/wiki/Lycos
+[96] https://en.wikipedia.org/wiki/Virtual_community
+[97] https://en.wikipedia.org/wiki/User-generated_content
+[98] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=1
+[99] https://en.wikipedia.org/wiki/Megabyte
+[100] https://en.wikipedia.org/wiki/Common_Gateway_Interface
+[101] https://en.wikipedia.org/wiki/Perl
+[102] https://en.wikipedia.org/wiki/Blog
+[103] ftp://en.wikipedia.org/wiki/Trellix_(1995%E2%80%932004)
+[104] https://en.wikipedia.org/wiki/WYSIWYG
+[105] https://en.wikipedia.org/wiki/Domain_name
+[106] https://en.wikipedia.org/wiki/Post_Office_Protocol
+[107] https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol
+[108] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=2
+[109] https://en.wikipedia.org/wiki/Williams_College
+[110] https://en.wikipedia.org/wiki/Bo_Peabody
+[111] https://en.wikipedia.org/wiki/Dick_Sabot
+[112] https://en.wikipedia.org/wiki/Williamstown,_Massachusetts
+[113] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-Elliott-1
+[114] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=3
+[115] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-2
+[116] ftp://en.wikipedia.org/wiki/R%C3%A9sum%C3%A9
+[117] https://en.wikipedia.org/wiki/Home_page
+[118] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-Elliott-1
+[119] https://en.wikipedia.org/wiki/GeoCities
+[120] https://en.wikipedia.org/wiki/Angelfire
+[121] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-3
+[122] https://en.wikipedia.org/wiki/AOL
+[123] https://en.wikipedia.org/wiki/Closed_platform
+[124] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-4
+[125] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-5
+[126] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=4
+[127] https://en.wikipedia.org/wiki/Venture_capital
+[128] https://en.wikipedia.org/wiki/Interpublic_Group_of_Companies
+[129] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-Elliott-1
+[130] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-6
+[131] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-7
+[132] https://en.wikipedia.org/wiki/WhoWhere?action=edit&redlink=1
+[133] https://en.wikipedia.org/wiki/Secondary_school
+[134] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-8
+[135] https://en.wikipedia.org/wiki/Yahoo!
+[136] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-9
+[137] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-10
+[138] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=5
+[139] https://en.wikipedia.org/wiki/Angelfire
+[140] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-11
+[141] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-12
+[142] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-13
+[143] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_note-14
+[144] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=6
+[145] https://en.wikipedia.org/wiki/Subdomain
+[146] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=7
+[147] https://en.wikipedia.org/wiki/File:Tripod_logo_v1.gif
+[148] https://en.wikipedia.org/wiki/File:Tripod_logo_v2.png
+[149] https://en.wikipedia.org/wiki/File:Tripod_logo_v3.png
+[150] https://en.wikipedia.org/wiki/File:Tripod_logo_v4.png
+[151] https://en.wikipedia.org/wiki/File:Tripod_logo_v5.png
+[152] https://en.wikipedia.org/wiki/File:Tripod_logo_v6.png
+[153] https://en.wikipedia.org/wiki/File:Tripod_logo_v7.png
+[154] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=8
+[155] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-Elliott_1-0
+[156] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-Elliott_1-1
+[157] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-Elliott_1-2
+[158] https://en.wikipedia.org/wiki/The_New_York_Times
+[159] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-2
+[160] https://en.wikipedia.org/wiki/The_Washington_Post
+[161] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-3
+[162] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-4
+[163] https://en.wikipedia.org/wiki/The_New_York_Times
+[164] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-5
+[165] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-6
+[166] https://en.wikipedia.org/wiki/The_Wall_Street_Journal
+[167] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-7
+[168] https://archive.nytimes.com/www.nytimes.com/library/cyber/week/020498lycos.html
+[169] https://en.wikipedia.org/wiki/Bloomberg_News
+[170] https://en.wikipedia.org/wiki/The_New_York_Times
+[171] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-8
+[172] https://en.wikipedia.org/wiki/The_Washington_Post
+[173] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-9
+[174] https://en.wikipedia.org/wiki/The_Washington_Post
+[175] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-10
+[176] https://www.t35hosting.com/blog/tripod-free-hosting-closes-down/
+[177] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-11
+[178] https://web.archive.org/web/20260306061129/https://www.lycos.com/
+[179] https://www.lycos.com/
+[180] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-12
+[181] https://web.archive.org/web/20260306102953/https://www.lycos.com/
+[182] https://www.lycos.com/
+[183] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-13
+[184] https://web.archive.org/web/20260306173341/https://www.lycos.com/
+[185] https://www.lycos.com/
+[186] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#cite_ref-14
+[187] https://web.archive.org/web/20260403044247/https://www.lycos.com/
+[188] https://www.lycos.com/
+[189] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&action=edit§ion=9
+[190] https://www.tripod.lycos.com/
+[191] https://www.wikidata.org/wiki/Q3539553#P856
+[193] https://en.wikipedia.org/wiki/Template:Lycos
+[194] https://en.wikipedia.org/wiki/Template_talk:Lycos
+[195] https://en.wikipedia.org/wiki/Special:EditPage/Template:Lycos
+[196] https://en.wikipedia.org/wiki/Lycos
+[197] https://en.wikipedia.org/wiki/Angelfire
+[198] https://en.wikipedia.org/wiki/Tripod_(web_hosting)
+[199] https://en.wikipedia.org/wiki/Gamesville
+[200] https://en.wikipedia.org/wiki/HotBot
+[201] https://en.wikipedia.org/wiki/Matchmaker.com
+[202] https://en.wikipedia.org/wiki/Quote.com
+[203] https://en.wikipedia.org/wiki/Weather_Zombie
+[204] https://en.wikipedia.org/wiki/Webmonkey
+[205] https://en.wikipedia.org/wiki/Wired_News
+[206] https://en.wikipedia.org/wiki/Carnegie_Mellon_University
+[208] https://en.wikipedia.org/wiki/Template:Webby_Awards
+[209] https://en.wikipedia.org/wiki/Template_talk:Webby_Awards
+[210] https://en.wikipedia.org/wiki/Special:EditPage/Template:Webby_Awards
+[211] https://en.wikipedia.org/wiki/Webby_Award
+[212] https://en.wikipedia.org/wiki/1997_Webby_Awards
+[213] https://en.wikipedia.org/wiki/1998_Webby_Awards
+[214] https://en.wikipedia.org/wiki/1999_Webby_Awards
+[215] https://en.wikipedia.org/wiki/2000_Webby_Awards
+[216] https://en.wikipedia.org/wiki/2001_Webby_Awards
+[217] https://en.wikipedia.org/wiki/2002_Webby_Awards
+[218] https://en.wikipedia.org/wiki/2003_Webby_Awards
+[219] https://en.wikipedia.org/wiki/2004_Webby_Awards
+[220] https://en.wikipedia.org/wiki/2005_Webby_Awards
+[221] https://en.wikipedia.org/wiki/2006_Webby_Awards
+[222] https://en.wikipedia.org/wiki/2007_Webby_Awards
+[223] https://en.wikipedia.org/wiki/2008_Webby_Awards
+[224] https://en.wikipedia.org/wiki/2009_Webby_Awards
+[225] https://en.wikipedia.org/wiki/2010_Webby_Awards
+[226] https://en.wikipedia.org/wiki/2011_Webby_Awards
+[227] https://en.wikipedia.org/wiki/2012_Webby_Awards
+[228] https://en.wikipedia.org/wiki/2013_Webby_Awards
+[229] https://en.wikipedia.org/wiki/2014_Webby_Awards
+[230] https://en.wikipedia.org/wiki/2015_Webby_Awards
+[231] https://en.wikipedia.org/wiki/2016_Webby_Awards
+[232] https://en.wikipedia.org/wiki/2017_Webby_Awards
+[233] https://en.wikipedia.org/wiki/2018_Webby_Awards
+[234] https://en.wikipedia.org/wiki/2019_Webby_Awards
+[235] https://en.wikipedia.org/wiki/2020_Webby_Awards
+[236] https://en.wikipedia.org/wiki/2025_Webby_Awards?action=edit&redlink=1
+[237] https://en.wikipedia.org/wiki/List_of_Webby_Award_winners
+[238] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&oldid=1363382574
+[239] https://en.wikipedia.org/wiki/Help:Category
+[240] https://en.wikipedia.org/wiki/Category:Defunct_websites
+[241] https://en.wikipedia.org/wiki/Category:Free_web_hosting_services
+[242] https://en.wikipedia.org/wiki/Category:Internet_properties_established_in_1995
+[243] https://en.wikipedia.org/wiki/Category:Internet_properties_disestablished_in_2026
+[244] https://en.wikipedia.org/wiki/Category:Web_hosting
+[245] https://en.wikipedia.org/wiki/Category:Web_portals
+[246] https://en.wikipedia.org/wiki/Category:1998_mergers_and_acquisitions
+[247] https://en.wikipedia.org/wiki/Category:American_companies_established_in_1995
+[248] https://en.wikipedia.org/wiki/Category:American_companies_disestablished_in_2026
+[249] https://en.wikipedia.org/wiki/Category:Williamstown,_Massachusetts
+[250] https://en.wikipedia.org/wiki/Category:American_corporate_subsidiaries
+[251] https://en.wikipedia.org/wiki/Category:Articles_with_short_description
+[252] https://en.wikipedia.org/wiki/Category:Short_description_matches_Wikidata
+[253] https://www.mediawiki.org/wiki/Special:MyLanguage/Parsoid
+[254] https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License
+[255] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use
+[256] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy
+[257] https://wikimediafoundation.org/
+[258] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Privacy_policy
+[259] https://en.wikipedia.org/wiki/Wikipedia:About
+[260] https://en.wikipedia.org/wiki/Wikipedia:General_disclaimer
+[261] https://en.wikipedia.org/wiki/Wikipedia:Contact_us
+[262] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Legal:Wikimedia_Foundation_Legal_and_Safety_Contact_Information
+[263] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Universal_Code_of_Conduct
+[264] https://developer.wikimedia.org/
+[265] https://stats.wikimedia.org/#/en.wikipedia.org
+[266] https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Cookie_statement
+[267] https://en.wikipedia.org/w/index.php?title=Tripod_(web_hosting)&mobileaction=toggle_view_mobile
+[268] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[269] https://www.wikimedia.org/
+[270] https://www.mediawiki.org/
+[276] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[277] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[278] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[279] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[280] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[281] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[282] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[284] https://en.wikipedia.org/wiki/Tripod_(web_hosting)#
+[285] https://en.wikipedia.org/wiki/Tripod_(web_hosting)?action=edit