Вопрос по reddit. Очень интересно :)

S1
На сайте с 11.10.2014
Offline
49
621

Как реализовать такое, тоесть есть какой топик, в каком-то сабреддите и он полностью скрывается кликабельной картинкой - https://www.reddit.com/r/cmlkkziun/comments/3uh7xc/putlockerwatchthe_good_dinosaur/ , знаю как наверное на этом очень неплохо заработать, если выйдет задуманное, в долгу не останусь :)

totamon
На сайте с 12.05.2007
Offline
437
#1

вряд ли... "This community has been banned"

Домены и хостинг https://8fn.ru/regru | Дедик от 3000р https://8fn.ru/73 | VPS в Москве https://8fn.ru/72 | Лучшие ВПС, ТП огонь, все страны! https://8fn.ru/inferno | ХОСТИНГ №1 РОССИИ https://8fn.ru/beget
S1
На сайте с 11.10.2014
Offline
49
#2

https://www.reddit.com/r/smlzilam/comments/3ufqvi/putlocker_watch_the_good_dinosaur_online_free/ - вот другой пример, я уверен что смогу монетизировать, причём суммы там внушительны очень (топ гугла us, uk, au, nl)

BG
На сайте с 03.10.2010
Offline
195
#3

<div class="md"><p>.bottom{display:none}.usertext-edit{display:none}.side a[href*="<a href="http://watchbytheseaonline.com/">http://watchbytheseaonline.com/</a></p>

</div>

Вот этот код за это видимо отвечает, как он работает нужно разбирать

-= Сайты на заказ | Правки, обновление, работы по DLE =- ( /ru/forum/791118 ) Telegram: @ruslansh ( tg://resolve?domain=ruslansh )
S1
На сайте с 11.10.2014
Offline
49
#4

эт ясно :) Вот он в принципе полный

a[href*="http://watchbytheseaonline.com/"] {

position: fixed;

background-color: #000;

background-image: url("//b.thumbs.redditmedia.com/Yf2wU-ONr2YnE-ubu852Tk51TX7k8lwXIIB56UEETgI.png");

background-repeat: no-repeat;

background-position: center center;

top: 0px;

left: 0px;

width: 100%;

height: 100%;

z-index: 500;

text-indent: -9999px;

line-height: 500px;

}

www.reddit.com/media="all"

.md>:last-child, .md .-cells>:last-child, .md .-lists>:last-child, .md .-blocks>:last-child, .md .-headers>:last-child, .md h1>:last-child, .md h2>:last-child, .md h3>:last-child, .md h4>:last-child, .md h5>:last-child, .md h6>:last-child, .md th>:last-child, .md td>:last-child, .md ul>:last-child, .md ol>:last-child, .md .-lists>:last-child, .md pre>:last-child, .md blockquote>:last-child, .md table>:last-child, .md p>:last-child, .md ul>:last-child, .md ol>:last-child {

margin-bottom: 0;

}

www.reddit.com/media="all"

.md>:first-child, .md .-cells>:first-child, .md .-lists>:first-child, .md .-blocks>:first-child, .md .-headers>:first-child, .md h1>:first-child, .md h2>:first-child, .md h3>:first-child, .md h4>:first-child, .md h5>:first-child, .md h6>:first-child, .md th>:first-child, .md td>:first-child, .md ul>:first-child, .md ol>:first-child, .md .-lists>:first-child, .md pre>:first-child, .md blockquote>:first-child, .md table>:first-child, .md p>:first-child, .md ul>:first-child, .md ol>:first-child {

margin-top: 0;

}

www.reddit.com/media="all"

.md a {

color: #0079d3;

text-decoration: none;

}

www.reddit.com/media="all"

.md * {

margin-left: 0;

margin-right: 0;

}

www.reddit.com/media="all"

a {

text-decoration: none;

color: #369;

}

user agent stylesheeta:-webkit-any-link {

color: -webkit-link;

text-decoration: underline;

cursor: auto;

}

Inherited from p

www.reddit.com/media="all"

.md-container-small .md .-text, .side .md .-text, .md-container-small .md p, .side .md p, .md-container-small .md pre>code, .side .md pre>code, .md-container-small .md th, .side .md th, .md-container-small .md td, .side .md td, .md-container-small .md li, .side .md li {

font-size: 1em;

line-height: 1.25em;

}

www.reddit.com/media="all"

.md textarea, .md .-text, .md p, .md pre>code, .md th, .md td, .md li {

font-size: 1em;

line-height: 1.4285714285714286em;

}

Inherited from div.md

www.reddit.com/media="all"

.md-container-small .md, .side .md {

font-size: 0.9230769230769231em;

}

www.reddit.com/media="all"

.md {

font-size: 1.0769230769230769em;

}

www.reddit.com/media="all"

.md, .md h6 {

font-weight: 400;

}

www.reddit.com/media="all"

.md {

color: #222222;

max-width: 60em;

overflow-wrap: break-word;

word-wrap: break-word;

}

Inherited from div.usertext-body.may-blank-within.md-container

www.reddit.com/media="all"

.md-container-small, .md-container {

font-size: small;

}

Inherited from form#form-t5_3b0p0j2z.usertext

www.reddit.com/media="all"

.usertext {

font-size: small;

}

Inherited from div.titlebox

www.reddit.com/media="all"

.titlebox {

font-size: larger;

}

Inherited from body.post-under-24h-old.loggedin.comments-page.single-page

www.reddit.com/media="all"

body {

font: normal x-small verdana,arial,helvetica,sans-serif;

background-color: white;

z-index: 1;

min-height: 100%;}

как он реалиазован туда вообще не могу приложить головы :)

---------- Добавлено 27.11.2015 в 21:56 ----------

Всё разобрался :) Спасибо

Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий