-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Add 10 more websites to manage, clean JSON file #2420
Open
pylapp
wants to merge
13
commits into
sherlock-project:master
Choose a base branch
from
pylapp:pr/add-more-sites
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Note that I spotted also the PR #2417 solving the Bluesky order issue, fixes I added in this current PR (sorry, did not see the other PR before) |
This was referenced Mar 5, 2025
…ck-project#2417) Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes sherlock-project#2422 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…t#2428) Closes sherlock-project#2428 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…2423) Closes sherlock-project#2423 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes sherlock-project#2424 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…2425) Closes sherlock-project#2425 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes sherlock-project#2427 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ct#2430) Closes sherlock-project#2430 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes sherlock-project#2426 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
83beb68
to
a05c89c
Compare
@sdushantha @ppfeister This pull request is ready for review :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request brings new websites to manage for sherlock.
Here is the curated list of new websites, tested with my pseudonym or accounts I managed and debuggued with curl to ensure definitions are usable:
Note also the JSON file has also been cleaned with removal of useless white spaces (14bec5d) and empty lines (3feedab), and moving Bluesky to the suitable lcoation (I supposed the file was alphabetically ordered) (ac814e7).
Commits have been designed to allow cherry-picking :)
Let's keep in touch!