mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[TwitterBridgeClean] minor fixes
This commit is contained in:
parent
47cdb21c6d
commit
1530738a19
@ -1,13 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* RssBridgeTwitter
|
* RssBridgeTwitterClean
|
||||||
* Based on https://github.com/mitsukarenai/twitterbridge-noapi
|
* Based on https://github.com/mitsukarenai/twitterbridge-noapi
|
||||||
* 2014-10-08
|
|
||||||
*
|
*
|
||||||
* @name Twitter Bridge Clean
|
* @name Twitter Bridge Clean
|
||||||
* @homepage http://twitter.com/
|
* @homepage http://twitter.com/
|
||||||
* @description Returns user timelines without username in title or search results for keywords/hashtags (without using their API).
|
* @description Returns user timelines without username in title or search results for keywords/hashtags (without using their API).
|
||||||
* @maintainer vinzv
|
* @maintainer vinzv
|
||||||
|
* @update 2015-03-07
|
||||||
* @use1(q="keyword or #hashtag")
|
* @use1(q="keyword or #hashtag")
|
||||||
* @use2(u="username")
|
* @use2(u="username")
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user