dakra / speed-type

Practice touch/speed typing in emacs
GNU General Public License v3.0
137 stars 19 forks source link

`speed-type-text` no longer works #25

Closed emacsomancer closed 3 years ago

emacsomancer commented 4 years ago

speed-type-text no longer pulls up a Gutenberg text, but rather results in something like:

<title>404 | Project Gutenberg</title>
 <link rel="stylesheet" href="/gutenberg/style.css?v=1.1">
 <link rel="stylesheet" href="/gutenberg/collapsible.css?1.1">
 <link rel="stylesheet" href="/gutenberg/new_nav.css?v=1.321231">
<link rel="stylesheet" href="/gutenberg/pg-desktop-one.css">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="keywords" content="books, ebooks, free, kindle, android, iphone, ipad"/>
 <meta name="google-site-verification" content="wucOEvSnj5kP3Ts_36OfP64laakK-1mVTg-ptrGC9io"/>
 <meta name="alexaVerifyID" content="4WNaCljsE-A82vP_ih2H_UqXZvM"/>
 <link rel="copyright" href="https://www.gnu.org/copyleft/fdl.html"/>
 <link rel="shortcut icon" href="/gutenberg/favicon.ico?v=1.1"/>

appearing in the buffer.

emacsomancer commented 3 years ago

Seems to be working again.