API: Seesmic is now working. Optimizing text export.
This commit is contained in:
parent
f5db142d93
commit
6f10142b2e
4 changed files with 164 additions and 59 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<hash>
|
||||
<remaining-hits type="integer">$hash.remaining_hits</remaining-hits>
|
||||
<hourly-limit type="integer">$hash.hourly_limit</hourly-limit>
|
||||
<reset-time type="datetime">$hash.reset_time</reset-time>
|
||||
</hash>
|
||||
<remaining-hits type="integer">$hash.remaining_hits</remaining-hits>
|
||||
<hourly-limit type="integer">$hash.hourly_limit</hourly-limit>
|
||||
<reset-time type="datetime">$hash.reset_time</reset-time>
|
||||
<reset_time_in_seconds type="integer">$hash.resettime_in_seconds</reset_time_in_seconds>
|
||||
</hash>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue