A • B • C • D • E • F • G • H • I • J • K • L • M • N • O • P • Q • R • S • T • U • V • W • X • Y • Z
Gamespot
//div[@style='text-align: center;'] //div[@class="module_wrap" and @id="gscpromo_module"] //div[@id="mpu_module" and @class="module_wrap"] //div[@id="gscpromo_module"] //div[@id="lmq_module"] //div[@class='cb tac pt10 pb15'] //div[@class='tac cb'] //iframe[@src="http://bwp.gamespot.com/search"]URL: http://*gamespot.com/search.html*
//div[@id="side_col_wrap"]Description: Removes all ads that I could find from gamespot.
Google Search
//table[contains(.,'Sponsored Links')] //div[@class='ch']Description: Removes Google search sponsored links
Remove results from certain pages
//div[@class='g' and (contains(.,'narutofan.com') or contains(.,'directmanga.com'))]Description: Removes search results from pages you never wish to see again. This example shows how you can use boolean operators to add to the depth of your RIP. In this case, any results containing narutofan.com and directmanga.com will be filtered out.
Page Information
|
Wiki Information
|
Recent PBwiki Blog Posts |