Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
191 contributions in the last year
Activity overview
Contributed to
MHKarami97/ngx-panel,
MHKarami97/CoreWebApi,
MHKarami97/MHKarami97.github.io
and 5 other
repositories
Contribution activity
May 2020
Created an issue in AngleSharp/AngleSharp.Js that received 3 comments
How get executed javascript
For example there is some code like this in some website:
<script> var test=12; var test1="num"; var result = test + "/" + test1; </script>
is ther…
3
comments