serverless / serverless

⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
https://serverless.com
MIT License
46.46k stars 5.72k forks source link

Visitors visit serverless website with Chinese IP would be redirected to Tencent Serverless Cloud advertisement. #7086

Open iam-yan opened 4 years ago

iam-yan commented 4 years ago

Bug Report

This is not related to the framework per se. And I guess most of users won't experience this... But I am being forced to check this new service and cannot use other resources in the website, e.g. docs, blogs......

For the promotion purpose, I think it is better to use a pop up modal.

Description

  1. What did you do? I opened the website of serverless.

  2. What happened? All paths would be redirected to Tencent's advertisement...

  3. What should've happened? I should be able to use serverless website normally, even with a Chinese IP.

medikoo commented 4 years ago

@juuyan thanks for report. We'll looking into that, and we'll definitely improve that situation.

I'll keep it open until that's sorted.

cncoder commented 4 years ago

What happened?

$ curl https://serverless.com/ Redirecting to /partners/cloud/tencent/chinese/

$ curl https://serverless.com/framework/docs/providers/aws/guide/events/ Redirecting to /partners/cloud/tencent/chinese/

$ curl https://serverless.com/* Redirecting to /partners/cloud/tencent/chinese/

I can't read the document normally.
:(