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
| { | |
| "lighthouseVersion": "12.8.2", | |
| "requestedUrl": "https://fragview.com/perfumes/by-kilian-rose-oud", | |
| "mainDocumentUrl": "https://fragview.com/perfumes/by-kilian-rose-oud", | |
| "finalDisplayedUrl": "https://fragview.com/perfumes/by-kilian-rose-oud", | |
| "finalUrl": "https://fragview.com/perfumes/by-kilian-rose-oud", | |
| "fetchTime": "2025-12-06T04:54:58.208Z", | |
| "gatherMode": "navigation", | |
| "runWarnings": [ | |
| "There may be stored data affecting loading performance in this location: IndexedDB. Audit this page in an incognito window to prevent those resources from affecting your scores." |
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
| This is a portfolio coverage badge gist. |
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
| The first rule of Fight Club is: You do not talk about Fight Club. |
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
| { | |
| "tailwindCSS.experimental.classRegex": [["(`.*?`)", "(\".*?\")", "('.*?')"]], | |
| "tailwindCSS.classFunctions": ["tv"] | |
| } |
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\rpcs3\rpcs3-v0.0.38-18449-54206c62_win64_msvc.7z.txt" checksum="6C27E3230C63487E8CB34C53161B4867" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\rpcs3.nupkg" checksum="60FBD915F803A16EDF002A3204544B3D" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\rpcs3.nuspec" checksum="DED60E1B425C9E7513D85FDDEB821C6F" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\legal\LICENSE.txt" checksum="FBF4E35A2CEBB002F5A8C447F8D8A1AA" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\legal\VERIFICATION.txt" checksum="FEEA2C6BB4EE8C4EA666C5DD2DEE7D3B" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\tools\chocolateyinstall.ps1" checksum="7BAAE40E8973F1B332705C91BA6A0596" /> | |
| <file path="C:\ProgramData\chocolatey\lib\rpcs3\tools\chocolateyuninstall.ps1" checksum="FED9BB94F3BF6D87A8 |
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
| 25-15166-MVA | 12/6/2025 0:06:02 | MOTOR VEHICLE ACCIDENT - VEHICLE IN THE WATER | | 1129 NH-118, Dorchester, NH 03266, USA |
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
| export default { | |
| async fetch(request, env, ctx) { | |
| const url = new URL(request.url); | |
| // 处理 API 请求:支持 POST (/api/add-ssl) 和 GET (/?...) | |
| if ( | |
| (url.pathname === '/api/add-ssl' && request.method === 'POST') || | |
| (url.pathname === '/' && request.method === 'GET' && url.searchParams.has('zoneId')) | |
| ) { | |
| return handleApiRequest(request, url.searchParams); |
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 Saturday, December 6, 2025, 1:06:39 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) | |
| HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.0]: 0Harmony(av:2.4.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:12.0.0) | |
| AFU男士发型_Men's hairstyles(JintuziLamian.Hairstyle.AFUMenshairstyles): (no assemblies) |
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
| 2025-12-06 04:22:08,382 3000 [DEBUG] - XmlConfiguration is now operational | |
| 2025-12-06 04:22:13,285 3000 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,381 3000 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,415 3000 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,463 3000 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,559 3000 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,695 3000 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,770 3000 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-12-06 04:22:13,839 3000 [DEBUG] - Adding new typ |