Coder Social home page Coder Social logo

Comments (6)

KishanBagaria avatar KishanBagaria commented on August 26, 2024 1

d23e4e4

from oclb.

KishanBagaria avatar KishanBagaria commented on August 26, 2024

It's because of

waitForElements(document.body, 'a[href*=".deviantart.com/badges/"], ' + usernameLinkSelector, addLlamaButton);

I added them for dAhub initially but I'm not sure if anyone else uses them. It should be safe to remove them in the next release.

from oclb.

DRSDavidSoft avatar DRSDavidSoft commented on August 26, 2024

Interesting, where did dAhub users used them?

from oclb.

KishanBagaria avatar KishanBagaria commented on August 26, 2024

The dAhub bot used it for comments it made on the GALGAL group. It was also used on a widget on https://dahub.deviantart.com

from oclb.

DRSDavidSoft avatar DRSDavidSoft commented on August 26, 2024

I see; though I always thought you were filtering for /badges/llama, instead.

BTW I'm also returning a link to user badges on GALGAL using dADroid,
so maybe you'd want to keep this for other bots instead of removing it?

In that case, you should rewrite the CSS selector to match the new address, e.g.:

a[href*=".deviantart.com/"][href*="/badges/"]

from oclb.

KishanBagaria avatar KishanBagaria commented on August 26, 2024

I suggested using /badges/llama to dAhub but he didn't end up using it. Instead it was always /badges/:id

Right, I'll keep it then.

from oclb.

Related Issues (6)

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.