Author Topic: Weird  (Read 3232 times)

0 Members and 1 Guest are viewing this topic.

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Weird
« on: October 06, 2012, 12:33:42 pm »
Hi, I was just using Firefox's built-in inspect element tool and at the bottom of every page it shows this:

Code: [Select]
<iframe style="width: 330px; height: 0px; border: 0px none; position: fixed; bottom: 0px; right: 0px; padding: 0px; line-height: 1em; z-index: 2147483647; margin-right: 10px;" name="prestosavings-ifrm-01" id="prestosavings-ifrm-01" src="https://savecdn.com/addon/coupontool2/iframe.php"></iframe>

That scared me at first because I thought maybe my site was hacked or something but I checked other sites and found the same thing. If I use another browser, or view source, it is not there. So I guess it has to do with the inspector? Just wondering if anyone else had this happen to them.



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: Weird
« Reply #1 on: October 06, 2012, 01:11:45 pm »
Maybe it's an add-on? It doesn't show up for me in either firebug or the built-in thing.
"prestosavings", "coupontool"..guessing there's something smelly hiding somewhere :P
Vy'o'us pleorsdti thl'e gjaemue

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Weird
« Reply #2 on: October 06, 2012, 01:17:32 pm »
The only addon I have is adblock, so i dont know.

EDIT:

Well of all things... personas interactive was doing it. It was the only thing besides adblock and I didn't even know I had it.
« Last Edit: October 06, 2012, 01:20:23 pm by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weird
« Reply #3 on: October 06, 2012, 05:12:33 pm »
Wait, so the ones who made the add-on advertises in people code when people inspect it? ???

It reminds me of those forum mods that also adds stuff like Powered by EzPortal at the end of every page when installed, but sneakier.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Weird
« Reply #4 on: October 06, 2012, 10:01:19 pm »
Wait, so the ones who made the add-on advertises in people code when people inspect it? ???

It reminds me of those forum mods that also adds stuff like Powered by EzPortal at the end of every page when installed, but sneakier.

No, probably you would see the ads normally, but I have adblock installed so you only see it in an element inspector. ;)



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weird
« Reply #5 on: October 06, 2012, 10:07:45 pm »
Oh I see. I thought it was not on the site but the element inspector deliberately added extra ad code.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)