GithubHelp home page GithubHelp logo

dragonofmath / fa-blacklist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 773 KB

Interface modules for filtering content across FurAffinity

License: MIT License

HTML 3.63% JavaScript 92.32% CSS 4.05%
furaffinity prototypejs web-extension

fa-blacklist's People

Contributors

dragonofmath avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

lyratcm

fa-blacklist's Issues

FA Blacklist problem

When I follow all the directions to add the extension on chrome it just says "Could not load icon 'static/fabl-32.png' specified in 'browser_action'. Could not load manifest."

[Improvement] Applying blacklist to tags/keywords

I don't just mean the titles of artwork, by the way. It would seem feasible to make a GET request for each thumbnail link that populates on a webpage and leads back to the main page of the artwork submission (which it usually does), which follows the format:
https://www.furaffinity.net/view/

When it retrieves HTML data from that page, the script can then compare the keywords embedded in the HTML and check them against the user-specified blacklisted tags/filters. If there is a match, it should delete the image.

Keyword syntax unclear, or keywords not working on user gallery page

I made working regex on the linked website https://regex101.com , but it didn't work in this extension. It's unclear what format of regex FA Blacklist uses, and it doesn't seem to be the default regex of regex101.com. I don't really know what to do.

My keyword was /.*(diaper).*/gmi, which successfully finds every line with "diaper" in the name on regex101.com. In FA Blacklist, nothing happens when I use this with a blacklist filter in a user's gallery. "Scan submission titles for keywords" is on, as well as the filter itself.
I don't know if my problem is that I don't have the right syntax, or if it's that it just isn't working. I hope this can be fixed, I'd really appreciate it!

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.