37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
# Blocking site itslinuxfoss.com from google search
|
|
www.google.*##.g:has(a[href*="itslinuxfoss.com"])
|
|
www.google.*##a[href*="itslinuxfoss.com"]:upward(1)
|
|
|
|
# Blocking site nextgentips.com from google search
|
|
www.google.*##.g:has(a[href*="nextgentips.com"])
|
|
www.google.*##a[href*="nextgentips.com"]:upward(1)
|
|
|
|
# Blocking site cyberithub.com from google search
|
|
www.google.*##.g:has(a[href*="cyberithub.com"])
|
|
www.google.*##a[href*="cyberithub.com"]:upward(1)
|
|
|
|
# Blocking site idroot.us from google search
|
|
www.google.*##.g:has(a[href*="idroot.us"])
|
|
www.google.*##a[href*="idroot.us"]:upward(1)
|
|
|
|
# Blocking site howtoinstall.co from google search
|
|
www.google.*##.g:has(a[href*="howtoinstall.co"])
|
|
www.google.*##a[href*="howtoinstall.co"]:upward(1)
|
|
|
|
# Blocking site tecmint.com from google search
|
|
www.google.*##.g:has(a[href*="tecmint.com"])
|
|
www.google.*##a[href*="tecmint.com"]:upward(1)
|
|
|
|
# Blocking site zoomadmin.com from google search
|
|
www.google.*##.g:has(a[href*="zoomadmin.com"])
|
|
www.google.*##a[href*="zoomadmin.com"]:upward(1)
|
|
|
|
# Blocking site thelinuxfaq.com from google search
|
|
www.google.*##.g:has(a[href*="thelinuxfaq.com"])
|
|
www.google.*##a[href*="thelinuxfaq.com"]:upward(1)
|
|
|
|
# Blocking site linuxhint.com from google search
|
|
www.google.*##.g:has(a[href*="linuxhint.com"])
|
|
www.google.*##a[href*="linuxhint.com"]:upward(1)
|
|
|