File "download.html"
Path: /downloadhtml
File size: 18.6 KB
MIME-type: text/html
Charset: utf-8
<!doctype html><html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="How to download the pirateIB Repository">
<link rel="canonical" href="https://repo.pirateib.xyz">
<meta name="keywords" content="pirateib repo, pirateib repository, pirateib, ib docs repo, ib repository, dl ibdocs re">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<link rel="icon" href="logo.png" type="image/png">
<title>How to download the pirateIB Repository</title>
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="">
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="">
<link rel="dns-prefetch" href="https://cdnjs.cloudflare.com">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" crossorigin="anonymous">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"name": "pirateIB Repository",
"url": "https://repo.pirateib.xyz",
"logo": "https://pirateib.xyz/assets/logo.png"
}
</script>
<meta name="google-site-verification" content="XCTSPtvW5kx5rbAbl41ahm1tr7dZxjWHSgHFu9L-X4Q">
<meta name="msvalidate.01" content="8FFEC7CC0B82A081EB65E797B4614131">
<style>
html {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
height: 100%;
scroll-behavior: smooth;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
font-size: 15px;
color: #222;
background: #F7F7F7;
}
body.navbar-fixed {
margin-top: 55px;
}
a,
a:hover,
a:visited,
a:focus {
text-decoration: none !important;
}
.filename,
td,
th {
white-space: nowrap
}
.navbar-brand {
font-weight: bold;
}
.nav-item.avatar a {
cursor: pointer;
text-transform: capitalize;
}
.nav-item.avatar a>i {
font-size: 15px;
}
.nav-item.avatar .dropdown-menu a {
font-size: 13px;
}
#search-addon {
font-size: 12px;
border-right-width: 0;
}
.brl-0 {
background: transparent;
border-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.brr-0 {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.bread-crumb {
color: #cccccc;
font-style: normal;
}
#main-table {
transition: transform .25s cubic-bezier(0.4, 0.5, 0, 1), width 0s .25s;
}
#main-table .filename a {
color: #222222;
}
.table td,
.table th {
vertical-align: middle !important;
}
.table .custom-checkbox-td .custom-control.custom-checkbox,
.table .custom-checkbox-header .custom-control.custom-checkbox {
min-width: 18px;
display: flex;
align-items: center;
justify-content: center;
}
.table-sm td,
.table-sm th {
padding: .4rem;
}
.table-bordered td,
.table-bordered th {
border: 1px solid #f1f1f1;
}
.hidden {
display: none
}
pre.with-hljs {
padding: 0;
overflow: hidden;
}
pre.with-hljs code {
margin: 0;
border: 0;
overflow: scroll;
}
code.maxheight,
pre.maxheight {
max-height: 512px
}
.fa.fa-caret-right {
font-size: 1.2em;
margin: 0 4px;
vertical-align: middle;
color: #ececec
}
.fa.fa-home {
font-size: 1.3em;
vertical-align: bottom
}
.path {
margin-bottom: 10px
}
form.dropzone {
min-height: 200px;
border: 2px dashed #007bff;
line-height: 6rem;
}
.right {
text-align: right
}
.center,
.close,
.login-form,
.preview-img-container {
text-align: center
}
.message {
padding: 4px 7px;
border: 1px solid #ddd;
background-color: #fff
}
.message.ok {
border-color: green;
color: green
}
.message.error {
border-color: red;
color: red
}
.message.alert {
border-color: orange;
color: orange
}
.preview-img {
max-width: 100%;
max-height: 80vh;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAKklEQVR42mL5//8/Azbw+PFjrOJMDCSCUQ3EABZc4S0rKzsaSvTTABBgAMyfCMsY4B9iAAAAAElFTkSuQmCC);
cursor: zoom-in
}
input#preview-img-zoomCheck[type=checkbox] {
display: none
}
input#preview-img-zoomCheck[type=checkbox]:checked~label>img {
max-width: none;
max-height: none;
cursor: zoom-out
}
.inline-actions>a>i {
font-size: 1em;
margin-left: 5px;
background: #3785c1;
color: #fff;
padding: 3px 4px;
border-radius: 3px;
}
.preview-video {
position: relative;
max-width: 100%;
height: 0;
padding-bottom: 62.5%;
margin-bottom: 10px
}
.preview-video video {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #000
}
.compact-table {
border: 0;
width: auto
}
.compact-table td,
.compact-table th {
width: 100px;
border: 0;
text-align: center
}
.compact-table tr:hover td {
background-color: #fff
}
.filename {
max-width: 840px;
overflow: hidden;
text-overflow: ellipsis
}
.break-word {
word-wrap: break-word;
margin-left: 30px
}
.break-word.float-left a {
color: #7d7d7d
}
.break-word+.float-right {
padding-right: 30px;
position: relative
}
.break-word+.float-right>a {
color: #7d7d7d;
font-size: 1.2em;
margin-right: 4px
}
#editor {
position: absolute;
right: 15px;
top: 100px;
bottom: 15px;
left: 15px
}
@media (max-width:481px) {
#editor {
top: 150px;
}
}
#normal-editor {
border-radius: 3px;
border-width: 2px;
padding: 10px;
outline: none;
}
.btn-2 {
padding: 4px 10px;
font-size: small;
}
li.file:before,
li.folder:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f016";
margin-right: 5px
}
li.folder:before {
content: "\f114"
}
i.fa.fa-folder-o {
color: #0157b3
}
i.fa.fa-picture-o {
color: #26b99a
}
i.fa.fa-file-archive-o {
color: #da7d7d
}
.btn-2 i.fa.fa-file-archive-o {
color: inherit
}
i.fa.fa-css3 {
color: #f36fa0
}
i.fa.fa-file-code-o {
color: #007bff
}
i.fa.fa-code {
color: #cc4b4c
}
i.fa.fa-file-text-o {
color: #0096e6
}
i.fa.fa-html5 {
color: #d75e72
}
i.fa.fa-file-excel-o {
color: #09c55d
}
i.fa.fa-file-powerpoint-o {
color: #f6712e
}
i.go-back {
font-size: 1.2em;
color: #007bff;
}
.main-nav {
padding: 0.2rem 1rem;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}
.dataTables_filter {
display: none;
}
table.dataTable thead .sorting {
cursor: pointer;
background-repeat: no-repeat;
background-position: center right;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC');
}
table.dataTable thead .sorting_asc {
cursor: pointer;
background-repeat: no-repeat;
background-position: center right;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==');
}
table.dataTable thead .sorting_desc {
cursor: pointer;
background-repeat: no-repeat;
background-position: center right;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=');
}
table.dataTable thead tr:first-child th.custom-checkbox-header:first-child {
background-image: none;
}
.footer-action li {
margin-bottom: 10px;
}
.app-v-title {
font-size: 24px;
font-weight: 300;
letter-spacing: -.5px;
text-transform: uppercase;
}
hr.custom-hr {
border-top: 1px dashed #8c8b8b;
border-bottom: 1px dashed #fff;
}
#snackbar {
visibility: hidden;
min-width: 250px;
margin-left: -125px;
background-color: #333;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 30px;
font-size: 17px;
}
#snackbar.show {
visibility: visible;
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 30px;
opacity: 1;
}
}
@keyframes fadein {
from {
bottom: 0;
opacity: 0;
}
to {
bottom: 30px;
opacity: 1;
}
}
@-webkit-keyframes fadeout {
from {
bottom: 30px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
@keyframes fadeout {
from {
bottom: 30px;
opacity: 1;
}
to {
bottom: 0;
opacity: 0;
}
}
#main-table span.badge {
border-bottom: 2px solid #f8f9fa
}
#main-table span.badge:nth-child(1) {
border-color: #df4227
}
#main-table span.badge:nth-child(2) {
border-color: #f8b600
}
#main-table span.badge:nth-child(3) {
border-color: #00bd60
}
#main-table span.badge:nth-child(4) {
border-color: #4581ff
}
#main-table span.badge:nth-child(5) {
border-color: #ac68fc
}
#main-table span.badge:nth-child(6) {
border-color: #45c3d2
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
.navbar-collapse .col-xs-6 {
padding: 0;
}
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
outline: 0 !important;
outline-offset: 0 !important;
background-image: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important
}
.lds-facebook {
display: none;
position: relative;
width: 64px;
height: 64px
}
.lds-facebook div,
.lds-facebook.show-me {
display: inline-block
}
.lds-facebook div {
position: absolute;
left: 6px;
width: 13px;
background: #007bff;
animation: lds-facebook 1.2s cubic-bezier(0, .5, .5, 1) infinite
}
.lds-facebook div:nth-child(1) {
left: 6px;
animation-delay: -.24s
}
.lds-facebook div:nth-child(2) {
left: 26px;
animation-delay: -.12s
}
.lds-facebook div:nth-child(3) {
left: 45px;
animation-delay: 0s
}
@keyframes lds-facebook {
0% {
top: 6px;
height: 51px
}
100%,
50% {
top: 19px;
height: 26px
}
}
ul#search-wrapper {
padding-left: 0;
border: 1px solid #ecececcc;
}
ul#search-wrapper li {
list-style: none;
padding: 5px;
border-bottom: 1px solid #ecececcc;
}
ul#search-wrapper li:nth-child(odd) {
background: #f9f9f9cc;
}
.c-preview-img {
max-width: 300px;
}
.border-radius-0 {
border-radius: 0;
}
.float-right {
float: right;
}
.table-hover>tbody>tr:hover>td:first-child {
border-left: 1px solid #1b77fd;
}
#main-table tr.even {
background-color: #F8F9Fa;
}
.filename>a>i {
margin-right: 3px;
}
</style>
<style>
:root {
--bs-bg-opacity: 1;
--bg-color: #f3daa6;
--bs-dark-rgb: 28, 36, 41 !important;
--bs-bg-opacity: 1;
}
.table-dark {
--bs-table-bg: 28, 36, 41 !important;
}
.btn-primary {
--bs-btn-bg: #26566c;
--bs-btn-border-color: #26566c;
}
body.theme-dark {
background-image: linear-gradient(90deg, #1c2429, #263238);
color: #CFD8DC;
}
.list-group .list-group-item {
background: #343a40;
}
.theme-dark .navbar-nav i,
.navbar-nav .dropdown-toggle,
.break-word {
color: #CFD8DC;
}
a,
a:hover,
a:visited,
a:active,
#main-table .filename a,
i.fa.fa-folder-o,
i.go-back {
color: var(--bg-color);
}
ul#search-wrapper li:nth-child(odd) {
background: #212a2f;
}
.theme-dark .btn-outline-primary {
color: #b8e59c;
border-color: #b8e59c;
}
.theme-dark .btn-outline-primary:hover,
.theme-dark .btn-outline-primary:active {
background-color: #2d4121;
}
.theme-dark input.form-control {
background-color: #101518;
color: #CFD8DC;
}
.theme-dark .dropzone {
background: transparent;
}
.theme-dark .inline-actions>a>i {
background: #79755e;
}
.theme-dark .text-white {
color: #CFD8DC !important;
}
.theme-dark .table-bordered td,
.table-bordered th {
border-color: #343434;
}
.theme-dark .table-bordered td .custom-control-input,
.theme-dark .table-bordered th .custom-control-input {
opacity: 0.678;
}
.message {
background-color: #212529;
}
.compact-table tr:hover td {
background-color: #3d3d3d;
}
#main-table tr.even {
background-color: #21292f;
}
form.dropzone {
border-color: #79755e;
}
</style>
</head>
<body class="theme-dark navbar-fixed">
<div id="wrapper" class="container-fluid">
<nav class="navbar navbar-expand-lg text-white bg-dark navbar-light navbar-dark mb-4 main-nav fixed-top">
<div class="" id="navbarSupportedContent">
<div style="display: flex;
justify-content: center !important;
align-items: center !important; padding: 10px">
<a style="margin: auto !important;" href="/">
<i class="fa fa-home" aria-hidden="true" title="."></i>
</a>  <h4 style="font-weight: bold; margin: auto !important;">How to download the pirateIB Repository</h4>
</div>
</div>
</nav>
<form class="pt-3">
<h4 align="left">
<b>
<br>
<ol style="line-height: 1.75; !important;">
<li>Install <a href="https://ublockorigin.com" target="_blank">uBlock Origin</a> on your browser. If you're using Chrome, choose uBlock Origin Lite. </li>
<li>
<ul>
<li>Click <a href="https://buzzheavier.com/v4s0o5fm1e5r" target="_blank">here</a> for downloading single folders as zips. </li>
<li>Click <a href="https://buzzheavier.com/85zrf37py99v" target="_blank">here</a> for downloading the entire repository as a zip. </li>
</ul>
</li>
<li>Have some common sense, even if you can't use an ad blocker. <br>If the file is called IB BOOKS.zip, then that's what you should see in your downloads, <u>not some Mediafire popup</u>. <br>Examples of what NOT to download: <ul>
<li>
<img src="https://i.ibb.co/6JH0133z/image.png" height="40%" width="40%">
</li>
<li>
<img src="https://i.ibb.co/1Yr1tcM3/image.png" height="25%" width="25%">
</li>
</ul>
</li>
</ol>
</b>
</h4>
</form>
</div>
</body>
</html>