gitextract_1gr9dst5/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── config.yml │ │ └── new-link.yaml │ ├── code-of-conduct.md │ ├── contributing.md │ ├── contributing.zh.md │ ├── dependabot.yaml │ ├── funding.yml │ ├── gitleaks.toml │ ├── pull_request_template.md │ └── workflows/ │ ├── autofix.yaml │ ├── autolock.yaml │ ├── docs.yaml │ ├── label-sponsors.yaml │ ├── labels.yaml │ └── lint.yaml ├── .lycheeignore ├── assets/ │ └── awesome-falsehood-header-source.xcf ├── license ├── readme.md └── readme.zh.md