Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani …, you would send them a 429 to indicate a temporary block for too many requests, or a 403 forbidden if your… intent is to permanently block the bot. Good bots (and even most bad bots) tend…. As mentioned in my previous post, if publishers wanted to block bandwidth resources from AI bots such as Googlebot, we easily… Re: How would we poison AI web crawls? Hardware and Software Information Security by rproffitt The OpenAI bot appears to be a bad bot. Discussed many times so here's just one: https://www.reddit.com/r/selfhosted/comments/1i154h7/openai_not_respecting_robotstxt_and_being_sneaky/ Fixes appear to be: 1. Block IP ranges from bots. 2. Replace words and poison the bots. Re: How I get big data for statistical analysis of my pre seed pitch deck Digital Media UI / UX Design by rproffitt …: "February 18, 2025 - A federal judge has declined to block billionaire presidential advisor Elon Musk and his associates from accessing… Re: Contact form does not working Programming Web Development by Biiim … enables exceptions. */ $mail = new PHPMailer(TRUE); /* Open the try/catch block. */ try { /* Set the mail sender. */ $mail->CharSet = "UTF… Re: Block a host Hardware and Software Networking by vincent2085 block.nz:203.114.0.0/255.255.0.0 using this format u can block Re: Block a host Hardware and Software Networking by sknake … do to filter IP addresses: [code=bash] sk:~/fw# grep ^block\. ips.block block.se:217.210.0.0/255.255.0.0….0.0/255.255.0.0 block:64.231.106.0/255.255.255.0 block.tr:81.215.0.0/255….255.0.0 block.mx:200.76.0.0…:212.171.0.0/255.255.0.0 block.de:217.85.0.0/255.255.0.0 [/code] … Re: Block a host Hardware and Software Networking by bosola … filter IP addresses: [code=bash] sk:~/fw# grep ^block\. ips.block block.se:217.210.0.0/255.255.0.0….0/255.255.0.0 block:64.231.106.0/255.255.255.0 block.tr:81.215.0.0…htacces file, right? 2) But, you have written "block.de:217.85.0.0/255.255.0.0"…; its means that you block all the german host, but how can you know… block url in asp Programming Web Development by bobymathews … it starts with https://www.myopenid . But i want to block the input in the following cases 1) www.myopenid.com…/html; charset=iso-8859-1"> <title>Block URL</title> </head> <body>… I already used many regEx Pattern for answer, but only block the input starting with https://www.myopenid.com I bloked… Block level scope of variable in Javascript Programming Web Development by Mr Till now I was expecting that there in no block level scope in Javascript. But after reading this article …I came to know that block-scoped variables are introduced in javascript. Although this article <…of browsers and their versions where we can start using block-scoped variables. It would be great if you could add… Block IPs Community Center by )BIG"B"Affleck … ended up in the wrong one. But here it goes Block a IP with a special message Gal * This could also… a wild card, meaning if $blockip = 192.168 it would block the any IP that started * with, or contianed 192.168… You can block all IP's with if you set * 1=>'.'); Ofcourse… Block Web Site Hardware and Software Microsoft Windows by NiTeHaWk4787 Hey, I was wondering how you block a web site, because i need to block aim.com so my sister cant d/l… something like that i dunno all my dad said was block it lol. also is there a way to password a… Re: Block Web Site Hardware and Software Microsoft Windows by TallCool1 …]Hey, I was wondering how you block a web site, because i need to block aim.com so my sister cant d… something like that i dunno all my dad said was block it lol. also is there a way to password a… Block direct access (help) Programming Web Development by arjani10 … have access,i dn't know if is possible to block.... [CODE]<?php header("location:/path/?id=".$_GET… in an embed page and run video avi.when i block direct access with htaccess video dont run.Is possible… block direct access and the video who get from header run??. … Block inserting recordes to the table with some conditions (Triggers) Programming Databases by istore221 … with it. I have 4 relational Tables i want to block inserting records to the table Contain with my own condition… i know some other ways to block inserting (Triggers) but i can not include my own condition… any value ex --> IF Disk_ID=1 i want to block the insert operation. else i want to insert my record… Re: Block Web Site Hardware and Software Microsoft Windows by cyber_shut … following on the computer system on which you want to block the web site [url]www.this-is-just-an-example…"]http://yfrog.com/5ihost2ej[/URL] please,i need to block,as my students always access something forbidden. Re: Block Web Site Hardware and Software Microsoft Windows by kaninelupus … trick that has been passed on by. Tried using to block Facebook on my laptop (my wife can use it her… site and web-search, as well as being able to block ANY site or download location... and fully PW protectable, including… Re: Block Web Site Hardware and Software Microsoft Windows by mrmiller2u … safeeyes.com Pay for one year subscription. and you can block what ever you like. I use this at work all… the same afeeyes longin. and give Sis a diffrent one. Block all IM programs and facebook and myspace and what ever… Re: Block port 80 programatically Programming Software Development by Ketsuekiame When you say block the internet, what exactly do you want? The internet is … to go about it. EDIT: If you truly wish to block the internet, write an application or script that removes the… gateway from the network adapter configuration. This will effectively "block" outbound connections to the internet. Re: Block level scope of variable in Javascript Programming Web Development by iamthwee > came to know that block-scoped variables **are** introduced in javascript If they have just been introduced sounds like you could be playing a game of Russian Roulette with your internet browsers. Better to be safe and ignore them. Or use jquery. Re: Block level scope of variable in Javascript Programming Web Development by evaipar IE 11 supoorts block scope statements Re: Block Web Site Hardware and Software Microsoft Windows by helalahad … following on the computer system on which you want to block the web site [url]www.this-is-just-an-example… Re: block icmp request Hardware and Software Networking by sknake …[url]http://www.iana.org/assignments/icmp-parameters[/url] iptables block on type: [code=bash] ${IPTABLES} -A INPUT -p…NOT[/b] join the rest of the world and block all ICMP traffic. iptables man page: [quote] …quot;Red"]criminally braindead ISPs or servers which block ICMP Fragmentation Needed packets[/COLOR]. The symptoms of … Block a host Hardware and Software Networking by bosola … some informations about how a country like ...Italy, UK,.. can block the access to a site of its country(under .it… dual thing, the case in which a country wants to block the access to a foreign site for its citizens...The… Re: Block a host Hardware and Software Networking by sknake … that is another matter entirely. 2) No that does not block all german hosts, that is merely one subnet of .de… ranges for each country, select the countries you want to block, and implement the firewall rules. This will depend on what… Block port 80 programatically Programming Software Development by Stefano Mtangoo Hi there, I need to block port 80 (HTTP for internet). Is there a way to block give socket? Thanks! Re: Block port 80 programatically Programming Software Development by Stefano Mtangoo Aha, you're right! I was reading [URL="http://social.msdn.microsoft.com/Forums/en/netfxnetcom/thread/88f25e7d-40e6-47fc-a276-1d8e404f1eb1"]this [/URL]and found that I was talking as if I wan't to block the server. So now the question changes to HOW TO CODE SIMPLE PROXY SERVER That block internet? Thanks block some ip Programming Software Development by Yondaiyme … !! i need to write some program on the windows that block incoming connection from any Ip from some ports (for example… must check the white list and if ip not allowed, block this ip... and program most allow another program modify the… block www links in text field Programming Web Development by IWDesigns hi, i am creating a form of which will update portfolios, included is a text field...i already have blocked the usage of html and email addresses from being posted, but i cant seem to figure out how i would block website addresses? what code would i use to do this? what would be the best to block? www or .com .co.uk etc? Re: Block Google images Hardware and Software Networking by CimmerianX Agree with you there.... this is an odd odd odd request. To block just the google images web site, it would be easy enough to block the dns lookup with a hosts file entry or a simple URL block on the perimeter router. Blocking all images from all sites seems crazy to me. Block IP from accessing a certain page on website Programming Web Development by ademmeda Hi, I have the following code in my .htaccess file to block an IP from accessing a file on my site and it works fine. <Files mypage.html> Order Deny,Allow Deny from XXX.XXX.XXX.XXX </Files> Is there a way to block an IP from accessing a page (e.g., mydomain.com/mypage/)? Thanks for a any ideas.