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

Fix kik and new site #899

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Fix kik and new site #899

merged 2 commits into from
Oct 22, 2024

Conversation

alexisthereal
Copy link
Contributor

No description provided.

wmn-data.json Outdated
"e_code" : 200,
"e_string" : "firstName",
"m_string" : "The page you requested was not found",
"e_string" : "<h1 class=\"display-name\">",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ths e_string will not work since it is also present in the m_string. When a profile is requested it will always show that the string is there and thus, give false positives. I'm not sure what the fix here for the e_string is as I've looked a bit at the returned source and haven't been able to find something positive to look for that is only there in positive results.

The m_string is great.

@WebBreacher
Copy link
Owner

No issues with the unlistedvideos.com submissions but you've coupled it with kik so I cannot just accept those changes until we resolve the kik issue.

@WebBreacher WebBreacher merged commit c1bb46d into WebBreacher:main Oct 22, 2024
2 checks passed
@WebBreacher
Copy link
Owner

Great fix for the e_string. Thanks!

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.

2 participants