1. Guest - Remember that Thread Prefixes are a search tool! Click on a Thread Prefix and all threads with the same Prefix in that forum will be offered to you. To dismiss click on X >>>
    Dismiss Notice
  2. Our gif only content threads have a rule where all thumbs must be posted as a static thumbnail that does not play. Currently imagebam made a change where they no longer produce static thumbs. Therefore, please do not use imagebam, or any host, that provides live playing gifs in those specific threads. If you see your gif playing once you post, try to use a smaller thumbnail and if that does not work use a different approved host.
    Dismiss Notice
  3. PHUN.ORG WILL BE TRANSFERRING TO A NEW HOSTER DURING THE NEXT 7 DAYS, AND SOME DISTURBANCE MAY BE EXPERIENCED. WE'LL KEEP YOU INFORMED AS DETAILS EMERGE.
  4. Can't Log-in?. If your password is no longer accepted but the email address registered in your profile is working, use the "Forgot Your Password?" routine. However, if your registered email address is unusable, create a new temporary phun account and contact S-type.
    Dismiss Notice
  5. ATTN: Imagehost picpie is infected with the "internet security warning" redirect that tries to take users hostage with an inescapable redirect. Avoid using picpie as an imagehost.
    Dismiss Notice
  6. Too many Alerts? Why not adjust your "Alert Preferences" in your Profile Page?
    Dismiss Notice

sharenxs question

Discussion in 'About phun.org' started by JLoveUser, Oct 23, 2009.

  1. JLoveUser

    JLoveUser Hopelessly Addicted

    Joined:
    Jun 2, 2007
    Messages:
    4,677
    Likes Received:
    7,009
    i think this is the right place for this question (if not please trash my post), and i'm sorry for my lame english :p

    there's a problem with downloading pics from sharenxs. i use ImageGrabber for FF and it can't recognize sharenxs links.
    IG has Host File Editor tool for adding new hosts, anyone knows what patterns should i add?
    [​IMG]
     
  2. Salty Longshanks

    Salty Longshanks Using my third arm

    Joined:
    Apr 8, 2005
    Messages:
    31,006
    Likes Received:
    87,364
    Try one/both of these bro. ;)


    <host id="sharenxs">
    <urlpattern>^http:\/\/(www\.)?sharenxs\.com\/view\/\?id=</urlpattern>
    <searchpattern><![CDATA[function(pageData, pageUrl) {
    var retVal = new Object();

    retVal.imgUrl = pageUrl + "&h=l";
    retVal.status = "REQUEUE";

    return retVal;
    }]]></searchpattern>
    </host>




    <host id="sharenxs2">
    <urlpattern>^http:\/\/(www\.)?sharenxs\.com\/view\/\?id=.+&amp;h=l</urlpattern>
    <searchpattern><![CDATA[function(pageData, pageUrl) {
    var retVal = new Object();

    var iUrl = pageData.match(/http:\/\/images\.sharenxs\.com\/images\d+\/.+?\..../);

    if (!iUrl) {
    retVal.imgUrl = null;
    retVal.status = "ABORT";
    }
    else {
    retVal.imgUrl = iUrl;
    retVal.status = "OK";
    }

    return retVal;
    }]]></searchpattern>
    </host>
     
    JLoveUser likes this.
  3. Salty Longshanks

    Salty Longshanks Using my third arm

    Joined:
    Apr 8, 2005
    Messages:
    31,006
    Likes Received:
    87,364
    Just noticed they updated the Hosts file on the 12th of this month, so you may want to give that a try as well JLove. ;)
     
    JLoveUser likes this.
  4. JLoveUser

    JLoveUser Hopelessly Addicted

    Joined:
    Jun 2, 2007
    Messages:
    4,677
    Likes Received:
    7,009
    thank you my friend :D i'm still trying these patterns. i must have done something wrong because now my IG wont work at all :p
    their update is not up-to-date ;)
     
  5. JLoveUser

    JLoveUser Hopelessly Addicted

    Joined:
    Jun 2, 2007
    Messages:
    4,677
    Likes Received:
    7,009
  6. Nemesis

    Nemesis

    Joined:
    Oct 21, 2005
    Messages:
    4,064
    Likes Received:
    32,526
    Try sending Capster a PM, he's the owner of sharenxs. He should be able to help you out.
     
    JLoveUser likes this.
  7. JLoveUser

    JLoveUser Hopelessly Addicted

    Joined:
    Jun 2, 2007
    Messages:
    4,677
    Likes Received:
    7,009
  8. Capster

    Capster ★ ★ ☆ ☆ ☆

    Joined:
    Mar 15, 2009
    Messages:
    816
    Likes Received:
    11,250
    sorry just saw this, ill have my tech work on a workable pattern
     
  9. Capster

    Capster ★ ★ ☆ ☆ ☆

    Joined:
    Mar 15, 2009
    Messages:
    816
    Likes Received:
    11,250
    they have stated to update your host files and all should be good
     
  10. Salty Longshanks

    Salty Longshanks Using my third arm

    Joined:
    Apr 8, 2005
    Messages:
    31,006
    Likes Received:
    87,364
    Excellent Capster. Thanks very much. I know a lot of the guys use IHG, and this will be well received. Especially now that you're approved. ;)
     
    Capster and JLoveUser like this.
  11. JLoveUser

    JLoveUser Hopelessly Addicted

    Joined:
    Jun 2, 2007
    Messages:
    4,677
    Likes Received:
    7,009
    Thank You for all the answers and for your support Capster :thumbs: i appreciate it.
     

Share This Page