Skip to content
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

sync with main #776

Merged
merged 51 commits into from
Nov 30, 2023
Merged

sync with main #776

merged 51 commits into from
Nov 30, 2023

Conversation

WebBreacher
Copy link
Owner

No description provided.

janldk and others added 30 commits July 13, 2023 14:59
update `m_string` as Foursquare redirects. It now includes `302 Found</title>` in the response on the 302.
if you query a on existing user using a non-browser device (i.e. `curl`, `httpx` or similar) you only get one line in the response, which is `'Not Found'`, when you query a user that does not exist. No HTML is returned at all.
Gitlab redirects you to a login form with status code 302 if you query a non-existing user. The yields this response: `<html><body>You are being <a href="https://gitlab.com/users/sign_in">redirected</a>.</body></html>`
fix double quote issue
fix double quote issue part 2...
New sites - tryst and privacyguides
Fixed a small grammatical error.
Added `"headers": {}` as valid parameter in the JSON file.
[*] Added Blue Sky (bsky.app)
As @janbinx suggested the proper format for the `headers` parameter is an `object` not `array` as I had made it. Fixing it.
update the m_string for GIthub, Gitlab and Foursquare
Add new site -> substack.com
@WebBreacher WebBreacher merged commit 60d3703 into new-sites Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants