Conversation
Pull request artifacts
|
|
All three contexts worked for me on the first try. Please try to find SFW example values. Regarding the line length you can do this: I think having a hard limit on line length is silly for a small project like this. It's more for larger organizations where developers are incompetent or dont behave. |
Excellent.
I mean... the entire purpose of this site is NSFW content. I feel I've used the most SFW example values possible.
Thanks! Needed to include 'user-agent: ' at the start of the first string in the parts array, but that did it. I'm going to make some improvements to the output html, and then switch this over to a regular pull request. |
New bridge, still testing.
First, would be good to know if it's working for others (not generating Cloudflare error).
I also need help figuring out how to properly deal with the long string on lines 107/108 so that phpcs stops complaining about the "unnecessary" string concat. Everything I've tried seems to fail, and then I get Cloudflare error.