jfrederickson / pidgin-sendscreenshot

Automatically exported from code.google.com/p/pidgin-sendscreenshot
GNU General Public License v2.0
0 stars 0 forks source link

UploadScreenshot.com HTTP upload support #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Are you able to add in support for uploadscreenshot.com ?

(Love the plugin btw :))

Original issue reported on code.google.com by eionrobb on 12 Apr 2011 at 4:45

GoogleCodeExporter commented 9 years ago

  <host name="UploadScreenshot">
    <param location=""/>
    <param form_action="http://img1.uploadscreenshot.com/api-upload.php"/>
    <param file_input_name="userfile"/>
    <param regexp="<original>(.*?)<\/original>"/>
    <param name="apiKey" value="1fd6e9437e1180528760857308" />
    <param name="xmlOutput" value="1" />
  </host>

Original comment by eionrobb on 12 Apr 2011 at 5:43

GoogleCodeExporter commented 9 years ago
Thank you !
I'll add support for  uploadscreenshot.com in the next release.

Original comment by these.rberger@gmail.com on 30 Apr 2011 at 1:33

GoogleCodeExporter commented 9 years ago
Commited.

Original comment by these.rberger@gmail.com on 30 Apr 2011 at 5:02

GoogleCodeExporter commented 9 years ago
Awesome, thanks :)

Original comment by eionrobb on 1 May 2011 at 9:05