summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/stylus.json354
-rw-r--r--extensions/ublock.txt68
-rw-r--r--extensions/vimiumc.json37
3 files changed, 459 insertions, 0 deletions
diff --git a/extensions/stylus.json b/extensions/stylus.json
new file mode 100644
index 0000000..aa9d435
--- /dev/null
+++ b/extensions/stylus.json
@@ -0,0 +1,354 @@
+[
+ {
+ "settings": {
+ "openEditInWindow": false,
+ "openEditInWindow.popup": false,
+ "windowPosition": {},
+ "show-badge": true,
+ "disableAll": false,
+ "exposeIframes": false,
+ "exposeStyleName": false,
+ "newStyleAsUsercss": true,
+ "styleViaASS": false,
+ "styleViaXhr": false,
+ "patchCsp": false,
+ "urlInstaller": true,
+ "config.autosave": true,
+ "schemeSwitcher.enabled": "dark",
+ "schemeSwitcher.nightStart": "18:00",
+ "schemeSwitcher.nightEnd": "06:00",
+ "popup.enabledFirst": true,
+ "popup.stylesFirst": true,
+ "popup.autoResort": false,
+ "popup.borders": false,
+ "popup.findSort": "w",
+ "manage.onlyEnabled": false,
+ "manage.onlyLocal": false,
+ "manage.onlyUsercss": false,
+ "manage.onlyEnabled.invert": false,
+ "manage.onlyLocal.invert": false,
+ "manage.onlyUsercss.invert": false,
+ "manage.actions.expanded": true,
+ "manage.backup.expanded": true,
+ "manage.filters.expanded": false,
+ "manage.minColumnWidth": 750,
+ "manage.newUI": true,
+ "manage.newUI.favicons": true,
+ "manage.newUI.faviconsGray": false,
+ "manage.newUI.targets": 3,
+ "manage.newUI.sort": "title,asc",
+ "manage.searchMode": "meta",
+ "editor.options": {},
+ "editor.toc.expanded": true,
+ "editor.options.expanded": false,
+ "editor.lint.expanded": true,
+ "editor.publish.expanded": false,
+ "editor.lineWrapping": true,
+ "editor.smartIndent": true,
+ "editor.indentWithTabs": true,
+ "editor.tabSize": 4,
+ "editor.keyMap": "default",
+ "editor.theme": "default",
+ "editor.beautify": {
+ "selector_separator_newline": true,
+ "newline_before_open_brace": false,
+ "newline_after_open_brace": true,
+ "newline_between_properties": true,
+ "newline_before_close_brace": true,
+ "newline_between_rules": false,
+ "preserve_newlines": true,
+ "end_with_newline": false,
+ "indent_conditional": true,
+ "indent_mozdoc": true,
+ "space_around_combinator": true,
+ "space_around_cmp": true,
+ "indent_size": 1,
+ "indent_char": "\t"
+ },
+ "editor.beautify.hotkey": "",
+ "editor.lintDelay": 300,
+ "editor.linter": "csslint",
+ "editor.lintReportDelay": 500,
+ "editor.matchHighlight": "token",
+ "editor.autoCloseBrackets": true,
+ "editor.autocompleteOnTyping": true,
+ "editor.contextDelete": false,
+ "editor.selectByTokens": true,
+ "editor.arrowKeysTraverse": true,
+ "editor.appliesToLineWidget": true,
+ "editor.autosaveDraft": 10,
+ "editor.livePreview": true,
+ "editor.targetsFirst": true,
+ "editor.colorpicker": true,
+ "editor.colorpicker.hexUppercase": false,
+ "editor.colorpicker.hotkey": "",
+ "editor.colorpicker.color": "",
+ "editor.colorpicker.maxHeight": 300,
+ "hotkey._execute_browser_action": "",
+ "hotkey.openManage": "",
+ "hotkey.styleDisableAll": "",
+ "sync.enabled": "none",
+ "iconset": 0,
+ "badgeDisabled": "#8B0000",
+ "badgeNormal": "#006666",
+ "headerWidth.edit": 444,
+ "headerWidth.install": 444,
+ "headerWidth.manage": 444,
+ "popup.search.globals": false,
+ "popupWidth": 246,
+ "popupWidthMax": 280,
+ "updateInterval": 24,
+ "updateOnlyEnabled": false
+ },
+ "order": {
+ "main": [],
+ "prio": []
+ },
+ "usercssTemplate": "Youtube/* ==UserStyle==\n@name ? - May 2024\n@namespace github.com/openstyles/stylus\n@version 1.0.0\n@description Simple Youtube\n@author Me\n==/UserStyle== */\n@-moz-document url(\"youtube.com\") {\n\t###title-wrapper {\n\t\tcolor: #46acff !important;\n\t}\n}"
+ },
+ {
+ "enabled": true,
+ "installDate": 1715069924188,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Unifie ChatGPT\n@namespace github.com/marlonivo/unfieweb/unifieChatGPT\n@author email@marlonivo.xyz\n@description Unifie ChatGPT\n@version 0.0.0.1\n==/UserStyle== */\n@-moz-document domain(\"chatgpt.com\") {\n .md\\:gap-6 {\n gap: 1.5rem !important;\n }\n\n .gizmo\\:md\\:px-5 {\n padding-left: 1.25rem !important;\n padding-right: 1.25rem !important;\n }\n\n .gizmo\\:md\\:max-w-3xl,\n .md\\:max-w-2xl {\n max-width: 136rem !important;\n /* Adjust as needed */\n }\n\n @media (min-width: 1024px) {\n /* lg breakpoint */\n .lg\\:max-w-138rem,\n .gizmo\\:lg\\:max-w-140rem {\n max-width: 138rem !important;\n /* Adjust as needed */\n }\n\n .gizmo\\:lg\\:px-1 {\n padding-left: 0.25rem;\n padding-right: 0.25rem;\n }\n }\n\n @media (min-width: 1280px) {\n /* xl breakpoint */\n .gizmo\\:xl\\:max-w-148rem,\n .xl\\:max-w-3xl {\n max-width: 148rem !important;\n /* Adjust as needed */\n }\n\n .gizmo\\:xl\\:px-5 {\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n }\n }\n\n /* Media query for medium devices (md) */\n @media (min-width: 768px) {\n .md\\:px-5 {\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n /* Sets horizontal padding to 20px on medium devices */\n }\n\n .md\\:max-w-3xl {\n max-width: 148rem !important;\n /* Sets max-width to 768px on medium devices */\n }\n }\n\t\n\t.flex w-full items-center {\n\t\t margin-left: 10px\n\t}\n\t.md\\:pt-0 { \n margin-left: 5px;\n\t padding-right: 10px;\n\t padding-bottom: 10px;\n border-color: transparent;\n border-color: white;\n\t}\n\n /* Media query for large devices (lg) */\n @media (min-width: 1024px) {\n .lg\\:px-1 {\n padding-left: 0.25rem;\n padding-right: 0.25rem;\n /* Sets horizontal padding to 4px on large devices */\n }\n\n .lg\\:max-w-40rem {\n max-width: 140rem !important;\n /* Sets max-width to 640px on large devices */\n }\n }\n\n /* Media query for extra large devices (xl) */\n @media (min-width: 1280px) {\n .xl\\:px-5 {\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n padding-bottom: 0.25rem;\n /* Sets horizontal padding to 20px on extra large devices */\n }\n\n .xl\\:max-w-48rem {\n max-width: 148rem !important;\n /* Sets max-width to 768px on extra large devices */\n }\n }\n}\n",
+ "updateUrl": "https://cdn.jsdelivr.net/gh/uso-archive/data@flomaster/data/usercss/271811.user.css",
+ "usercssData": {
+ "name": "Unifie ChatGPT",
+ "namespace": "github.com/marlonivo/unfieweb/unifieChatGPT",
+ "author": "email@marlonivo.xyz",
+ "description": "Unifie ChatGPT",
+ "version": "0.0.0.1"
+ },
+ "author": "email@marlonivo.xyz",
+ "description": "Unifie ChatGPT",
+ "name": "Unifie ChatGPT",
+ "originalDigest": "01f49969bffcb4127555c283030f965a34372697",
+ "_id": "78d37eda-0f39-482a-80fd-b02407f07095",
+ "_rev": 1723100479928,
+ "url": "https://uso.kkx.one/style/271811",
+ "installationUrl": "https://uso.kkx.one/style/271811",
+ "id": 75,
+ "etag": "W/\"84a-AfSZab/8tBJ1VcKDAw+WWjQ3Jpc\"",
+ "updateDate": 1723100479928,
+ "exclusions": [
+ "https://github.com/*"
+ ]
+ },
+ {
+ "enabled": true,
+ "installDate": 1717375127785,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Unifie Proton\n@namespace github.com/marlonivo/proton\n@version 1.0.0\n@description Just tweaks the colours so that everything isn't a shade of blue.\n@author Max Topham\n==/UserStyle== */\n\n@-moz-document domain(\"proton.me\") {\n .color-primary {\n color: #66f;\n }\n \n :root, .ui-standard {\n --primary: #2c2c2f;\n\t--primary-contrast: #959595;\n\t--signal-danger-minor-2: #310b12;\n\t--signal-danger-minor-1: #4a111b;\n\t--signal-danger: #f5385a;\n\t--signal-danger-major-1: #f64c6b;\n\t--signal-danger-major-2: #f7607b;\n\t--signal-danger-major-3: #f8748c;\n\t--signal-danger-contrast: #c0c0c0;\n\t--signal-warning-minor-2: #331200;\n\t--signal-warning-minor-1: #4d1b00;\n\t--signal-warning: #ff9900;\n\t--signal-warning-major-1: #ffa31a;\n\t--signal-warning-major-2: #ffad33;\n\t--signal-warning-major-3: #ffb84d;\n\t--signal-warning-contrast: #000000;\n\t--signal-success-minor-2: #06221b;\n\t--signal-success-minor-1: #093228;\n\t--signal-success: #1ea885;\n\t--signal-success-major-1: #35b191;\n\t--signal-success-major-2: #4bb99d;\n\t--signal-success-major-3: #62c2aa;\n\t--signal-success-contrast: #ffffff;\n\t--signal-info-minor-2: #072029;\n\t--signal-info-minor-1: #0b2f3e;\n\t--signal-info: #239ece;\n\t--signal-info-major-1: #39a8d3;\n\t--signal-info-major-2: #4fb1d8;\n\t--signal-info-major-3: #65bbdd;\n\t--signal-info-contrast: #ffffff;\n\t--interaction-norm-minor-2: #212121;\n\t--interaction-norm-minor-1: #212121;\n\t--interaction-norm: #898989;\n\t--interaction-norm-major-1: #919191;\n\t--interaction-norm-major-2: #a3a3a3;\n\t--interaction-norm-major-3: #8b8b8b;\n\t--interaction-norm-contrast: #ffffff;\n\t--interaction-weak-minor-2: #181818;\n\t--interaction-weak-minor-1: #252525;\n\t--interaction-weak: #272727;\n\t--interaction-weak-major-1: #414141;\n\t--interaction-weak-major-2: #5e5e5e;\n\t--interaction-weak-major-3: #808080;\n\t--interaction-weak-contrast: #cdcdcd;\n\t--text-norm: #c6c6c6;\n\t--text-weak: #9a9a9a;\n\t--text-hint: #6b6b6b;\n\t--text-disabled: #5d5d5d;\n\t--text-invert: #1a1a1a;\n\t--field-norm: #5b576b;\n\t--field-hover: #6d697d;\n\t--field-disabled: #3f3b4c;\n\t--field-focus: #7c7c7c;\n\t--field-highlight: rgba(61, 61, 61, 0.3);\n\t--border-norm: #5e5e5e;\n\t--border-weak: #3a3a3a;\n\t--background-norm: #181818;\n\t--background-weak: #272727;\n\t--background-strong: #454545;\n\t--interaction-default: transparent;\n\t--interaction-default-hover: rgba(112, 112, 112, 0.2);\n\t--interaction-default-active: rgba(95, 95, 95, 0.4);\n\t--shadow-norm-opacity: 0.5;\n\t--shadow-lifted-opacity: 0.75;\n\t--backdrop-norm: rgba(0, 0, 0, 0.48);\n\t--optional-scrollbar-thumb-color: #808080;\n\t--optional-scrollbar-thumb-hover-color: #c2c2c2;\n\t--optional-link-norm: var(--interaction-norm-major-1);\n\t--optional-link-hover: var(--interaction-norm-major-2);\n\t--optional-link-active: var(--interaction-norm-major-3);\n\t--optional-email-item-unread-background-color: #2d2d2d;\n\t--optional-email-item-read-background-color: var(--background-norm);\n\t--optional-email-item-read-text-color: var(--text-weak);\n\t--optional-mini-calendar-today-color: white;\n\t--optional-logo-icon-text-color: #c5b7ff;\n }\n}",
+ "usercssData": {
+ "name": "Unifie Proton",
+ "namespace": "github.com/marlonivo/proton",
+ "version": "1.0.0",
+ "description": "Just tweaks the colours so that everything isn't a shade of blue.",
+ "author": "Max Topham"
+ },
+ "author": "Max Topham",
+ "description": "Just tweaks the colours so that everything isn't a shade of blue.",
+ "name": "Unifie Proton",
+ "updateUrl": "https://userstyles.world/api/style/8425.user.css",
+ "originalDigest": "1bdb1e24d3d2480ddf31fe9e45d58b6341b4141b",
+ "_id": "71b939e5-338b-4d78-bb20-3130b889b102",
+ "_rev": 1719711631918,
+ "url": "https://userstyles.world/style/8425",
+ "installationUrl": "https://userstyles.world/style/8425",
+ "id": 78,
+ "updateDate": 1719711631917
+ },
+ {
+ "enabled": true,
+ "installDate": 1717396082867,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Unifie Youtube\n@namespace USO Archive\n@description Unifie Youtube\n@version 0.0.1\n==/UserStyle== */\n@-moz-document domain(\"youtube.com\") {\n\t\n.ytd-video-renderer.style-scope {\n color: #46acff !important;\n font-size: 15px !important;\n }\n.style-scope.ytd-video-renderer {\n padding: 0px !important; \n } \n.metadata-snippet-text.style-scope.ytd-video-renderer {\n font-size: 12px !important; \n }\n.style-scope.ytd-playlist-renderer {\n color: #46acff !important;\n font-size: 15px !important;\n }\n#contents.ytd-shelf-renderer {\n margin-top: 0px;\n}\n.ytd-vertical-list-renderer {\n display: block;\n padding-bottom: 0px;\n}\n.ytd-two-column-search-results-renderer {\n\tmargin-left: 0px;\n}\nytd-exploratory-results-renderer.ytd-item-section-renderer, ytd-horizontal-card-list-renderer.ytd-item-section-renderer:not(:first-child), ytd-reel-shelf-renderer.ytd-item-section-renderer, ytd-shelf-renderer.ytd-item-section-renderer {\n border-top: 0px;\n border-bottom: 0px;\n margin-top: 0px;\n}\n.metadata-snippet-text.style-scope.ytd-video-renderer {\n color: #717171 !important;\n }\n.yt-simple-endpoint.style-scope.yt-formatted-string {\n font-size: 11.5px !important;\n }\n.ytd-watch-flexy[flexy][is-two-columns_]{\n max-width: 100000px;\n}\n.ytd-watch-flexy {\n --ytd-watch-flexy-sidebar-width: 0px;\n --ytd-watch-flexy-sidebar-min-width: 0px;\n }\n.video-title.ytd-radio-renderer {\n color: #46acff !important;\n font-size: 15px;\n }\n}\n\n\n\n\n",
+ "updateUrl": "https://cdn.jsdelivr.net/gh/uso-archive/data@flomaster/data/usercss/256247.user.css",
+ "usercssData": {
+ "name": "Unifie Youtube",
+ "namespace": "USO Archive",
+ "description": "Unifie Youtube",
+ "version": "0.0.1"
+ },
+ "author": "Jess",
+ "description": "Unifie Youtube",
+ "name": "Unifie Youtube",
+ "originalDigest": "25497d98f6ce130d22a6ddfde9af094a3a0a261c",
+ "_id": "af036f3e-0d48-4a97-b12b-e152203a7a7f",
+ "_rev": 1723071715567,
+ "url": "https://uso.kkx.one/style/256247",
+ "installationUrl": "https://uso.kkx.one/style/256247",
+ "id": 79,
+ "updateDate": 1722727067041
+ },
+ {
+ "enabled": true,
+ "installDate": 1721175932896,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "customName": "Unifie Github",
+ "sourceCode": "/* ==UserStyle==\n@name ? - Jul 2024\n@namespace github.com/openstyles/stylus\n@version 1.0.0\n@description Simple Youtube\n@author Me\n==/UserStyle== */\n@-moz-document domain(\"github.com\") {\n\n.feed-content .feed-main {\n max-width: 2000px;\n }\n}",
+ "usercssData": {
+ "name": "? - Jul 2024",
+ "namespace": "github.com/openstyles/stylus",
+ "version": "1.0.0",
+ "description": "Simple Youtube",
+ "author": "Me"
+ },
+ "author": "Me",
+ "description": "Simple Youtube",
+ "name": "? - Jul 2024",
+ "updateDate": 1721175949373,
+ "_id": "b6ebae6a-774b-46ca-a10e-2350e1e31466",
+ "_rev": 1721175949374,
+ "id": 82
+ },
+ {
+ "enabled": true,
+ "installDate": 1721780478194,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name wikipedia clear style\n@namespace wikipedia.org\n@version 1.0.0\n@description wikipedia clear style\n@author kefiijrw\n==/UserStyle== */\n\n@-moz-document domain(\"wikipedia.org\") {\n#p-personal,\n#left-navigation,\n#p-views,\n#siteNotice,\n#p-navigation,\n#p-participation,\n#p-tb,\n#p-coll-print_export,\n#p-wikibase-otherprojects,\n#p-lang-label,\n.uls-settings-trigger,\n.after-portlet-lang,\n#siteSub,\n#mw-fr-reviewnotice,\n.mw-editsection,\n.toctoggle,\ntable.ambox {\n display: none;\n}\n\n* {\n border: none !important;\n}\n\n.mw-body-content p,\n.mw-content-ltr ul,\n.mw-content-rtl .mw-content-ltr ul {\n padding: 0 10% 0 0;\n max-width: 45em;\n}\n\n.mw-body h1,\n.mw-body-content h1 {\n font-size: 2.5em;\n}\n\nh1,\n.mw-body-content h2 {\n font-family: 'PT Serif' !important;\n}\n\n.mw-body-content h3,\n.mw-body-content h4,\n.mw-body-content h5,\n.mw-body-content h6 {\n margin-top: 1em;\n}\n\n.mw-body-content h2 {\n margin-top: 2em;\n font-size: 1.8em;\n}\n\ndiv#simpleSearch {\n background: none;\n border: solid 1px #efefef !important;\n}\n\ndiv#simpleSearch input::placeholder {\n color: #ccc;\n}\n\n#right-navigation {\n margin-top: 0;\n}\n\ndiv#simpleSearch:hover {\n border: solid 1px #ccc !important;\n}\n\n#mw-head-base {\n height: 2em;\n}\n\n.reference {\n position: relative;\n background-color: white;\n margin-left: -1px;\n opacity: 0.4;\n font-size: 60% !important;\n}\n\n.reference:hover {\n opacity: 1;\n}\n\n.reference:before,\n.reference:after {\n content: \" \";\n position: absolute;\n top: 2px;\n background-color: white;\n color: white;\n}\n\nul {\n list-style-type: none;\n list-style-image: none;\n}\n\nli {\n margin: 0.5em 0;\n}\n\nblockquote {\n font-style: italic;\n font-family: 'PT serif';\n background: none;\n font-size: 1.2em;\n letter-spacing: 0.015em;\n max-width: 40em;\n margin-top: 1.3em;\n}\n\ndiv.thumbinner {\n background: none;\n}\n\n.thumb.tleft {\n clear: right;\n float: right;\n margin: 0.5em 0 1.3em 4.4em;\n}\n\ndiv.tright {\n margin-left: 4.4em;\n}\n\n.geo-services {\n display: none;\n}\n\n.mw-kartographer-maplink {\n width: 0;\n height: 20px;\n overflow: hidden;\n display: inline-block;\n}\n\n.dablink,\n.rellink {\n padding-left: 0;\n color: gray;\n font-size: 80%;\n}\n\n#toc,\n.toc,\n.mw-warning,\n.toccolours {\n padding: 15px 30px 10px 15px;\n font-size: 70%;\n line-height: 1.2em;\n}\n\n#toc #toctitle,\n.toc #toctitle,\n#toc .toctitle,\n.toc .toctitle {\n text-align: left;\n}\n\n.mw-body-content #toc h2 {\n font-family: sans-serif !important;\n}\n\ntable.standard {\n margin-left: 0;\n}\n\ntable,\ntr {\n background: none !important;\n}\n\n.infobox td,\n.infobox td div {\n background: none !important;\n}\n\ntd,\nth {\n text-align: left !important;\n vertical-align: top;\n font-weight: inherit;\n}\n\ntd {\n vertical-align: top;\n}\n\n.infobox {\n margin-left: 4.4em;\n background: none;\n}\n\n.infobox td,\n.infobox th {\n text-align: left !important;\n background: none !important;\n padding-bottom: 0.4em;\n vertical-align: top;\n}\n\n.center,\ncaption {\n text-align: left !important;\n}\n\n.fn.org {\n font-weight: bold;\n}\n\n.nickname {\n font-weight: normal;\n}\n\nb {\n font-weight: normal;\n}\n\n#contentSub {\n margin-left: 0;\n}\n\n.collapseButton {\n background-color: rgb(226, 241, 253);\n border-radius: 4px;\n padding: 2px 1px;\n line-height: 1.2;\n font-size: 75%;\n color: rgb(226, 241, 253);\n}\n\n.collapseButton:hover {\n background-color: #c7e6ff;\n color: #c7e6ff;\n}\n\n.collapseButton:hover a,\n.collapseButton:link a,\n.collapseButton:active a {\n text-decoration: none;\n}\n\nimg[src=\"//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Arrow_Blue_Right_001.svg/10px-Arrow_Blue_Right_001.svg.png\"] {\n display: none;\n}\n\nimg[src=\"//upload.wikimedia.org/wikipedia/commons/thumb/4/45/Arrow_Blue_Right_001.svg/10px-Arrow_Blue_Right_001.svg.png\"]:after {\n content: ' →';\n}\n\na.NavToggle {\n float: none;\n}\n\ndiv.NavFrame div.NavHead {\n font-weight: normal;\n background: none;\n}\n\n#mw-panel {\n background-color: #f6f6f6;\n}\n\n#mw-panel::after {\n content: '';\n background: linear-gradient(0deg, rgba(246, 246, 246, 0) 0%, rgb(246, 246, 246) 100%);\n display: block;\n height: 40px;\n position: relative;\n bottom: -40px;\n}\n\n#toc {\n position: fixed;\n top: 0;\n background: none;\n width: 160px;\n left: 0;\n display: block;\n font-size: 65%;\n height: 100vh;\n overflow-y: scroll;\n padding: 10px;\n box-sizing: border-box;\n}\n\n.hatnote {\n font-size: 80%;\n padding-left: 0;\n max-width: 40em;\n line-height: 1.4;\n padding-bottom: 0.5em;\n}\n\n#toc ul {\n padding: 0;\n}\n\n#toc .toctitle,\n.tocnumber,\n#mw-indicator-audio {\n display: none;\n}\n\n.mw-content-ltr .toc ul ul,\n.mw-content-rtl .mw-content-ltr .toc ul ul {\n margin-left: 0.75em;\n}\n\n@media screen and (min-width: 982px) {\n #mw-panel {\n width: 10.5em;\n }\n\n #toc {\n width: 176px;\n }\n\n .mw-body-content p,\n .mw-content-ltr ul,\n .mw-content-rtl .mw-content-ltr ul {\n padding: 0 10% 0 0;\n\t\tmax-width: none;\n }\n@media screen {\n #mw-page-base {\n background-color: #fbfbfb;\n background-image: linear-gradient(to bottom,var(--background-color-base,#fff) 50%,#f6f6f6 100%);\n background-position: bottom left;\n height: 3em;\n }\n }\n }\n}\n@-moz-document domain(\"en.wikipedia.org\") {\n @media screen and (min-width: 1000px) {\n \n /* Set content width to 110em*/\n .mw-page-container,\n .vector-feature-zebra-design-enabled .mw-page-container,\n .vector-feature-zebra-design-disabled .mw-page-container{\n max-width: 110em;\n }\n \n .vector-header-container .mw-header,\n .vector-feature-zebra-design-enabled .vector-header-container .mw-header,\n .vector-feature-zebra-design-disabled .vector-header-container {\n max-width: 110em;\n }\n \n /* Rearrange header, logo, search, etc. */\n .mw-header {\n flex-direction: column-reverse;\n align-items: unset;\n display: flex !important;\n }\n .vector-user-links {\n padding-right: 1em;\n }\n\n .vector-header-start {\n justify-content: space-between;\n margin-top: -2.6em;\n flex-direction: row-reverse;\n }\n\n .vector-header-end {\n flex-direction: row-reverse;\n align-self: end;\n padding-right: 14.6em;\n margin-top: 1.5em;\n min-width: 30em;\n max-width: 55em;\n width: 55%;\n padding-left: 12em;\n }\n \n #p-search {\n min-width: 26em;\n max-width: 36em;\n }\n \n .vector-feature-main-menu-pinned-disabled .mw-logo {\n margin-left: unset;\n }\n \n .vector-feature-main-menu-pinned-enabled .vector-header-start,\n .vector-feature-zebra-design-enabled.vector-feature-main-menu-pinned-enabled .vector-header-start,\n .vector-feature-zebra-design-disabled.vector-feature-main-menu-pinned-enabled .vector-header-start{\n flex-direction: row\n }\n /* Rearrange header end */\n \n /* Article text container width */\n .mw-body,\n .vector-feature-zebra-design-enabled .mw-body,\n .vector-feature-zebra-design-disabled .mw-body{\n grid-template-columns: minmax(0px, 110rem) min-content;\n }\n \n /* Swap article text and table of contents */\n .mw-page-container-inner,\n .vector-feature-zebra-design-enabled .mw-page-container-inner {\n grid-template-columns: minmax(0,1fr) 15.5rem;\n grid-template-areas:'siteNotice siteNotice ' \n 'pageContent columnStart' \n 'footer footer ';\n }\n \n .vector-feature-zebra-design-disabled .mw-page-container-inner {\n grid-template-columns: minmax(0,1fr) 15.5rem;\n grid-template-areas:'siteNotice siteNotice' \n 'pageContent mainMenu ' \n 'pageContent toc ' \n 'footer footer ';\n }\n \n .vector-feature-zebra-design-disabled.vector-feature-main-menu-pinned-disabled.vector-feature-toc-pinned-clientpref-0 .mw-content-container {\n grid-column: pageContent / mainMenu\n }\n \n /* misc */\n \n .vector-feature-zebra-design-disabled .vector-column-start .vector-sticky-pinned-container,\n .vector-feature-zebra-design-disabled #vector-main-menu-pinned-container .vector-main-menu {\n margin-left: 0;\n }\n \n .client-js.vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible).vector-below-page-title .vector-page-titlebar-toc,\n .vector-feature-zebra-design-enabled.client-js.vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible).vector-below-page-title .vector-page-titlebar-toc,\n .vector-feature-zebra-design-disabled.client-js.vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible).vector-below-page-title .vector-page-titlebar-toc{\n left: unset;\n right: 12px;\n }\n \n .vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible) .vector-page-titlebar .vector-toc-landmark,\n .vector-feature-zebra-design-enabled.vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible) .vector-page-titlebar .vector-toc-landmark,\n .vector-feature-zebra-design-disabled.vector-feature-toc-pinned-clientpref-0 body:not(.vector-sticky-header-visible) .vector-page-titlebar .vector-toc-landmark{\n order: 3;\n }\n \n .vector-page-titlebar > .mw-portlet-lang:last-child {\n margin-right: 0;\n }\n \n .vector-dropdown .vector-dropdown-content,\n .vector-feature-zebra-design-enabled .vector-dropdown .vector-dropdown-content,\n .vector-feature-zebra-design-disabled .vector-dropdown .vector-dropdown-content{\n left: unset;\n right: 0;\n }\n \n .mw-page-container,\n .vector-feature-zebra-design-enabled .mw-page-container,\n .vector-feature-zebra-design-disabled .mw-page-container{\n padding-left: 2.75em;\n padding-right: 2.75em;\n }\n \n .mw-page-container-inner,\n .vector-feature-zebra-design-enabled .mw-page-container-inner,\n .vector-feature-zebra-design-disabled .mw-page-container-inner{\n column-gap: 0.5em;\n }\n }\n}",
+ "updateUrl": "https://userstyles.world/api/style/194.user.css",
+ "usercssData": {
+ "name": "wikipedia clear style",
+ "namespace": "wikipedia.org",
+ "version": "1.0.0",
+ "description": "wikipedia clear style",
+ "author": "kefiijrw"
+ },
+ "author": "kefiijrw",
+ "description": "wikipedia clear style",
+ "name": "wikipedia clear style",
+ "originalDigest": "88dc634fea5762fd4f64e0ee36559bfe3a75a818",
+ "_id": "99ff583c-fb6e-49fb-9fa2-64564f0d4f03",
+ "_rev": 1722837520937,
+ "id": 83,
+ "updateDate": 1722837520937,
+ "url": "https://userstyles.world/style/194",
+ "installationUrl": "https://userstyles.world/style/194",
+ "customName": "Unifie Wikipedia"
+ },
+ {
+ "enabled": true,
+ "installDate": 1722556046423,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "customName": "Unifie Njalla",
+ "sourceCode": "/* ==UserStyle==\n@name ? - Aug 2024\n@namespace github.com/\n@version 1.0.0\n@description Unifie Njalla\n@author Me\n==/UserStyle== */\n@-moz-document domain(\"njal.la\") {\n\n.section.full, div.section.full {\n width: 100%;\n max-width: 1930px;\n height: 150px;\n }\n}",
+ "usercssData": {
+ "name": "? - Aug 2024",
+ "namespace": "github.com/",
+ "version": "1.0.0",
+ "description": "Unifie Njalla",
+ "author": "Me"
+ },
+ "author": "Me",
+ "description": "Unifie Njalla",
+ "name": "? - Aug 2024",
+ "updateDate": 1722556068964,
+ "_id": "8781613c-e72a-4e87-b274-a926c02e1c50",
+ "_rev": 1722556068964,
+ "id": 88
+ },
+ {
+ "enabled": true,
+ "installDate": 1722837578258,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "customName": "Unifie Canva",
+ "sourceCode": "/* ==UserStyle==\n@name Unifie Canva\n@namespace github.com/openstyles/stylus\n@version 1.0.0\n@description Simple Youtube\n@author Me\n==/UserStyle== */\n\n@-moz-document domain(\"canva.com\") {\n.b2YB7Q {\n padding-top: 0px;\n }\n}",
+ "usercssData": {
+ "name": "Unifie Canva",
+ "namespace": "github.com/openstyles/stylus",
+ "version": "1.0.0",
+ "description": "Simple Youtube",
+ "author": "Me"
+ },
+ "author": "Me",
+ "description": "Simple Youtube",
+ "name": "Unifie Canva",
+ "updateDate": 1722837591628,
+ "_id": "9ada8bf5-d810-4e88-b1a0-47d97455cd3d",
+ "_rev": 1722837591629,
+ "id": 89
+ },
+ {
+ "enabled": true,
+ "installDate": 1723071848280,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "customName": "Unifie Duckduckgo",
+ "sourceCode": "/* ==UserStyle==\n@name unifie duckduckgo\n@namespace github.com/marlonivo/unifox/stylus/duckduckgo\n@version 1.0.0\n@description Unified Duckduckgo\n@author marlonivo.xyz\n==/UserStyle== */\n@-moz-document domain(\"duckduckgo.com\") {\n.header__search-wrap {\npadding-left: 15px;\n }\n.h3EKGeHmRRkjbMqYfNUi.xWVFEW_kM7bYLASLNfsZ {\nmargin-left: 15px;\n }\n.DrcPyihFGyKMlg6lpwsa{\n width: 2100px;\n }\n}\n\n",
+ "usercssData": {
+ "name": "unifie duckduckgo",
+ "namespace": "github.com/marlonivo/unifox/stylus/duckduckgo",
+ "version": "1.0.0",
+ "description": "Unified Duckduckgo",
+ "author": "marlonivo.xyz"
+ },
+ "author": "marlonivo.xyz",
+ "description": "Unified Duckduckgo",
+ "name": "unifie duckduckgo",
+ "updateDate": 1723086388178,
+ "_id": "86641f87-0085-4926-8f94-71a6df80927d",
+ "_rev": 1723086388178,
+ "id": 90
+ },
+ {
+ "enabled": true,
+ "installDate": 1723162086519,
+ "sections": [
+ {
+ "code": ""
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Clean Up Stack Exchange\n@namespace github.com/openstyles/stylus\n@version 1.0.4\n@description Hide hot network questions on Stack Exchange sites.\n@author Me\n==/UserStyle== */\n@-moz-document domain(\"stackoverflow.com\"),\ndomain(\"serverfault.com\"),\ndomain(\"superuser.com\"),\ndomain(\"askubuntu.com\"),\ndomain(\"stackexchange.com\") {\n\t.s-post-summary__ignored,\n\t.s-sidebarwidget__yellow,\n\t.js-sidebar-zone,\n\t#hireme,\n\t#hot-network-questions,\n\t#newsletter-ad,\n\t.js-consent-banner {\n\t\tdisplay: none;\n\t}\n\t.content {\n\t\tmargin-left: 0px;\n\t\tmargin-right: 0px;\n\t\tpadding-right: 0px;\n\t\tpadding-left: 0px;\n\t border: 0px solid;\n\n\t}\n\t#mainbar,\n\t.mainbar {\n\t\twidth: 100%;\n\t}\n\n\t.community-option,\n\t#sidebar,\n\t#left-sidebar,\n\t.bottom-notice {\n\t\tdisplay: none;\n\t}\n\n\t.top-bar._fixed {\n\t\tposition: absolute;\n\t}\n\thtml,\n\tbody {\n\t\t--ff-sans: sans-serif;\n\t\t--ff-serif: serif;\n\t\t--ff-mono: monospace;\n\t}\n\n\t.s-prose {\n\t\tfont-size: 17px;\n\t\tline-height: 1.75;\n\t}\n}",
+ "updateUrl": "https://userstyles.world/api/style/6424.user.css",
+ "usercssData": {
+ "name": "Clean Up Stack Exchange",
+ "namespace": "github.com/openstyles/stylus",
+ "version": "1.0.4",
+ "description": "Hide hot network questions on Stack Exchange sites.",
+ "author": "Me"
+ },
+ "author": "Me",
+ "description": "Hide hot network questions on Stack Exchange sites.",
+ "name": "Clean Up Stack Exchange",
+ "originalDigest": "a927fe24330c58a504ed3da6a8824be4ddd1934b",
+ "_id": "4efce4a4-f444-44a3-bd97-265486c2b48a",
+ "_rev": 1723162379449,
+ "id": 92,
+ "updateDate": 1723162379449,
+ "url": "https://userstyles.world/style/6424",
+ "installationUrl": "https://userstyles.world/style/6424",
+ "customName": "Unifie Stack Exchange"
+ }
+] \ No newline at end of file
diff --git a/extensions/ublock.txt b/extensions/ublock.txt
new file mode 100644
index 0000000..38bbdaf
--- /dev/null
+++ b/extensions/ublock.txt
@@ -0,0 +1,68 @@
+{
+ "timeStamp": 1723178224273,
+ "version": "1.59.0",
+ "userSettings": {
+ "advancedUserEnabled": true,
+ "uiAccentCustom": true,
+ "uiAccentCustom0": "#a51d2d",
+ "ignoreGenericCosmeticFilters": true,
+ "importedLists": [],
+ "popupPanelSections": 31,
+ "tooltipsDisabled": true,
+ "userFiltersTrusted": true
+ },
+ "selectedFilterLists": [
+ "user-filters",
+ "ublock-filters",
+ "ublock-badware",
+ "ublock-privacy",
+ "ublock-quick-fixes",
+ "ublock-unbreak",
+ "easylist",
+ "adguard-generic",
+ "adguard-mobile",
+ "easyprivacy",
+ "adguard-spyware",
+ "adguard-spyware-url",
+ "block-lan",
+ "urlhaus-1",
+ "curben-phishing",
+ "plowe-0",
+ "dpollock-0",
+ "fanboy-cookiemonster",
+ "ublock-cookies-easylist",
+ "adguard-cookies",
+ "ublock-cookies-adguard",
+ "fanboy-social",
+ "adguard-social",
+ "fanboy-thirdparty_social",
+ "easylist-chat",
+ "easylist-newsletters",
+ "easylist-notifications",
+ "easylist-annoyances",
+ "adguard-mobile-app-banners",
+ "adguard-other-annoyances",
+ "adguard-popup-overlays",
+ "adguard-widgets",
+ "ublock-annoyances",
+ "CHN-0",
+ "DEU-0",
+ "KOR-1"
+ ],
+ "hiddenSettings": {},
+ "whitelist": [
+ "archive.org",
+ "chrome-extension-scheme",
+ "localmonero.co",
+ "moz-extension-scheme",
+ "my.snikket.org",
+ "my.zadarma.com",
+ "trocador.app",
+ "www.remove.bg",
+ "www.smsonline.cloud"
+ ],
+ "dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
+ "urlFilteringString": "",
+ "hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true",
+ "userFilters": "! Ublock configurations for a minimalistic and distraction free experience for following Websites: \n\n! duckduckgo\nduckduckgo.com##.js-header-aside.header--aside\nduckduckgo.com##.YL_aMfikzFszfcc4KLSh.js-react-sidebar.gdzyb9PgLazLyi4DKK0O\nduckduckgo.com##.js-feedback-start.feedback-btn__send\nduckduckgo.com##.feedback-btn.btn\nduckduckgo.com##.js-zci-link--news.js-zci-link.zcm__link\nduckduckgo.com##.js-tagline.tag-home__item\nduckduckgo.com##.onboarding-ed__arrow-teaser__arrow-wrapper\nduckduckgo.com##.js-zci-link--products.js-zci-link.zcm__link\nduckduckgo.com##.js-zci-link--videos.js-zci-link.zcm__link\nduckduckgo.com##.tile--img__title\nduckduckgo.com##.footer\nduckduckgo.com##.search-filters.js-search-filters\nduckduckgo.com##.search-filters-wrap\nduckduckgo.com##.js-metabar-dropdowns.metabar__dropdowns\nduckduckgo.com##.text_text__q9rvO.text_text-md__x96X3.tagline_tagline__xryVo\nduckduckgo.com##.center_andText__ejUnC.center_intrinsic__mk_Ab.center_root__Uf1xM.home_exploreFeatureScroller__V5a9G.legacy-homepage-variants_scrollCta__hNjqv\nduckduckgo.com##.home_minimalHeroLogo__kX4wR.header_logoImg__PFezv.header_logoText__rodFL.header_logoStacked__XHuIN > [src^=\"data:image/svg+xml;base64,\"]\nduckduckgo.com##.w498IXAnug_2RwtqCtbA > p\nduckduckgo.com##.js-header-logo.header__logo-wrap\n\n! ebay\nwww.ebay.de##.vl-banner-multi-cta.vl-banner-color-block.vl-banner > .vl-banner-color-block__container > .vl-banner-color-block__flex-container > .vl-banner-color-block__content\nwww.ebay.de##.focus-inset.vl-banner-color-block__image-link\nwww.ebay.de##.has-fine-print.vl-banner-color-block__content\nwww.ebay.de##.vl-flyout-nav__container\nwww.ebay.de###vlGlobalFooter > div\n\n! monkeytype\nmonkeytype.com##.text > .top\nmonkeytype.com##.logo > .text\nmonkeytype.com##svg\n\n! vim\nvim.rtorr.com##.link-to-repo.grid-block > p\nvim.rtorr.com##.sponsor > .container\nvim.rtorr.com##.box-body > .grid-block\nvim.rtorr.com##.box-header\nvim.rtorr.com##.box-body\nvim.rtorr.com###footer\n\n! khanacademy\nen.khanacademy.org##._19tdiqu\nen.khanacademy.org##._4sjuzv\nen.khanacademy.org###top-header-container\nen.khanacademy.org##._q767c9\n\n! goodreads\nwww.goodreads.com##.responsiveSiteFooter\nwww.goodreads.com##.recommendationsWidget\nwww.goodreads.com##article\nwww.goodreads.com##.choiceWidget__photoAndTextContainer\nwww.goodreads.com##.homeTertiaryColumn\nwww.goodreads.com##.siteAnnouncement__body.gr-mediaFlexbox__desc\nwww.goodreads.com##section.showForLargeWidth.u-paddingBottomMedium.gr-homePageRailContainer > div > .readingChallenge\nwww.goodreads.com##.siteHeader__primaryNavInline > .siteHeader__menuList > .siteHeader__topLevelItem--home.siteHeader__topLevelItem > .siteHeader__topLevelLink\nwww.goodreads.com##.siteHeader__logo\nwww.goodreads.com##.siteHeader__primaryNavInline > .siteHeader__menuList > .siteHeader__topLevelItem--community.siteHeader__topLevelItem > .ignore-react-onclickoutside.primaryNavMenu > .primaryNavMenu__trigger\nwww.goodreads.com##.dropdown__trigger--personalNav.dropdown__trigger--notifications.dropdown__trigger\nwww.goodreads.com##.siteHeader__personal > .personalNav > li.personalNav__listItem > .headerPersonalNav\nwww.goodreads.com##.siteHeader__topFullImageContainer\nwww.goodreads.com##.yyibLinkMessage\nwww.goodreads.com##.rightContainer\nwww.goodreads.com##.uitext.clearFloats.buttons\nwww.goodreads.com##section.showForLargeWidth.u-paddingBottomMedium.gr-homePageRailContainer:nth-of-type(2)\nwww.goodreads.com##.gr-mediaFlexbox--columnDirection.gr-mediaFlexbox.siteAnnouncement\nwww.goodreads.com##footer > span\nwww.goodreads.com##section.showForLargeWidth.u-paddingBottomMedium.gr-homePageRailContainer > div > .shelfDisplay > .u-marginTopXSmall\n\n! hackthebox\nacademy.hackthebox.com##.w-100.justify-content-between.card-body\nacademy.hackthebox.com##.mb-4.card-referral\nacademy.hackthebox.com##.footer\n\n! annas-archive\nde.annas-archive.org##.bg-green-500.py-2.px-4\nde.annas-archive.org##div.py-2.px-4:nth-of-type(1)\nde.annas-archive.org##.justify-between.flex\n\n! notube\nnotube.cc##section.section:nth-of-type(2)\nnotube.cc##.dark-border.on-load-pages.site-header\nnotube.cc##.site-bottom\nnotube.cc##.copyright\nnotube.net##.home-body\nnotube.net##.site-bottom\nnotube.net##.copyright\n\n! deepl\nwww.deepl.com##.pageFooterV2-module--footerOuterContainer--CwVcZ\nwww.deepl.com##.lg\\:px-\\[70px\\].px-8.bg-white.w-full\nwww.deepl.com##.lg\\:px-\\[70px\\].empty\\:hidden.p-8.space-y-8.max-w-\\[1400px\\].mx-auto\nwww.deepl.com##div.lg\\:px-\\[70px\\].p-8:nth-of-type(4)\nwww.deepl.com##div.lg\\:px-\\[70px\\].p-8 > .space-y-8.max-w-\\[1400px\\].mx-auto\nwww.deepl.com##.BasePageHeader-module--stickyHeader--Ofk9B.BasePageHeader-module--container--2By68\nwww.deepl.com##.footerOuterContainer--KrrXC\nwww.deepl.com##.container--RtQMd\nwww.deepl.com###dl_write_banner_container > .bg-white.w-full\n\n! github\ngithub.com##.rounded-2.p-3.color-border-muted.border.color-bg-default.dashboard-changelog.mb-3\ngithub.com##.px-0.my-5.container-lg.footer.flex-items-between.d-flex\ngithub.com##.border-bottom.color-bg-subtle\ngithub.com##.pt-6.mt-6.flex-lg-nowrap.flex-wrap.flex-lg-row.flex-column-reverse.color-border-muted.border-top.color-fg-muted.f6.pb-2.flex-items-center.d-flex.position-relative\ngithub.com##.color-fg-muted.f6.pb-6.pt-8.p-responsive.footer\ngithub.com##.fpwPAg.Box-sc-g0xbh4-0 > .imruoV.Box-sc-g0xbh4-0 > .wTItD.Box-sc-g0xbh4-0\ngithub.com##.fpwPAg.Box-sc-g0xbh4-0 > .imruoV.Box-sc-g0xbh4-0 > .pUNRw.Box-sc-g0xbh4-0\ngithub.com##.mt-4.f6.color-fg-muted\ngithub.com##.color-fg-muted.f6.pb-6.pt-8.footer\n\n! founderio\nwww.founderio.com##.text-block-dimmed.bg-block-dimmed.container-fluid\nwww.founderio.com##.pb-lg-0.pb-10.mt-auto.gradient-half-primary-v3.content-space-t-3.position-relative.footer.bg-light\n\n! soundcloud\nsoundcloud.com##.userInfoBar__buttons > .sc-button-group > .sc-button-primary.sc-button-cta.sc-button-responsive.sc-button-medium.sc-button.sc-button-insights\nsoundcloud.com##.userInfoBar__buttons > .sc-button-group > .sc-button-responsive.sc-button-medium.sc-button.sc-button-secondary.sc-button-startstation\nsoundcloud.com##.userInfoBar__buttons > .sc-button-group > .sc-button-responsive.sc-button-medium.sc-button.sc-button-secondary.sc-button-share\nsoundcloud.com##.sc-border-light-bottom.sc-media.userDropbar\nsoundcloud.com##.sc-border-light-bottom.sc-text-primary.sc-type-light.g-flex-row-centered-spread.sidebarHeader\nsoundcloud.com##.m-sidebar.sc-clearfix.mobileAppsButtons\nsoundcloud.com##a.sc-link-secondary.sc-link-verylight:nth-of-type(5)\nsoundcloud.com##.l-sidebar-right\n\n! wren\nwww.wren.co##.css-1r2ze5w\nwww.wren.co##.css-1cwxti6\n\n! openai\nchat.openai.com##.w-\\[72px\\].h-\\[72px\\].mb-3 > .text-black.bg-white.rounded-full.justify-center.items-center.h-full.flex.relative.gizmo-shadow-stroke\nchat.openai.com##.md\\:whitespace-normal.dark\\:text-gray-300.text-gray-700.text-left.rounded-xl.whitespace-nowrap.w-full.group.btn-neutral.relative.btn\nchat.openai.com##.md\\:px-\\[60px\\].dark\\:text-gray-300.text-gray-600.text-xs.text-center.py-2.px-2.relative > span\nchat.openai.com##.text-xs.justify-center.items-center.w-6.h-6.flex\nchat.openai.com##.font-medium.text-2xl.mb-5\nchat.openai.com###radix-\\:r5o\\: > div\nchat.openai.com##.text-token-text-tertiary\nchat.openai.com###radix-\\:r5f\\: > div\nchat.openai.com##.md\\:px-\\[60px\\].text-token-text-secondary.text-xs.text-center.py-2.px-2.relative > span\nchat.openai.com##.ml-2.focus\\:ring-0.border-token-border-medium.border.rounded-lg.whitespace-nowrap.justify-center.items-center.w-9.h-9.flex.btn-small.btn-neutral.relative.btn\nchat.openai.com##.pr-1.gap-2.flex > .focus\\:ring-0.border-token-border-medium.border.rounded-lg.whitespace-nowrap.justify-center.items-center.w-9.h-9.flex.btn-small.btn-neutral.relative.btn\nchat.openai.com###radix-\\:rfi\\: > div\n\n! sparkasse\nwww.sparkasse-heilbronn.de##.if6_footer.if6_outer > .if6_inner\nwww.sparkasse-heilbronn.de##.section.mdi.cbox-small.cbox-campaign.cbox\nwww.sparkasse-heilbronn.de##div.if6_opener > .ref > .ty1\nwww.sparkasse-heilbronn.de##div.if6_opener > .ref\n\n! proton\n\n\n! wefunder\nwefunder.com##.cursor-pointer.py-2.px-6.w-full.flex\nwefunder.com##[href=\"/explore/investors\"] > .md\\:w-\\[270px\\].w-full.bg-coolgray-200.rounded-lg.p-\\[2px\\] > .rounded-md.md\\:py-4.py-2.px-4.bg-white.flex-col.flex.relative\n\n! localmonero\nlocalmonero.co##.MuiGrid-container-187.jss5.MuiGrid-root-186 > div > div > .MuiGrid-grid-xs-12-232.MuiGrid-item-188.MuiGrid-root-186\nlocalmonero.co##.MuiGrid-container-187.jss5.MuiGrid-root-186 > div > div > div\nlocalmonero.co##.MuiGrid-container-5071.jss4887.MuiGrid-root-5070 > div > div > div\nlocalmonero.co##.MuiGrid-container-2356.jss2162.MuiGrid-root-2355 > div > div > div\n\n! buhl\nwww.buhl.de##.aufmacher-content-left\nwww.buhl.de##.aufmacher-content\nwww.buhl.de##.headerNoteContainer\n\n! tk\nwww.tk.de###tkde-footer-navi\nwww.tk.de##.g-footer__cta\nwww.tk.de###tkde-footer\n\n! searx\nsearx.thegpm.org##.text-muted\nsearx.thegpm.org##.advanced.col-md-offset-2.col-md-8 > label\nsearx.be##.searxng-navbar\nsearx.be##small\nsearx.be##.advanced.col-md-offset-2.col-md-8 > label\n\n! mql5\nwww.mql5.com##.desktop.footer\n\n! hackers-arise\nwww.hackers-arise.com##.StylableButton2545352419__container\nwww.hackers-arise.com##.StylableButton2545352419__link.wixui-button.style-lbf3116c__root.StylableButton2545352419__root\n\n! linuxcommandlibrary\nlinuxcommandlibrary.com##footer\nlinuxcommandlibrary.com###top-border\n\n! gmail\nmail.google.com##.aeG\nmail.google.com##.J-JN-I-Kq.J-JN-I.amH.J-J5-Ji\nmail.google.com##.a5E\nmail.google.com##.apO\nmail.google.com##.apc > div > .ajd\nmail.google.com##.gb_Oe > svg > path\nmail.google.com##.Di\nmail.google.com##.aT5-aOt-I-Jp.brC-dA-I.aT5-aOt-I > .aT5-aOt-I-JX-Jw\nmail.google.com##.V4.pfiaof.l2\nmail.google.com##.bzn.iH > .G-tF > div.J-J5-Ji.G-aE.G-Ni > .L3.T-I-ax7.bvt.J-J5-Ji.T-I > .asa\nmail.google.com##.bzn.iH > .G-tF > div.J-J5-Ji.G-aE.G-Ni > .L3.T-I-ax7.uUQygd.J-J5-Ji.T-I > .asa\nmail.google.com##.L3.T-I-ax7.uUQygd.J-J5-Ji.T-I > .asa\nmail.google.com##.L3.T-I-ax7.bvt.J-J5-Ji.T-I > .asa\nmail.google.com##.L3.T-I-ax7.VJ.J-J5-Ji.T-I > .asa\nmail.google.com##.gt.h9\nmail.google.com##.it.bcf.bAw\nmail.google.com##.brC-bsf-aT5-aOt\nmail.google.com##.t7\nmail.google.com###\\:4 > .E.D.G-atb\nmail.google.com##div.J-J5-Ji.G-aE.G-Ni:nth-of-type(3)\nmail.google.com##.mA.T-I-Js-IF.T-I-Js-Gs.T-I-ax7.nN.J-J5-Ji.T-I > .asa\nmail.google.com##.TC\nmail.google.com##.ya\nmail.google.com##.gb_Pe > svg\n\n! canva\nwww.canva.com##._3AH3gw.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.zKTE_w.G97FoQ.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.ErQu3g.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.NT2yCg.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.ETF18w.DwkdQQ.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.NT2yCg.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.SVTzTw._3AH3gw.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.YPTJew.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.fFOiLQ.an_NAA\nwww.canva.com##.WSUBQw > ._8VoL_g > ._3AH3gw.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.YPTJew.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.Ov0eeA._3AH3gw.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.YPTJew.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A.DNpAZA._1QoxDw\nwww.canva.com##.s5aCnQ\nwww.canva.com##.vXf8lw.fU4Eyg\nwww.canva.com##.AqGSzQ.pgaA2w.uRvRjQ.zQlusQ.cwOZMg.HySjhA.YPTJew.G97FoQ.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.ETF18w.J3FTYg.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.YPTJew.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##._9J3UqA > ._8VoL_g\nwww.canva.com##.A4H20g.Y9yBYg.pgaA2w.uRvRjQ.zQlusQ.cwOZMg.HySjhA.YPTJew.G97FoQ.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.iBrz7Q._2vR8_A.fc3CUQ._9Mb__A.pIappQ\nwww.canva.com##.uRvRjQ.zQlusQ.cwOZMg.ubW6qw.lsXp_w.NT2yCg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##.jjpTzQ\nwww.canva.com##.iBrz7Q._9Mb__A > .iBrz7Q._9Mb__A > .x6XCCg\nwww.canva.com##.x6XCCg > .fM_HdA._5Ob_nQ.fFOiLQ\nwww.canva.com##.xRxCMw\nwww.canva.com##.ETF18w._3AH3gw.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.NT2yCg.cclg9A.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\n\n! skycanner\nwww.skyscanner.de##.strevda-sidebar\nwww.skyscanner.de##.PriceAlertsBanner_banner__M2E0M.BpkCard_bpk-card--padded__OTI5O.BpkCard_bpk-card--atomic-button__YWFjM.BpkCard_bpk-card__NTJiY\nwww.skyscanner.de##.CrossSellAdvertV3_container__N2RiM.BpkCard_bpk-card__NTJiY\nwww.skyscanner.de##.DetailsPanelContent_advert__YjZmN.BpkText_bpk-text--heading-4__MzBkN.BpkText_bpk-text__MWZkY\n\n! trip\nde.trip.com##.m-book-pricealert-hopper__content-wrapper\nde.trip.com##.mod-back-top-block\nde.trip.com##.mod-back-top-side-bar\n\n! steuer-web\nwww.steuer-web.de##buhl-legal-footer\nwww.steuer-web.de##.deeplink-group\nwww.steuer-web.de##tax-automatic-boxes.ng-star-inserted\n\n! refold\nrefold.la##.footer-module--footer--A_zUE > .flexContainer-module--justifyContentCenter--7Ddbs.flexContainer-module--alignItemsCenter--1sqbc.flexContainer-module--nowrap--3i7UJ.flexContainer-module--flexContainer--3KWUm\nrefold.la##.footer-module--footerBar--3gqSr\n\n\n\n! 2024-04-24 https://annas-archive.org\nannas-archive.org##.text-\\[\\#777\\].bg-black\\/5\n\n! 2024-04-24 https://duckduckgo.com\nduckduckgo.com##.js-serp-results.serp__results\nduckduckgo.com##.js-zci-link--chat.js-zci-link.zcm__link\n\n! 2024-04-24 https://github.com\ngithub.com##.rounded-2.p-3.color-border-default.border.color-bg-default.dashboard-changelog.mb-3\n\n\n! 2024-04-25 https://kids.donga.com\nkids.donga.com##.tt.right_menu\nkids.donga.com##.footer\nkids.donga.com##.comment_box\nkids.donga.com##.gnb_ban\n\n! 2024-04-25 https://mirinae.io\nmirinae.io##.iMVHlh.HeaderComponent__SideNav-sc-1ekazc3-5\nmirinae.io##.kOlDGd.AnalyzerLayout__InputTitle-sc-1w8rctz-1 > p\nmirinae.io##.iLmvVT.egMgqZ.HelpButton__QuestionButton-sc-t3emaq-1.gnbStyles__Button-sc-zd44s7-0\nmirinae.io##.WajU.HeaderComponent__TryProFree-sc-1ekazc3-9\n\n! 2024-04-27 https://chat.openai.com\nchat.openai.com##.bg-token-main-surface-primary.font-semibold.p-2.h-14.z-10.justify-between.items-center.flex.mb-1\\.5.top-0.sticky\nchat.openai.com##.justify-between.flex-wrap-reverse.flex-row.w-full.flex\n\n! 2024-04-27 https://www.deepl.com\nwww.deepl.com##.sticky.BasePageHeader-module--container--2By68.h-fit.z-50.relative\nwww.deepl.com##.lg\\:px-\\[70px\\].sm\\:px-8.bg-white.w-full\n\n! 2024-05-07 https://www.youtube.com\nwww.youtube.com###logo > .ytd-topbar-logo-renderer.style-scope.yt-simple-endpoint\nwww.youtube.com##.style-default.ytd-masthead.style-scope\nwww.youtube.com##ytd-notification-topbar-button-renderer.ytd-masthead.style-scope\nwww.youtube.com##ytd-mini-guide-renderer.ytd-app.style-scope\nwww.youtube.com###voice-search-button\nwww.youtube.com###header > .ytd-search.style-scope\nwww.youtube.com###menu\nwww.youtube.com###comments\n\n! 2024-05-07 https://chatgpt.com\nchatgpt.com##.md\\:px-\\[60px\\].text-token-text-secondary.text-xs.text-center.py-2.px-2.relative\nchatgpt.com##.juice\\:gap-1.pr-1.gap-2.flex\nchatgpt.com##.text-xs.justify-center.items-center.w-6.h-6.flex\n\n! 2024-05-08 https://duckduckgo.com\nduckduckgo.com##li.zcm__item:nth-of-type(5)\n\n! 2024-05-08 https://www.youtube.com\n\n! 2024-05-08 https://www.youtube.com\nwww.youtube.com##ytd-watch-next-secondary-results-renderer.ytd-watch-flexy.style-scope\nwww.youtube.com###Layer_1\nwww.youtube.com##nav\nwww.youtube.com##.ytd-subscribe-button-renderer.style-scope.smartimation--enable-masking.smartimation\n\n! 2024-05-08 https://www.deepl.com\nwww.deepl.com###radix-0\n\n! 2024-05-11 https://duckduckgo.com\nduckduckgo.com##.LN5tjiK61EiLHnh3XMt_\n\n! 2024-05-13 https://www.canva.com\nwww.canva.com##.iBrz7Q.Uq9bbQ._9Mb__A.I7zxgw\nwww.canva.com##._6iuCOw.SfVr3Q\nwww.canva.com##.rKFijw > .uLt0uw\nwww.canva.com##.gL0S7w\nwww.canva.com##.CCjO7Q > .uLt0uw\nwww.canva.com##div.KrwCoQ.gA0kig:nth-of-type(2)\nwww.canva.com##.VOvjeA.J3FTYg.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.YPTJew.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\n\n\n! 2024-05-19 https://www.canva.com\nwww.canva.com##.SjHd4g\nwww.canva.com##._0AdZrg > .uLt0uw > ._nVMrw\nwww.canva.com##.HVJrVQ\nwww.canva.com##div.Ve4yyQ:nth-of-type(5)\n\n! 2024-05-20 https://www.canva.com\nwww.canva.com##.fpu8CQ.uRvRjQ.zQlusQ.cwOZMg.lsXp_w.NT2yCg.Eph8Hg.o4TrkA.tYI0Vw.Qkd66A._1QoxDw\nwww.canva.com##div.cCKKcQ:nth-of-type(1) > nav > ._9Mb__A.EiK6Eg._25vNWQ.YxrMgA > li._9Mb__A.k__oiw:nth-of-type(1) > .TZTGpw.a_AtFA.vCeYsQ.tYI0Vw.Qkd66A.YPTJew.oGPTlw.uRvRjQ.zQlusQ.fgQwew.CA2Rbg.o4TrkA.DNpAZA._1QoxDw\nwww.canva.com##li._9Mb__A.k__oiw:nth-of-type(4)\n\n! May 25, 2024 https://www.youtube.com\nwww.youtube.com##.ytd-watch-flexy.style-scope.watch-active-metadata > ytd-metadata-row-container-renderer.ytd-watch-metadata.style-scope\n\n! May 29, 2024 https://duckduckgo.com\nduckduckgo.com###duckbar_new > .zcm__item\n\n! May 29, 2024 https://www.deepl.com\nwww.deepl.com##.mobile\\:bg-deprecated-grey.BasePageHeader-module--container--2By68.h-fit.z-50\n\n! Jun 3, 2024 https://mail.proton.me\nmail.proton.me##li.mt-4.navigation-link-header-group--expandable.navigation-link-header-group.mb-0\\.5.px-3.w-full.navigation-item:nth-of-type(1)\nmail.proton.me##li.mt-4.navigation-link-header-group--expandable.navigation-link-header-group.mb-0\\.5.px-3.w-full.navigation-item:nth-of-type(2)\nmail.proton.me##.mt-2.px-3.app-infos.shrink-0\nmail.proton.me##.gap-2.toolbar-inner.flex-nowrap.shrink-0.items-center.flex\nmail.proton.me##.text-ellipsis.text-bold.text-lg\nmail.proton.me##.md\\:flex.hidden.shrink-0.topnav-listItem\n\n! Jun 3, 2024 https://www.youtube.com\nwww.youtube.com##.ytd-shelf-renderer.style-scope.grid-subheader\nwww.youtube.com###expandable-metadata\nwww.youtube.com##.ytd-video-renderer.style-scope.metadata-snippet-container-one-line\nwww.youtube.com###guide-button\nwww.youtube.com###country-code\n\n! Jun 3, 2024 https://makertube.net\nmakertube.net##.ng-star-inserted.alert-info.alert.broadcast-message\n\n! Jun 5, 2024 https://www.youtube.com\nwww.youtube.com##ytd-reel-shelf-renderer.ytd-item-section-renderer.style-scope > .ytd-reel-shelf-renderer.style-scope\nwww.youtube.com###guide\nwww.youtube.com###channel-thumbnail\n\n! Jun 6, 2024 https://www.japanesepod101.com\nwww.japanesepod101.com##.r101-wrapper--ff5b00\nwww.japanesepod101.com##.dashbar-a__grid-top\nwww.japanesepod101.com##.footer-bar-c\nwww.japanesepod101.com##.footer-c\n\n! Jun 7, 2024 https://www.deepl.com\nwww.deepl.com##.bg-white.min-\\[1280px\\]\\:px-\\[70px\\]\nwww.deepl.com##.justify-center.sm\\:items-center.items-start.flex.bg-blue-next-100\n\n! Jun 8, 2024 https://duckduckgo.com\nduckduckgo.com##.W4_K5H4AqLL1ngRJt_pk\n\n! Jun 8, 2024 https://www.deepl.com\nwww.deepl.com##.lg\\:text-\\[28px\\].leading-snug.font-normal.text-\\[24px\\].text-center.m-0\nwww.deepl.com##.StartFreeTrialButton-module--startFreeTrialButton--vWcYR\n\n! Jun 12, 2024 https://nihongodera.com\nnihongodera.com##.footer\n\n! Jun 12, 2024 https://www.youtube.com\nwww.youtube.com###movie_player > .ytp-chrome-top > .ytp-chrome-top-buttons > .ytp-cards-button.ytp-button > .ytp-cards-button-icon-default\n\n! Jun 13, 2024 https://www.youtube.com\nwww.youtube.com###badges\n\n! Jun 13, 2024 https://nihongodera.com\nnihongodera.com##.page__headline\n\n! Jun 13, 2024 https://papago.naver.com\npapago.naver.com##footer\n\n! Jun 14, 2024 http://studykanji.net\nstudykanji.net###add-box\nstudykanji.net###social\n\n! Jun 15, 2024 https://www.deepl.com\nwww.deepl.com##a.PageHeaderLink-module--pageHeaderLink--OsEJl > span\n\n! Jun 20, 2024 https://simpleswap.io\nsimpleswap.io##.dwrzPa.StyledBox-sc-13pk1d4-0 > .ggvttt.StyledBox-sc-13pk1d4-0 > [href]\nsimpleswap.io##.HjsQA.StyledBox-sc-13pk1d4-0\nsimpleswap.io##.jBTXhU.StyledBox-sc-13pk1d4-0\nsimpleswap.io##.HXWHX.sc-cdZahM\nsimpleswap.io##.hrVEvP.sc-hZgfyJ\nsimpleswap.io##.dbNmKz.sc-kTGBUR > div\nsimpleswap.io##div.bYyUAT.sc-jOhDuK:nth-of-type(3) > .kCyOfr.sc-hlnMnd > .fULVqq.sc-iJkHyd > .cleKxM.StyledBox-sc-13pk1d4-0\nsimpleswap.io##.inNYUU.deXlUJ.sc-ggpkNl.sc-eZjPq\n\n! Jun 24, 2024 https://nihongodera.com\nnihongodera.com##li.navigation__inactive.navigation__link:nth-of-type(7)\nnihongodera.com##li.navigation__inactive.navigation__link:nth-of-type(6)\n\n! Jun 24, 2024 https://www.youtube.com\nwww.youtube.com##.yt-showing-results-for-renderer.style-scope\n\n! Jun 24, 2024 https://www.deepl.com\nwww.deepl.com##.mobile\\:bg-neutral-next-50.max-md\\:px-5.px-10.BasePageHeader-module--container--2By68.h-fit.z-50\n\n! Jun 25, 2024 https://www.youtube.com\nwww.youtube.com##yt-tab-shape.yt-tab-shape-wiz--host-clickable.yt-tab-shape-wiz:nth-of-type(3)\n\n! Jun 26, 2024 https://not-movie-web.app\nnot-movie-web.app##.md\\:py-8.py-16.border-type-divider.border-t.mt-16\n\n! Jun 27, 2024 https://chatgpt.com\nchatgpt.com##span:nth-of-type(2) > .hover\\:bg-token-main-surface-secondary.text-token-text-secondary.rounded-lg > .justify-center.items-center.w-\\[30px\\].h-\\[30px\\].flex > .icon-md-heavy\nchatgpt.com##.flex.p-1.rounded-xl.justify-start.items-center > .items-center.flex > .flex > span > .hover\\:bg-token-main-surface-secondary.text-token-text-secondary.rounded-lg > .justify-center.items-center.w-\\[30px\\].h-\\[30px\\].flex > .icon-md-heavy > path\nchatgpt.com##.w-4.h-4.icon-md.\\[\\&_svg\\]\\:w-full.\\[\\&_svg\\]\\:h-full > svg\nchatgpt.com##.text-token-text-quaternary.icon-sm\n\n! Jun 27, 2024 https://www.deepl.com\nwww.deepl.com##.mobile\\:bg-neutral-next-50.BasePageHeader-module--container--2By68.min-h-\\[61px\\].h-fit.z-50\n\n! Jun 28, 2024 https://duckduckgo.com\nduckduckgo.com##li:nth-of-type(1) > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.VssOcyhy47YNtTsYTdr0.FjSJqhByQmoYMVscUoQe.Pd_jmhkZzftl0UtTaw0u\nduckduckgo.com##li:nth-of-type(4) > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.kFFXe30DOpq5j1hbWU1q\nduckduckgo.com##li:nth-of-type(3) > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.kFFXe30DOpq5j1hbWU1q\nduckduckgo.com##li:nth-of-type(5) > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.kFFXe30DOpq5j1hbWU1q\nduckduckgo.com##.d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.SnptgjT2zdOhGYfNng6g.kFFXe30DOpq5j1hbWU1q > svg\n\n! Jun 30, 2024 https://github.com\ngithub.com##.height-full.position-relative.loading-context > div > div > .mb-4.mt-2\ngithub.com##.flex-items-center.flex-justify-between.d-flex > .flex-items-center.d-flex > [href]\ngithub.com##article#feed-item-0.pb-2.pt-2.flex-items-baseline.width-full.flex-column.d-flex.js-feed-item-next-component.js-feed-item-view.js-feed-item-component > .height-fit.width-full.color-shadow-small.rounded-2.color-border-default.border.pb-2.pt-2.flex-column.d-flex.feed-item-content\ngithub.com###\\:rp\\:\ngithub.com###\\:rc\\:\ngithub.com##.rounded-1.border.blankslate-spacious.blankslate\ngithub.com##.flex-items-center.flex-justify-between.d-flex.my-3\ngithub.com##.mt-3.flex-items-baseline.d-flex.color-fg-muted.text-small\ngithub.com###stars-language-filter-menu > .btn\ngithub.com###stars-type-filter-menu > .btn\n\n! Jun 30, 2024 https://www.youtube.com\nwww.youtube.com###sponsor-button\nwww.youtube.com###subscribe-button > .ytd-watch-metadata.style-scope\n\n! Jul 1, 2024 https://www.youtube.com\nwww.youtube.com###more\n\n! Jul 1, 2024 https://duckduckgo.com\nduckduckgo.com##.FTrf7TqAcfxxEQ_3nfUg\n\n! Jul 2, 2024 https://chatgpt.com\nchatgpt.com##.pt-2.pb-3\\.5.gap-3\\.5.flex-col.flex > div\nchatgpt.com##.gap-4.justify-center.items-stretch.flex-wrap.max-w-3xl.flex.mt-12.mx-3\n\n! Jul 2, 2024 https://podcast.adobe.com\npodcast.adobe.com##.kDFjcL.hnSSRA.igfBBx.sc-bMYRWI.sc-eeKVJR.sc-iMbuyt\npodcast.adobe.com##.llVRMc.sc-eBaUcr\npodcast.adobe.com##.iSfOWW.sc-dUrmIn\npodcast.adobe.com##.iHTnkr.sc-gVgoRu > overlay-trigger > div\npodcast.adobe.com##.cFAGpG.sc-ieGRMn\npodcast.adobe.com##.hUWgPb.sc-chbAZy\npodcast.adobe.com##.kBDWKC.sc-cnEclw\n\n! Jul 4, 2024 https://duckduckgo.com\nduckduckgo.com###r1-2 > .coXkyC4gUbi_n8GOVu1t > .CmD9eLgF85aKeuW7KwSP\n\n! Jul 4, 2024 https://chatgpt.com\nchatgpt.com##.pr-1.gap-2.flex > span > .focus-visible\\:bg-token-main-surface-secondary.hover\\:bg-token-main-surface-secondary.focus-visible\\:outline-0.text-token-text-secondary.px-2.rounded-lg.h-10\n\n! Jul 4, 2024 https://www.deepl.com\nwww.deepl.com##.empty\\:size-10.mobile\\:empty\\:hidden > .contents--lP7bn > .contents--lP7bn > .contents--lP7bn.Target--Dwohg\n\n! Jul 4, 2024 https://podcast.adobe.com\npodcast.adobe.com##.spectrum-Body--sizeL.spectrum-Body.kveawR.DZVSn.sc-fcOukS.sc-jrAFXE\npodcast.adobe.com##.dLMZqK.sc-heOvnj\npodcast.adobe.com##.fQRCca.sc-cSOjWG\n\n! Jul 4, 2024 https://www.canva.com\nwww.canva.com##.SD5lEg > ._46E86w > .Sn2Zbw\nwww.canva.com###\\:r1u\\:\n\n! Jul 5, 2024 https://chatgpt.com\nchatgpt.com##[href=\"/gpts\"]\nchatgpt.com##.hover\\:bg-token-sidebar-surface-secondary.juice\\:font-normal.juice\\:gap-2\\.5.font-semibold.px-2.bg-token-sidebar-surface-primary.rounded-lg.gap-2.items-center.h-10.flex.group\nchatgpt.com##.justify-between.flex-wrap-reverse.flex-row.w-full.flex\n\n! Jul 6, 2024 https://www.youtube.com\nwww.youtube.com###publisher-container\nwww.youtube.com###playlist-actions\nwww.youtube.com###thumbnail-container\nwww.youtube.com##yt-tab-shape.yt-tab-shape-wiz--host-clickable.yt-tab-shape-wiz:nth-of-type(4) > .yt-tab-shape-wiz__tab\nwww.youtube.com##yt-tab-shape.yt-tab-shape-wiz--host-clickable.yt-tab-shape-wiz:nth-of-type(7) > .yt-tab-shape-wiz__tab\nwww.youtube.com##yt-tab-shape.yt-tab-shape-wiz--host-clickable.yt-tab-shape-wiz:nth-of-type(6) > .yt-tab-shape-wiz__tab\nwww.youtube.com##yt-tab-shape.yt-tab-shape-wiz--host-clickable.yt-tab-shape-wiz:nth-of-type(5) > .yt-tab-shape-wiz__tab\nwww.youtube.com##.ytd-expandable-tab-renderer.style-scope > .yt-icon.style-scope > .yt-spec-icon-shape > div\nwww.youtube.com##.yt-spec-button-shape-next--disable-text-ellipsis.yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled.yt-spec-button-shape-next > yt-touch-feedback-shape > .yt-spec-touch-feedback-shape--touch-response-inverse.yt-spec-touch-feedback-shape > .yt-spec-touch-feedback-shape__fill\nwww.youtube.com##.yt-flexible-actions-view-model-wiz--inline.yt-flexible-actions-view-model-wiz.page-header-view-model-wiz__page-header-flexible-actions--page-header-flexible-actions-margin.page-header-view-model-wiz__page-header-flexible-actions\nwww.youtube.com##button.ytp-button:nth-of-type(2)\n\n! Jul 7, 2024 https://chatgpt.com\nchatgpt.com###enforcement-containerchatgpt-freeaccount\n\n! Jul 7, 2024 https://www.youtube.com\nwww.youtube.com###footer\n\n! Jul 8, 2024 https://www.youtube.com\nwww.youtube.com##.tp-yt-paper-spinner.style-scope.active\n\n! Jul 13, 2024 https://github.com\ngithub.com##.border-bottom.mb-5.feed-right-sidebar\n\n! 09.07.2024 https://studio.youtube.com\nstudio.youtube.com##.ytcp-table-header.style-scope.cell-header.right-align.sortable.tablecell-views\nstudio.youtube.com##.ytcp-table-header.style-scope.cell-header.right-align.tablecell-likes\nstudio.youtube.com##.ytcp-table-header.style-scope.cell-header.right-align.tablecell-comments\nstudio.youtube.com##.ytcp-video-row.style-scope.comments-link.remove-default-style\nstudio.youtube.com##.ytcp-video-row.style-scope.right-align.sortable.tablecell-views.cell-body\nstudio.youtube.com##.ytcp-video-row.style-scope.likes-container\nstudio.youtube.com##.ytcp-navigation-drawer.style-scope.remove-default-style > li.ytcp-navigation-drawer.style-scope > .ytcp-navigation-drawer.style-scope\nstudio.youtube.com###help-icon > .ytcp-icon-button.style-scope.remove-defaults\n\n! 11.07.2024 https://studio.youtube.com\nstudio.youtube.com##ytcd-card-column.ytcd-channel-dashboard.style-scope.column:nth-of-type(3) > ytcd-card.ytcd-card-column.style-scope.card:nth-of-type(2)\nstudio.youtube.com##ytcd-card-column.ytcd-channel-dashboard.style-scope.column:nth-of-type(3)\nstudio.youtube.com##.ytcd-channel-dashboard.style-scope.footer\n\n! 12.07.2024 https://studio.youtube.com\nstudio.youtube.com##.ytcp-navigation-drawer.style-scope.dashboard\nstudio.youtube.com##.ytcp-navigation-drawer.style-scope.comments\nstudio.youtube.com###menu-paper-icon-item-5\nstudio.youtube.com###menu-item-8\nstudio.youtube.com##ytcp-home-button.ytcp-header.style-scope\nstudio.youtube.com###header\nstudio.youtube.com###page-title\nstudio.youtube.com##.ytcp-navigation-drawer.style-scope.thumbnail-wrapper-channel.thumbnail-wrapper\nstudio.youtube.com##.ytcp-navigation-drawer.style-scope.analytics\n\n! Jul 14, 2024 https://www.vb-bia.de\nwww.vb-bia.de##lib-portal-footer > .ng-star-inserted\nwww.vb-bia.de##div.col-md-6.col-12:nth-of-type(3)\nwww.vb-bia.de##.header-section_first-row.header-section > .d-sm-block.d-none\nwww.vb-bia.de##portal-ui-bank-logo#bank-logo > .ng-star-inserted\nwww.vb-bia.de##.visible.d-print-none.wrapper\n\n! Jul 16, 2024 https://www.deepl.com\nwww.deepl.com##.mobile\\:bg-neutral-next-50.max-md\\:px-5.px-10.BasePageHeader-module--container--d81cb.min-h-\\[61px\\].h-fit.z-50\nwww.deepl.com##footer\n\n! Jul 17, 2024 https://github.com\ngithub.com##.protip\n\n! Jul 17, 2024 https://www.youtube.com\nwww.youtube.com##.ytd-feed-nudge-renderer.style-scope\nwww.youtube.com###avatar-section\n\n! Jul 18, 2024 https://github.com\ngithub.com##.fpwPAg.Box-sc-g0xbh4-0\n\n! Jul 21, 2024 https://tradingeconomics.com\ntradingeconomics.com##.te-footer.container-fluid\n\n! Jul 22, 2024 https://www.mql5.com\nwww.mql5.com###bfogggabsofabcpxuzmgaibarmaxasdrj\n\n! Jul 22, 2024 https://www.youtube.com\nwww.youtube.com##ytd-item-section-renderer.ytd-section-list-renderer.style-scope:nth-of-type(2)\n\n! Jul 23, 2024 https://www.youtube.com\nwww.youtube.com###owner-sub-count\n\n! Jul 23, 2024 https://www.canva.com\nwww.canva.com##.b0VZ6Q\nwww.canva.com##._5m8GFQ.fFOiLQ.nMx05A\nwww.canva.com##div.Ve4yyQ:nth-of-type(12)\n\n! Jul 24, 2024 https://www.youtube.com\nwww.youtube.com##ytd-movie-renderer.ytd-item-section-renderer.style-scope\nwww.youtube.com##ytd-shelf-renderer.ytd-item-section-renderer.style-scope:nth-of-type(1)\n\n! Jul 25, 2024 https://www.canva.com\nwww.canva.com###\\:r20\\:\n\n! Jul 26, 2024 https://www.deepl.com\nwww.deepl.com##.mobile\\:bg-neutral-next-50.BasePageHeader-module--container--d81cb.min-h-\\[61px\\].h-fit.z-50\nwww.deepl.com##.md\\:block.bg-white.border-t.border-e.w-\\[90px\\].h-screen.hidden.top-\\[61px\\].start-0.fixed.border-neutral-next-100\n\n! Jul 26, 2024 https://www.canva.com\nwww.canva.com##li._9Mb__A.k__oiw:nth-of-type(5) > .TZTGpw.a_AtFA.vCeYsQ.tYI0Vw.Qkd66A.YPTJew.oGPTlw.uRvRjQ.zQlusQ.fgQwew.CA2Rbg.o4TrkA.DNpAZA._1QoxDw\nwww.canva.com###\\:rei\\: > li._9Mb__A.k__oiw:nth-of-type(2)\n\n! Jul 27, 2024 https://www.youtube.com\nwww.youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer.style-scope\n\n! Jul 27, 2024 https://www.deepl.com\nwww.deepl.com##.hover\\:cursor-pointer.text-center.rounded-full.justify-center.items-center.size-11.flex.ms-4.active\\:bg-blue-next-900.hover\\:bg-blue-next-700.bg-blue-next-800\n\n\n! Aug 1, 2024 https://njal.la\nnjal.la##.footer.full\nnjal.la##.left > h2\nnjal.la##.left > p\nnjal.la##.left\n\n! Aug 2, 2024 https://konsoleh.hetzner.com\nkonsoleh.hetzner.com###status-notification-bar\n\nwww.youtube.com###chat-container\nwww.youtube.com##.ytp-button.ytp-miniplayer-button\nwww.youtube.com##.ytp-button.ytp-next-button\n\n! Aug 6, 2024 https://duckduckgo.com\nduckduckgo.com##li:nth-of-type(1) > span > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.VssOcyhy47YNtTsYTdr0.FjSJqhByQmoYMVscUoQe.Pd_jmhkZzftl0UtTaw0u\nduckduckgo.com##li:nth-of-type(6) > .d26Geqs1C__RaCO7MUs2.wZ4JdaHxSAhGy1HoNVja.kFFXe30DOpq5j1hbWU1q\n\n! Aug 7, 2024 https://wiki.marlonivo.xyz\nwiki.marlonivo.xyz##.notify\n\n! Aug 8, 2024 https://www.canva.com\nwww.canva.com##div.Ve4yyQ:nth-of-type(6)\n\n! Aug 8, 2024 https://chatgpt.com\nchatgpt.com##.px-3.border-token-border-sharp.border-t.-mx-3.dark\\:border-white\\/20.empty\\:hidden.py-2.flex-col.flex\n\n! Aug 8, 2024 https://www.nga.gov\nwww.nga.gov##.footer-row-visit.footer-row\nwww.nga.gov##.footer-row-subscribe.footer-row\nwww.nga.gov##.footer-row-utility.footer-row\nwww.nga.gov##.footer-row-nav.footer-row\n\n! Aug 9, 2024 https://video.stackexchange.com\nvideo.stackexchange.com##.js-footer.site-footer\n\n! Aug 9, 2024 https://www.canva.com\nwww.canva.com##.sjwRvg > div > .Sn2Zbw\nwww.canva.com##.CmMvDQ._hhYDw\nwww.canva.com##.JUse7A._s884g.QmIKVQ\nwww.canva.com##.GHIRjw.fM_HdA._5Ob_nQ.wp6_yg\nwww.canva.com##.sjwRvg > div:nth-of-type(1) > div:nth-of-type(1) > ._7WVXhA.myA6QQ\nwww.canva.com##span._7WVXhA.myA6QQ:nth-of-type(2)\nwww.canva.com##.sjwRvg > span._7WVXhA.myA6QQ:nth-of-type(1)\n\n! Aug 9, 2024 https://www.youtube.com\nwww.youtube.com###items > .ytd-structured-description-content-renderer.style-scope\nwww.youtube.com##.ytp-videowall-still-info-content"
+} \ No newline at end of file
diff --git a/extensions/vimiumc.json b/extensions/vimiumc.json
new file mode 100644
index 0000000..d930346
--- /dev/null
+++ b/extensions/vimiumc.json
@@ -0,0 +1,37 @@
+{
+ "name": "Vimium C",
+ "@time": "8/9/2024, 4:37:41 AM",
+ "time": 1723178261517,
+ "environment": {
+ "extension": "1.99.997",
+ "platform": "linux",
+ "firefox": 128
+ },
+ "exclusionRules": [],
+ "keyLayout": 128,
+ "keyMappings": [
+ "#!no-check",
+ "map <a-c-j> openUrl url=\"https://grapesjs.com\"",
+ "map <a-c-g> openUrl url=\"https://github.com\"",
+ "map <a-c-y> openUrl url=\"https://youtube.com\"",
+ "map <a-c-v> openUrl url=\"vimium://options\"",
+ "map <a-c-l> openUrl url=\"https://deepl.com\"",
+ "map <a-c-c> openUrl url=\"https://www.canva.com/projects\"",
+ "map <a-c-ü> openUrl url=\"https://chatgpt.com\"",
+ "map <a-c-d> openUrl url=\"https://wiki.marlonivo.xyz/doku.php?id=start\"",
+ "map <a-c-n> openUrl url=\"https://cloud.marlonivo.xyz\"",
+ "unmap t",
+ ""
+ ],
+ "keyupTime": 50,
+ "linkHintCharacters": "abcdefghjklmnop",
+ "nextPatterns": ">,›,→,»,≫,>>",
+ "notifyUpdate": false,
+ "previousPatterns": "<,‹,←,«,≪,<<",
+ "searchEngines": "du: https://duckduckgo.com/?q=%s DuckDuckGo",
+ "searchUrl": "https://duckduckgo.com/?q=$s DuckDuckGo",
+ "showAdvancedCommands": false,
+ "showInIncognito": true,
+ "vimSync": true,
+ "mapModifier": 2
+}