diff --git a/INSTRUCTION.md b/INSTRUCTION.md index d3eac089..455885f9 100644 --- a/INSTRUCTION.md +++ b/INSTRUCTION.md @@ -16,7 +16,7 @@ | List name | Description | | -------- | -------- | | /domain/cloudflare_?.txt | Split files (base domain) | -| ex_cloudflare_users.txt | Domains which used Cloudflare in the past, not anymore | +| ex_cloudflare_users.md | Domains which used Cloudflare in the past, not anymore | | cloudflare_supporter.txt | who is using Cloudflare or endorsing Cloudflare. (URL only) | @@ -77,7 +77,7 @@ IMPORTANT: Please add only "Base Domain" **But the website X no longer using Cloudflare!** -Are you sure? *Remove* it from /split/ list and *add* to "[ex_cloudflare_users.txt](cloudflare_users/ex_cloudflare_users.txt)". +Are you sure? *Remove* it from /split/ list and *add* to "[ex_cloudflare_users.md](cloudflare_users/ex_cloudflare_users.md)". @@ -333,7 +333,7 @@ cf-ray: XXXXXXXXXXX-YYY ``` -If `the owner` moved away from `cloudflare` **completely**, you are welcome to add `example.com` to the "[ex_cloudflare_users.txt](cloudflare_users/ex_cloudflare_users.txt)" - after checking `example.com` with online tool below. +If `the owner` moved away from `cloudflare` **completely**, you are welcome to add `example.com` to the "[ex_cloudflare_users.md](cloudflare_users/ex_cloudflare_users.md)" - after checking `example.com` with online tool below. 1. Open "`Is MITM?`" webpage. @@ -342,8 +342,12 @@ If `the owner` moved away from `cloudflare` **completely**, you are welcome to a 3. Click `test` for detailed scan. -4. If you got `---Finish---`, the domain _might_ stopped using Cloudflare. We'll _investigate_ and remove it - or not. - - wait some days and scan again to see whether the domain is removed +4. If you got `---Finish---`, the domain _might_ stopped using Cloudflare. + +We'll _investigate_ and remove it _if_ it is true.
+You may prioritize your review request by contacting us if you are in a hurry. + +5. [Optional] Wait some days and scan again to see whether the domain is removed. `Only a few Cloudflare user leave Cloudflare. False positive is uncommon.` diff --git a/cloudflare_users/ex_cloudflare_users.md b/cloudflare_users/ex_cloudflare_users.md new file mode 100644 index 00000000..74f867f5 --- /dev/null +++ b/cloudflare_users/ex_cloudflare_users.md @@ -0,0 +1,16 @@ +# Ex-Cloudflare users + + +![](../image/apology.jpg) + + +## Notable Domains + +| Domain | Comment | +| --- | --- | +| 8ch.net | https://new.blog.cloudflare.com/terminating-service-for-8chan/ | +| linux.pizza | https://social.linux.pizza/@admin/102189393483894910 | +| pine64.org | https://news.ycombinator.com/item?id=23849938 | +| pinterest.com | assets.pinterest.com CNAME to fastly.net | +| privacytools.io | It took 3 years to convince him to move off Cloudflare. | +| shkspr.mobi | https://shkspr.mobi/blog/2019/11/can-you-trust-cloudflare-with-your-personal-data/ | \ No newline at end of file diff --git a/cloudflare_users/ex_cloudflare_users.txt b/cloudflare_users/ex_cloudflare_users.txt deleted file mode 100644 index 9460af21..00000000 --- a/cloudflare_users/ex_cloudflare_users.txt +++ /dev/null @@ -1,5 +0,0 @@ -8ch.net https://new.blog.cloudflare.com/terminating-service-for-8chan/ -linux.pizza https://social.linux.pizza/@admin/102189393483894910 -pine64.org https://news.ycombinator.com/item?id=23849938 -privacytools.io It took 3 years to convince him to move off Cloudflare. -shkspr.mobi https://shkspr.mobi/blog/2019/11/can-you-trust-cloudflare-with-your-personal-data/ \ No newline at end of file diff --git a/image/apology.jpg b/image/apology.jpg new file mode 100644 index 00000000..65c599b2 Binary files /dev/null and b/image/apology.jpg differ