Code Monkey home page Code Monkey logo

nsfw-proxy's People

Contributors

heliomar-pena avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nsfw-proxy's Issues

Make a benchmark

It's a good opportunity to perform a benchmark, so those measures can be used when we apply cache or dedicate efforts in improve the performance of the tool

Fix problem when website have a top level domain of two words

Overview

The current logic takes the two last words of the host as if it was the second level domain and the top level domain.

Note

For example https://de.google.com is converted to google.com

But this cause problems if the top level domain includes more than one word, for example, if the site was www.google.co.uk we would get only .co.uk, and we couldn't compare it with our blacklisted sites.

We need to found a better way to extract this information properly that fit better with all the types of domains that could exists.

Extra details

Some domains I found are:

.co.uk
.com.au
.co.nz
.com.br

There is also a problem with those websites that creates spaces as subdomains, in that cases the subdomain could be important, for example: "blogspot"

nsfwsite.blogspot.com

References

Here to say thanks!

Salam , heliomar
I have been searching for maybe 6 months and tried to devlop my own solution after this long period of searching (I'm not very good in programing but can do somethings) , But I'm very happy that you working on this because I'm also working on the same.
Maybe some PRs from me will be here soon.

Thanks a lot , Best wishes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.