2014-06-24 00:42:43 +02:00
<!DOCTYPE html>
< html >
< head >
2014-10-21 16:45:54 +02:00
< meta charset = "utf-8" >
2017-01-24 14:23:52 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2015-03-10 05:00:33 +01:00
< title > uBlock — About< / title >
2020-04-11 17:32:43 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/themes/default.css" >
2014-06-24 00:42:43 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/common.css" >
< link rel = "stylesheet" type = "text/css" href = "css/dashboard-common.css" >
2020-04-11 00:17:12 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/about.css" >
2014-06-24 00:42:43 +02:00
< / head >
< body >
2018-03-28 22:15:50 +02:00
< div class = "body" >
2020-04-11 00:17:12 +02:00
< div id = "aboutNameVer" class = "li" > < / div >
< div class = "liul" >
< div class = "li" > Copyright (c) Raymond Hill 2014-present< / div >
< / div >
2021-05-28 13:19:15 +02:00
< div class = "li" > < a href = "https://github.com/gorhill/uBlock/wiki/Privacy-policy" data-i18n = "aboutPrivacyPolicy" > < / a > < / div >
2020-04-11 00:17:12 +02:00
< div class = "li" > < a href = "https://github.com/gorhill/uBlock/releases" data-i18n = "aboutChangelog" > < / a > < / div >
< div class = "li" > < a href = "https://github.com/gorhill/uBlock" data-i18n = "aboutCode" > < / a > < / div >
2021-07-18 16:10:17 +02:00
< div class = "li" > < span data-i18n = "aboutContributors" > < / span > < / div >
2020-04-11 00:17:12 +02:00
< div class = "liul" >
2020-04-25 02:17:21 +02:00
< div class = "li" > < a href = "https://github.com/gorhill/uBlock/graphs/contributors" data-i18n = "aboutSourceCode" > < / a > < / div >
2020-10-18 15:58:44 +02:00
< div class = "li" > < a href = "https://crowdin.com/project/ublock" data-i18n = "aboutTranslations" > < / a > < / div >
2020-04-25 17:20:36 +02:00
< div class = "li" > < a href = "https://github.com/uBlockOrigin/uAssets/graphs/contributors" data-i18n = "aboutFilterLists" > < / a > < / div >
2020-04-11 00:17:12 +02:00
< / div >
2021-07-18 16:10:17 +02:00
< div class = "li" > < span data-i18n = "aboutDependencies" > < / span > < / div >
2020-04-11 00:17:12 +02:00
< div class = "liul" >
2020-04-11 17:32:43 +02:00
< div class = "li" > < span > < a href = "https://codemirror.net/" target = "_blank" > CodeMirror< / a > by < a href = "https://github.com/marijnh" > Marijn Haverbeke< / a > < / span > < / div >
2020-04-21 22:33:08 +02:00
< div class = "li" > < span > < a href = "https://github.com/bestiejs/punycode.js" target = "_blank" > Punycode.js< / a > by < a href = "https://github.com/mathiasbynens" > Mathias Bynens< / a > < / span > < / div >
< div class = "li" > < span > < a href = "https://github.com/chrismsimpson/Metropolis" target = "_blank" > Metropolis font family< / a > by < a href = "https://github.com/chrismsimpson" > Chris Simpson< / a > < / span > < / div >
< div class = "li" > < span > < a href = "https://github.com/rsms/inter" target = "_blank" > Inter font family< / a > by < a href = "https://github.com/rsms" > Rasmus Andersson< / a > < / span > < / div >
< div class = "li" > < span > < a href = "https://fontawesome.com/" target = "_blank" > FontAwesome font family< / a > by < a href = "https://github.com/davegandy" > Dave Gandy< / a > < / span > < / div >
2020-04-11 17:32:43 +02:00
< div class = "li" > < span > < a href = "https://github.com/Swatinem/diff" target = "_blank" > An implementation of Myers' diff algorithm< / a > by < a href = "https://github.com/Swatinem" > Arpad Borsos< / a > < / span > < / div >
2020-12-26 14:52:42 +01:00
< div class = "li" > < span > < a href = "https://github.com/foo123/RegexAnalyzer" target = "_blank" > Regular Expression Analyzer< / a > by < a href = "https://github.com/foo123" > Nikos M.< / a > < / span > < / div >
2022-02-02 22:30:14 +01:00
< div class = "li" > < span > < a href = "https://github.com/hsluv/hsluv" target = "_blank" > HSLuv - Human-friendly HSL< / a > by < a href = "https://github.com/boronine" > Alexei Boronine< / a > < / span > < / div >
2020-04-11 00:17:12 +02:00
< / div >
2021-07-18 16:10:17 +02:00
< div class = "li" > < span data-i18n = "aboutCDNs" > < / span > < / div >
< div class = "liul" >
2022-03-20 13:17:17 +01:00
< div class = "li" > < span > < a href = "https://pages.cloudflare.com/" target = "_blank" > Cloudflare Pages< / a > , < a href = "https://combinatronics.io/" target = "_blank" > Combinatronics< / a > , < a href = "https://gitcdn.xyz/" target = "_blank" > GitCDN< / a > , < a href = "https://pages.github.com/" target = "_blank" > GitHub Pages< / a > , < a href = "https://www.jsdelivr.com/" target = "_blank" > jsDelivr< / a > , < a href = "https://statically.io/" target = "_blank" > Statically< / a > < / span >
2021-07-18 16:10:17 +02:00
< / div >
< div class = "li" data-i18n = "aboutCDNsInfo" > < / div >
< / div >
2018-03-28 22:15:50 +02:00
< / div >
2014-06-24 00:42:43 +02:00
2022-02-02 21:40:47 +01:00
< script src = "lib/hsluv/hsluv-0.1.0.min.js" > < / script >
2017-10-27 20:22:45 +02:00
< script src = "js/vapi.js" > < / script >
2014-11-04 12:32:44 +01:00
< script src = "js/vapi-common.js" > < / script >
< script src = "js/vapi-client.js" > < / script >
< script src = "js/udom.js" > < / script >
< script src = "js/i18n.js" > < / script >
< script src = "js/dashboard-common.js" > < / script >
< script src = "js/about.js" > < / script >
2014-06-24 00:42:43 +02:00
< / body >
< / html >