Skip to content

Instantly share code, notes, and snippets.

@bcmiller
Created March 2, 2012 13:31
Show Gist options
  • Save bcmiller/1958381 to your computer and use it in GitHub Desktop.
Save bcmiller/1958381 to your computer and use it in GitHub Desktop.
home page diff
root@mercury:/tmp# diff index.html.1 index.html
90c90
< </ul></div><input type="hidden" name="form_build_id" id="form-40645ca510fc3e6adb6c4b4c7a96217d" value="form-40645ca510fc3e6adb6c4b4c7a96217d" />
---
> </ul></div><input type="hidden" name="form_build_id" id="form-a84df0483f9de9081b65791f36b1f91d" value="form-a84df0483f9de9081b65791f36b1f91d" />
162c162
< <input type="hidden" name="name" id="edit-name-1" value="QL7pMnQS2b" />
---
> <input type="hidden" name="name" id="edit-name-1" value="YnyACzdXgQ" />
164c164
< <input type="hidden" name="form_build_id" id="form-f0b07091d8e4b127b430d264644939f5" value="form-f0b07091d8e4b127b430d264644939f5" />
---
> <input type="hidden" name="form_build_id" id="form-aaabdfda231ee45fb0d175b94d3e0017" value="form-aaabdfda231ee45fb0d175b94d3e0017" />
196,197c196,197
< <div class="captcha"><input type="hidden" name="captcha_sid" id="edit-captcha-sid" value="13084238" />
< <input type="hidden" name="captcha_token" id="edit-captcha-token" value="38ef7ff5851d1090f1f705656f35cd97" />
---
> <div class="captcha"><input type="hidden" name="captcha_sid" id="edit-captcha-sid" value="13084228" />
> <input type="hidden" name="captcha_token" id="edit-captcha-token" value="d3e19897a84b1c46f4fb90e7542bee61" />
200c200
< <span class="field-prefix">8 + 6 = </span> <input type="text" maxlength="2" name="captcha_response" id="edit-captcha-response" size="4" value="" class="form-text required" />
---
> <span class="field-prefix">5 + 4 = </span> <input type="text" maxlength="2" name="captcha_response" id="edit-captcha-response" size="4" value="" class="form-text required" />
root@mercury:/tmp#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment