Cams - Chaturbate API V2 parsing via JavaScript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Colmike9
    (>^_^)b
    • Dec 2011
    • 7230

    #51
    50 API versions
    Join the BEST cam affiliate program on the internet!
    I've referred over $1.7mil in spending this past year, you should join in.
    I make a lot more money in the medical field in a lab now, fuck you guys. Don't ask me to come back, but do join Chaturbate in my sig, it still makes bank without me touching shit for years..

    Comment

    • sarettah
      see you later, I'm gone
      • Oct 2002
      • 14297

      #52
      Originally posted by Colmike9
      50 API versions
      Fiddy not 50 dammit. How long have you been here?

      Fucking people can't do nothing right.

      .
      All cookies cleared!

      Comment

      • Shoplifter
        Richest man in Babylon
        • Jan 2002
        • 5846

        #53
        I see what u did there to get around adblock. Did you use htaccess? I have gotten this far. I think it's counting.:

        RewriteEngine On

        RewriteCond %{HTTP_HOST} ^(www\.)?mysite\.com$ [NC]
        RewriteRule ^webcams(/.*)?$ https://chaturbate.com$1/?track=&tour=&campaign=WMID

        Comment

        • sarettah
          see you later, I'm gone
          • Oct 2002
          • 14297

          #54
          Originally posted by Shoplifter
          I see what u did there to get around adblock. Did you use htaccess? I have gotten this far. I think it's counting.:

          RewriteEngine On

          RewriteCond %{HTTP_HOST} ^(www\.)?mysite\.com$ [NC]
          RewriteRule ^webcams(/.*)?$ https://chaturbate.com$1/?track=&tour=&campaign=WMID
          Nope.

          I could tell you what I am doing but then I would have to kill you. Seriously.

          .
          All cookies cleared!

          Comment

          • Colmike9
            (>^_^)b
            • Dec 2011
            • 7230

            #55
            Originally posted by sarettah
            Fiddy not 50 dammit. How long have you been here?

            Fucking people can't do nothing right.

            .
            My 50 is pronounced 'fiddy', tho
            Join the BEST cam affiliate program on the internet!
            I've referred over $1.7mil in spending this past year, you should join in.
            I make a lot more money in the medical field in a lab now, fuck you guys. Don't ask me to come back, but do join Chaturbate in my sig, it still makes bank without me touching shit for years..

            Comment

            • sarettah
              see you later, I'm gone
              • Oct 2002
              • 14297

              #56
              Looks like both API versions are down


              Edited in: and now back up.

              .
              All cookies cleared!

              Comment

              • Andreweb
                Confirmed User
                • Mar 2013
                • 2431

                #57
                Cams doesn't load on Chrome on your sites(milffoxes.com, dudefoxes), at least not for me. They load fine on Mozilla and on Edge!
                Make Money With: Chaturbate
                Cheap Reliable Hosting

                Comment

                • Paul&John
                  Confirmed User
                  • Aug 2005
                  • 8643

                  #58
                  Loads here on chrome
                  Use coupon 'pauljohn' for a $1 discount at already super cheap NameSilo!
                  Anal Webcams | Kinky Trans Cams Live | Hotwife XXX Tube | Get your Proxies here

                  Comment

                  • sarettah
                    see you later, I'm gone
                    • Oct 2002
                    • 14297

                    #59
                    Originally posted by Andreweb
                    Cams doesn't load on Chrome on your sites(milffoxes.com, dudefoxes), at least not for me. They load fine on Mozilla and on Edge!
                    Hmm, loading fine for me in chrome.

                    I wonder what's up with that.

                    Thanks P&J.

                    .
                    All cookies cleared!

                    Comment

                    • sarettah
                      see you later, I'm gone
                      • Oct 2002
                      • 14297

                      #60
                      Anybody do anything with this code that they want to show off?

                      .
                      All cookies cleared!

                      Comment

                      • sarettah
                        see you later, I'm gone
                        • Oct 2002
                        • 14297

                        #61
                        Originally posted by sarettah
                        Anybody do anything with this code that they want to show off?

                        .

                        I guess that is a no.

                        Well, I finished up what I am going to do with Dudefoxes.com and MILFfoxes.com for now.

                        Put a warning page on them. Mixed some text in there. Still might add an about page to them to get some more text but for the most part they are done.

                        .
                        All cookies cleared!

                        Comment

                        • Paul&John
                          Confirmed User
                          • Aug 2005
                          • 8643

                          #62
                          Originally posted by sarettah
                          Anybody do anything with this code that they want to show off?

                          .
                          Not yet, still busy counting my dollarz
                          Use coupon 'pauljohn' for a $1 discount at already super cheap NameSilo!
                          Anal Webcams | Kinky Trans Cams Live | Hotwife XXX Tube | Get your Proxies here

                          Comment

                          • ruff
                            I have a plan B
                            • Aug 2004
                            • 5507

                            #63
                            This is great stuff. I'm going to spend hours fucking around with this because I know nothing and I might accidentally learn something. Thanks for the post.
                            CryptoFeeds

                            Comment

                            • sarettah
                              see you later, I'm gone
                              • Oct 2002
                              • 14297

                              #64
                              Here is another little piece.

                              In the return from the API a count of the number of cams on line that meet your criteria is included.

                              So, if you did not include any gender or tag parameter you would see the total number of cams online at that time.

                              If you included a gender parameter, you would see the total number of cams for that gender. Same for tags.

                              So, even if you are limiting your results by using the limit parameter you get to see the total number of cams that are available for that query.

                              That combined with the limit parameter and the offset parameter allows you to be able to create an effective pagination routine.

                              The total count is the first element in the xml:

                              Code:
                              <response>
                                  <count>9439</count> 
                                 <results>
                                    <resource>
                                        <username>
                                           ...........
                              You can get at the count by using the getElementsByTagName() function.

                              for example:
                              camcount=xmlDoc.getElementsByTagName("count")[0].childNodes[0].nodeValue;

                              .
                              All cookies cleared!

                              Comment

                              • sarettah
                                see you later, I'm gone
                                • Oct 2002
                                • 14297

                                #65
                                Anybody interested in a full tutorial on building a site using api feeds?

                                A beginning to end, step by step type tuttorial?

                                .
                                All cookies cleared!

                                Comment

                                • Profits of Doom
                                  Monster Rain
                                  • Feb 2004
                                  • 4978

                                  #66
                                  Originally posted by sarettah
                                  Anybody interested in a full tutorial on building a site using api feeds?

                                  A beginning to end, step by step type tuttorial?

                                  .
                                  Coming from you absolutely, I know jack shit about coding but I always enjoy the stuff you post...
                                  “My Free Cams Affiliate Program by CrakRevenue”

                                  Comment

                                  • sarettah
                                    see you later, I'm gone
                                    • Oct 2002
                                    • 14297

                                    #67
                                    For pagination:

                                    Once you have the camcount it is easy to do pagination.

                                    The total number of pages is the total cams divided by the number of cams per page.

                                    I am using the number of cams that I am putting on each page as my limit parameter and I have it stored in a var called limit.

                                    So, the number of pages is camcount/limit. However, that might not end up being an integer so to use that as the number of pages I use the ceiling function to round up to the nearest whole number.

                                    maxpages=Math.ceil(camcount/limit);

                                    So I now know how many total pages I have and I can make a pagination widget of some kind so the user can bounce through the pages or go to the page of their choosing.

                                    If I know what page we are on then I can use the offset parameter on the api_url to pull the cams for that page.

                                    We simply multiply the limit times the page number and we have the offset needed to grab that page of cams and we can then tack the offset parameter on to the url:

                                    var offset=limit * pagenum;
                                    api_url += '&offset=' + offset;

                                    Getting the page number we are on is the harder task here.

                                    Javascript does not have a built in function to read the url query string so if we want to use the url to get the next page we have some coding to do in javascript or we can grab the query on the server side in php.

                                    I decided to use a different method. I am using an ajax call to grab the next page of data and then just loading it into the cams div.

                                    In my pagination widget I set the page number variable to the page selected and then have a call to a function called change_page(). That function loads the page and then moves the browser view back to the top of the page. I could have just used load_page() but I wanted the animation effect of moving the page to the top. I might get rid of that because it is a little distracting to me.

                                    In the edit/var section:

                                    var pagenum=0;

                                    In the pagination widget:

                                    onClick="pagenum++;change_page(); (advance the page number by 1 and then change the page to that page number)

                                    function change_page()
                                    {
                                    load_page();
                                    document.getElementById("countdiv").scrollIntoView ({behavior: 'smooth'});
                                    }

                                    Hope that helps someone.

                                    .
                                    All cookies cleared!

                                    Comment

                                    • sarettah
                                      see you later, I'm gone
                                      • Oct 2002
                                      • 14297

                                      #68
                                      Originally posted by Profits of Doom
                                      Coming from you absolutely, I know jack shit about coding but I always enjoy the stuff you post...
                                      I almost missed this. We cross posted.

                                      Thanks.

                                      .
                                      All cookies cleared!

                                      Comment

                                      • sarettah
                                        see you later, I'm gone
                                        • Oct 2002
                                        • 14297

                                        #69
                                        Originally posted by Profits of Doom
                                        Coming from you absolutely, I know jack shit about coding but I always enjoy the stuff you post...
                                        I don't think there is enough interest.

                                        oh well.

                                        .
                                        All cookies cleared!

                                        Comment

                                        • boyboy4
                                          Confirmed User
                                          • Jul 2004
                                          • 37

                                          #70
                                          Originally posted by sarettah
                                          Anybody interested in a full tutorial on building a site using api feeds?

                                          A beginning to end, step by step type tuttorial?

                                          .
                                          This is very interesting and we would be very grateful to you!

                                          Comment

                                          • Shoplifter
                                            Richest man in Babylon
                                            • Jan 2002
                                            • 5846

                                            #71
                                            Originally posted by sarettah
                                            Anybody interested in a full tutorial on building a site using api feeds?

                                            A beginning to end, step by step type tuttorial?

                                            .
                                            I'm interested.

                                            I also had the thought that because the code is so slim it could be incorporated into other sites rather than just standalone.

                                            Comment

                                            • sarettah
                                              see you later, I'm gone
                                              • Oct 2002
                                              • 14297

                                              #72
                                              Originally posted by Shoplifter
                                              I'm interested.

                                              I also had the thought that because the code is so slim it could be incorporated into other sites rather than just standalone.
                                              Yes, it lends it self to making widgets quite nicely.

                                              .
                                              All cookies cleared!

                                              Comment

                                              • Dennis69
                                                Confirmed User
                                                • Feb 2003
                                                • 1685

                                                #73
                                                Originally posted by sarettah
                                                Anybody interested in a full tutorial on building a site using api feeds?

                                                A beginning to end, step by step type tuttorial?

                                                .
                                                Yes for sure, was playing around with a few hours but would love to know how to do more with it!
                                                HaHaHa

                                                Comment

                                                • sarettah
                                                  see you later, I'm gone
                                                  • Oct 2002
                                                  • 14297

                                                  #74
                                                  I will be trying to put something together. It will be a little while. I have several clients that have to come first.

                                                  .
                                                  All cookies cleared!

                                                  Comment

                                                  • mikeet
                                                    this & that
                                                    • May 2005
                                                    • 5385

                                                    #75
                                                    Originally posted by sarettah
                                                    Anybody do anything with this code that they want to show off?

                                                    .
                                                    I did something with it and don't want to show off

                                                    pm me if you want to see it..

                                                    Comment

                                                    • Andreweb
                                                      Confirmed User
                                                      • Mar 2013
                                                      • 2431

                                                      #76
                                                      Starting from your code I was able to do this website https://couplecams4k.com/ . Of course, it's still a work in progress and for chat rooms, I am still using version 1 of APIs because my coding skills are limited and I wasn't able to figure out how to make them in V2. Thanks again for sharing the code with us!
                                                      Make Money With: Chaturbate
                                                      Cheap Reliable Hosting

                                                      Comment

                                                      • sarettah
                                                        see you later, I'm gone
                                                        • Oct 2002
                                                        • 14297

                                                        #77
                                                        Originally posted by Andreweb
                                                        Starting from your code I was able to do this website https://couplecams4k.com/ . Of course, it's still a work in progress and for chat rooms, I am still using version 1 of APIs because my coding skills are limited and I wasn't able to figure out how to make them in V2. Thanks again for sharing the code with us!
                                                        Cool.

                                                        .
                                                        All cookies cleared!

                                                        Comment

                                                        • marxxman
                                                          Registered User
                                                          • Sep 2021
                                                          • 1

                                                          #78
                                                          Amazing

                                                          Originally posted by sarettah
                                                          Anybody interested in a full tutorial on building a site using api feeds?

                                                          A beginning to end, step by step type tuttorial?

                                                          .
                                                          I am not a programmer and find it difficult to try to learn api's. I am trying to replace generic ads with live CB cams like this and finding this was a Godsend. I'm trying to figure out how to adjust the css for the performer names, when I look at it on mobile they all run together. I would be very grateful if anybody could steer me in the right direction on how to adjust this script so it's readable on any screen size, and where to add other fields like user age and number of users in the room. Anybody have any advice for a slow learner? I spend hours just spinning in circles.

                                                          Comment

                                                          • e-god
                                                            Confirmed User
                                                            • Jan 2003
                                                            • 1738

                                                            #79
                                                            Anyone have a complete script to run a site using this code?

                                                            Willing to buy.

                                                            Comment

                                                            • Nubianprince
                                                              Confirmed User
                                                              • Nov 2002
                                                              • 677

                                                              #80
                                                              Originally posted by marxxman
                                                              I am not a programmer and find it difficult to try to learn api's. I am trying to replace generic ads with live CB cams like this and finding this was a Godsend. I'm trying to figure out how to adjust the css for the performer names, when I look at it on mobile they all run together. I would be very grateful if anybody could steer me in the right direction on how to adjust this script so it's readable on any screen size, and where to add other fields like user age and number of users in the room. Anybody have any advice for a slow learner? I spend hours just spinning in circles.
                                                              Try this for mobile
                                                              Code:
                                                              /* Extra small devices (phones, 600px and down) */
                                                              @media only screen and (max-width: 600px) {
                                                              
                                                               CSS HERE
                                                               
                                                              }
                                                              /* Small devices (portrait tablets and large phones, 600px and up) */
                                                              @media only screen and (min-width: 600px) {
                                                              
                                                               CSS HERE
                                                               
                                                              }
                                                              /* Medium devices (landscape tablets, 768px and up) */
                                                              @media only screen and (min-width: 768px) {
                                                              
                                                               CSS HERE
                                                               
                                                              }
                                                              /* Large devices (laptops/desktops, 992px and up) */
                                                              @media only screen and (min-width: 992px) {
                                                              
                                                               CSS HERE
                                                               
                                                              }
                                                              /* Extra large devices (large laptops and desktops, 1200px and up) */
                                                              @media only screen and (min-width: 1200px) {
                                                              
                                                               CSS HERE
                                                               
                                                              }
                                                              XVIDEOS WEBCAMS -/- MADE WITH A CUSTOM WP PLUGIN

                                                              Comment

                                                              • Cucik
                                                                Confirmed User
                                                                • May 2016
                                                                • 604

                                                                #81
                                                                How can I use this script for Wordpress?

                                                                Comment

                                                                • k33n
                                                                  Confirmed User
                                                                  • Feb 2009
                                                                  • 201

                                                                  #82
                                                                  As it is, you can't. Anything custom, outside the Wordpress core, can be integrated with the help of plugins. Also is recommended to use the Wordpress way, or you will be getting all sorts of errors and unexpected behaviours.

                                                                  Comment

                                                                  • Tjeezers
                                                                    Webmaster
                                                                    • Mar 2007
                                                                    • 16602

                                                                    #83
                                                                    Whenever I have AdBlock On, CB disappears to another universe. Even the APIs do not pop up.

                                                                    Get 43 FREE Backlinks when joining SWAG Live - Click my banner to get the links!

                                                                    Comment

                                                                    • Nubianprince
                                                                      Confirmed User
                                                                      • Nov 2002
                                                                      • 677

                                                                      #84
                                                                      Originally posted by Cucik
                                                                      How can I use this script for Wordpress?
                                                                      I've seen a couple WP related cam plugins on here already, check those out. I started developing my own recently.
                                                                      XVIDEOS WEBCAMS -/- MADE WITH A CUSTOM WP PLUGIN

                                                                      Comment

                                                                      • j3rkules
                                                                        VIP
                                                                        • Jul 2013
                                                                        • 22111

                                                                        #85
                                                                        Originally posted by Nubianprince
                                                                        I've seen a couple WP related cam plugins on here already, check those out. I started developing my own recently.
                                                                        I am pretty sure that he is looking for a free script or plugin.

                                                                        Comment

                                                                        • PretjeNL
                                                                          Confirmed User
                                                                          • Dec 2013
                                                                          • 328

                                                                          #86
                                                                          Originally posted by sarettah
                                                                          Anybody interested in a full tutorial on building a site using api feeds?

                                                                          A beginning to end, step by step type tuttorial?

                                                                          .
                                                                          I would be interested aswell. I just noticed the topic u have created for the API V2 version.
                                                                          Was trying to figure it out a bit, as i do know some programming.

                                                                          Going to play around with the code u posted. Thanks for sharing.

                                                                          Comment

                                                                          • brassmonkey
                                                                            Pay It Forward
                                                                            • Sep 2005
                                                                            • 77396

                                                                            #87
                                                                            this is badass op how do you add pagination? and open cam page?
                                                                            TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                                            DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                                            Comment

                                                                            • sarettah
                                                                              see you later, I'm gone
                                                                              • Oct 2002
                                                                              • 14297

                                                                              #88
                                                                              Originally posted by brassmonkey
                                                                              this is badass op how do you add pagination? and open cam page?
                                                                              look under the sheets.

                                                                              .
                                                                              All cookies cleared!

                                                                              Comment

                                                                              • brassmonkey
                                                                                Pay It Forward
                                                                                • Sep 2005
                                                                                • 77396

                                                                                #89
                                                                                Originally posted by sarettah
                                                                                look under the sheets.

                                                                                .
                                                                                you just can't stop talking shit. i was going to leave it alone...
                                                                                TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                                                DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                                                Comment

                                                                                • sarettah
                                                                                  see you later, I'm gone
                                                                                  • Oct 2002
                                                                                  • 14297

                                                                                  #90
                                                                                  Originally posted by brassmonkey
                                                                                  you just can't stop talking shit. i was going to leave it alone...
                                                                                  I am not talking shit. Do a view source (look under the sheets) on dudefoxes or milffoxes, the code is there. None of it is hidden.

                                                                                  You should know enough coding to figure it out.

                                                                                  Edited in: take a look at post 67 in this thread, I explain the pagination there.

                                                                                  .
                                                                                  All cookies cleared!

                                                                                  Comment

                                                                                  • brassmonkey
                                                                                    Pay It Forward
                                                                                    • Sep 2005
                                                                                    • 77396

                                                                                    #91
                                                                                    Originally posted by sarettah
                                                                                    I am not talking shit. Do a view source (look under the sheets) on dudefoxes or milffoxes, the code is there. None of it is hidden.

                                                                                    You should know enough coding to figure it out.

                                                                                    Edited in: take a look at post 67 in this thread, I explain the pagination there.

                                                                                    .
                                                                                    thank you
                                                                                    TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                                                    DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                                                    Comment

                                                                                    • drexl
                                                                                      Whale Hunter
                                                                                      • Jan 2016
                                                                                      • 964

                                                                                      #92
                                                                                      Originally posted by CB Kitt
                                                                                      We encourage all affiliates to use the new API where possible.
                                                                                      Hi CB Kitt,

                                                                                      I would really appreciate if you pinged me on Skype when time allows: live:.cid.d8703232d4c0c99

                                                                                      It's not about the technical implementation of the API.

                                                                                      Thank you
                                                                                      May the Adult Force be with you!

                                                                                      Comment

                                                                                      • Clown
                                                                                        Confirmed User
                                                                                        • Feb 2022
                                                                                        • 40

                                                                                        #93
                                                                                        Just wanted to share my version of the v2 API.

                                                                                        hornyfeed dot com

                                                                                        Any input is appreciated. I am also willing to help people in need.

                                                                                        Thanks.
                                                                                        Cheap VPS/Shared Hosting: RackNerd
                                                                                        Discord: Clown#5147
                                                                                        Projects: JuicySluts
                                                                                        Website: Clownonymous
                                                                                        Other Domains: JuicyBate - HornyFeed - Pimp Ink - Fansily

                                                                                        Skills: API/HTML/CSS/JS/PHP/PYTHON

                                                                                        Comment

                                                                                        • sarettah
                                                                                          see you later, I'm gone
                                                                                          • Oct 2002
                                                                                          • 14297

                                                                                          #94
                                                                                          Originally posted by Clown
                                                                                          Just wanted to share my version of the v2 API.

                                                                                          hornyfeed dot com

                                                                                          Any input is appreciated. I am also willing to help people in need.

                                                                                          Thanks.
                                                                                          Why does https://hornyfeed.com redirect to https://clownonymous.com/cb/ ?

                                                                                          .
                                                                                          All cookies cleared!

                                                                                          Comment

                                                                                          • Clown
                                                                                            Confirmed User
                                                                                            • Feb 2022
                                                                                            • 40

                                                                                            #95
                                                                                            That is the domain I have it hosted on. I just used a redirect as I just bought hornyfeed domain yesterday.

                                                                                            EDIT: Trying to point the domain directly to it without a redirect but having some issues.
                                                                                            Cheap VPS/Shared Hosting: RackNerd
                                                                                            Discord: Clown#5147
                                                                                            Projects: JuicySluts
                                                                                            Website: Clownonymous
                                                                                            Other Domains: JuicyBate - HornyFeed - Pimp Ink - Fansily

                                                                                            Skills: API/HTML/CSS/JS/PHP/PYTHON

                                                                                            Comment

                                                                                            • sarettah
                                                                                              see you later, I'm gone
                                                                                              • Oct 2002
                                                                                              • 14297

                                                                                              #96
                                                                                              Originally posted by Clown
                                                                                              That is the domain I have it hosted on. I just used a redirect as I just bought hornyfeed domain yesterday.

                                                                                              EDIT: Trying to point the domain directly to it without a redirect but having some issues.
                                                                                              Well, doing that without warning folks looks scammy as fuck, I think.

                                                                                              So, I did not go any further once I hit the redirect.

                                                                                              .
                                                                                              All cookies cleared!

                                                                                              Comment

                                                                                              • Clown
                                                                                                Confirmed User
                                                                                                • Feb 2022
                                                                                                • 40

                                                                                                #97
                                                                                                Originally posted by sarettah
                                                                                                Well, doing that without warning folks looks scammy as fuck, I think.

                                                                                                So, I did not go any further once I hit the redirect.

                                                                                                .
                                                                                                I can see what you mean, however I bought a domain with IONOS for the first time and their interface is pretty garbage. I have finally figured out how to set the nameservers correctly and it should be working without a redirect. Sorry about that, I usually use namecheap for my domains but couldn't pass up the $1 domain offer
                                                                                                Cheap VPS/Shared Hosting: RackNerd
                                                                                                Discord: Clown#5147
                                                                                                Projects: JuicySluts
                                                                                                Website: Clownonymous
                                                                                                Other Domains: JuicyBate - HornyFeed - Pimp Ink - Fansily

                                                                                                Skills: API/HTML/CSS/JS/PHP/PYTHON

                                                                                                Comment

                                                                                                • sarettah
                                                                                                  see you later, I'm gone
                                                                                                  • Oct 2002
                                                                                                  • 14297

                                                                                                  #98
                                                                                                  Originally posted by Clown
                                                                                                  I can see what you mean, however I bought a domain with IONOS for the first time and their interface is pretty garbage. I have finally figured out how to set the nameservers correctly and it should be working without a redirect. Sorry about that, I usually use namecheap for my domains but couldn't pass up the $1 domain offer
                                                                                                  Took a look. Looks pretty good.

                                                                                                  You have some work to do on the mobile. Pagination is too small, enter link on the adult warning is too small.

                                                                                                  In your info box you are showing the birthdate. Myself, I would not do that.


                                                                                                  .
                                                                                                  All cookies cleared!

                                                                                                  Comment

                                                                                                  • Clown
                                                                                                    Confirmed User
                                                                                                    • Feb 2022
                                                                                                    • 40

                                                                                                    #99
                                                                                                    Originally posted by sarettah
                                                                                                    Took a look. Looks pretty good.

                                                                                                    You have some work to do on the mobile. Pagination is too small, enter link on the adult warning is too small.

                                                                                                    In your info box you are showing the birthdate. Myself, I would not do that.


                                                                                                    .
                                                                                                    Thank you for the tips, I will fix those issues and remove the birthday as well. I thought it looked kind off odd having it displayed anyways.
                                                                                                    Cheap VPS/Shared Hosting: RackNerd
                                                                                                    Discord: Clown#5147
                                                                                                    Projects: JuicySluts
                                                                                                    Website: Clownonymous
                                                                                                    Other Domains: JuicyBate - HornyFeed - Pimp Ink - Fansily

                                                                                                    Skills: API/HTML/CSS/JS/PHP/PYTHON

                                                                                                    Comment

                                                                                                    • Clown
                                                                                                      Confirmed User
                                                                                                      • Feb 2022
                                                                                                      • 40

                                                                                                      #100
                                                                                                      juicysluts.com - My newest touch on the Chaturbate API. Any feedback is appreciated.

                                                                                                      Also is there still good money to be made with Chaturbate?
                                                                                                      Cheap VPS/Shared Hosting: RackNerd
                                                                                                      Discord: Clown#5147
                                                                                                      Projects: JuicySluts
                                                                                                      Website: Clownonymous
                                                                                                      Other Domains: JuicyBate - HornyFeed - Pimp Ink - Fansily

                                                                                                      Skills: API/HTML/CSS/JS/PHP/PYTHON

                                                                                                      Comment

                                                                                                      Working...