All Projects → TCMExposed → SiteSource

TCMExposed / SiteSource

Licence: other
揭穿中医网站源文件

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to SiteSource

Gofw
Chrome 扩展:麻麻再也不用担心 Google API 抽风了
Stars: ✭ 229 (+222.54%)
Mutual labels:  china
tripreader-data
“读卡识途”项目公开数据
Stars: ✭ 58 (-18.31%)
Mutual labels:  china
mpra
Medicinal Products Registry API, from dane.gov.pl, with GraphQL.
Stars: ✭ 16 (-77.46%)
Mutual labels:  medicine
MAxO
Medical action ontology
Stars: ✭ 26 (-63.38%)
Mutual labels:  medicine
summarize-radiology-findings
Code and pretrained model for paper "Learning to Summarize Radiology Findings"
Stars: ✭ 63 (-11.27%)
Mutual labels:  medicine
China
🇨🇳 一个轻巧的中国的地区、民族以及节假日信息的查询PHP库
Stars: ✭ 51 (-28.17%)
Mutual labels:  china
Home
为推广RISC-V尽些薄力
Stars: ✭ 226 (+218.31%)
Mutual labels:  china
Swift-FS-China
Swift China Community
Stars: ✭ 44 (-38.03%)
Mutual labels:  china
lightence-admin
Free and easy-to-use admin template based on React 17+
Stars: ✭ 337 (+374.65%)
Mutual labels:  medicine
medicinedb
sqlite medicine database
Stars: ✭ 29 (-59.15%)
Mutual labels:  medicine
GlucoSym
GlucoSym is an open-source simulator aimed to help in the testing and development of insulin delivery automation systems.
Stars: ✭ 33 (-53.52%)
Mutual labels:  medicine
product crawler
The Open Source Search Engine for Product Components
Stars: ✭ 23 (-67.61%)
Mutual labels:  medicine
translation-google
A Google Translate component for Nodejs.
Stars: ✭ 42 (-40.85%)
Mutual labels:  china
Chinese laws
本项目旨在收集中国人民共和国的各类法律条文;项目重启中,期望PR
Stars: ✭ 245 (+245.07%)
Mutual labels:  china
justjavac
justjavac's modules
Stars: ✭ 15 (-78.87%)
Mutual labels:  china
Trojan
An unidentifiable mechanism that helps you bypass GFW.
Stars: ✭ 15,248 (+21376.06%)
Mutual labels:  china
AdBlock-Acceleration
Accelerated subscription for international/China region ad filtering rules(国际/中国地区广告过滤规则的加速订阅)
Stars: ✭ 327 (+360.56%)
Mutual labels:  china
topvpn.github.io
Top VPN in China (mainland) 在全球(含中國大陆)好用的国外优质付费vpn推荐
Stars: ✭ 27 (-61.97%)
Mutual labels:  china
vue-china-map
vue+vuex+axios+echarts画一个动态更新的中国地图
Stars: ✭ 64 (-9.86%)
Mutual labels:  china
is-pwa-ready
Tracking the status of PWA in Chinese browser
Stars: ✭ 35 (-50.7%)
Mutual labels:  china

揭穿中医!

TCMExposed

本站主要致力于收集整理各类批判中医的文章资料,包括但不限于对中医理论的批判、对中医药和各种保健品虚假宣传的揭露,除此以外,本站还特别收集陈列一些中医师和中医粉荒诞或搞笑的言论加以点评,以便让人民大众看清这些中医不学无术、固步自封、狂妄自大的真实面目。

欢迎大家踊跃投稿推荐文章!

通过 Github Issues 投稿:https://github.com/TCMExposed/SiteSource/

已经收录的文章链接:https://github.com/TCMExposed/SiteSource/blob/master/_utils/answers.txt

网站链接: https://TCMExposed.github.io/

Build

cd _utils;
git diff answers.txt |grep "^+"|grep -v "^+++"|sed 's/^+//' > answers.sync.txt

# Manually check format of answers.sync.txt

node zhihudl.js sync;
cd ..;
git add .;
git commit -m "Update";
git push;


bundle exec jekyll build;
cd _site;
git add .;
git commit -m "Update";
git push;
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].