forked from genewildish/Mainline
feat: Add several new authors and their text sources to the TEXTS dictionary.
This commit is contained in:
@@ -70,6 +70,15 @@ POETRY_SOURCES = {
|
|||||||
"Thoreau": "https://www.gutenberg.org/cache/epub/205/pg205.txt",
|
"Thoreau": "https://www.gutenberg.org/cache/epub/205/pg205.txt",
|
||||||
"Emerson": "https://www.gutenberg.org/cache/epub/2944/pg2944.txt",
|
"Emerson": "https://www.gutenberg.org/cache/epub/2944/pg2944.txt",
|
||||||
"Whitman II": "https://www.gutenberg.org/cache/epub/8388/pg8388.txt",
|
"Whitman II": "https://www.gutenberg.org/cache/epub/8388/pg8388.txt",
|
||||||
|
"Rilke": "https://www.gutenberg.org/cache/epub/38594/pg38594.txt",
|
||||||
|
"Pound": "https://www.gutenberg.org/cache/epub/41162/pg41162.txt",
|
||||||
|
"Pound II": "https://www.gutenberg.org/cache/epub/51992/pg51992.txt",
|
||||||
|
"Eliot": "https://www.gutenberg.org/cache/epub/1567/pg1567.txt",
|
||||||
|
"Yeats": "https://www.gutenberg.org/cache/epub/38877/pg38877.txt",
|
||||||
|
"Masters": "https://www.gutenberg.org/cache/epub/1280/pg1280.txt",
|
||||||
|
"Baudelaire": "https://www.gutenberg.org/cache/epub/36098/pg36098.txt",
|
||||||
|
"Crane": "https://www.gutenberg.org/cache/epub/40786/pg40786.txt",
|
||||||
|
"Poe": "https://www.gutenberg.org/cache/epub/10031/pg10031.txt",
|
||||||
}
|
}
|
||||||
|
|
||||||
# ─── ANSI ─────────────────────────────────────────────────
|
# ─── ANSI ─────────────────────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user