From a9370a08517668b3e98cc1d0bd42df407a76c220 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 15 Aug 2025 03:01:21 +0300 Subject: ubo + private browsing patch --- .../css/fonts/Metropolis/Metropolis-Regular.woff2 | Bin 0 -> 24152 bytes .../css/fonts/Metropolis/Metropolis-SemiBold.woff2 | Bin 0 -> 26564 bytes .../css/fonts/Metropolis/README.md | 25 +++++++++++++++++++++ .../css/fonts/Metropolis/UNLICENSE | 24 ++++++++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-Regular.woff2 create mode 100644 data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-SemiBold.woff2 create mode 100644 data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/README.md create mode 100644 data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/UNLICENSE (limited to 'data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis') diff --git a/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-Regular.woff2 b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-Regular.woff2 new file mode 100644 index 0000000..f50bf34 Binary files /dev/null and b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-Regular.woff2 differ diff --git a/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-SemiBold.woff2 b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-SemiBold.woff2 new file mode 100644 index 0000000..fad6dfd Binary files /dev/null and b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/Metropolis-SemiBold.woff2 differ diff --git a/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/README.md b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/README.md new file mode 100644 index 0000000..ce01464 --- /dev/null +++ b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/README.md @@ -0,0 +1,25 @@ +# Metropolis + +A modern, geometric typeface. Influenced by other popular geometric, minimalist sans-serif typefaces of the new millennium. Designed for optimal readability at small point sizes while beautiful at large point sizes. + +![Metropolis](./Specimens/Metro-1.png) + +--- + +![Metropolis](./Specimens/Metro-2.png) + +### Where am I? + +See [Documentation](./Documentation/Documentation.md). + +### The Unlicense + +Contributions welcome. + +### Contact + +Reachable via chris.m.simpson [at] icloud.com or tweet @ChrisMSimpson. + +### Support + +There is none. Oh, you meant support me? I dare you to click the sponsor button above. diff --git a/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/UNLICENSE b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/UNLICENSE new file mode 100644 index 0000000..68a49da --- /dev/null +++ b/data/extensions/uBlock0@raymondhill.net/css/fonts/Metropolis/UNLICENSE @@ -0,0 +1,24 @@ +This is free and unencumbered software released into the public domain. + +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. + +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +For more information, please refer to -- cgit v1.2.3