Rename intermediate file README.body.html -> body.html to try and prevent inclusion in NPM package, so invasive

This commit is contained in:
Ciro Santilli
2021-07-21 18:51:48 +01:00
parent d269023ce8
commit a1a86df66b
5 changed files with 36962 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
/README.html
/README.body.html
/body.html
/out
# NPM README

View File

@@ -2,7 +2,7 @@
OUT = README.html
HEAD = head.html
BODY = README.body.html
BODY = body.html
FOOT = foot.html
MEDIA =

View File

@@ -9786,6 +9786,8 @@ https://github.com/TechXueXi/TechXueXi appears to be a "non-cheating" assistant?
The repository was created by Tang Wenzheng (唐文正, <<github>> alias https://github.com/Xmader[Xmader]). https://chinadigitaltimes.net/chinese/663593.html According to https://chinadigitaltimes.net/chinese/663593.html form <<china-digital-times>>, he accidentally posted with his real name on an issue once (<<ciro-santilli>> knows that it is basically impossible not to when juggling multiple accounts simultaneously), and subsequently publicly announced his true identity. Following the name reveal, he did an AMA on <<terminus2049>> https://2047.name/t/11552[], and luckily he is abroad, and does not intend to come back. Wenzheng also created the https://github.com/china-digital-times/china-digital-times.github.io <<github>> pages mirror of <<china-digital-times>>, further discussed in that section. At https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo/issues/578 on 2021-03-03, he announced that he would stop working on the project because his parents weren't needing the APP anymore, succession wasn't announced. A few commits followed in the next days, but presumably minimal maintenance and ramp-down.
Wenzheng was also involved in a notable possible copyright dispute with https://musescore.org/en[], a software that Ciro actually enjoyed, as shown at https://github.com/Xmader/musescore-downloader/issues/5#issuecomment-882472815 which was then highlighted at https://www.reddit.com/r/linux/comments/onro8q/head_of_strategy_of_muse_group_muse_score/[]. At https://web.archive.org/web/20210719115639if_/https://github.com/Xmader/musescore-downloader/issues/5#issuecomment-882450335 the developer noted that this could lead to Xmader's deportation. Some interpreted this as threat, but Ciro feels that it might be true as the developers noted that they withheld action for a while to prevent his deportation.
.Fuck-XueXiQiangGuo 2021 GitHub page screenshot with stars highlighted. 7k stars on a Chinese-only repository is a lot of stars, and very unlikely to be faked. This is what you should show <<wumao,wumaos>> when they that no Chinese person opposes the <<ccp>>.
image::{china-dictatorship-media-base}/Fuck-XueXiQiangGuo_2021_GitHub_page_screenshot_with_stars_highlighted.png[height=650]
@@ -14274,7 +14276,7 @@ For Zhihu backlinks, see: <<zhihu-questions-related-to-ciro-santilli>>.
For lower profile links, see: https://github.com/cirosantilli/china-dictatorship/wiki
* 2021-07 http://https--github--com--e3919.proxy.xianning.gov.cn/topics/chinese-communist-party[]. Saw it http://webcache.googleusercontent.com/search?q=cache:5qHGJxZncvUJ:https--github--com--e3919.proxy.xianning.gov.cn/topics/chinese-communist-party+&cd=8&hl=en&ct=clnk&gl=uk&lr=lang_en%7Clang_zh-CN%7Clang_zh-TW&client=ubuntu[on Google cache], semi viewable at https://archive.ph/wip/2qVIX[], but not rendering very well
* 2021-07 http://https--github--com--e3919.proxy.xianning.gov.cn/topics/chinese-communist-party[], presumably viewing https://github.com/topics/chinese-communist-party[]. Saw it http://webcache.googleusercontent.com/search?q=cache:5qHGJxZncvUJ:https--github--com--e3919.proxy.xianning.gov.cn/topics/chinese-communist-party+&cd=8&hl=en&ct=clnk&gl=uk&lr=lang_en%7Clang_zh-CN%7Clang_zh-TW&client=ubuntu[on Google cache], semi viewable at https://archive.ph/wip/2qVIX[], but not rendering very well
* 2021-05-23 LinkedIn profile view from https://www.linkedin.com/company/circussocial/ Circus Social https://www.circussocial.com/[]. Some of their China stuff: https://www.circussocial.com/blog/tag/china-social-media/
* 2021-05-17 https://ilns.isec.oa.com/command-manage/command-analysis/2073645[]. Remember that <<oa-com>> belong to <<tencent>>.
** 2021-06-04 4 hits from 1 user on <<tiananmen>> day

View File

@@ -97,6 +97,7 @@ if (!isComment) {
'fuck.*\\b(mom|mum|mother)\\b',
'尼玛',
'去你吗',
'草泥马',
]
for (const word of fuckMotherWords) {
if (new RegExp(word, 'i').test(titleAndBody)) {

36956
body.html Normal file

File diff suppressed because it is too large Load Diff