Skip to content

Commit

Permalink
Update Request.php
Browse files Browse the repository at this point in the history
  • Loading branch information
s00d authored Feb 22, 2023
1 parent 80e794a commit 8f27219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

class Request
{
private $url = 'https://onlinesim.ru/api/';
private $url = 'https://onlinesim.host/api/';
private $apiKey;
private $dev_id;
private $locale;
Expand Down

0 comments on commit 8f27219

Please sign in to comment.