File tree 3 files changed +2
-6
lines changed
3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
RewriteEngine on
2
2
3
- RewriteCond %{REQUEST_FILENAME} !-f
4
- RewriteCond %{REQUEST_FILENAME} !-d
5
- RewriteRule ^api/(.*) api/index.php [L,QSA]
6
-
7
3
RewriteCond %{REQUEST_FILENAME} !-f
8
4
RewriteCond %{REQUEST_FILENAME} !-d
9
5
RewriteRule ^tx/(.*) index.php [L,QSA]
Original file line number Diff line number Diff line change 23
23
< script src ="js/tilda-blocks-2.4.js?t=1481025753 "> </ script >
24
24
< script src ="js/tilda-zoom-1.0.min.js "> </ script >
25
25
< script src ="js/tilda-forms-1.0.js "> </ script >
26
- < script src ="api/widget.js "> </ script >
26
+ < script src ="https:// api.ethplorer.io /widget.js?v=1 "> </ script >
27
27
</ head >
28
28
< body class ="t-body " style ="margin:0; ">
29
29
< div id ="allrecords " class ="t-records " data-hook ="blocks-collection-content-node " data-tilda-project-id ="11344 " data-tilda-page-id ="226253 " data-tilda-page-alias ="ethplorer " >
Original file line number Diff line number Diff line change 19
19
< script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js "> </ script >
20
20
< script src ="/js/ethplorer.js "> </ script >
21
21
< script src ="/cfg/config.ethplorer.js "> </ script >
22
- < script src ="/ api/widget.js "> </ script >
22
+ < script src ="https:// api.ethplorer.io /widget.js?v=1 "> </ script >
23
23
< style >
24
24
body {
25
25
background-image : url (images/tild6336-3830-4566-a432-666261323761__bridgeout.jpg);
You can’t perform that action at this time.
0 commit comments