{ "name": "meow", "value": "<span>nyaa</span>", "verified_at": null } ], "bookmarked": false, "quote": null, "edited_at": null } ] } <?php require_once "misc/search_engine.php"; // Reset all cookies when resetting, or before saving new cookies if (isset($_REQUEST["reset"])) { // Removing isset($_REQUEST["save"])) fixes the problem that settings don't "stick" if you click show on origin instance?