about summary refs log tree commit diff
path: root/README.md
blob: 399db88418681afafaed530ddb218304fa495a4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# wordle archive

archived from powerlanguage.co.uk/wordle at 
[tilde.team/~ben/wordle](https://tilde.team/~ben/wordle/)

so far NYT has just removed words from the answer list

	$ diff nyt.txt orig.txt
	241a242
	> 'agora',
	244a246
	> 'pupal',
	272a275
	> 'lynch',
	292a296
	> 'fibre',
	301a306
	> 'slave',
	391a397
	> 'wench',

unminified source in [main.js](main.js)