Skip to content

Commit

Permalink
query updated to cover only (!) suicide prevention hotlines
Browse files Browse the repository at this point in the history
  • Loading branch information
MarHai authored Dec 19, 2016
1 parent 75689f4 commit 364c70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = {
checkGoogleKnowledgeGraphBoxesLeft: function() {
return [{
find: 'Google Knowledge Graph overall',
exist: __utils__.exists('#rso .xpdopen')
exist: __utils__.exists('#rso ._NId .xpdopen._vcj')
}];
},

Expand Down

0 comments on commit 364c70e

Please sign in to comment.