Skip to content

Commit 62c6e4c

Browse files
committed
Change tag for flickr example to avoid possible porn.
A couple people have complained of seeing naked women. Apparently people like to use the keyword "cat" to mean "nudity" or something. Who knew?
1 parent 473ea20 commit 62c6e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.getJSON.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jqxhr.complete(function(){ alert("second complete"); });</pre>
7777
<code><![CDATA[
7878
$.getJSON("http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=?",
7979
{
80-
tags: "cat",
80+
tags: "mount rainier",
8181
tagmode: "any",
8282
format: "json"
8383
},

0 commit comments

Comments
 (0)