Skip to content

https://8ack.de/plato/info api looks dead (does a redirect) #2

@GabLeRoux

Description

@GabLeRoux

https://github.com/klinskyc/PTOAlert/blob/64e4752/background.js#L2

https://8ack.de/plato/api/list/?method=chromeextension doesn't return the json database anymore and redirects to the website.

curl https://8ack.de/plato/api/list/\?method\=chromeextension -v
*   Trying 84.200.229.178...
* TCP_NODELAY set
* Connected to 8ack.de (84.200.229.178) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: 8ack.de
* Server certificate: Let's Encrypt Authority X3
* Server certificate: DST Root CA X3
> GET /plato/api/list/?method=chromeextension HTTP/1.1
> Host: 8ack.de
> User-Agent: curl/7.51.0
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 15 Jun 2017 16:23:38 GMT
< Content-Type: text/html
< Content-Length: 178
< Connection: keep-alive
< Keep-Alive: timeout=20
< Location: https://8ackprotect.com
< Server: Apache
< Strict-Transport-Security: max-age=31536010; includeSubDomains
< Strict-Transport-Security: max-age=31536000; includeSubDomains
<
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Curl_http_done: called premature == 0
* Connection #0 to host 8ack.de left intact

imho, this should be a publicly community maintained database with pull-requests and reviews managed somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions