mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
- Updated language attributes in HTML templates to dynamically set based on `t2i_font_source`. - Replaced hardcoded Google Fonts links with dynamic links using `t2i_google_fonts_mirror` and `t2i_gstatic_mirror`. - Adjusted font-family declarations to conditionally include 'Noto Sans SC' and 'Noto Sans TC' based on the `t2i_font_source`. - Ensured consistent formatting and style across various templates including image, quote, topic, and user title items. - Added missing newlines at the end of several files for consistency.
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
|
|
.kilocode/
|
|
.kiro/
|
|
.vscode/
|
|
src/analysis/ARCHITECTURE.md
|
|
.serena/.gitignore
|
|
.serena/project.yml
|
|
debug_output.html
|
|
**/__pycache__
|
|
data/cmd_config.json
|
|
data/t2i_templates/astrbot_powershell.html
|
|
data/t2i_templates/base.html
|
|
.sisyphus/
|
|
data/plugin_data/astrbot_plugin_qq_group_daily_analysis/cache/avatars/123456789_40.jpg
|
|
data/plugin_data/astrbot_plugin_qq_group_daily_analysis/cache/avatars/987654321_40.jpg
|
|
debug_format.html
|
|
debug_hack.html
|
|
debug_retro.html
|
|
debug_scrapbook.html
|
|
debug_simple.html
|
|
debug_spring_festival.html
|
|
debug_spring.html
|
|
data/debug_data/avatar/cache.db
|
|
scripts/output_all/debug_format_test_group_*.pdf
|
|
scripts/output_all/debug_hack_test_group_*.pdf
|
|
scripts/output_all/debug_retro_futurism_test_group_*.pdf
|
|
scripts/output_all/debug_scrapbook_test_group_*.pdf
|
|
scripts/output_all/debug_simple_test_group_*.pdf
|
|
scripts/output_all/debug_spring_festival_test_group_*.pdf
|
|
scripts/data/avatar/cache.db
|
|
debug_miku.html
|
|
scripts/output_all/debug_HatsuneMiku_test_group_*.pdf
|
|
scripts/output/mock_report_test_group_mock_*.pdf
|
|
astrbot-lark-group-daily-analysis-main/**
|
|
.ace-tool/
|
|
debug_atri.html
|
|
data/test/avatar/cache.db
|
|
test_mainland.html
|
|
test_overseas.html
|