public
Description: Tumblebot that feeds ni.hili.st. Plays well with Autumn Leaves.
Homepage: http://ni.hili.st/post/20314520
Clone URL: git://github.com/flogic/nihilist_bot.git
Added filter to clean up HTML entities in link titles (using HTMLEntities 
gem)
ymendel (author)
Thu Apr 17 14:41:28 -0700 2008
commit  11443b682a1a6d83eeb64c6d413fe643ce25165b
tree    745823eb1bd38a0b08fc61fd9c8b2031830f353f
parent  47084a685f122316295cbd16b3639f9842d2f9f4
...
24
25
26
 
27
...
24
25
26
27
28
0
@@ -24,4 +24,5 @@
0
     - ignore_patterns
0
     - link_name_cleanup
0
     - link_title
0
+ - link_entity_cleanup
0
     - poster_info
...
24
25
26
 
27
...
24
25
26
27
28
0
@@ -24,4 +24,5 @@
0
     - ignore_patterns
0
     - link_name_cleanup
0
     - link_title
0
+ - link_entity_cleanup
0
     - poster_info

Comments

    No one has commented yet.