mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
remove accidental changes
This commit is contained in:
parent
0c9d88f032
commit
14ed6c5898
@ -102,6 +102,5 @@ if (wbinfo.is_frame_mp && wbinfo.canon_url &&
|
||||
(window.self == window.top) &&
|
||||
window.location.href != wbinfo.canon_url) {
|
||||
|
||||
//console.log('frame');
|
||||
//window.location.replace(wbinfo.canon_url);
|
||||
window.location.replace(wbinfo.canon_url);
|
||||
}
|
||||
|
@ -21,7 +21,5 @@
|
||||
<script src='{{ wbrequest.host_prefix }}/{{ static_path }}/wb.js'> </script>
|
||||
<link rel='stylesheet' href='{{ wbrequest.host_prefix }}/{{ static_path }}/wb.css'/>
|
||||
|
||||
<script type="text/javascript" src="https://hypothes.is/embed.js"></script>
|
||||
|
||||
<!-- End WB Insert -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user