-
Notifications
You must be signed in to change notification settings - Fork 303
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
Updated 2 websites with api request #935
base: main
Are you sure you want to change the base?
Conversation
Previous method did not work anymore. Added API request to get user and kept previous uri as uri_pretty
added API resquest and kept previous URI as uri_pretty updated known username as previous username were deleted.
Changed m_code to 200 and updated e_string and m_string
Now use full JS website with no difference between existing or non existing user. Same http code for both, and need registration in order to see user profile.
API check was using a parking domain. Now responding with HTTP 200 to every request. Updated cat to NSFW as it is a porn site.
now m_code = 200 updated m_string
m_code = 200 changed m_string and e_string
website closed in october 2024
It looks like you added a bunch of new commits to the pull request. This will definitely delay the already reviewed sites from being accepted into the project as I have to review each of the new sites you've added. Best practice in the future is to do multiple smaller PRs with 2-3 sites or wait until one PR is completed before sending the next. |
It's just some adjustments and deletion proposal for non working website. (next time I'll wait) |
code 200 everytime, updated strings
seems that behance is always responding with a 400 when request is made without proper browser
merge commit
No description provided.