Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API无响应 #86

Open
Rhythmicc opened this issue Jan 27, 2021 · 2 comments
Open

API无响应 #86

Rhythmicc opened this issue Jan 27, 2021 · 2 comments

Comments

@Rhythmicc
Copy link

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

#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调用?

@LucienShui
Copy link
Member

之前因为 API 无鉴权,被 DDOS 了。
预计等鉴权上线之后会重新开放,造成困扰,十分不好意思。Orz

@Rhythmicc
Copy link
Author

太难了(QAQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants