Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

您的反馈很重要!
回复
drimisone
帖子: 26
注册时间: 2025年 1月 17日 21:20

Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 drimisone »

Hi, sadly, the Cloudflare re-captcha problem persists in Catsxp (and in other web browsers except Firefox and SuperMium 126). I searched on Google and was surprised that many people have been suffering from this problem for a long time....


for example captha loop in :

https://streaming-integrale.com/

and


https://ddys.site/



The advice given to fix the Cloudflare re-captcha problem, and I tested it myself and this advice works and I can re-access the sites blocked by the Cloudflare captcha, is that we often have to clear the cache and cookies, but it's tiring to do this every time. We would like to automate this process, and when you open Catsxp, we hope the cache will be disabled by default, and also, we hope, cookies will be disabled or cleared at startup via a command.....

As for
--disable-captive-portals,

and

--enabled-microsoft-brand,

We would like to add A special command in the StartupParm administrative section to permanently disable the cache on all sites (this also allows you to back up cheap SSDs or old HDDs, avoiding frequent overwrites, and the cache is stored in faster RAM memory).

Disable cache maybe with these commands:

--disk-cache-size=1
--media-cache-size=1

and

--disk-cache-dir=null
--disk-cache-dir=null
--disk-cache-dir=/dev/null
--disk-cache-dir=NULL
--disk-cache-dir=null

or

--disable-disk-cache

And also, we hope please the add a special command in StartupParm to disable cookies, or automatically clear cookies at startup to fix the Cloudflare captcha loop. Thanks :)



Disable disk cache is capital AND can save our cheap SSD : accourding tho this user :


"Disable browser cache in Firefox so you don't cause unnecessary writes to your SSD when watching Youtube videos/live streams" :

https://www.reddit.com/r/firefox/commen ... _you_dont/


"Unless you have a dial-up connection (in the kbps) then disabling the disk cache won't hurt you at all.
So it's up to you if you want to increase your SSD
lifespan or not, not everyone buys the overpriced Samsung SSDs.
If I knew about this sooner the SSD that came with my laptop
wouldn't have died after only 2 years of usage, since I used it
to watch videos/streams all day. And if you're worried about
caching at all then you can increase the RAM cache size.....;
Now you can watch as many videos/streams as you want without
causing multiple GBs of writes a day to your SSD"
drimisone
帖子: 26
注册时间: 2025年 1月 17日 21:20

Re: Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 drimisone »

Sorry, i notice with late that google translation have made errors , here the correction of th wrong translation of my message :


"
so we would like please the add of optional special command in StartupParm administrative
section to permanently disable the cache on all sites ,
and also this will allow us to save cheap SSDs or old HDDs,
avoiding frequent overwrites, and the cache will be stored in
faster RAM memory ideal if we have weak cpu.

Yes it seems we can disable disk cache with these commands:

--disk-cache-size=1
--media-cache-size=1

and

--disk-cache-dir=null
--disk-cache-dir=null
--disk-cache-dir=/dev/null
--disk-cache-dir=NULL
--disk-cache-dir=null

or

--disable-disk-cache
but the problem, yes i tired these command by adding them to desktop icon of the browser, but these command doesn't work permanently and they doesn't work for bookmarked sites.....

also, we hope please the add a special command in the special Startup Parm settings to disable cookies, or automatically clear cookies at startup to fix the potential Cloudflare captcha loop that affects and will continue to affect many browsers.... Thanks a lot :)"
drimisone
帖子: 26
注册时间: 2025年 1月 17日 21:20

Re: Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 drimisone »

Question for Mr. @Catsxp please. I have two command lines in the StartupParm administrative section of Catsxp:

--disable-captive-portals

and

--enabled-microsoft-brand

I'm not sure how to add these two commands together. Should I put a comma between them, or just a space between multiple commands? Or put each command on a separate line?

Because I noticed that I can no longer download extensions from the Microsoft Extensions Store (the Alt Stream Recorder extension doesn't have encrypted HLS censorship like the Chrome Store), which suggests the --enabled-microsoft-brand command doesn't work anymore.....
头像
catsxp
网站管理员
帖子: 3581
注册时间: 2022年 12月 26日 17:41

Re: Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 catsxp »

drimisone 写了: 2025年 3月 16日 21:08 Question for Mr. @Catsxp please. I have two command lines in the StartupParm administrative section of Catsxp:

--disable-captive-portals

and

--enabled-microsoft-brand

I'm not sure how to add these two commands together. Should I put a comma between them, or just a space between multiple commands? Or put each command on a separate line?

Because I noticed that I can no longer download extensions from the Microsoft Extensions Store (the Alt Stream Recorder extension doesn't have encrypted HLS censorship like the Chrome Store), which suggests the --enabled-microsoft-brand command doesn't work anymore.....
viewtopic.php?t=969
drimisone
帖子: 26
注册时间: 2025年 1月 17日 21:20

Re: Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 drimisone »

Yes, thanks for your help :)

I tried it, it only works when there's only one command to add, but when I add two commands: captive portal and microsoft brand, it gets complicated, it doesn't work anymore i mean the microsoft brand store command, I didn't understand very well the instructions given in the notice of StartupParm , which seem to say each command on a separate line? without a comma or space between the commands ?
terhaop
帖子: 1
注册时间: 2025年 3月 17日 16:02

Re: Invent a special new command in StartupParm to disable cache(and cookies) to fix cloudflare re captcha loop problem

帖子 terhaop »

drimisone 写了: 2025年 3月 16日 20:36 Hi, sadly, the Cloudflare re-captcha problem persists in Catsxp (and in other web browsers except Firefox and SuperMium 126). I searched on Google and was surprised that many people have been suffering from this problem for a long time....


for example captha loop in :

https://streaming-integrale.com/

and


https://ddys.site/



The advice given to fix the Cloudflare re-captcha problem, and I tested it myself and this advice works and I can re-access the sites blocked by the Cloudflare captcha, is that we often have to clear the cache and cookies, but it's tiring to do this every time. We would like to automate this process, and when you open Catsxp, we hope the cache will be disabled by default, and also, we hope, cookies will be disabled or cleared at startup via a command.....

As for
--disable-captive-portals,

and

--enabled-microsoft-brand,

We would like to add A special command in the StartupParm administrative section to permanently disable the cache on all sites (this also allows you to back up cheap SSDs or old HDDs, avoiding frequent overwrites, and the cache is stored in faster RAM memory).

Disable cache maybe with these commands:

--disk-cache-size=1
--media-cache-size=1

and

--disk-cache-dir=null
--disk-cache-dir=null
--disk-cache-dir=/dev/null
--disk-cache-dir=NULL
--disk-cache-dir=null

or

--disable-disk-cache

And also, we hope please the add a special command in StartupParm to disable cookies, or automatically clear cookies at startup to fix the Cloudflare captcha loop. Thanks :)



Disable disk cache is capital AND can save our cheap SSD : accourding tho this user :


"Disable browser cache in Firefox so you don't cause unnecessary writes to your SSD when watching Youtube videos/live streams" :

https://www.reddit.com/r/firefox/commen ... _you_dont/


"Unless you have a dial-up connection (in the kbps) then disabling the disk cache won't hurt you at all.
So it's up to you if you want to increase your SSD
lifespan or not, not everyone buys the overpriced Samsung SSDs.
If I knew about this sooner the SSD that came with my laptop
wouldn't have died after only 2 years of usage, since I used it
to watch videos/streams all day. And if you're worried about
caching at all then you can increase the RAM cache size.....;
Now you can watch as many videos/streams as you want without
causing multiple GBs of writes a day to your SSD"

代码: 全选

Add the following parameters to StartupParm to disable disk cache, preventing unnecessary writes to SSDs/HDDs:

diff
Copy
Edit

--disk-cache-size=1  
--media-cache-size=1  
--disk-cache-dir=null  
--disable-disk-cache  
JasonPruch
帖子: 1
注册时间: 2025年 3月 19日 18:32

-

帖子 JasonPruch »

Thanks. Is there a specific reason for not being able to resize vertically and for the pop-under behavior of the GUI, or will that also be fixed?
回复