-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Sites add atcoder kofi stackblitz modrinth #2623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Sites add atcoder kofi stackblitz modrinth #2623
Conversation
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
@harshgupta2125 Atcoder is already present in data.json. Moreover, all the F- tests seem to be failing. Kindly make relevant changes only in data.json and keep the commit tree clean Thanks |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
|
well i removed atcoder coz it already presents.. and removed ko-fi also because it get many errors and without give relevent socials because of signup policy, now all set.. you can merge it now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of misc. files are committed and not to be merged into master. If you could, please set to the merge-base and commit only the additional sites (ideally, without the whitespace between them)
If a new PR is easier than a force push, that's fine as well
Thanks!
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
Automatic validation of changes
Failures were detected on at least one updated target. Commits containing accuracy failures will often not be merged (unless a rationale is provided, such as false negatives due to regional differences). |
@ppfeister with all my trying i add and removed all the errors from my contribution of the two webssites but i commit and then found that their is still one error which is not by my side because i fetch and pull all the latest branch and then work on it and it succesfully worked, i tried to solve this but it cant be resolve coz one again thats not by my side so hope you'll understand and merged this pr into main OR if you find out where and how the problem is occuring then tell me i can do all fix it. |
feat(sites): add Ko‑fi, StackBlitz, Modrinth
Summary
Add three new platforms to Sherlock: Ko‑fi, StackBlitz, Modrinth. Detection uses
status_code: 404
with a browser-likeUser-Agent
. Verified locally. Part of Hacktoberfest 2025.Sites Added
Verification
Claimed examples:
Run locally with your data.json:
Checks
tox -e lint
)