Skip to content

API无响应 #86

@Rhythmicc

Description

@Rhythmicc

如题,尝试访问:测试连接,可看到如下内容:

#include <bits/stdc++.h>
int main() {
	std::cout << "Hello World!" << std::endl;
	return 0;
}

当我尝试使用: https://api.pasteme.cn/100 ,且HTTP HEADER为以下内容时:

Request URL: https://api.pasteme.cn/100
Referrer Policy: strict-origin-when-cross-origin

sec-ch-ua: "Chromium";v="88", "Google Chrome";v="88", ";Not A Brand";v="99"
sec-ch-ua-mobile: ?0
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36

API无响应,这个问题已经许久了,是否考虑修复或继续支持API调用?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions