mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-09-01 04:07:51 +08:00
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
#REDIRECT [[somewhere]]
|
|
~~~
|
|
~~~~
|
|
~~~~~
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["symbol", "#REDIRECT"], ["url", "[[somewhere]]"],
|
|
["symbol", "~~~"],
|
|
["symbol", "~~~~"],
|
|
["symbol", "~~~~~"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for redirects and signatures. |