This commit is contained in:
Marsway 2025-05-12 09:38:53 +08:00
commit da3d707158
89 changed files with 312 additions and 111 deletions

View File

@ -1,7 +1,7 @@
source /Users/marsway/.vvconfig/.aliases/crack.sh
source /Users/marsway/.vvconfig/.aliases/edit.sh
source /Users/marsway/.vvconfig/.aliases/git.sh
source /Users/marsway/.vvconfig/.aliases/mc.sh
source /Users/marsway/.vvconfig/.aliases/quickpath.sh
source /Users/marsway/.vvconfig/.aliases/quickssh.sh
source /Users/marsway/.vvconfig/.aliases/scripts.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/crack.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/editor.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/git.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/mc.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/quickpath.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/quickssh.sh
source /Users/marsway/Library/CloudStorage/OneDrive-个人/Documents/.vvconfig/.aliases/scripts.sh

View File

@ -1,29 +0,0 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
version: "3"
services:
answer:
image: apache/answer
ports:
- '9080:80'
restart: on-failure
volumes:
- answer-data:/data
volumes:
answer-data:

View File

@ -1,7 +1,15 @@
tap "joshmedeski/sesh"
brew "aliyunpan"
brew "cocoapods"
brew "fish"
brew "fzf"
brew "gh"
brew "go"
brew "gum"
brew "node"
brew "hexo"
brew "htop"
brew "kubernetes-cli"
brew "lazygit"
brew "lua"
brew "mackup"
@ -9,9 +17,11 @@ brew "mas"
brew "mysql@8.4", restart_service: :changed
brew "neofetch"
brew "neovim"
brew "node"
brew "nping"
brew "nvtop"
brew "ocrmypdf"
brew "pnpm"
brew "rclone"
brew "repo"
brew "rust"
brew "stow"
@ -19,16 +29,18 @@ brew "stylua"
brew "tmux"
brew "trash"
brew "tree"
brew "typioca"
brew "wget"
brew "xdotool"
brew "xprop"
brew "xwininfo"
brew "joshmedeski/sesh/sesh"
cask "agent-tars"
cask "alacritty"
cask "bettertouchtool"
cask "capacities"
cask "cherry-studio"
cask "clash-verge-rev"
cask "clickup"
cask "coteditor"
cask "cursor"
cask "dockdoor"
@ -36,29 +48,62 @@ cask "flutter"
cask "font-jetbrains-mono"
cask "font-jetbrains-mono-nerd-font"
cask "font-maple-mono-nf-cn"
cask "google-chrome"
cask "google-drive"
cask "imhex"
cask "jordanbaird-ice"
cask "kando"
cask "keka"
cask "listen1"
cask "lm-studio"
cask "lookaway"
cask "lunarbar"
cask "lyricsx"
cask "maccy"
cask "masscode"
cask "miniconda"
cask "musescore"
cask "navicat-premium-lite"
cask "notion"
cask "notion-calendar"
cask "notion-mail"
cask "obsidian"
cask "only-switch"
cask "orbstack"
cask "picgo"
cask "qspace-pro"
cask "replit"
cask "slack"
cask "slimhud"
cask "snipaste"
cask "spacelauncher"
cask "spotify"
cask "ssh-config-editor"
cask "superhuman"
cask "syncalicious"
cask "tailscale"
cask "thor"
cask "trae"
cask "trae-cn"
cask "visual-studio-code"
cask "wechatwebdevtools"
cask "windsurf"
cask "wpsoffice-cn"
mas "CapCut", id: 1500855883
mas "DaVinci Resolve", id: 571213070
mas "DevCleaner", id: 1388020431
mas "Developer", id: 640199958
mas "flomo", id: 1665341561
mas "Goodnotes", id: 1444383602
mas "Microsoft To Do", id: 1274495053
mas "Nex Terminal", id: 6742214286
mas "NookX", id: 6733240772
mas "QianJi", id: 1473785373
mas "SnippetsLab", id: 1006087419
mas "Wallpaper Monster", id: 6553989287
mas "Windows App", id: 1295203466
mas "Xcode", id: 497799835
mas "豆包", id: 6683305962
vscode "augment.vscode-augment"
vscode "docker.docker"
vscode "github.copilot"
vscode "github.copilot-chat"
vscode "kevinrose.vsc-python-indent"
@ -71,4 +116,5 @@ vscode "ms-vscode-remote.remote-ssh"
vscode "ms-vscode-remote.remote-ssh-edit"
vscode "ms-vscode.remote-explorer"
vscode "parallelsdesktop.parallels-desktop"
vscode "saoudrizwan.claude-dev"
vscode "subframe7536.theme-maple"

Binary file not shown.

View File

@ -8,3 +8,17 @@ end
# Added by OrbStack: command-line tools and integration
# This won't be added again if you remove it.
source ~/.orbstack/shell/init2.fish 2>/dev/null || :
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
if test -f /opt/homebrew/Caskroom/miniconda/base/bin/conda
eval /opt/homebrew/Caskroom/miniconda/base/bin/conda "shell.fish" "hook" $argv | source
else
if test -f "/opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish"
. "/opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish"
else
set -x PATH "/opt/homebrew/Caskroom/miniconda/base/bin" $PATH
end
end
# <<< conda initialize <<<

View File

@ -1,11 +1,11 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR THEME_EDEN_PROMPT_CHAR:\u00bb
SETUVAR --export ZLUA_LUAEXE:/usr/bin/lua
SETUVAR --export ZLUA_SCRIPT:/root/\x2ebin/z\x2elua/z\x2elua
SETUVAR --export ZLUA_LUAEXE:/opt/homebrew/bin/lua
SETUVAR --export ZLUA_SCRIPT:/Users/marsway/\x2ebin/z\x2elua/z\x2elua
SETUVAR _ZL_DATA:/Users/marsway/\x2elocal/share/zlua/zlua\x2etxt
SETUVAR _ZL_DATA_DIR:/Users/marsway/\x2elocal/share/zlua
SETUVAR __fish_initialized:3400
SETUVAR __fish_initialized:3800
SETUVAR _fisher_upgraded_to_4_4:\x1d
SETUVAR fish_color_autosuggestion:brblack
SETUVAR fish_color_cancel:\x2dr

185
.config/singlefile.config Normal file
View File

@ -0,0 +1,185 @@
{
"profiles": {
"__Default_Settings__": {
"S3AccessKey": "",
"S3Bucket": "",
"S3Domain": "s3.amazonaws.com",
"S3Region": "",
"S3SecretKey": "",
"_migratedTemplateFormat": true,
"acceptHeaders": {
"audio": "audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5",
"document": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
"font": "application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8",
"image": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
"script": "*/*",
"stylesheet": "text/css,*/*;q=0.1",
"video": "video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5"
},
"addProof": false,
"allowedBookmarkFolders": [
""
],
"applySystemTheme": true,
"autoClose": false,
"autoOpenEditor": false,
"autoSaveDelay": 1,
"autoSaveDiscard": false,
"autoSaveExternalSave": false,
"autoSaveLoad": false,
"autoSaveLoadOrUnload": true,
"autoSaveRemove": false,
"autoSaveRepeat": false,
"autoSaveRepeatDelay": 10,
"autoSaveUnload": false,
"backgroundSave": true,
"blockAlternativeImages": true,
"blockAudios": true,
"blockFonts": false,
"blockImages": false,
"blockMixedContent": false,
"blockScripts": true,
"blockStylesheets": false,
"blockVideos": true,
"browserActionMenuEnabled": true,
"compressCSS": false,
"compressContent": false,
"compressHTML": true,
"confirmFilename": false,
"confirmInfobarContent": false,
"contextMenuEnabled": true,
"createRootDirectory": false,
"defaultEditorMode": "normal",
"delayBeforeProcessing": 0,
"displayInfobar": true,
"displayInfobarInEditor": false,
"displayStats": false,
"extractDataFromPage": false,
"filenameConflictAction": "uniquify",
"filenameMaxLength": "192",
"filenameMaxLengthUnit": "bytes",
"filenameReplacedCharacters": [
"~",
"+",
"?",
"%",
"*",
":",
"|",
"\"",
"<",
">",
"\\\\",
"\u0000-\u001f",
""
],
"filenameReplacementCharacter": "_",
"filenameReplacementCharacters": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"filenameTemplate": "%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}",
"forceWebAuthFlow": false,
"githubBranch": "main",
"githubRepository": "SingleFile-Archives",
"githubToken": "",
"githubUser": "",
"groupDuplicateImages": true,
"groupDuplicateStylesheets": false,
"ignoredBookmarkFolders": [
""
],
"includeBOM": false,
"includeInfobar": false,
"infobarPositionAbsolute": false,
"infobarPositionBottom": "",
"infobarPositionLeft": "",
"infobarPositionRight": "16px",
"infobarPositionTop": "16px",
"infobarTemplate": "",
"insertEmbeddedImage": false,
"insertEmbeddedScreenshotImage": false,
"insertMetaCSP": true,
"insertMetaNoIndex": false,
"insertSingleFileComment": true,
"insertTextBody": false,
"loadDeferredImages": true,
"loadDeferredImagesBeforeFrames": false,
"loadDeferredImagesBlockCookies": false,
"loadDeferredImagesBlockStorage": false,
"loadDeferredImagesDispatchScrollEvent": false,
"loadDeferredImagesKeepZoomLevel": false,
"loadDeferredImagesMaxIdleTime": 1500,
"logsEnabled": true,
"maxResourceSize": 10,
"maxResourceSizeEnabled": false,
"maxSizeDuplicateImages": 524288,
"moveStylesInHead": false,
"networkTimeout": 0,
"openEditor": false,
"openInfobar": false,
"openSavedPage": false,
"passReferrerOnError": false,
"password": "",
"preventAppendedData": false,
"progressBarEnabled": true,
"removeAlternativeFonts": true,
"removeAlternativeImages": true,
"removeAlternativeMedias": true,
"removeFrames": false,
"removeHiddenElements": true,
"removeSavedDate": false,
"removeUnusedFonts": true,
"removeUnusedStyles": true,
"replaceBookmarkURL": true,
"replaceEmojisInFilename": false,
"resolveFragmentIdentifierURLs": false,
"resolveLinks": true,
"saveCreatedBookmarks": false,
"saveFavicon": true,
"saveFilenameTemplateData": false,
"saveOriginalURLs": false,
"saveRawPage": false,
"saveToClipboard": false,
"saveToDropbox": false,
"saveToGDrive": false,
"saveToGitHub": false,
"saveToRestFormApi": true,
"saveToRestFormApiFileFieldName": "file",
"saveToRestFormApiToken": "5c5278ee133ee238f042d2748e75c84af4772659",
"saveToRestFormApiUrl": "https://star.marsway.red/api/bookmarks/singlefile/",
"saveToRestFormApiUrlFieldName": "url",
"saveToS3": false,
"saveWithCompanion": false,
"saveWithWebDAV": false,
"selfExtractingArchive": false,
"shadowEnabled": true,
"sharePage": false,
"tabMenuEnabled": true,
"userScriptEnabled": false,
"warnUnsavedPage": true,
"webDAVPassword": "",
"webDAVURL": "",
"webDAVUser": "",
"woleetKey": ""
}
},
"rules": [
{
"autoSaveProfile": "__Disabled_Settings__",
"profile": "__Default_Settings__",
"url": "file:"
}
],
"maxParallelWorkers": 10,
"processInForeground": false
}

View File

@ -1,6 +1,6 @@
[storage]
engine = file_system
path = .vvconfig
path = Documents/.vvconfig
directory = mackup
[applications_to_sync]

7
.zshrc
View File

@ -178,6 +178,9 @@ alias p='python3'
alias tree='tree -C'
# PATH
export PATH=/Users/$USER/Coding/Tools/git-repo:$PATH
export PATH=/Users/$USER/Coding/Tools/git-repo:/opt/homebrew/bin:$PATH
eval "$(lua ~/.vvconfig/scripts/z.lua/z.lua --init zsh)"
source ~/.vvconfig/.aliases/aliases.sh
source ~/.aliases/aliases.sh
# Added by Windsurf
export PATH="/Users/marsway/.codeium/windsurf/bin:$PATH"

View File

@ -11,7 +11,6 @@ external-controller-cors:
allow-private-network: true
allow-origins:
- '*'
bind-address: '*'
dns:
enable: true
listen: :53
@ -60,8 +59,7 @@ dns:
- +.google.com
- +.facebook.com
- +.youtube.com
profile:
store-selected: true
bind-address: '*'
tun:
enable: false
stack: gvisor
@ -583,9 +581,9 @@ proxies:
ws-path: /images
ws-headers:
Host: v.qq.com
- name: 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver5}
- name: 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver6}
type: ss
server: gzhk-iplc-hyoc-1.akijp.cloud
server: ga.akpl.cloud
port: 19007
cipher: chacha20-ietf-poly1305
password: b7879a0f-c140-43df-ba7b-e5993a0e331e
@ -643,7 +641,7 @@ proxy-groups:
- 🇸🇬 SGP | Direct Access [海外用户] x1.2{Ver5}
- 🇹🇼 TWN | Direct Access [海外用户] x1.2{Ver5}
- 🇺🇸 USA | Direct Access [海外用户] x1.2{Ver5}
- 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver5}
- 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver6}
- '●最新官网地址: https://www.v2aky.net'
- ●建议每周更新一次订阅以及定期检查设备当前时间是否已准确到分钟
rules:

View File

@ -11,7 +11,6 @@ external-controller-cors:
allow-private-network: true
allow-origins:
- '*'
bind-address: '*'
dns:
enable: true
listen: :53
@ -60,8 +59,7 @@ dns:
- +.google.com
- +.facebook.com
- +.youtube.com
profile:
store-selected: true
bind-address: '*'
tun:
enable: false
stack: gvisor
@ -583,9 +581,9 @@ proxies:
ws-path: /images
ws-headers:
Host: v.qq.com
- name: 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver5}
- name: 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver6}
type: ss
server: gzhk-iplc-hyoc-1.akijp.cloud
server: ga.akpl.cloud
port: 19007
cipher: chacha20-ietf-poly1305
password: b7879a0f-c140-43df-ba7b-e5993a0e331e
@ -643,7 +641,7 @@ proxy-groups:
- 🇸🇬 SGP | Direct Access [海外用户] x1.2{Ver5}
- 🇹🇼 TWN | Direct Access [海外用户] x1.2{Ver5}
- 🇺🇸 USA | Direct Access [海外用户] x1.2{Ver5}
- 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver5}
- 🎮 ①广港游戏专用(限速4Mb) x8.0{Ver6}
- '●最新官网地址: https://www.v2aky.net'
- ●建议每周更新一次订阅以及定期检查设备当前时间是否已准确到分钟
rules:

View File

@ -1,62 +1,52 @@
# Profiles Config for Clash Verge
current: RoYtUvrMCxF7
current: Rf0vekATnMXK
items:
- uid: Merge
- uid: m1lvlw8NQbkJ
type: merge
name: null
file: Merge.yaml
updated: 1742972135
- uid: Script
type: script
name: null
file: Script.js
updated: 1742972135
- uid: m2jcm8sRQPvm
file: m1lvlw8NQbkJ.yaml
updated: 1744791969
- uid: mhQfXShbFL9J
type: merge
name: null
file: m2jcm8sRQPvm.yaml
updated: 1742972168
- uid: s1cP0zOEBkP5
file: mhQfXShbFL9J.yaml
updated: 1744792102
- uid: snLkJmXHPaBT
type: script
name: null
file: s1cP0zOEBkP5.js
updated: 1742972168
- uid: rD6SmDizAwB7
file: snLkJmXHPaBT.js
updated: 1744792102
- uid: r64L2J9znqqX
type: rules
name: null
file: rD6SmDizAwB7.yaml
updated: 1742972168
- uid: psk9x7ukgnfn
file: r64L2J9znqqX.yaml
updated: 1744792102
- uid: pMHD8yYjsBQZ
type: proxies
name: null
file: psk9x7ukgnfn.yaml
updated: 1742972168
- uid: g9n81JmX5NEV
file: pMHD8yYjsBQZ.yaml
updated: 1744792102
- uid: grIy4r7kfeM8
type: groups
name: null
file: g9n81JmX5NEV.yaml
updated: 1742972168
- uid: RoYtUvrMCxF7
file: grIy4r7kfeM8.yaml
updated: 1744792102
- uid: Rf0vekATnMXK
type: remote
name: AKY-JAPAN
file: RoYtUvrMCxF7.yaml
url: https://47.76.32.11/api/v1/client/subscribe?token=d4bc0b5e5fb870215bab09aaf9a4d87a
selected:
- name: AKY-JAPAN
now: 🇹🇼 ①台湾 | TWN [解锁/GPT] x1.2{Ver5}
- name: GLOBAL
now: 🇯🇵 ②日本 | JPN [NF解锁/GPT] x1.2{Ver5}
file: Rf0vekATnMXK.yaml
url: https://47.76.32.11/api/v1/client/subscribe?token=d4bc0b5e5fb870215bab09aaf9a4d87a&name=AKY-JAPAN
extra:
upload: 9496106458
download: 20758059167
total: 59055800320
expire: 0
updated: 1744083135
upload: 7216
download: 23654
total: 268435456000
expire: 1747383663
updated: 1744792102
option:
update_interval: 1440
merge: m2jcm8sRQPvm
script: s1cP0zOEBkP5
rules: rD6SmDizAwB7
proxies: psk9x7ukgnfn
groups: g9n81JmX5NEV
merge: mhQfXShbFL9J
script: snLkJmXHPaBT
rules: r64L2J9znqqX
proxies: pMHD8yYjsBQZ
groups: grIy4r7kfeM8

View File

@ -16,8 +16,8 @@ menu_icon: monochrome
sysproxy_tray_icon: false
tun_tray_icon: false
enable_tun_mode: null
enable_auto_launch: true
enable_silent_start: true
enable_auto_launch: false
enable_silent_start: false
enable_system_proxy: true
enable_proxy_guard: false
enable_dns_settings: true
@ -42,19 +42,19 @@ default_latency_timeout: null
enable_builtin_enhanced: true
proxy_layout_column: null
test_list:
- uid: yNggBTan27khzS0aCkxzo
- uid: XpbCepl_4-4XyV2g_q9gk
name: Apple
icon: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="48" height="48"><path d="M16.125 1c-1.153.067-2.477.71-3.264 1.527-.71.744-1.272 1.85-1.043 2.918 1.253.033 2.511-.626 3.264-1.459.703-.779 1.236-1.866 1.043-2.986zm.068 4.443c-1.809 0-2.565 1.112-3.818 1.112-1.289 0-2.467-1.041-4.027-1.041C6.226 5.514 3 7.48 3 12.11 3 16.324 6.818 21 8.973 21c1.309.013 1.626-.823 3.402-.832 1.778-.013 2.162.843 3.473.832 1.476-.011 2.628-1.633 3.47-2.918.604-.92.853-1.39 1.32-2.43-3.472-.88-4.163-6.48 0-7.638-.785-1.341-3.08-2.57-4.445-2.57z"/></svg>
url: https://www.apple.com
- uid: 3pdc9VSEw76ukoEw7vd9k
- uid: yBNyYNUwiNnWcJzG9LZyk
name: GitHub
icon: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="48" height="48"><path d="M15 3C8.373 3 3 8.373 3 15c0 5.623 3.872 10.328 9.092 11.63a1.751 1.751 0 0 1-.092-.583v-2.051h-1.508c-.821 0-1.551-.353-1.905-1.009-.393-.729-.461-1.844-1.435-2.526-.289-.227-.069-.486.264-.451.615.174 1.125.596 1.605 1.222.478.627.703.769 1.596.769.433 0 1.081-.025 1.691-.121.328-.833.895-1.6 1.588-1.962-3.996-.411-5.903-2.399-5.903-5.098 0-1.162.495-2.286 1.336-3.233-.276-.94-.623-2.857.106-3.587 1.798 0 2.885 1.166 3.146 1.481A8.993 8.993 0 0 1 15.495 9c1.036 0 2.024.174 2.922.483C18.675 9.17 19.763 8 21.565 8c.732.731.381 2.656.102 3.594.836.945 1.328 2.066 1.328 3.226 0 2.697-1.904 4.684-5.894 5.097C18.199 20.49 19 22.1 19 23.313v2.734c0 .104-.023.179-.035.268C23.641 24.676 27 20.236 27 15c0-6.627-5.373-12-12-12z"/></svg>
url: https://www.github.com
- uid: nfPM5nQ81xiq19Eqln7Cl
- uid: yTNyfXH9UKZA7_Mgo8PW6
name: Google
icon: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill="#FFC107" d="M43.611 20.083H42V20H24v8h11.303c-1.649 4.657-6.08 8-11.303 8-6.627 0-12-5.373-12-12s5.373-12 12-12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 12.955 4 4 12.955 4 24s8.955 20 20 20 20-8.955 20-20c0-1.341-.138-2.65-.389-3.917z"/><path fill="#FF3D00" d="M6.306 14.691l6.571 4.819C14.655 15.108 18.961 12 24 12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 16.318 4 9.656 8.337 6.306 14.691z"/><path fill="#4CAF50" d="M24 44c5.166 0 9.86-1.977 13.409-5.192l-6.19-5.238A11.91 11.91 0 0 1 24 36c-5.202 0-9.619-3.317-11.283-7.946l-6.522 5.025C9.505 39.556 16.227 44 24 44z"/><path fill="#1976D2" d="M43.611 20.083H42V20H24v8h11.303a12.04 12.04 0 0 1-4.087 5.571l.003-.002 6.19 5.238C36.971 39.205 44 34 44 24c0-1.341-.138-2.65-.389-3.917z"/></svg>
url: https://www.google.com
- uid: R5GsR92ue1EPDpGOuJyBa
- uid: 9h1U_JyCKNl0rAzZMk4DI
name: Youtube
icon: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill="#FF3D00" d="M43.2 33.9c-.4 2.1-2.1 3.7-4.2 4-3.3.5-8.8 1.1-15 1.1-6.1 0-11.6-.6-15-1.1-2.1-.3-3.8-1.9-4.2-4-.4-2.3-.8-5.7-.8-9.9s.4-7.6.8-9.9c.4-2.1 2.1-3.7 4.2-4C12.3 9.6 17.8 9 24 9c6.2 0 11.6.6 15 1.1 2.1.3 3.8 1.9 4.2 4 .4 2.3.9 5.7.9 9.9-.1 4.2-.5 7.6-.9 9.9z"/><path fill="#FFF" d="M20 31V17l12 7z"/></svg>
url: https://www.youtube.com
@ -71,8 +71,4 @@ enable_tray_speed: true
enable_tray_icon: true
enable_auto_light_weight_mode: false
auto_light_weight_minutes: 10
service_state:
last_install_time: 1742972139
install_count: 1
last_check_time: 0
last_error: null
service_state: null