How To Remove Slash (/) After URL
|
Oct. 06, 2012, 06:13 PM
Post: #1
|
|||
|
|||
How To Remove Slash (/) After URL
anyone please tell me how to write front query filter with space character. In my country (indonesia) internet is most expensive and very low speed. Proxomitron is great tool. It can be used for free internet without paying. This is my filter :
Host :internet.tri.co.id and i used redirect (front query/url prefix) filter like this : \0&$RDIR(http://@internet.tri.co.id @\0) and the result is redirect to http://internet.tri.co.id/ @www.google.com its say 404 not found. i want redirect to http://internet.tri.co.id @www.google.com please help me brother |
|||
Oct. 06, 2012, 06:43 PM
(This post was last modified: Oct. 06, 2012 06:44 PM by JJoe.)
Post: #2
|
|||
|
|||
RE: How To Remove Slash (/) After URL
(Oct. 06, 2012 06:13 PM)ghayz Wrote: and the result is redirect to http://internet.tri.co.id/ @www.google.com I think, HTTP requires a "/" after the hostname. So the Proxomitron is adding one. Removing the space should cause the Proxomitron to add a / like http://[email protected]/ or http://internet.tri.co.id%[email protected]/. |
|||
The following 1 user says Thank You to JJoe for this post: ghayz |
Oct. 07, 2012, 03:03 AM
Post: #3
|
|||
|
|||
RE: How To Remove Slash (/) After URL
thanks for your respons JJoe, but if i write :
http://[email protected]/ or http://internet.tri.co.id%[email protected]/ it not work, because bugs of host internet.tri.co.id, is space after url. maybe there are filter or matching url to replace %20 with space ??? |
|||
Oct. 07, 2012, 05:12 AM
Post: #4
|
|||
|
|||
RE: How To Remove Slash (/) After URL
(Oct. 07, 2012 03:03 AM)ghayz Wrote: maybe there are filter or matching url to replace %20 with space ??? I think adding the space will always cause the Proxomitron to add the unwanted / before the space. Quote:It can be used for free internet without paying. Are you sure? This idea has been posted before. I haven't found information that would let me see that it can be done. |
|||
Oct. 07, 2012, 08:03 AM
Post: #5
|
|||
|
|||
RE: How To Remove Slash (/) After URL
Quote:Quote:It can be used for free internet without paying. Yes of course JJoe... since 2009 until now 2012, i never pay to ISP mobile provider using proxomitron. It can be bypass firewall with zero credit on my GSM sim card. |
|||
Oct. 09, 2012, 12:07 AM
(This post was last modified: Oct. 09, 2012 12:08 AM by JJoe.)
Post: #6
|
|||
|
|||
RE: How To Remove Slash (/) After URL
(Oct. 07, 2012 05:12 AM)JJoe Wrote: I think adding the space will always cause the Proxomitron to add the unwanted / before the space. And then again Code: [HTTP headers] Log window Quote:RedirectTo: http://internet.tri.co.id @www.google.com Huh... Notes: Readers should understand that I will rarely be this helpful for these kind of things. I must consider the well being of this site's owner, readers, and myself. In the end, you are responsible for your actions and the consequences. If the reader was responsible for this network's code... ???? |
|||
Oct. 14, 2012, 05:03 PM
Post: #7
|
|||
|
|||
RE: How To Remove Slash (/) After URL | |||
« Next Oldest | Next Newest »
|