Open Ghalbeyou opened 2 years ago
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
No, you don't made it. 🥴 As you can see, you can check in source-code, ㅤyour "fix" load an HTML line code:
[ㅤFIREFOXㅤ] ㅤ
[ㅤCHROMEㅤ] ㅤ And the beauty of this project, is the ability to ㅤmove the source code of the web page into the headers. 🗒️🪶
So, it ‘looks’ as if the web page has NO HTML code at all. 🧐 ㅤBut as you can see, your ‘fix’ doesn't fix the Chrome incompatibility problem. 🔎
true i guess... i'll rewrite the code so that it uses the headers for firefox and the link element for chrome based browsers.
On Mon, Oct 21, 2024 at 10:42 AM fSociety-Protected < @.***> wrote:
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
No, you don't made it. 🥴 As you can see, you can check in source-code, ㅤyour "fix" load an HTML line code:
[ㅤFIREFOXㅤ] 7A0CFD57-8C07-41C1-B41D-517408DA41E8.png (view on web) https://github.com/user-attachments/assets/62a07746-f79e-4038-98b6-6d88c8260771 ㅤ
[ㅤCHROMEㅤ] 5AA92D98-B5AF-46AA-8666-0ED378815335.png (view on web) https://github.com/user-attachments/assets/20b295e1-29e8-4a38-9b69-d80c24ad9ea5
— Reply to this email directly, view it on GitHub https://github.com/PwnFunction/Blank-Rick-Roll/issues/25#issuecomment-2426299138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQEI4FB33UQ5P3RJQKS5LZ4TLB3AVCNFSM6AAAAABQJ3NS4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWGI4TSMJTHA . You are receiving this because you commented.Message ID: @.***>
also it doesn't "move" the source code of the web page into the headers. firefox and other browsers most likely just have a default html structure if the server doesn't return anything useful. (yes the whole point of the thing is to use body and stuff. which it autogens. i think...???? but it is definitely not moving the source code.)
On Mon, Oct 21, 2024 at 2:00 PM Abhi Streams @.***> wrote:
true i guess... i'll rewrite the code so that it uses the headers for firefox and the link element for chrome based browsers.
On Mon, Oct 21, 2024 at 10:42 AM fSociety-Protected < @.***> wrote:
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
No, you don't made it. 🥴 As you can see, you can check in source-code, ㅤyour "fix" load an HTML line code:
[ㅤFIREFOXㅤ] 7A0CFD57-8C07-41C1-B41D-517408DA41E8.png (view on web) https://github.com/user-attachments/assets/62a07746-f79e-4038-98b6-6d88c8260771 ㅤ
[ㅤCHROMEㅤ] 5AA92D98-B5AF-46AA-8666-0ED378815335.png (view on web) https://github.com/user-attachments/assets/20b295e1-29e8-4a38-9b69-d80c24ad9ea5
— Reply to this email directly, view it on GitHub https://github.com/PwnFunction/Blank-Rick-Roll/issues/25#issuecomment-2426299138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQEI4FB33UQ5P3RJQKS5LZ4TLB3AVCNFSM6AAAAABQJ3NS4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWGI4TSMJTHA . You are receiving this because you commented.Message ID: @.***>
(autogens as in the client autogenerates the html structure. instead of the server.)
On Mon, Oct 21, 2024 at 2:04 PM Abhi Streams @.***> wrote:
also it doesn't "move" the source code of the web page into the headers. firefox and other browsers most likely just have a default html structure if the server doesn't return anything useful. (yes the whole point of the thing is to use body and stuff. which it autogens. i think...???? but it is definitely not moving the source code.)
On Mon, Oct 21, 2024 at 2:00 PM Abhi Streams @.***> wrote:
true i guess... i'll rewrite the code so that it uses the headers for firefox and the link element for chrome based browsers.
On Mon, Oct 21, 2024 at 10:42 AM fSociety-Protected < @.***> wrote:
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
No, you don't made it. 🥴 As you can see, you can check in source-code, ㅤyour "fix" load an HTML line code:
[ㅤFIREFOXㅤ] 7A0CFD57-8C07-41C1-B41D-517408DA41E8.png (view on web) https://github.com/user-attachments/assets/62a07746-f79e-4038-98b6-6d88c8260771 ㅤ
[ㅤCHROMEㅤ] 5AA92D98-B5AF-46AA-8666-0ED378815335.png (view on web) https://github.com/user-attachments/assets/20b295e1-29e8-4a38-9b69-d80c24ad9ea5
— Reply to this email directly, view it on GitHub https://github.com/PwnFunction/Blank-Rick-Roll/issues/25#issuecomment-2426299138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQEI4FB33UQ5P3RJQKS5LZ4TLB3AVCNFSM6AAAAABQJ3NS4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWGI4TSMJTHA . You are receiving this because you commented.Message ID: @.***>
i might be wrong though. lemme know.
On Mon, Oct 21, 2024 at 2:06 PM Abhi Streams @.***> wrote:
(autogens as in the client autogenerates the html structure. instead of the server.)
On Mon, Oct 21, 2024 at 2:04 PM Abhi Streams @.***> wrote:
also it doesn't "move" the source code of the web page into the headers. firefox and other browsers most likely just have a default html structure if the server doesn't return anything useful. (yes the whole point of the thing is to use body and stuff. which it autogens. i think...???? but it is definitely not moving the source code.)
On Mon, Oct 21, 2024 at 2:00 PM Abhi Streams @.***> wrote:
true i guess... i'll rewrite the code so that it uses the headers for firefox and the link element for chrome based browsers.
On Mon, Oct 21, 2024 at 10:42 AM fSociety-Protected < @.***> wrote:
its already done by me but pwnfunction just wont reply to my pr(pullrequest)
No, you don't made it. 🥴 As you can see, you can check in source-code, ㅤyour "fix" load an HTML line code:
[ㅤFIREFOXㅤ] 7A0CFD57-8C07-41C1-B41D-517408DA41E8.png (view on web) https://github.com/user-attachments/assets/62a07746-f79e-4038-98b6-6d88c8260771 ㅤ
[ㅤCHROMEㅤ] 5AA92D98-B5AF-46AA-8666-0ED378815335.png (view on web) https://github.com/user-attachments/assets/20b295e1-29e8-4a38-9b69-d80c24ad9ea5
— Reply to this email directly, view it on GitHub https://github.com/PwnFunction/Blank-Rick-Roll/issues/25#issuecomment-2426299138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQEI4FB33UQ5P3RJQKS5LZ4TLB3AVCNFSM6AAAAABQJ3NS4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWGI4TSMJTHA . You are receiving this because you commented.Message ID: @.***>
Yes, I had already considered doing what you say. 💭 ㅤIt's quite easy to achieve that using a few lines of PHP. 🗒️🪶
But the result @LeontKing2, is as follows:
In Google Chrome, some HTML line appear. 🤔
ㅤAnd in Mozilla Firefox, the source code ㅤㅤremains empty, since it works as it should. 🧐
Unfortunately, this is not a solution, it is just a ‘patch’ ㅤthat does not solve the problem, but ignores it. 😕
As for ‘moving the HTML code’ to the HTML headers, I was referring to ㅤthe linking of the styles, nothing else. I'm sorry if I expressed myself badly. 🥴
A real solution would be to be able to get the same result ㅤ in Google Chrome as you get in Mozilla Firefox. 💯 ㅤ
Thank you for trying. also, if you have some time. (i currently can't login to my github account xd.) could you check whether changing rel=stylesheet to rel=preload can make it work on chrome? Thanks!
On Mon, Oct 21, 2024 at 4:04 PM fSociety-Protected @.***> wrote:
Yes, I had already considered doing what you say. 💭 ㅤIt's quite easy to achieve that using a few lines of PHP. 🗒️🪶
But the result @LeontKing2 https://github.com/LeontKing2, is as follows:
In Google Chrome, some HTML line appear. 🤔
BBFA9818-4015-4C4F-873C-E082C7A69BDD.png (view on web) https://github.com/user-attachments/assets/de92ef11-0300-41c1-9756-0e1af57ee6fd
ㅤAnd in Mozilla Firefox, the source code ㅤㅤremains empty, since it works as it should. 🧐
CB60EEE7-7E69-4EEA-98CB-E3359C3E11A0.png (view on web) https://github.com/user-attachments/assets/4be85993-ff80-4cb8-b7d0-fc3ccd35b18e
Unfortunately, this is not a solution, it is just a ‘patch’ ㅤthat does not solve the problem, but ignores it. 😕
As for ‘moving the HTML code’ to the HTML headers, I was referring to ㅤthe linking of the styles, nothing else. I'm sorry if I expressed myself badly. 🥴
A real solution would be to be able to get the same result ㅤ in Google Chrome as you get in Mozilla Firefox. 💯 ㅤ
— Reply to this email directly, view it on GitHub https://github.com/PwnFunction/Blank-Rick-Roll/issues/25#issuecomment-2427100158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQEI6T2MEQYURFVUU4HTLZ4UQYLAVCNFSM6AAAAABQJ3NS4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRXGEYDAMJVHA . You are receiving this because you were mentioned.Message ID: @.***>
Sry but not, that's not works. 🗒️🪶
PSㅤ=ㅤSry for my delay in the answer @LeontKing2, ㅤㅤㅤ ㅤbut Im doing another projects atm. 🔎
Issue
So, this issue is because of : Can't you just make it for multi platform? Yes you heard it right! multi platform
Why?
I want everybody saw this webpage, on every browser loads. like, on chrome, when i enterd the site, it should be load.
Possible?
Its possible i think, but its hard.