Skip to content

500px - No Restriction Nsfw v.2 by decembre

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/264232.user.css

Screenshot of 500px - No Restriction Nsfw v.2

Details

Authordecembre

LicenseNO-REDISTRIBUTION

Category500px

Created

Updated

Size2.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bypass Restriction an some cleaning...

Notes

Source code

/* ==UserStyle==
@name           500px - No Restriction Nsfw v.2
@namespace      USO Archive
@author         decembre
@description    `Bypass Restriction an some cleaning...`
@version        20230510.19.39
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */


@-moz-document domain("500px.com") {

/* ==== 0-500px - No Restriction NSFW v.2 ==== */

/* SUUP */


/* CLEAN - LOADING */
svg[aria-label="Loading photos..."]  {
    display: none !important;
}
/* SOME CLEAN */
/* background-color: #EAEAEA !important; */
.infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] {
    padding: 0 !important; 
    opacity: 0.5 !important;
    background-image: url("https://cdn-images-1.medium.com/max/1600/1*z9YoWFRB5-9vM4fojov6hw.gif") !important;
    background-position: center center !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
.infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] a  ,
.infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] p  ,
.infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] h3 { 
    display: none !important;
}
/* NSFW */
div[class^="Elements__NsfwCoverWrapper-"] {
    display: none !important;
} 

/* ADASHHIMA SOLUTION - NOT PERFECT */
/* .infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] {
    order: -1;
    width: 0;
    height: 0;
    padding: 0;
}

.infinite-scroll-component > div > #justifiedGrid > div[id^="JGBanner-banner-"] {
    display: none;
}
#justifiedGrid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
[class*="Elements__NsfwCoverWrapper"] {
    display: none;
}
#justifiedGrid > div {
    position: static !important;
border: 1px solid red !important;
} */


/* NSFW */
div[class^="Elements__NsfwCoverWrapper-"] {
    display: none !important;
}
/* IN PGOTO PAGE */
#copyrightTooltipContainer[class^="Elements__CopyrightTooltipContainer-"] div[class^="Elements__PhotoContainer-"] div[class^="Elements__PhotoUIWrapper-"] + .Elements__PhotoNSFWCover-sc-1e3xy9t-8.eKgfVe{
    visibility: hidden !important;
}


/* ==== END ==== */

}

Reviews

No reviews yet.