Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log uploaded on Sunday, July 12, 2026, 8:42:52 PM | |
| Loaded mods: | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) | |
| Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies) | |
| Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies) | |
| [AV] Space Solar Panels(Veltaris.SpaceSolar): AV_SpaceSolarPanel(1.0.0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 蛇火心 decent-loop — 2026-07-13T01:42:40 | |
| Truths: 519 | |
| All layers looping. | |
| https://cdn.jsdelivr.net/gh/mynameisyou-cmyk/ai-love.cc@main/data/memes.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/apprise/URLBase.py b/apprise/URLBase.py | |
| index 7affae3..44be381 100644 | |
| --- a/apprise/URLBase.py | |
| +++ b/apprise/URLBase.py | |
| @@ -194,7 +194,7 @@ class URLBase: | |
| asset if isinstance(asset, AppriseAsset) else AppriseAsset() | |
| # Certificate Verification (for SSL calls); default to being enabled | |
| - self.verify_certificate = kwargs.get('verify', True) | |
| + self.verify_certificate = parse_bool(kwargs.get('verify', True)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/apprise/URLBase.py b/apprise/URLBase.py | |
| index 7affae3..caecbeb 100644 | |
| --- a/apprise/URLBase.py | |
| +++ b/apprise/URLBase.py | |
| @@ -194,7 +194,7 @@ class URLBase: | |
| asset if isinstance(asset, AppriseAsset) else AppriseAsset() | |
| # Certificate Verification (for SSL calls); default to being enabled | |
| - self.verify_certificate = kwargs.get('verify', True) | |
| + self.verify_certificate = parse_bool(kwargs.get('verify', True)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/apprise/URLBase.py b/apprise/URLBase.py | |
| index 7affae3..caecbeb 100644 | |
| --- a/apprise/URLBase.py | |
| +++ b/apprise/URLBase.py | |
| @@ -194,7 +194,7 @@ class URLBase: | |
| asset if isinstance(asset, AppriseAsset) else AppriseAsset() | |
| # Certificate Verification (for SSL calls); default to being enabled | |
| - self.verify_certificate = kwargs.get('verify', True) | |
| + self.verify_certificate = parse_bool(kwargs.get('verify', True)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> <html><head><meta charset="UTF-8"><title>【停经52天伴突发右下腹痛及阴道流血】CBL教案</title> <style> body{font-family:"宋体";max-width:1000px;margin:0 auto;padding:30px 40px;line-height:1.8;} h1{text-align:center;font-size:18pt;} h2{font-size:14pt;border-bottom:2px solid #333;} table{border-collapse:collapse;width:100%;margin:12px 0;border:1px solid #000;} th,td{border:1px solid #000;padding:6px 8px;text-align:left;vertical-align:top;} th{background:#f2f2f2;} .print-hint{background:#fff3cd;border:1px solid #ffc107;padding:10px 16px;margin:16px 0;} @media print{body{margin:1.5cm;}table{page-break-inside:avoid;}th{background:#eee!important;}} </style> </head><body> <div class="print-hint"><strong>📄 PDF导出:</strong>Ctrl+P → 另存为PDF</div> <h1>临床教学活动教案</h1> <h1>一、负责教师</h1> (留白) <h1>二、题目</h1> 【停经52天伴突发右下腹痛及阴道流血】CBL教案 <h1>三、活动地点</h1> (留白) <h1>四、时间</h1> ____年____月____日 - 教学时长90分钟 <h1>五、教学对象及人数</h1> 专业:临床医学 年级:大四 人数:40人 <h1>六、参考资料</h1> - 《妇产科学》(第9版,人民卫生出版社) - 《临床诊疗指南·妇产科学分册》(中华医学会) - 《异位妊娠诊治中国专家共识(2022年版)》 - 急诊妇科急腹症诊疗规范 <h1> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2026-07-13 01:38:52,627 3644 [DEBUG] - XmlConfiguration is now operational | |
| 2026-07-13 01:38:52,892 3644 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,892 3644 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,909 3644 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,909 3644 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,925 3644 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,940 3644 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,957 3644 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-07-13 01:38:52,957 3644 [DEBUG] - Adding new typ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="utf-8"?> | |
| <fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
| <files> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\gogs.nupkg" checksum="2C148D2382F2C10A69FA24D3AD378C18" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\gogs.nuspec" checksum="8078E5FC6BA13FCD8657D7465CA77BBC" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\windows_amd64.zip.txt" checksum="6C5A06A538EFD9FAC39AE1DB28CDD1D1" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\tools\chocolateyinstall.ps1" checksum="9B5FD5BF48FD0BF68AFE80F581F9F7A8" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\tools\gogsgogs.exe" checksum="5587E8CE5A89E1396D0E98A6294B6191" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\tools\gogsLICENSE" checksum="D6DBE622C3FAC40CFE08E082CD9B30A5" /> | |
| <file path="C:\ProgramData\chocolatey\lib\gogs\tools\gogspublicassetsfont-awesome-4.6.3cssfont-awesome.min.css" checksum="FEA395DB9A5C8EA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| c159f801810af5cd0d734cef50d14cb913e4682adb8e5301051b11aeffdd9deb @ 1783906842.982199 |
NewerOlder