output from https://plugin-manager.web-dewd.com/rest/plugin-info/index.php using file_get_contents()

Couldn't file_get_contents() from https://plugin-manager.web-dewd.com/rest/plugin-info/index.php options:

Array
(
    [http] => Array
        (
            [timeout] => 5
            [method] => POST
            [header] => Accept:application/json
            [content] => server=test.tioray.com
        )

)

Get https://jsonplaceholder.typicode.com/todos/1 link using ajax

Get https://plugin-manager.web-dewd.com/rest/plugin-info/index.php link using ajax