bots
Can modernizr and/or yepnope react to bots and spiders?
I have some JS running on a page which pops up a modal localisation select box. I would like to prevent this from happening for bots /crawlers. Is the开发者_如何学Gore a way to do this using Modernizr[详细]
2023-04-12 05:54 分类:问答Private domain for clients, not for public
I have 2 domains: 1) mydomain.com (for my public site, my normal domain for everyone that shows products, services etc...)[详细]
2023-04-11 11:53 分类:问答Java finding a WINDOW
My desire is to create a bot for a game, inside the constrains of the game rules, that would send information to a web-server.[详细]
2023-04-09 04:43 分类:问答Ruby TCP "bot" using EventMachine - implementing a command dispatcher
I\'ve crafted a basic TCP client using EventMachine. Code: # run.rb EventMachine::run do EventMachine::connect $config_host, $config_port, Bot[详细]
2023-04-08 23:36 分类:问答Testing an IRC bot [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-08 01:44 分类:问答Python IRC bot with support for plugins and not command only
I have just made a script in Python which will connect to my MySQL database every XX second and check for new posts on my forum. If there are any new posts, I would like to have the user\'s of my IRC[详细]
2023-04-06 19:43 分类:问答Python IRC Bot Non-Responsive
First a bit of code. #!/usr/bin/env python import sys import socket import string HOST=\'irc.ircnetworkbotison.net\' #The server we want to connect to[详细]
2023-04-06 04:28 分类:问答Workload tester web bot
I have to write a workload tester that simulates user activity (number of users to log passed as a parameter) on a given website, and since I am new to programming (have gone through the fundamentals[详细]
2023-04-05 00:40 分类:问答How do I track a program Internet Request in order to build an Msn bot? [closed]
It's difficult 开发者_运维百科to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-04-03 14:07 分类:问答Make specific url response 404 error instead of 200 for spam bots
How to make my site\'s specific url (index.php?act=add) to response 404 error instead of 200 when spam bots try to access it ?[详细]
2023-04-01 19:17 分类:问答