Skip to content

Commit 8f27219

Browse files
authored
Update Request.php
1 parent 80e794a commit 8f27219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class Request
1010
{
11-
private $url = 'https://onlinesim.ru/api/';
11+
private $url = 'https://onlinesim.host/api/';
1212
private $apiKey;
1313
private $dev_id;
1414
private $locale;

0 commit comments

Comments
 (0)