rebound/rebound.rkt

5 lines
98 B
Racket

#lang racket/gui
(require "request-page.rkt")
(displayln (request-url-str "geminiprotocol.net"))