mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-05 05:37:23 +02:00
Compare commits
5 Commits
75cb11c549
...
8d8ae925e2
Author | SHA1 | Date | |
---|---|---|---|
8d8ae925e2 | |||
9189ed6706 | |||
d30d5c8093 | |||
0de6882f87 | |||
d24d566ec6 |
@ -1,4 +1,4 @@
|
||||
! Version: 2024.29.2
|
||||
! Version: 2025.07.0
|
||||
! Description: Aminda gist blocklist test
|
||||
! Title: Aminda's small blocklist
|
||||
! Expires: 24 hours
|
||||
|
@ -10,6 +10,6 @@
|
||||
!*$font,third-party
|
||||
|
||||
! I mainly see this with beacondb.net which has fallbacks to system-ui
|
||||
||cdn.joel.net.au/fonts/$font,third-party
|
||||
!||cdn.joel.net.au/fonts/$font,third-party
|
||||
|
||||
! HINT: Add `,badfilter` to end of any rule to override it.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 45f94c548031a0589650009419dbee330ac5acac
|
||||
Subproject commit b9aebafb4064cce581a9a3c64c8efc2b81890560
|
@ -1 +1 @@
|
||||
Subproject commit f98ab1b397172d592d2cdf46e265a7aadeb1cb7a
|
||||
Subproject commit dfafe5da9dd648f96acbee12bab9fe9b67e14e1a
|
@ -1 +1 @@
|
||||
Subproject commit 831a5c48afb1b9b4878c76e61c3002aefc07afaa
|
||||
Subproject commit b86f18b4398bc2799584107d44ec2e10b796f2eb
|
@ -1,12 +1,15 @@
|
||||
/** @format */
|
||||
|
||||
:root {
|
||||
--fonts-sans-serif: ui-sans-serif, "Liberation Sans", "Arimo", "Arial",
|
||||
--fonts-sans-serif:
|
||||
ui-sans-serif, "Liberation Sans", "Arimo", "Arial",
|
||||
sans-serif "Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-serif: ui-serif, "Liberation Serif", Tinos, "Times New Roman", serif,
|
||||
--fonts-serif:
|
||||
ui-serif, "Liberation Serif", Tinos, "Times New Roman", serif,
|
||||
"Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-mono:
|
||||
ui-monospace, "Liberation Mono", Cousine, "Courier New", monospace,
|
||||
"Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-mono: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
||||
monospace, "Noto Emoji", "Noto Color Emoji", emoji;
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -4,9 +4,13 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0" />
|
||||
<title>Lorem.</title>
|
||||
<link rel="stylesheet" href="fun.css" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="fun.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>MEOW</h1>
|
||||
|
@ -4,9 +4,13 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0" />
|
||||
<title>Lorem.</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Lorem, ipsum dolor.</h1>
|
||||
|
@ -7,12 +7,15 @@
|
||||
|
||||
:root {
|
||||
color-scheme: dark light;
|
||||
--fonts-sans-serif: ui-sans-serif, "Liberation Sans", "Arimo", "Arial",
|
||||
--fonts-sans-serif:
|
||||
ui-sans-serif, "Liberation Sans", "Arimo", "Arial",
|
||||
sans-serif "Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-serif: ui-serif, "Liberation Serif", Tinos, "Times New Roman", serif,
|
||||
--fonts-serif:
|
||||
ui-serif, "Liberation Serif", Tinos, "Times New Roman", serif,
|
||||
"Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-mono:
|
||||
ui-monospace, "Liberation Mono", Cousine, "Courier New", monospace,
|
||||
"Noto Emoji", "Noto Color Emoji", emoji;
|
||||
--fonts-mono: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
||||
monospace, "Noto Emoji", "Noto Color Emoji", emoji;
|
||||
}
|
||||
|
||||
/* Call the variables through `var(--varnamehere)` by the way */
|
||||
|
11
package.json
11
package.json
@ -1,6 +1,13 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@aminda/global-prettier-config": "2025.1.0"
|
||||
"@aminda/global-prettier-config": "2025.7.1",
|
||||
"@prettier/plugin-ruby": "4.0.4",
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"prettier": "3.5.1",
|
||||
"prettier-plugin-nginx": "1.0.3",
|
||||
"prettier-plugin-sh": "0.14.0",
|
||||
"prettier-plugin-toml": "2.0.1"
|
||||
},
|
||||
"packageManager": "pnpm@10.2.0+sha512.0d27364e0139c6aadeed65ada153135e0ca96c8da42123bd50047f961339dc7a758fc2e944b428f52be570d1bd3372455c1c65fa2e7aa0bfbf931190f9552001"
|
||||
"packageManager": "pnpm@10.4.0+sha512.6b849d0787d97f8f4e1f03a9b8ff8f038e79e153d6f11ae539ae7c435ff9e796df6a862c991502695c7f9e8fac8aeafc1ac5a8dab47e36148d183832d886dd52",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
@ -8,14 +8,32 @@ importers:
|
||||
.:
|
||||
devDependencies:
|
||||
"@aminda/global-prettier-config":
|
||||
specifier: 2025.1.0
|
||||
version: 2025.1.0
|
||||
specifier: 2025.7.1
|
||||
version: 2025.7.1
|
||||
"@prettier/plugin-ruby":
|
||||
specifier: 4.0.4
|
||||
version: 4.0.4(prettier@3.5.1)
|
||||
"@prettier/plugin-xml":
|
||||
specifier: 3.4.1
|
||||
version: 3.4.1(prettier@3.5.1)
|
||||
prettier:
|
||||
specifier: 3.5.1
|
||||
version: 3.5.1
|
||||
prettier-plugin-nginx:
|
||||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
prettier-plugin-sh:
|
||||
specifier: 0.14.0
|
||||
version: 0.14.0(prettier@3.5.1)
|
||||
prettier-plugin-toml:
|
||||
specifier: 2.0.1
|
||||
version: 2.0.1(prettier@3.5.1)
|
||||
|
||||
packages:
|
||||
"@aminda/global-prettier-config@2025.1.0":
|
||||
"@aminda/global-prettier-config@2025.7.1":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-8xSL+2rG5Qc4nDTz1SLwQMKC+j2ET7y7Ez+j3ZaKz4EKC9IjG4LgRGq3cHp5fWwTPnuH33zGWkUbvS+Qu+QnJA==,
|
||||
integrity: sha512-fTxXBUsillMfAigewcuhqHVBhn2Xr2mwCH41t9rY/p3FNKsX9DvRAWOROrkvnT9gyW86J9Aw/ZGGNwPeiq4PTQ==,
|
||||
}
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4":
|
||||
@ -88,10 +106,10 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: ^3.0.3
|
||||
|
||||
prettier@3.4.2:
|
||||
prettier@3.5.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==,
|
||||
integrity: sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==,
|
||||
}
|
||||
engines: { node: ">=14" }
|
||||
hasBin: true
|
||||
@ -116,23 +134,23 @@ packages:
|
||||
}
|
||||
|
||||
snapshots:
|
||||
"@aminda/global-prettier-config@2025.1.0":
|
||||
"@aminda/global-prettier-config@2025.7.1":
|
||||
dependencies:
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.4.2)
|
||||
"@prettier/plugin-xml": 3.4.1(prettier@3.4.2)
|
||||
prettier: 3.4.2
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.1)
|
||||
"@prettier/plugin-xml": 3.4.1(prettier@3.5.1)
|
||||
prettier: 3.5.1
|
||||
prettier-plugin-nginx: 1.0.3
|
||||
prettier-plugin-sh: 0.14.0(prettier@3.4.2)
|
||||
prettier-plugin-toml: 2.0.1(prettier@3.4.2)
|
||||
prettier-plugin-sh: 0.14.0(prettier@3.5.1)
|
||||
prettier-plugin-toml: 2.0.1(prettier@3.5.1)
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.4.2)":
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.5.1)":
|
||||
dependencies:
|
||||
prettier: 3.4.2
|
||||
prettier: 3.5.1
|
||||
|
||||
"@prettier/plugin-xml@3.4.1(prettier@3.4.2)":
|
||||
"@prettier/plugin-xml@3.4.1(prettier@3.5.1)":
|
||||
dependencies:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.4.2
|
||||
prettier: 3.5.1
|
||||
|
||||
"@taplo/core@0.1.1": {}
|
||||
|
||||
@ -152,18 +170,18 @@ snapshots:
|
||||
|
||||
prettier-plugin-nginx@1.0.3: {}
|
||||
|
||||
prettier-plugin-sh@0.14.0(prettier@3.4.2):
|
||||
prettier-plugin-sh@0.14.0(prettier@3.5.1):
|
||||
dependencies:
|
||||
mvdan-sh: 0.10.1
|
||||
prettier: 3.4.2
|
||||
prettier: 3.5.1
|
||||
sh-syntax: 0.4.2
|
||||
|
||||
prettier-plugin-toml@2.0.1(prettier@3.4.2):
|
||||
prettier-plugin-toml@2.0.1(prettier@3.5.1):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.4.0-alpha.2
|
||||
prettier: 3.4.2
|
||||
prettier: 3.5.1
|
||||
|
||||
prettier@3.4.2: {}
|
||||
prettier@3.5.1: {}
|
||||
|
||||
regexp-to-ast@0.5.0: {}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3a35a6e8d474134042b0549bf1ba5a881d335265
|
||||
Subproject commit 4ed320c421b044249d301ee1354fd3e154f5e823
|
@ -1 +1 @@
|
||||
Subproject commit 06eca9688fb64823f88c45c2565e23fce7cb0e77
|
||||
Subproject commit 1dee204c60c4f5ef6bb77c34bcad01f933e818e0
|
@ -12,8 +12,9 @@
|
||||
*/
|
||||
|
||||
:root {
|
||||
--a-monospace-fonts: "ui-monospace, Liberation Mono", "Cousine",
|
||||
"Courier New", monospace, emoji;
|
||||
--a-monospace-fonts:
|
||||
"ui-monospace, Liberation Mono", "Cousine", "Courier New", monospace,
|
||||
emoji;
|
||||
}
|
||||
|
||||
/* Use the variable from above. */
|
||||
|
@ -10,10 +10,12 @@
|
||||
*/
|
||||
|
||||
:root {
|
||||
--FontSet: OpenDyslexic, "Liberation Serif", Tinos, "Times New Roman",
|
||||
ui-serif, system-ui, serif, emoji;
|
||||
--a-monospace-fonts: "Liberation Mono", "Cousine", "Courier New",
|
||||
ui-monospace, monospace, emoji;
|
||||
--FontSet:
|
||||
OpenDyslexic, "Liberation Serif", Tinos, "Times New Roman", ui-serif,
|
||||
system-ui, serif, emoji;
|
||||
--a-monospace-fonts:
|
||||
"Liberation Mono", "Cousine", "Courier New", ui-monospace, monospace,
|
||||
emoji;
|
||||
}
|
||||
|
||||
/* Use the variable from above. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user