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

Eval Javascript Schema #31

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Eval Javascript Schema #31

merged 1 commit into from
Aug 15, 2023

Conversation

FoxMoss
Copy link
Contributor

@FoxMoss FoxMoss commented Aug 14, 2023

Injects __dynamic$eval into a javascript url so it evals properly.
Note: it checks if it already has __dynamic$eval in the url or else you get an eval chain because the function is called multiple times for the same tag, reason is unclear.

Injects __dynamic$eval into a javascript url so it evals properly.
Note: you must check if it already has __dynamic$eval in the url or else you get an eval chain. Function is called multiple times for the same string, reason is unclear.
@Avad3 Avad3 merged commit 515759c into NebulaServices:main Aug 15, 2023
1 check passed
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