Report abuse

TaPingYa Chat Room Bookmarklet

// Replace <room_id> and <password> as appropriate.

javascript:void(previous = location.href);void(location.href='http://tapingya.appspot.com/api/message/post?room_id=<room_id>&message=['+encodeURIComponent(document.title)+']('+encodeURIComponent(location.href)+')&password=<password>&source=bookmarklet');void(location.href=previous);void(alert("Page URL was posted to the room."));void(0)