Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jun 28, 2024
1 parent 80497ef commit 066ce58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugin/JustWatch/feed.json.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
array(
'web_url' => Video::getLinkToVideo($row['id']),
'quality' => 'hd',
'monetization_type' => 'free',
'currency' => 'USD',
'country_iso' => 'US',
'price' => 0,
)
);

Expand Down

0 comments on commit 066ce58

Please sign in to comment.