File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,15 +152,13 @@ <h2>Automatic SQL injection and database takeover tool</h2>
152152</ div >
153153</ div >
154154
155- < script type ="text/javascript ">
156- var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
157- document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
158- </ script >
159- < script type ="text/javascript ">
160- try {
161- var pageTracker = _gat . _getTracker ( "UA-5076660-1" ) ;
162- pageTracker . _trackPageview ( ) ;
163- } catch ( err ) { }
155+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-PK2GTNDFZ6 "> </ script >
156+ < script >
157+ window . dataLayer = window . dataLayer || [ ] ;
158+ function gtag ( ) { dataLayer . push ( arguments ) ; }
159+ gtag ( 'js' , new Date ( ) ) ;
160+
161+ gtag ( 'config' , 'G-PK2GTNDFZ6' ) ;
164162</ script >
165163
166164</ body >
You can’t perform that action at this time.
0 commit comments