Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1f2a715

Browse files
committed
Fixed API URL
1 parent6935012 commit1f2a715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Zencoder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function json_decode($value) { return $GLOBALS['JSON_OBJECT']->decode($value); }
1919

2020
class ZencoderJob {
2121

22-
var$new_job_url ="https://zencoder-staging.heroku.com/api/jobs";
22+
var$new_job_url ="https://app.zencoder.com/api/jobs";
2323
var$new_job_params =array();
2424
var$new_job_json;
2525
var$created =false;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp