stripcash strict rules on feeds now

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #1

    stripcash strict rules on feeds now

    According to the new policy, if a model has not streamed or appeared in API responses for 30 consecutive days, that model is considered inactive.

    Aggregators are required to remove any stored content related to inactive models, including profile pages, profile information, metadata, tags, cached images, thumbnails, and any other locally stored model-related content.
    lots of sites wil now have to delete content that have landing pages for models.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
  • lemonlinx
    Confirmed User
    • Apr 2025
    • 167

    #2
    Originally posted by fris
    lots of sites wil now have to delete content that have landing pages for models.
    Oh shit do you know if CB has something like this or no?

    Comment

    • fuzebox
      making it rain
      • Oct 2003
      • 22351

      #3
      Stripcash is introducing a lot of restrictions on affiliates and traffic sources and pulling back on media buys as well.

      Comment

      • CaptainHowdy
        Too lazy to set a custom title
        • Dec 2004
        • 94725

        #4
        Sounds like house cleaning to me . . .

        Comment

        • mopek1
          Confirmed User
          • Jun 2004
          • 3191

          #5
          I get emails from CB asking me to remove content from a page (aggregator) from a model who no longer works for them. Even when I have no content save the username.

          Comment

          • CarlosTheGaucho
            Confirmed User
            • Oct 2005
            • 9553

            #6
            If you'd be looking for a solid alternative - it may be worth checking out Cam4

            The site itself has its legacy, but also never ceases to add new features and care for their customer experience

            And regarding the site + affiliate part - there is some cutting edge tech involved (I even know one of their programmers on a personal level).


            Lots of very useful features for affiliates:

            - you can integrate a feed / listing of live cam shows / filtered by a niche

            - integrate the live show feeds or chat rooms / all sorts of elements to your site

            - custom landers, can brand it on your own, but also create landers for specific models

            - white-label options - craft your own custom theme, layout - documentation available for review on the website

            if you want to go even more custom - you can set up a modified theme in a theme engine

            - create your custom embed - a specific model



            Now if you want to go even more geek:

            - you can dive into the API, where you can play with videos, images, streams - parse the live status for models etc. - full documentation available on the website

            - and if you have a volume and would want to go even more custom, including your billing - there is even a black label option



            Some very solid people behind the program too.

            All in all - if you want a reputable cam program that will allow you a lot of custom promotion, this is a match.

            If relevant - feel free to explore the documentation on the site and sign up

            For anyone interested - I can also connect you to the affiliate manager directly
            Need hosting, cloud, CDN or solutions for your AI? Go faster while saving with The Last Host you'll ever need!| Double Impact PR | Telegram carl_boro | Read My Educational Series | Read my Adult Biz Chronicles|

            Comment

            • drexl
              Whale Hunter
              • Jan 2016
              • 964

              #7
              Originally posted by lemonlinx
              Oh shit do you know if CB has something like this or no?
              CB has a zero caching policy AFAIK. You are only permitted to publish what is in the API which is live models. Anything out of that is off limits. So stripchat is good in comparison!


              Originally posted by fris
              lots of sites wil now have to delete content that have landing pages for models.
              I believe the 30 days cache TTL rule was already there in the API documentation.

              What is slightly annoying is this constant asymmetric reminders, models and bogus DMCA agents don't seem to receive any "reminders" or notifications from the stripchat folks that sending false DMCA is not allowed.
              Some sponsors are actually good at it and others just don't seem to act or even understand.
              May the Adult Force be with you!

              Comment

              • CourtneyR
                Looking for traffic!
                • Jan 2012
                • 2965

                #8
                There are a few other sites that will shut down a model profile if they have not streamed in x amount of time. I think Streamate was one of the other ones that does this, but I don't think they completely removed the model and all content from their site.

                Trying to remember if any others do, but none come to mind. Most sites will normally just lower your ranking for inactivity.

                telegram: @courtneyrudolph | HUGE Traffic | Camsoda

                Comment

                • blackmonsters
                  Making PHP work
                  • Nov 2002
                  • 20960

                  #9
                  I thought this was always a rule to not store model content.

                  Free Open Source Live Aggregated Cams Script (FOSLACS)

                  Comment

                  • NatalieK
                    Natalie K
                    • Apr 2010
                    • 20106

                    #10
                    Originally posted by fris
                    lots of sites wil now have to delete content that have landing pages for models.
                    obviously depending on the model, but yes, many models go inactive and is best to direct to the site with their appropriate content and banners...

                    I take it, live Iframes are still ok from cam sites?
                    My official site Custom vids Make money & get into the businessFirst time girls
                    Skype: GspotProductions - "Converting traffic into income since 2005"

                    Comment

                    • drexl
                      Whale Hunter
                      • Jan 2016
                      • 964

                      #11
                      Originally posted by blackmonsters
                      I thought this was always a rule to not store model content.

                      The policy quoted by OP states the opposite : you can store content of active models.
                      May the Adult Force be with you!

                      Comment

                      • CourtneyR
                        Looking for traffic!
                        • Jan 2012
                        • 2965

                        #12
                        Originally posted by drexl
                        The policy quoted by OP states the opposite : you can store content of active models.
                        with how often models come and go that is a headache to keep up with.

                        telegram: @courtneyrudolph | HUGE Traffic | Camsoda

                        Comment

                        • drexl
                          Whale Hunter
                          • Jan 2016
                          • 964

                          #13
                          Originally posted by CourtneyR
                          with how often models come and go that is a headache to keep up with.
                          Technically it's trivial: data is stored with a timestamp. When you read from the store, if the timestamp is over 30 days you don't serve. Some databases even have a TTL to delete automatically.
                          May the Adult Force be with you!

                          Comment

                          • CourtneyR
                            Looking for traffic!
                            • Jan 2012
                            • 2965

                            #14
                            Originally posted by drexl
                            Technically it's trivial: data is stored with a timestamp. When you read from the store, if the timestamp is over 30 days you don't serve. Some databases even have a TTL to delete automatically.

                            telegram: @courtneyrudolph | HUGE Traffic | Camsoda

                            Comment

                            • lemonlinx
                              Confirmed User
                              • Apr 2025
                              • 167

                              #15
                              It is very easy to run a cron script that would look for models that are over 30 days inactive and it will delete them automatically every time you run the cron script
                              SO are people doing this also with chaturbate models?

                              Comment

                              Working...