File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
checkout-buttons/basic-preference Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ def index(req, **kwargs):
3434 </head>
3535 <body>
3636 <a href="{url}" name="MP-Checkout" class="blue-l-arall-rn">Pagar</a>
37- <script type="text/javascript" src="http://mp-tools .mlstatic.com/buttons /render.js"></script>
37+ <script type="text/javascript" src="//resources .mlstatic.com/mptools /render.js"></script>
3838 </body>
3939 </html>
4040 """ .format (url = url )
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def index(req, **kwargs):
3939 </head>
4040 <body>
4141 <a href="{url}" name="MP-Checkout" class="blue-l-arall-rn">Pagar</a>
42- <script type="text/javascript" src="http://mp-tools .mlstatic.com/buttons /render.js"></script>
42+ <script type="text/javascript" src="//resources .mlstatic.com/mptools /render.js"></script>
4343 </body>
4444 </html>
4545 """ .format (url = url )
You can’t perform that action at this time.
0 commit comments