Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html lang="pl" dir="ltr" class="no-js"> | 2 <html lang="pl" dir="ltr" class="no-js"> |
3 <head> | 3 <head> |
4 <meta charset="utf-8"> | 4 <meta charset="utf-8"> |
5 <meta name="viewport" content="width=device-width, initial-scale=1"> | 5 <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 <title>Adblock Plus | Nr 1 na świecie wśród darmowych adblockerów</title> | 6 <title>Adblock Plus | Nr 1 na świecie wśród darmowych adblockerów</title> |
7 | 7 |
8 <meta name="description" content="Adblock Plus, najbardziej popularny adblocke r na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i irytujących reklam na takich stronach jak Facebook czy YouTube."> | 8 <meta name="description" content="Adblock Plus, najbardziej popularny adblocke r na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i irytujących reklam na takich stronach jak Facebook czy YouTube."> |
9 <meta property="og:image" content="/poland/img/adblockplus_promo.png"> | 9 <meta property="og:image" content="/poland/img/adblockplus_promo.png"> |
10 <meta property="og:title" content="Adblock Plus | Nr 1 na świecie wśród darmow ych adblockerów"> | 10 <meta property="og:title" content="Adblock Plus | Nr 1 na świecie wśród darmow ych adblockerów"> |
11 <meta property="og:description" content="Adblock Plus, najbardziej popularny a dblocker na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i iryt ujących reklam na takich stronach jak Facebook czy YouTube."> | 11 <meta property="og:description" content="Adblock Plus, najbardziej popularny a dblocker na Firefoxa, Chrome, Safari, Android i iOS. Pozbądź się pop-upów i iryt ujących reklam na takich stronach jak Facebook czy YouTube."> |
12 <meta property="og:locale" content="pl_PL"> | 12 <meta property="og:locale" content="pl_PL"> |
13 <meta property="og:url" content="https://adblockplus.org/pl/poland"> | 13 <meta property="og:url" content="https://adblockplus.org/poland.html"> |
juliandoucette
2018/06/08 18:10:02
You forgot to update this (you must include .html
ire
2018/06/08 18:28:40
Done.
| |
14 | 14 |
15 <meta name="twitter:site" content="@AdblockPlus"> | 15 <meta name="twitter:site" content="@AdblockPlus"> |
16 <meta name="twitter:creator" content="@AdblockPlus"> | 16 <meta name="twitter:creator" content="@AdblockPlus"> |
17 <link rel="stylesheet" href="/poland/css/defaults.css"> | 17 <link rel="stylesheet" href="/poland/css/defaults.css"> |
18 <link rel="stylesheet" href="/poland/css/fonts.css"> | 18 <link rel="stylesheet" href="/poland/css/fonts.css"> |
19 <link rel="stylesheet" href="/poland/css/main.css"> | 19 <link rel="stylesheet" href="/poland/css/main.css"> |
20 <link rel="stylesheet" href="/poland/css/index.css"> | 20 <link rel="stylesheet" href="/poland/css/index.css"> |
21 | 21 |
22 <!--[if IE 8]> | 22 <!--[if IE 8]> |
23 <script src="/js/vendor/ie8.js"></script> | 23 <script src="/js/vendor/ie8.js"></script> |
24 <![endif]--> | 24 <![endif]--> |
25 <!--[if lt IE 9]> | 25 <!--[if lt IE 9]> |
26 <script src="/js/vendor/html5shiv.js"></script> | 26 <script src="/js/vendor/html5shiv.js"></script> |
27 <script src="/js/vendor/respond.min.js"></script> | 27 <script src="/js/vendor/respond.min.js"></script> |
28 <script src="/js/vendor/classList.js"></script> | 28 <script src="/js/vendor/classList.js"></script> |
29 <![endif]--> | 29 <![endif]--> |
30 | 30 |
31 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/deta il/cfhdojbkjhnklbpkdaibdccddilifddb"> | 31 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/deta il/cfhdojbkjhnklbpkdaibdccddilifddb"> |
32 <style> | 32 <style> |
33 #hero-download-alternate | 33 #hero-download-alternate |
34 { | 34 { |
35 display: none; | 35 display: none; |
36 } | 36 } |
37 </style> | 37 </style> |
38 </head> | 38 </head> |
39 <body class="chrome"> | 39 <body> |
juliandoucette
2018/06/08 18:10:02
SuperNIT: class unneeded
ire
2018/06/08 18:28:40
Done.
| |
40 | 40 |
41 <nav id="navbar" style="top: 0px;"> | 41 <nav id="navbar"> |
juliandoucette
2018/06/08 18:10:02
SuperNIT: style unneeded
ire
2018/06/08 18:28:39
Done.
| |
42 <div class="container"> | 42 <div class="container"> |
43 <a href="https://adblockplus.org/en/" hreflang="en" id="navbar-logo"> | 43 <a href="https://adblockplus.org/poland.html" hreflang="pl" id="navbar-log o"> |
juliandoucette
2018/06/08 18:10:01
This should probably link to poland.html or # and
ire
2018/06/08 18:28:39
Done.
| |
44 <img src="/poland/img/navbar-logo.png" srcset="/poland/img/navbar-logo.s vg 2x"> | 44 <img src="/poland/img/navbar-logo.png" srcset="/poland/img/navbar-logo.s vg 2x"> |
45 <span>Adblock <strong>Plus</strong></span> | 45 <span>Adblock <strong>Plus</strong></span> |
46 </a> | 46 </a> |
47 <a href="https://adblockplus.org/pl/poland#" id="navbar-menu-toggle"> | 47 <a href="https://adblockplus.org/pl/poland#" id="navbar-menu-toggle"> |
juliandoucette
2018/06/08 18:10:02
Menu toggle icon isn't loading.
ire
2018/06/08 18:28:40
Done.
| |
48 <img src="/poland/img/menu-toggle.png" srcset="/poland/img/menu-toggle.s vg 2x"> | 48 <img src="/poland/img/menu-toggle.png" srcset="/poland/img/menu-toggle.s vg 2x"> |
49 </a> | 49 </a> |
50 <ul id="navbar-menu"> | 50 <ul id="navbar-menu"> |
51 <li> | 51 <li> |
52 <a href="https://adblockplus.org/en/about" hreflang="en">About</a> | 52 <a href="https://adblockplus.org/en/about" hreflang="en">O rozszerzeni u</a> |
53 </li> | 53 </li> |
54 <li> | 54 <li> |
55 <a href="https://adblockplus.org/en/contribute" hreflang="en">Contribu te</a> | 55 <a href="https://adblockplus.org/en/features" hreflang="en">Właściwośc i</a> |
56 </li> | 56 </li> |
57 <li> | 57 <li> |
58 <a href="https://adblockplus.org/en/documentation" hreflang="en">Help< /a> | 58 <a href="https://adblockplus.org/en/bugs" hreflang="en">Zgłoś problem< /a> |
59 </li> | |
60 <li> | |
61 <a href="https://adblockplus.org/en/contribute" hreflang="en">Pomóż ro zwijać</a> | |
62 </li> | |
63 <li> | |
64 <a href="https://adblockplus.org/en/documentation" hreflang="en">Pomoc </a> | |
59 </li> | 65 </li> |
60 </ul> | 66 </ul> |
61 </div> | 67 </div> |
62 </nav> | 68 </nav> |
63 | 69 |
64 <div id="hero-download" class="container content"> | 70 <div id="hero-download" class="container content"> |
65 <div class="row"> | 71 <div class="row"> |
66 <header class="column one-half content hide-on-maxthon"> | 72 <header class="column one-half content hide-on-maxthon"> |
67 <h1>PRZEGLĄDAJ INTERNET BEZ IRYTUJĄCYCH REKLAM</h1> | 73 <h1>PRZEGLĄDAJ INTERNET BEZ IRYTUJĄCYCH REKLAM</h1> |
68 <ul> | 74 <ul> |
69 <li>Bardziej przejrzysty, szybszy internet bez irytujących reklam</li> | 75 <li>Bardziej przejrzysty, szybszy internet bez irytujących reklam</li> |
70 <li>Bezpieczne i proste graficznie reklamy z Acceptable Ads automatycz nie włączone, umożliwiające wsparcie internetowych twórców <sup>[<a href="https: //adblockplus.org/en/acceptable-ads" hreflang="en">1</a>]</sup></li> | 76 <li>Bezpieczne i proste graficznie reklamy z Acceptable Ads automatycz nie włączone, umożliwiające wsparcie internetowych twórców <sup>[<a href="#footn ote" hreflang="en">1</a>]</sup></li> |
71 <li>Adblock Plus jest darmowy i znajduje się w domenie open source (<a href="https://www.gnu.org/licenses/gpl.html">GPLv3+</a>)</li> | 77 <li>Adblock Plus jest darmowy i znajduje się w domenie open source (<a href="https://www.gnu.org/licenses/gpl.html">GPLv3+</a>)</li> |
72 </ul> | 78 </ul> |
73 <p id="hero-download-tos"> | |
74 <small>Klikając “Zgadzam się i zainstaluj” poniżej, wydajesz zgodę na nasze <a href="https://adblockplus.org/en/terms" hreflang="en">Warunki Korzystan ia</a>.</small> | |
75 </p> | |
76 <div> | 79 <div> |
77 <a id="hero-download-button" class="button primary" href="https://chro me.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddilifddb" hreflang="en"> | 80 <a id="hero-download-button" class="button" href="https://chrome.googl e.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddilifddb" hreflang="en"> |
78 Zainstaluj na Chrome | 81 Zainstaluj na Chrome |
79 </a> | 82 </a> |
80 <p id="hero-download-alternate"> | 83 <p id="hero-download-alternate"> |
81 <a href="https://adblockplus.org/en/download" hreflang="en">Download Adblock Plus for another browser.</a> | 84 <a href="https://adblockplus.org/en/download" hreflang="en">Download Adblock Plus for another browser.</a> |
82 </p> | 85 </p> |
83 </div> | 86 </div> |
84 </header> | 87 </header> |
85 <header class="column one-half content show-on-maxthon"> | 88 <header class="column one-half content show-on-maxthon"> |
86 <h1>ADBLOCK PLUS IS ALREADY PART OF YOUR MAXTHON BROWSER</h1> | 89 <h1>ADBLOCK PLUS JEST WBUDOWANY W PRZEGLĄDARKĘ MAXTHON</h1> |
87 <p>Together, Maxthon and Adblock Plus allow you to experience a faster, cleaner web by eliminating annoying and malicious ads, disabling tracking and mo re. To help keep the web sustainable, support websites with <a href="https://acc eptableads.com/">Acceptable Ads</a> (enabled by default).</p> | 90 <p>Maxthon wraz z Adblock Plus pozwolą Ci efektywniej i bezpieczniej uży wać internetu, bez irytujących reklam niepewnego pochodzenia i zapobiegając śled zeniu Twojej aktywności on-line. Aby wspierać zrównoważony internet, polecamy pr ogram <a href="https://acceptableads.com/">Acceptable Ads</a> (automatycznie włą czony).</p> |
88 </header> | 91 </header> |
89 <aside class="column one-half"> | 92 <aside class="column one-half"> |
90 <div id="hero-download-video" class="video-parent hide-disclaimer"> | 93 <div id="hero-download-video" class="video-parent hide-disclaimer"> |
91 <a class="video-link" target="_blank" href="https://www.youtube-nocook ie.com/embed/pVYtzF5SemU?html5=1&autohide=1&enablejsapi=1&controls=2 &fs=1&modestbranding=1&rel=0&showinfo=0&theme=light&auto play=1"> | 94 <a class="video-link" target="_blank" href="https://www.youtube-nocook ie.com/embed/pVYtzF5SemU?html5=1&autohide=1&enablejsapi=1&controls=2 &fs=1&modestbranding=1&rel=0&showinfo=0&theme=light&auto play=1"> |
92 <img class="video-thumbnail" src="/poland/img/hero-video.jpg" srcset ="/poland/img/hero-video-2x.jpg 2x" alt="Introduction to Adblock Plus video thum bnail"> | 95 <img class="video-thumbnail" src="/poland/img/hero-video.jpg" srcset ="/poland/img/hero-video-2x.jpg 2x" alt="Introduction to Adblock Plus video thum bnail"> |
93 <img class="video-play" src="/poland/img/video-play.png" alt="Play V ideo"> | 96 <img class="video-play" src="/poland/img/video-play.png" alt="Play V ideo"> |
94 </a> | 97 </a> |
95 <p class="video-disclaimer"> | 98 <p class="video-disclaimer"> |
96 Click to play this video. Please note that this video is hosted by Y ouTube. When this video is played, some personal data is transferred to YouTube. For more information, please review YouTube's <a href="https://www.google.com/i ntl/en/policies/privacy/" target="_blank">privacy policy</a>. | 99 Naciśnij “Play” aby uruchomić film. Wyświetlanie obsługiwane jest pr zez YouTube - oglądając go, zgadzasz się na przesłanie tej firmie niektórych dan ych. Aby uzyskać więcej informacji na ten temat, możesz przeczytać ich <a href=" https://www.google.com/intl/en/policies/privacy/" target="_blank">Warunki korzys tania z usługi</a>. |
97 </p> | 100 </p> |
98 </div> | 101 </div> |
99 </aside> | 102 </aside> |
100 </div> | 103 </div> |
101 | 104 |
102 <p class="show-on-msie">Adblock Plus for Internet Explorer is supported by eye o GmbH on the following editions of Windows 10 – Windows 10 Pro, Windows 10 Educ ation and Windows 10 Enterprise. Adblock Plus for Internet Explorer is supported on the in-market supported servicing branches of Windows 10 including - Current Branch, Current Branch for Business and the following Long-Term Servicing branc h: Windows 10.</p> | 105 <p class="show-on-msie">Adblock Plus for Internet Explorer is supported on the in-market supported servicing branches of Windows 10 including - Current Branch , Current Branch for Business and the following Long-Term Servicing branch: Wind ows 10.</p> |
103 </div> | 106 </div> |
104 | 107 |
105 <div id="media-section" class="bg-primary section"> | 108 <div id="media-section" class="bg-primary section"> |
106 <div class="container"> | 109 <div class="container"> |
107 <div id="media"> | 110 <div id="media"> |
108 <header id="media-header"> | 111 <header id="media-header"> |
109 <h2>ZNANE Z:</h2> | 112 <h2>ZNANE Z:</h2> |
110 <small>(Links open in a new window)</small> | |
111 </header> | 113 </header> |
112 <ul id="media-list" class="unstyled"> | 114 <ul id="media-list" class="unstyled"> |
113 <li> | 115 <li> |
114 <a href="http://www.mediapost.com/publications/article/289691/adbloc k-plus-comes-to-new-york.html" target="_blank" title="Media Post article about A dblock Plus"> | 116 <img src="/poland/img/media/mediapost.png" srcset="/poland/img/media /mediapost-2x.png 2x" alt="Media Post logo"> |
juliandoucette
2018/06/08 18:10:01
External link icon isn't working.
ire
2018/06/08 18:28:40
Done.
| |
115 <img src="/poland/img/media/mediapost.png" srcset="/poland/img/med ia/mediapost-2x.png 2x" alt="Media Post logo"> | |
116 </a> | |
117 </li> | 117 </li> |
118 <li> | 118 <li> |
119 <a href="https://www.nytimes.com/2015/08/20/technology/personaltech/ ad-blockers-and-the-nuisance-at-the-heart-of-the-modern-web.html" target="_blank " title="New York Times article about Adblock Plus"> | 119 <a href="https://www.nytimes.com/2015/08/20/technology/personaltech/ ad-blockers-and-the-nuisance-at-the-heart-of-the-modern-web.html" target="_blank " title="New York Times article about Adblock Plus"> |
120 <img src="/poland/img/media/nyt.png" srcset="/poland/img/media/nyt -2x.png 2x" alt="New York Times logo"> | 120 <img src="/poland/img/media/nyt.png" srcset="/poland/img/media/nyt -2x.png 2x" alt="New York Times logo"> |
121 </a> | 121 </a> |
122 </li> | 122 </li> |
123 <li> | 123 <li> |
124 <a href="https://www.wsj.com/articles/adblock-plus-chief-till-faida- says-consumers-are-fed-up-with-current-online-ads-1462981668" target="_blank" ti tle="Wall St. Journal article about Adblock Plus"> | 124 <img src="/poland/img/media/wsj.png" srcset="/poland/img/media/wsj-2 x.png 2x" alt="Wall St. Journal logo"> |
125 <img src="/poland/img/media/wsj.png" srcset="/poland/img/media/wsj -2x.png 2x" alt="Wall St. Journal logo"> | 125 </li> |
126 </a> | 126 <li> |
127 </li> | 127 <img src="/poland/img/media/techcrunch.png" srcset="/poland/img/medi a/techcrunch-2x.png 2x" alt="Tech Crunch logo"> |
128 <li> | 128 </li> |
129 <a href="https://techcrunch.com/2016/05/09/adblock-plus-closes-in-on -a-billion-downloads/" target="_blank" title="Tech Crunch article about Adblock Plus"> | 129 <li> |
130 <img src="/poland/img/media/techcrunch.png" srcset="/poland/img/me dia/techcrunch-2x.png 2x" alt="Tech Crunch logo"> | 130 <img src="/poland/img/media/business-insider.png" srcset="/poland/im g/media/business-insider-2x.png 2x" alt="Business Insider logo"> |
131 </a> | |
132 </li> | |
133 <li> | |
134 <a href="http://www.businessinsider.com/theres-nothing-wrong-about-t he-way-adblock-plus-makes-money-2015-9" target="_blank" title="Business Insider article about Adblock Plus"> | |
135 <img src="/poland/img/media/business-insider.png" srcset="/poland/ img/media/business-insider-2x.png 2x" alt="Business Insider logo"> | |
136 </a> | |
137 </li> | 131 </li> |
138 </ul> | 132 </ul> |
139 </div> | 133 </div> |
140 </div> | 134 </div> |
141 </div> | 135 </div> |
142 <div class="item-group container content"> | 136 <div class="item-group container content"> |
143 <div class="row"> | 137 <div class="row"> |
144 <div class="column one-third"> | 138 <div class="column one-third"> |
145 <img height="90px" width="90px" src="/poland/img/feature-fast.png" srcse t="/poland/img/feature-fast.svg 2x" alt="Rocket"> | 139 <img height="90px" width="90px" src="/poland/img/feature-fast.png" srcse t="/poland/img/feature-fast.svg 2x" alt="Rocket"> |
146 <h2>SZYBSZE I PRZYJEMNIEJSZE KORZYSTANIE INTERNETU</h2> | 140 <h2>SZYBSZE I PRZYJEMNIEJSZE KORZYSTANIE INTERNETU</h2> |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
243 </script> | 237 </script> |
244 | 238 |
245 <script id="download-label-android" type="text/template"> | 239 <script id="download-label-android" type="text/template"> |
246 Zainstaluj na Android | 240 Zainstaluj na Android |
247 </script> | 241 </script> |
248 | 242 |
249 <footer id="footer" class="content"> | 243 <footer id="footer" class="content"> |
250 <div class="container"> | 244 <div class="container"> |
251 <div class="row"> | 245 <div class="row"> |
252 <nav class="column one-fourth"> | 246 <nav class="column one-fourth"> |
253 <h5>Resources</h5> | 247 <h5>Informacje</h5> |
254 <ul> | 248 <ul> |
255 <li><a href="https://adblockplus.org/en/acceptable-ads" hreflang="en ">Acceptable Ads</a></li> | 249 <li><a href="https://adblockplus.org/en/acceptable-ads" hreflang="en ">Acceptable Ads - Dobre Reklamy</a></li> |
256 <li><a href="https://adblockplus.org/en/documentation" hreflang="en" >Documentation</a></li> | 250 <li><a href="https://adblockplus.org/en/documentation" hreflang="en" >Dokumentacja</a></li> |
257 <li><a href="https://adblockplus.org/en/deployments" hreflang="en">F or admins</a></li> | 251 <li><a href="https://adblockplus.org/en/deployments" hreflang="en">D la adminów</a></li> |
258 <li><a href="https://adblockplus.org/en/bugs" hreflang="en">Report a n issue</a></li> | 252 <li><a href="https://adblockplus.org/en/bugs" hreflang="en">Zgłoś pr oblem</a></li> |
259 </ul> | 253 </ul> |
260 </nav> | 254 </nav> |
261 <nav class="column one-fourth"> | 255 <nav class="column one-fourth"> |
262 <h5>Community</h5> | 256 <h5>Społeczność</h5> |
263 <ul> | 257 <ul> |
264 <li><a href="https://adblockplus.org/releases/" hreflang="en">Announ cements</a></li> | 258 <li><a href="https://adblockplus.org/releases/" hreflang="en">Ogłosz enia</a></li> |
265 <li><a href="https://adblockplus.org/blog/" hreflang="en">Blog</a></ li> | 259 <li><a href="https://adblockplus.org/blog/" hreflang="en">Blog</a></ li> |
266 <li><a href="https://adblockplus.org/forum/" hreflang="en">Forum</a> </li> | 260 <li><a href="https://adblockplus.org/forum/" hreflang="en">Forum</a> </li> |
267 <li><a href="https://adblockplus.org/en/development-builds" hreflang ="en">Development builds</a></li> | 261 <li><a href="https://adblockplus.org/en/development-builds" hreflang ="en">Wersje rozwojowe</a></li> |
268 </ul> | 262 </ul> |
269 </nav> | 263 </nav> |
270 <nav class="column one-fourth"> | 264 <nav class="column one-fourth"> |
271 <h5>Development</h5> | 265 <h5>Dla programistów</h5> |
272 <ul> | 266 <ul> |
273 <li><a href="https://adblockplus.org/en/source" hreflang="en">Source Code</a></li> | 267 <li><a href="https://adblockplus.org/en/source" hreflang="en">Kod źr ódłowy</a></li> |
274 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en" >Roadmap</a></li> | 268 <li><a href="https://issues.adblockplus.org/report/13" hreflang="en" >Plan rozwoju</a></li> |
275 <li><a href="https://adblockplus.org/en/tools" hreflang="en">Tools</ a></li> | 269 <li><a href="https://adblockplus.org/en/tools" hreflang="en">Narzędz ia</a></li> |
276 <li><a href="https://eyeo.com/jobs/" hreflang="en">Jobs</a></li> | 270 <li><a href="https://eyeo.com/jobs/" hreflang="en">Praca</a></li> |
277 </ul> | 271 </ul> |
278 </nav> | 272 </nav> |
279 <nav id="social-list" class="column one-fourth"> | 273 <nav id="social-list" class="column one-fourth"> |
280 <h5>Follow Us On</h5> | 274 <h5>Znajdź nas na</h5> |
281 <ul> | 275 <ul> |
282 <li> | 276 <li> |
283 <a href="https://twitter.com/AdblockPlus" target="_blank"> | 277 <a href="https://twitter.com/AdblockPlus" target="_blank"> |
284 <img src="/poland/img/footer-twitter-glyphicon.png" alt="Twitter "> | 278 <img src="/poland/img/footer-twitter-glyphicon.png" alt="Twitter "> |
285 </a> | 279 </a> |
286 </li> | 280 </li> |
287 <li> | 281 <li> |
288 <a href="https://www.youtube.com/user/AdblockPlusOfficial" target= "_blank"> | 282 <a href="https://www.youtube.com/user/AdblockPlusOfficial" target= "_blank"> |
289 <img src="/poland/img/footer-youtube-glyphicon.png"> | 283 <img src="/poland/img/footer-youtube-glyphicon.png"> |
290 </a> | 284 </a> |
291 </li> | 285 </li> |
292 <li> | 286 <li> |
293 <a href="https://www.facebook.com/adblockplus" target="_blank"> | 287 <a href="https://www.facebook.com/adblockplus" target="_blank"> |
294 <img src="/poland/img/footer-facebook-glyphicon.png"> | 288 <img src="/poland/img/footer-facebook-glyphicon.png"> |
295 </a> | 289 </a> |
296 </li> | 290 </li> |
297 <li> | 291 <li> |
298 <a href="https://www.instagram.com/adblockplus/" target="_blank"> | 292 <a href="https://www.instagram.com/adblockplus/" target="_blank"> |
299 <img src="/poland/img/footer-instagram-glyphicon.png"> | 293 <img src="/poland/img/footer-instagram-glyphicon.png"> |
300 </a> | 294 </a> |
301 </li> | 295 </li> |
302 </ul> | 296 </ul> |
303 </nav> | 297 </nav> |
304 </div> | 298 </div> |
305 <div id="footer-legal"> | 299 <div id="footer-legal"> |
306 <p id="copyright-notice">Copyright © 2018 All rights reserved. Adblock P lus<sup>®</sup> is a registered trademark of <a href="https://eyeo.com/">eyeo Gm bH</a>.</p> | 300 <p id="copyright-notice">Znak handlowy © 2018 Wszystkie prawa zastrzeżon e. Adblock Plus<sup>®</sup> jest zarejestrowanym znakiem towarowym <a href="http s://eyeo.com/">eyeo GmbH</a>.</p> |
307 <ul id="legal-list"> | 301 <ul id="legal-list"> |
308 <li><a href="https://adblockplus.org/en/terms" hreflang="en">Terms of use</a></li> | 302 <li><a href="https://adblockplus.org/en/terms" hreflang="en">Warunki k orzystania</a></li> |
309 <li><a href="https://adblockplus.org/en/privacy" hreflang="en">Privacy policy</a></li> | 303 <li><a href="https://adblockplus.org/en/privacy" hreflang="en">Polityk a prywatności</a></li> |
310 <li><a href="https://adblockplus.org/en/impressum" hreflang="en">Legal notice</a></li> | 304 <li><a href="https://adblockplus.org/en/impressum" hreflang="en">Infor macja prawna</a></li> |
311 </ul> | 305 </ul> |
312 </div> | 306 </div> |
313 </div> | 307 </div> |
314 </footer> | 308 </footer> |
315 | 309 |
316 <script src="/poland/js/bowser.js"></script> | 310 <script src="/poland/js/bowser.js"></script> |
317 <script src="/poland/js/index.js"></script> | 311 <script src="/poland/js/index.js"></script> |
318 <script src="/poland/js/main.js"></script> | 312 <script src="/poland/js/main.js"></script> |
319 </body> | 313 </body> |
320 </html> | 314 </html> |
LEFT | RIGHT |