Search found 623 matches

by Rinzwind
Thu Aug 28, 2025 8:06 am
Forum: Windows
Topic: "SED" it is Not!
Replies: 1
Views: 549

Re: "SED" it is Not!

I know it's about the PB code... but SED for Windows:
https://github.com/mbuilov/sed-windows/releases
by Rinzwind
Wed Aug 27, 2025 12:26 pm
Forum: General Discussion
Topic: ChatGPT user request bot is blocked!
Replies: 5
Views: 722

Re: ChatGPT user request bot is blocked!

I am clueless to how that typo ended up there. But yes, that works. In ChatGPT web client itself, still a no can't do. So back to zero. It can retrieve content from my own domain. So maybe it is careful about phpBB forums with a lot of user content or whatever. But it does work with a random other ...
by Rinzwind
Wed Aug 27, 2025 4:17 am
Forum: General Discussion
Topic: Forum inaccessible. Server blocks my user agent and responds with 403 Forbidden.
Replies: 7
Views: 814

Re: Forum inaccessible. Server blocks my user agent and responds with 403 Forbidden.


We were basically under ddos attack by AI bots, so I added such user agent checks. It seems to be back to normal, so it's removed for now, but I will put them back if it occurs again.

User-agent (or any kind of blocking) still is active. ChatGPT and Claude and... can't process user requests for ...
by Rinzwind
Wed Aug 27, 2025 4:15 am
Forum: General Discussion
Topic: ChatGPT user request bot is blocked!
Replies: 5
Views: 722

Re: ChatGPT user request bot is blocked!

Any update? User-agent blocks are still in place for sure.

Claude.ai also can't access any topic. Worse that none of this was communicated and I blamed the other party because of a incomplete previous answer 'no robots.txt blocking' is in place.
by Rinzwind
Sun Aug 24, 2025 5:34 am
Forum: General Discussion
Topic: ChatGPT user request bot is blocked!
Replies: 5
Views: 722

ChatGPT user request bot is blocked!

After some research I figured out the commands ChatGPT uses when you ask a question like "What is https://www.purebasic.fr/french/viewtopic.php?t=19404 about?"

However, it cannot retrieve the information. Fred says he does not block ChatGPT, but I have proof that somewhere it is indeed blocked ...
by Rinzwind
Wed Aug 20, 2025 8:31 am
Forum: Off Topic
Topic: Is Google excluded from crawling this board?
Replies: 22
Views: 1888

Re: Is Google excluded from crawling this board?


No all is similar between the forums


OAI-SearchBot
Full user-agent string will contain ; OAI-SearchBot/1.0; +https://openai.com/searchbot

ChatGPT-User
Full user-agent string: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot

GPTBot
Full ...
by Rinzwind
Wed Aug 20, 2025 8:28 am
Forum: Off Topic
Topic: Is Google excluded from crawling this board?
Replies: 22
Views: 1888

Re: Is Google excluded from crawling this board?

Fred wrote: Wed Aug 20, 2025 8:18 am There is nothing in robot.txt anymore for the english board
I know, but do you have IP ranges blocked or user-agents?
by Rinzwind
Wed Aug 20, 2025 7:02 am
Forum: Feature Requests and Wishlists
Topic: Dark mode
Replies: 20
Views: 2181

Re: Dark mode

MS messed up big time with their GUI framework. Apple knows how to update and maintain its UI and keep it consistent across the OS and apps. MS? Nope. Every modern framework is an over-engineered inefficient mess. WinUI3 also goes nowhere and is not even usable from plain C.
by Rinzwind
Tue Aug 19, 2025 2:59 am
Forum: Off Topic
Topic: Is Google excluded from crawling this board?
Replies: 22
Views: 1888

Re: Is Google excluded from crawling this board?


I missed this one, should be good now, thanks !


Do you still have ip blocks in placd? If so please check that these ranges are allowed:

https://openai.com/searchbot.json
https://openai.com/chatgpt-user.json
https://openai.com/gptbot.json

From https://platform.openai.com/docs/bots/overview-of ...
by Rinzwind
Mon Aug 18, 2025 9:03 am
Forum: Off Topic
Topic: Is Google excluded from crawling this board?
Replies: 22
Views: 1888

Re: Is Google excluded from crawling this board?

Fred wrote: Mon Jul 28, 2025 2:06 pm I removed the bot check, it should be better
The Robots.txt needs adjustment, that is for sure. ChatGPT can't access it:

I couldn’t fetch purebasic.com directly here (blocked by robots.txt)

Too bad, because it is the main resource of PB syntax rules and solutions. @Fred!
by Rinzwind
Wed Jul 16, 2025 9:25 am
Forum: Tricks 'n' Tips
Topic: Japanese ANIME quality up on streming
Replies: 27
Views: 6012

Re: Japanese ANIME quality up on streming

I ran this code and now all ATM's nearby in a 6km radius stopped working. How to fix?
by Rinzwind
Sat Jul 12, 2025 7:32 am
Forum: General Discussion
Topic: Build a text editor
Replies: 37
Views: 2580

Re: Build a text editor

I would be interested to see where and how to start with building an editor without external editor building blocks. Agree that Scintilla is complex and has buildin limitations too.
by Rinzwind
Sat Jun 07, 2025 12:47 pm
Forum: Feature Requests and Wishlists
Topic: Default Values in Structure Definition
Replies: 26
Views: 10020

Re: Default Values in Structure Definition

Yes please, low hanging fruit.. which already fell down and rotten away.
ps it would be nice if Fred would just mark stuff as DISAGREE or AGREE and add to public flexible roadmap.
by Rinzwind
Fri May 09, 2025 8:38 am
Forum: Coding Questions
Topic: HttpRequest with gzip
Replies: 24
Views: 5486

Re: HttpRequest with gzip

Any way to get this into v6.21? PM if needed.
ps forum is extremely slow. (edit: reboot? everything speedy again for now)