index
:
unbiased
main
a different way to read the news
matt@xcolour.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unbiasedFunctions.py
Age
Commit message (
Expand
)
Author
2017-03-24
Added ABC News, some parser fixes as well
ssstvinc2
2017-03-23
Fixed H1 parsing for None types. Should resolve further crashes.
ssstvinc2
2017-03-09
Reworked Guardian
ssstvinc2
2017-03-06
Added spotCheck ability. Other minor tweaks
ssstvinc2
2017-02-19
Print output formatting
sstvinc2
2017-02-18
Added The Hill; also tweaked buildArticle()
sstvinc2
2017-02-18
Fixed NPR parsing; put NYT back in; Mobile CSS
sstvinc2
2017-02-16
Some parsing tweaks, mostly for The Guardian
sstvinc2
2017-02-16
Added The Guardian to sources
sstvinc2
2017-02-15
Fixed NYT, plus other parsing fixes and a minor visual tweak
sstvinc2
2017-02-15
Changed randomization algorith for H2 and H3; fully implemented H3
sstvinc2
2017-02-15
Added BBC to new parser
sstvinc2
2017-02-15
Added author name to Article class; added removeBadArticles() filter function
sstvinc2
2017-02-14
New parsing method started
sstvinc2
2017-02-13
Better URL obfuscation method
sstvinc2
2017-02-12
Obfuscated h2 URLs
sstvinc2
2017-02-12
Obfuscated h1 links
sstvinc2
2017-02-12
Increased # of secondary stories from 4 to 6
ssstvinc2
2017-02-12
Bug fix for try/except error catching
ssstvinc2
2017-02-12
Added try/except pairs to handle parsing errors; reduced terminal output
ssstvinc2
2017-02-11
Added BBC as source; added stubURL functionality
ssstvinc2
2017-02-11
Removed commented code and print debugging
ssstvinc2
2017-02-11
Added og:description text to top stories
ssstvinc2
2017-02-11
Added 'description' field to Article class
ssstvinc2
2017-02-09
Added/tweaked a few news sources, and added a source list to the page
ssstvinc2
2017-02-09
VIM is fucking garbage
ssstvinc2