Skip to content

Commit

Permalink
Update Submitter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsgsDesign authored Jul 22, 2019
1 parent 60c5451 commit 8d7280a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Submitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ private function _login()

private function _submit()
{
$this->sub['jid'] = $this->selectedJudger["jid"];
$pid = $this->post_data['iid'];
$response = $this->grab_page([
'site' => "https://vijos.org/p/{$pid}/submit",
Expand Down

0 comments on commit 8d7280a

Please sign in to comment.