2014-06-23 16:42:43 -06:00
<!DOCTYPE html>
< html >
< head >
2014-10-21 08:45:54 -06:00
< meta charset = "utf-8" >
2020-04-08 08:23:40 -06:00
< meta name = "viewport" content = "width=device-width, initial-scale=1, minimum-scale=1" >
2017-01-24 06:23:52 -07:00
< title > uBlock — Filter lists< / title >
2020-04-11 09:32:43 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/themes/default.css" >
2014-06-23 16:42:43 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/common.css" >
2020-04-10 16:17:12 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/fa-icons.css" >
2014-06-23 16:42:43 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/dashboard-common.css" >
2015-08-11 13:29:14 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/cloud-ui.css" >
2014-08-23 10:08:02 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/3p-filters.css" >
2014-06-23 16:42:43 -06:00
< / head >
< body >
2018-03-28 14:15:50 -06:00
< div class = "body" >
2018-04-09 07:01:39 -06:00
< div id = "cloudWidget" class = "hide" data-cloud-entry = "tpFiltersPane" > < / div >
2020-05-05 12:35:38 -06:00
< div id = "actions" >
2020-04-21 14:33:08 -06:00
< button id = "buttonApply" class = "important disabled iconifiable" type = "button" data-i18n-title = "3pApplyChanges" > < span class = "fa-icon" > check< / span > < span data-i18n = "3pApplyChanges" > < / span > < / button >
< button id = "buttonUpdate" class = "important disabled iconifiable" type = "button" data-i18n-title = "3pUpdateNow" > < span class = "fa-icon" > refresh< / span > < span data-i18n = "3pUpdateNow" > < / span > < / button >
< button id = "buttonPurgeAll" class = "disabled iconifiable" type = "button" data-i18n-title = "3pPurgeAll" > < span class = "fa-icon" > clock-o< / span > < span data-i18n = "3pPurgeAll" > < / span > < / button >
2020-04-06 12:00:19 -06:00
< / div >
< div >
2020-04-26 06:44:00 -06:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" id = "autoUpdate" > < svg > < use href = "img/material-design.svg#checkmark" / > < / svg > < / span > < span data-i18n = "3pAutoUpdatePrompt1" > < / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" id = "parseCosmeticFilters" > < svg > < use href = "img/material-design.svg#checkmark" / > < / svg > < / span > < span > < span data-i18n = "3pParseAllABPHideFiltersPrompt1" > < / span > < span class = "fa-icon info" data-i18n-title = "3pParseAllABPHideFiltersInfo" > question-circle< / span > < / span > < / label >
2020-04-06 12:00:19 -06:00
< / div >
2020-04-26 06:44:00 -06:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" id = "ignoreGenericCosmeticFilters" > < svg > < use href = "img/material-design.svg#checkmark" / > < / svg > < / span > < span > < span data-i18n = "3pIgnoreGenericCosmeticFilters" > < / span > < span class = "fa-icon info" data-i18n-title = "3pIgnoreGenericCosmeticFiltersInfo" > question-circle< / span > < / span > < / label >
2020-04-06 12:00:19 -06:00
< / div >
< / div >
2020-05-05 12:35:38 -06:00
< div >
2020-04-06 12:00:19 -06:00
< div > < span id = "listsOfBlockedHostsPrompt" > < / span >
< div id = "lists" > < / div >
< / div >
< / div >
2018-04-09 07:01:39 -06:00
2018-03-28 14:15:50 -06:00
< / div >
2014-07-25 14:12:20 -06:00
2015-03-08 15:54:08 -06:00
< div id = "templates" style = "display: none;" >
2020-04-06 12:00:19 -06:00
< div class = "groupEntry" >
2020-04-13 07:19:58 -06:00
< div class = "geDetails" > < span class = "geName" > < / span > < span class = "geCount" > < / span > < / div >
2020-04-06 12:00:19 -06:00
< div class = "listEntries" > < / div >
< / div >
2020-04-10 16:17:12 -06:00
< div class = "li listEntry" >
2020-04-26 06:44:00 -06:00
< label > < span class = "input checkbox" > < input type = "checkbox" > < svg > < use href = "img/material-design.svg#checkmark" / > < / svg > < / span > < span > < span class = "listname forinput" > < / span > < span class = "iconbar" > <!--
2020-04-25 09:31:42 -06:00
-->< a class = "fa-icon content" href = "#" type = "text/plain" target = "_blank" data-i18n-title = "3pViewContent" > eye-open< / a > <!--
-->< a class = "fa-icon support" href = "#" target = "_blank" > home< / a > <!--
-->< span class = "fa-icon remove" > trash-o< / span > <!--
-->< a class = "fa-icon mustread" href = "#" target = "_blank" > info-circle< / a > <!--
2020-04-10 16:17:12 -06:00
-->< span class = "fa-icon status unsecure" title = "http" > unlock-alt< / span > <!--
-->< span class = "fa-icon status obsolete" data-i18n-title = "3pExternalListObsolete" > exclamation-triangle< / span > <!--
-->< span class = "fa-icon status cache" > clock-o< / span > <!--
-->< span class = "fa-icon status updating" data-i18n-title = "3pUpdating" > spinner< / span > <!--
2020-04-22 07:56:37 -06:00
-->< span class = "fa-icon status failed" data-i18n-title = "3pNetworkError" > unlink< / span > <!--
-->< span class = "counts" > < / span > < / span > < / span > < / label >
2015-03-08 15:54:08 -06:00
< / div >
2020-05-17 06:49:37 -06:00
< div class = "listEntry toImport" > < label > < span class = "input checkbox" > < input type = "checkbox" id = "importLists" > < svg > < use href = "img/material-design.svg#checkmark" / > < / svg > < / span > < span > < span class = "forinput" data-i18n = "3pImport" > < / span > < a class = "fa-icon info towiki" href = "https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web" target = "_blank" > info-circle< / a > < / span > < / label > <!--
2020-04-11 09:32:43 -06:00
--><!--
2020-04-06 12:00:19 -06:00
-->< textarea id = "externalLists" dir = "ltr" spellcheck = "false" placeholder = "3pExternalListsHint" > < / textarea >
< / div >
< / div >
2015-03-08 15:54:08 -06:00
2020-04-10 16:17:12 -06:00
< script src = "js/fa-icons.js" > < / script >
2017-10-27 12:22:45 -06:00
< script src = "js/vapi.js" > < / script >
2014-11-04 04:32:44 -07:00
< script src = "js/vapi-common.js" > < / script >
< script src = "js/vapi-client.js" > < / script >
2019-09-19 06:31:38 -06:00
< script src = "js/vapi-client-extra.js" > < / script >
2014-11-04 04:32:44 -07:00
< script src = "js/udom.js" > < / script >
< script src = "js/i18n.js" > < / script >
< script src = "js/dashboard-common.js" > < / script >
2015-08-11 13:29:14 -06:00
< script src = "js/cloud-ui.js" > < / script >
2014-11-04 04:32:44 -07:00
< script src = "js/3p-filters.js" > < / script >
2014-06-23 16:42:43 -06:00
< / body >
< / html >