mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 00:22:27 +01:00
Best to be safe.
This commit is contained in:
@@ -262,7 +262,8 @@ var Buffer = Module("Buffer", {
|
||||
*/
|
||||
get pageURI() {
|
||||
let uri = this.uri;
|
||||
uri.ref = "";
|
||||
if (!uri.ref.startsWith("!"))
|
||||
uri.ref = "";
|
||||
return uri;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user