# 404-solution/trunk/includes/html/shortcodeUrlReplaceScript.html

404 Solution, version trunk. 5 lines.

- Page: https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/shortcodeUrlReplaceScript.html
- Raw: https://pluginprobe.com/plugins/404-solution/trunk/raw/includes/html/shortcodeUrlReplaceScript.html
- Modified: 2026-06-23T05:55:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/shortcodeUrlReplaceScript.html#L10-L20`.

```html
<script language="JavaScript">
window.history.replaceState({}, null, {url_json});

</script>

```
