2015-03-02 19:49:34 +01:00
|
|
|
|
<!DOCTYPE html>
|
2016-08-06 17:56:07 +02:00
|
|
|
|
<html id="uBO-popup-panel">
|
2014-06-24 00:42:43 +02:00
|
|
|
|
|
|
|
|
|
<head>
|
2014-10-21 16:45:54 +02:00
|
|
|
|
<meta charset="utf-8">
|
2018-05-04 14:44:54 +02:00
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2014-06-24 00:42:43 +02:00
|
|
|
|
<link rel="stylesheet" href="css/common.css" type="text/css">
|
2018-12-18 19:35:44 +01:00
|
|
|
|
<link rel="stylesheet" href="css/fa-icons.css" type="text/css">
|
2014-08-03 06:08:27 +02:00
|
|
|
|
<link rel="stylesheet" href="css/popup.css" type="text/css">
|
2018-02-04 16:43:10 +01:00
|
|
|
|
<link rel="stylesheet" href="css/vapi-popup.css" type="text/css"><!-- Optional platform-specific CSS rules -->
|
2017-05-10 02:09:52 +02:00
|
|
|
|
<title>uBlock Origin</title>
|
2014-06-24 00:42:43 +02:00
|
|
|
|
</head>
|
|
|
|
|
|
2015-01-13 20:25:10 +01:00
|
|
|
|
<body>
|
2018-12-18 19:35:44 +01:00
|
|
|
|
<div id="appinfo"><span id="appname"> </span> <span id="version"> </span></div>
|
2015-01-06 14:01:15 +01:00
|
|
|
|
<div id="panes">
|
2015-12-13 06:56:30 +01:00
|
|
|
|
<div class="tooltipContainer">
|
2018-12-18 19:35:44 +01:00
|
|
|
|
<p id="switch" role="button" aria-label data-tip-position="under" tabindex="0"><span class="fa-icon">power-off</span></p>
|
2017-05-28 19:32:08 +02:00
|
|
|
|
<p id="basicTools">
|
2018-12-18 19:35:44 +01:00
|
|
|
|
<span id="gotoZap" class="fa-icon tool" data-i18n-tip="popupTipZapper" data-tip-position="under">bolt</span>
|
|
|
|
|
<span id="gotoPick" class="fa-icon tool" data-i18n-tip="popupTipPicker" data-tip-position="under">eye-dropper</span>
|
2019-01-12 22:36:20 +01:00
|
|
|
|
<a href="logger-ui.html#_" class="fa-icon tool enabled" aria-label="data-tip" data-i18n-tip="popupTipLog" data-tip-position="under" target="uBOLogger" tabindex="0">list-alt</a>
|
2018-12-19 20:05:19 +01:00
|
|
|
|
<a href="dashboard.html" class="fa-icon tool enabled" aria-label="data-tip" data-i18n-tip="popupTipDashboard" data-tip-position="under" target="uBODashboard" tabindex="0">sliders</a>
|
2017-05-28 19:32:08 +02:00
|
|
|
|
</p>
|
2015-03-16 17:42:14 +01:00
|
|
|
|
<h2 id="dfToggler" data-i18n="popupBlockedRequestPrompt"> </h2>
|
2015-02-06 23:42:09 +01:00
|
|
|
|
<p class="statName">
|
2017-05-28 19:32:08 +02:00
|
|
|
|
<span data-i18n="popupBlockedOnThisPagePrompt"> </span>
|
2015-07-01 18:18:03 +02:00
|
|
|
|
</p>
|
2015-02-06 23:42:09 +01:00
|
|
|
|
<p class="statValue" id="page-blocked">?</p>
|
2018-12-19 20:05:19 +01:00
|
|
|
|
<div id="refresh" class="fa-icon">refresh</div>
|
2016-11-05 19:48:42 +01:00
|
|
|
|
<p class="statName">
|
|
|
|
|
<span data-i18n="popupBlockedSinceInstallPrompt"> </span>
|
|
|
|
|
</p>
|
2015-02-06 23:42:09 +01:00
|
|
|
|
<p class="statValue" id="total-blocked">?</p>
|
2015-03-16 17:42:14 +01:00
|
|
|
|
<h2 data-i18n="popupHitDomainCountPrompt"> </h2>
|
|
|
|
|
<p class="statValue" id="popupHitDomainCount"> </p>
|
2015-03-27 18:00:55 +01:00
|
|
|
|
<div id="extraTools">
|
2018-12-19 20:05:19 +01:00
|
|
|
|
<span id="no-popups" class="hnSwitch fa-icon fa-icon-badged" role="button" aria-label tabindex="0">files-o<svg class="nope" viewBox="0 0 20 20"><path d="M1,1 19,19M1,19 19,1" /></svg></span>
|
|
|
|
|
<span id="no-large-media" class="hnSwitch fa-icon fa-icon-badged" role="button" aria-label tabindex="0">film<svg class="nope" viewBox="0 0 20 20"><path d="M1,1 19,19M1,19 19,1" /></svg></span>
|
|
|
|
|
<span id="no-cosmetic-filtering" class="hnSwitch fa-icon fa-icon-badged" role="button" aria-label tabindex="0">eye-slash<svg class="nope" viewBox="0 0 20 20"><path d="M1,1 19,19M1,19 19,1" /></svg></span>
|
|
|
|
|
<span id="no-remote-fonts" class="hnSwitch fa-icon fa-icon-badged" role="button" aria-label tabindex="0">font<svg class="nope" viewBox="0 0 20 20"><path d="M1,1 19,19M1,19 19,1" /></svg></span>
|
|
|
|
|
<span id="no-scripting" class="hnSwitch fa-icon fa-icon-badged" role="button" aria-label tabindex="0">code<svg class="nope" viewBox="0 0 20 20"><path d="M1,1 19,19M1,19 19,1" /></svg></span>
|
2015-04-05 20:44:41 +02:00
|
|
|
|
</div>
|
2015-12-17 22:45:24 +01:00
|
|
|
|
</div><!-- DO NOT REMOVE --><div class="tooltipContainer">
|
2019-12-30 15:54:11 +01:00
|
|
|
|
<div id="firewallContainer">
|
2018-12-29 12:54:05 +01:00
|
|
|
|
<div data-des="*" data-type="*"><span data-i18n="popupAnyRulePrompt"></span><span data-src="/" data-i18n-tip="popupTipGlobalRules" data-tip-position="under"> </span><span data-src="." data-i18n-tip="popupTipLocalRules" data-tip-position="under"> </span></div>
|
|
|
|
|
<div data-des="*" data-type="image"><span data-i18n="popupImageRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
|
|
|
|
<div data-des="*" data-type="3p"><span data-i18n="popup3pAnyRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
|
|
|
|
<div data-des="*" data-type="inline-script"><span data-i18n="popupInlineScriptRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
|
|
|
|
<div data-des="*" data-type="1p-script"><span data-i18n="popup1pScriptRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
|
|
|
|
<div data-des="*" data-type="3p-script"><span data-i18n="popup3pScriptRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
|
|
|
|
<div data-des="*" data-type="3p-frame"><span data-i18n="popup3pFrameRulePrompt"></span><span data-src="/"> </span><span data-src="."> </span></div>
|
2018-12-18 19:35:44 +01:00
|
|
|
|
</div><div id="rulesetTools"><span id="saveRules" class="fa-icon" data-i18n-tip="popupTipSaveRules" data-tip-position="under">lock</span><span id="revertRules" class="fa-icon" data-i18n-tip="popupTipRevertRules" data-tip-position="under">eraser</span></div>
|
2014-11-30 02:36:53 +01:00
|
|
|
|
</div>
|
2015-04-05 20:44:41 +02:00
|
|
|
|
</div>
|
2014-06-24 00:42:43 +02:00
|
|
|
|
|
2014-12-30 22:36:29 +01:00
|
|
|
|
<div id="templates" style="display: none">
|
2018-12-29 12:54:05 +01:00
|
|
|
|
<div data-des="" data-type="*"><span><sup></sup><span></span></span><span data-src="/"></span><span data-src="."></span><span data-src="."></span></div>
|
2015-01-13 20:25:10 +01:00
|
|
|
|
<div id="actionSelector"><span id="dynaAllow"></span><span id="dynaNoop"></span><span id="dynaBlock"></span></div>
|
|
|
|
|
<div id="hotspotTip"></div>
|
2015-12-13 06:56:30 +01:00
|
|
|
|
<div id="tooltip"></div>
|
2015-04-05 20:44:41 +02:00
|
|
|
|
</div>
|
2014-12-30 22:36:29 +01:00
|
|
|
|
|
2018-12-18 19:35:44 +01:00
|
|
|
|
<script src="js/fa-icons.js"></script>
|
2015-01-30 14:04:52 +01:00
|
|
|
|
<script src="lib/punycode.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/popup.js"></script>
|
2014-10-17 21:44:19 +02:00
|
|
|
|
|
2014-06-24 00:42:43 +02:00
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|