Bitcoin Forum
May 26, 2024, 11:31:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: forkdelta URLs (solved - thank you)  (Read 107 times)
JanEmil (OP)
Hero Member
*****
Offline Offline

Activity: 2310
Merit: 668


Community management 24/7 for hire


View Profile WWW
March 16, 2018, 07:14:54 AM
Last edit: March 16, 2018, 08:54:09 AM by JanEmil
 #1

Think the forum have problems with ! in URLs from forkdelta.

Example
https://forkdelta.github.io/#!/trade/HDL-ETH

The URL spilt at the !

SFR10
Legendary
*
Offline Offline

Activity: 3010
Merit: 3441


Crypto Swap Exchange


View Profile WWW
March 16, 2018, 07:47:26 AM
 #2

Think the forum have problems with ! in URLs from forkdelta.

Example
https://forkdelta.github.io/#!/trade/HDL-ETH

The URL spilt at the !
Not sure why, but you can use it with a tag (placing it under a given name) instead and everything remains normally:

Trade HDL-ETH
Code:
[b][url=https://forkdelta.github.io/#!/trade/HDL-ETH]Trade HDL-ETH[/url][/b]

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
JanEmil (OP)
Hero Member
*****
Offline Offline

Activity: 2310
Merit: 668


Community management 24/7 for hire


View Profile WWW
March 16, 2018, 07:52:51 AM
 #3

 Cool

hugeblack
Legendary
*
Offline Offline

Activity: 2520
Merit: 3691


View Profile WWW
March 16, 2018, 08:45:22 AM
 #4

I quote your message to see your code, you use
Code:
Example
https://forkdelta.github.io/#!/trade/HDL-ETH
You should use :
Code:
Example
[url]https://forkdelta.github.io/#!/trade/HDL-ETH[/url]
https://forkdelta.github.io/#!/trade/HDL-ETH


(https) is referred to URL So it gets a clickable link.
(#)  is referred to a fragment.(Not a part of the link)
example
https://forkdelta
https://fork#delta
https://fork#delta
JanEmil (OP)
Hero Member
*****
Offline Offline

Activity: 2310
Merit: 668


Community management 24/7 for hire


View Profile WWW
March 16, 2018, 08:52:35 AM
 #5

Thank you.

All work fine when I follow the right way to do it  Grin

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!