File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change 15
15
< a href ="https://github.com/twilio/twilio-python ">
16
16
< img style ="position: absolute; top: 0; right: 0; border: 0; " src ="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub " />
17
17
</ a >
18
- < script type ="text/javascript ">
19
18
20
- var _gaq = _gaq || [ ] ;
21
- _gaq . push ( [ '_setAccount' , 'UA-8742933-11' ] ) ;
22
- _gaq . push ( [ '_setDomainName' , 'none' ] ) ;
23
- _gaq . push ( [ '_setAllowLinker' , true ] ) ;
24
- _gaq . push ( [ '_trackPageview' ] ) ;
25
-
26
- ( function ( ) {
27
- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
28
- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
29
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
30
- } ) ( ) ;
31
-
32
- </ script >
33
-
34
- < script type ="text/javascript ">
35
- ( function ( ) {
36
- var t = document . createElement ( 'script' ) ;
37
- t . type = 'text/javascript' ;
38
- t . async = true ;
39
- t . id = 'gauges-tracker' ;
40
- t . setAttribute ( 'data-site-id' ,
41
- '4ddc27f6613f5d186d000007' ) ;
42
- t . src = '//secure.gaug.es/track.js' ;
43
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ;
44
- s . parentNode . insertBefore ( t , s ) ;
45
- } ) ( ) ;
46
- </ script >
47
19
{%- endblock %}
You can’t perform that action at this time.
0 commit comments