Bleach Asylum has been moved to new domain, entry in links page updated. | 2021-03-06 12:18 |
---|
The domain used by Bleach Asylum has been recently changed. The site has been moved from bleachmyasylum.com to thebleachasylum.com and all the links and bookmarks pointing to old domain needs to be updated. For future reference, the new link to the site is https://www.thebleachasylum.com.
The entry in links page also has been updated. Now it is pointing to correct domain.
Another solution is to use a browser addon to redirect the old domain to new, I'm using Redirector for Firefox as it works best for me, you can create a rule like in screenshot below if you're using this addon. |
Blocking bad bots using bot trap | 2020-10-08 12:29 |
---|
If you want to ban bad bots that ignore robots.txt, you should add a bot trap to your site. A simple page banning ip's of it's visitors should be ideal.
An entry to robots.txt and a hidden link to bot trap must be added for the feature to function correctly. For more details check bot trap source code on https://www.juozas24.lt/source.php?file=bottrap.php.
An addition to robots.txt should look like this, where bottrap.php is the file name of bot trap script:
Disallow: /bottrap.php |
Social network site project update | 2020-05-19 17:12 |
---|
New theme for the site, image post upload function now works, added https certificate. Also registration is now working, no need of captcha to make a new post. |
New social networking project. | 2020-05-18 00:24 |
---|
Created a new social networking project, hosted on https://www.greenleaf.social, with general idea of future similarity to tumbl but current state is very far from what it should be. |
Google Captcha nonsense (1 Comments) | 2015-08-30 09:56 |
---|
Trying to search about captcha on google it spits a captcha to solve for you itself thinking i'm a robot. Like a "case sensitive captcha" is a bad search term :/
|
Monitor Calibration Images | 2014-02-24 14:02 |
---|
These images might be useful to anyone who wanted to calibrate their monitor using a reference image.
They are listed below as follows from here.
Brightness/Gamma/Contrast Calibration Image
Help image to calibrate lcd monitor Sharpness (1366x768 px screen)
Read More...
|
Update on Xubuntu livecd: Internet Bugs | 2013-07-20 22:27 |
---|
After a quite time I tried to remake the Ubuntu Linux Live CD according to the guide I posted before. After some digging I finally noticed the file /etc/resolf.conf didn't get created after livecd booted up. As in the picture above, /etc/resolv.conf gets recreated by typing sudo dhclient eth0 in the console but some problems may still be there.Reference on similar bug here: https://bugs.launchpad.net/relinux/+bug/1045757
Edit: This can fixed removing the /etc/resolv.conf if it exists before making the cd, and making a sym-linking in the chroot environment to other file as shown below. Quote: |
---|
ln -nsf ../run/resolvconf/resolv.conf /etc/resolv.conf |
|
Blinker with two transistors | 2012-11-27 18:28 |
---|
|
Power supply without stabilization | 2012-11-27 18:22 |
---|
Components:
D1-D4: Rectifier diodes (solid state)
C1: Electrolytic capacitor (1000 µF or larger capacity, 16 V)
T1: Transformer with secondary coil voltage up to 9-12 V
Read More...
|
Capacitor tester | 2012-11-27 17:52 |
---|
You can check many capacitors with a handy tool creaded from this schematic. |
Add a Comment