[TwitterBridgeClean] minor fixes
This commit is contained in:
parent
47cdb21c6d
commit
1530738a19
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* RssBridgeTwitter
|
||||
* RssBridgeTwitterClean
|
||||
* Based on https://github.com/mitsukarenai/twitterbridge-noapi
|
||||
* 2014-10-08
|
||||
*
|
||||
* @name Twitter Bridge Clean
|
||||
* @homepage http://twitter.com/
|
||||
* @description Returns user timelines without username in title or search results for keywords/hashtags (without using their API).
|
||||
* @maintainer vinzv
|
||||
* @update 2015-03-07
|
||||
* @use1(q="keyword or #hashtag")
|
||||
* @use2(u="username")
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue