Skip to content

XxFluffyAsherxX/e926_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

e926.net browser

(compatible with a certain e6 website);

if you want to see NSFW content, just remove dspNONE at the line 48 in the index.html file ⤵

before :

                </div>
                <div id="ratingDiv" class="dspNONE">
                    <p>Ratting : </p>

after :

                </div>
                <div id="ratingDiv" class="">
                    <p>Ratting : </p>

Important ⚠

Many people will surely do a cleaner, more optimized and more efficient job, but I don't care, I create this project only to learn how to send and receive api requests

About

all in repository name x)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors