Skip to content

Instantly share code, notes, and snippets.

@steven2358
Last active November 7, 2022 16:12
Show Gist options
  • Select an option

  • Save steven2358/e64670b8cd13bc8359fedd059f9045ca to your computer and use it in GitHub Desktop.

Select an option

Save steven2358/e64670b8cd13bc8359fedd059f9045ca to your computer and use it in GitHub Desktop.

Revisions

  1. steven2358 revised this gist Nov 7, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion SuperBoeBookmarklet.js
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    javascript:location.hostname = 'super'+location.hostname;
    javascript:location.hostname = location.hostname.replace('boe.es','superboe.es');
  2. steven2358 created this gist Nov 7, 2022.
    1 change: 1 addition & 0 deletions SuperBoeBookmarklet.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript:location.hostname = 'super'+location.hostname;