diff options
author | sn4il <sn4il@localhost.localdomain> | 2024-05-04 19:33:08 +0300 |
---|---|---|
committer | sn4il <sn4il@localhost.localdomain> | 2024-05-04 19:33:08 +0300 |
commit | 15b6a74002796d6d3532884f112bfe9ffc9763ae (patch) | |
tree | fc0d73215a120f7c6e2f4e8acdedfd772c2a6773 /ring/README.txt | |
download | smol-15b6a74002796d6d3532884f112bfe9ffc9763ae.tar.gz smol-15b6a74002796d6d3532884f112bfe9ffc9763ae.zip |
Init
Diffstat (limited to 'ring/README.txt')
-rw-r--r-- | ring/README.txt | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/ring/README.txt b/ring/README.txt new file mode 100644 index 0000000..8fb2f9f --- /dev/null +++ b/ring/README.txt @@ -0,0 +1,61 @@ +Extreme Webring of the Far Future by RainbowCemetery v221114_1432
+
+released under MIT license go nuts
+
+WEBRING OWNER:
+
+put all files in a subdirectory on your personal home page
+add all webring participants to the urls.txt file, one url per line
+each sites ID is its line number in the list, using list.html can show you quickly if necessary
+if a site needs to be removed in the future, leave a blank line in its place to not disrupt the chain of IDs
+included index.html is a hasty example feel free to replace it with whatever
+if ID is ommitted or otherwise invalid the position on the list will be attempted to be found based on the referring URL, this will probably be ok in most cases, use the id as a fallback if needed
+
+WEBRING PARTICIPANT:
+
+add links to the webring directory using your ID to prev.html, next.html, list.html and rand.html as desired
+ex: <a href="http://www.coolsite.com/webring/prev.html?id=0">previous</a>
+<a href="http://www.coolsite.com/webring/rand.html?id=0">random</a>
+<a href="http://www.coolsite.com/webring/list.html?id=0">list</a>
+<a href="http://www.coolsite.com/webring/next.html?id=0">next</a>
+
+
+
+ @&&&&@@# *@@&&&&@
+ .@&&&&&&&&@/ &@&&&&&&@.%@@@&&&&@@%
+ &@&&&&&&&&@(@&&&&&&&@&&&&&&&&&&&&&&&&#
+ /@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@&#. *(.
+ @&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&@( *#. *@ (&
+ .,@@@&&&&&&&&&@%####%&@@&&&&&&&&&&&&&&&&&&&@ *@@*,,,*& @. @&
+ @@&&&&&&&&&&&&@@##############@@&&&&&&&&&&&&&&&@,,,,,,,,#% .
+ .@&&&&&&&&&&&&&@@###################&@@@&&&&&&&&@&,,,,,,,@*
+ #&&&&&&&&&&&&&&@&#######%@@@@&##########@,.*@,,,,,,,,,,*@ *@@
+ ,@&&&&&&&&&&&@@@@#######@..&@@@@@##########@...@,,,,,,&/
+ @&&&&&&@@#...*@#######&%..@@@@@@@##########@...,@,,@ *&@@(,
+ .@............@@#######@@@@@@@@@@@%##########@....@ @@ (@(
+ @*..............@@#######&@@.%@@@@@@###########@.....&/*#& &%*@ *@# *&
+ .@@#........,%........,@#########@@@@@@@%############@......@*****&/ /@@%*@
+ *@&,...............,#........(@###########################&(.......@ ,@( &%
+ #@#.......................&,.........@%########################@/........%. .@.
+ @,..............................@.*@@*......@%####################@&...........@@ * (#
+ *@@@@@@.......................................&@%##########%&@@&..............@,,,,,,#@@( *. *@ #/
+ .&...*%@/......(....................(.............*(#%#(,...................@,,,,,,,,,,,,,%/ %@ @( @
+ ,&&&*/%%(#&@/@@*@,@*......,.*&........................................@
+ %............@....@..&(,..........................................@
+ (*...........@.@@.&@@*.............................................@
+ * %..................................................................@
+ (*.%( #,................................................................./,
+ @...%# &..................................................................@
+ ((.../@ #*.................................................................#
+ (*./@* (&....%@@................................................................@
+ &*......%&/...................................................................@
+ .@(...........@...........................................................,&
+ ,@@@%..(..@ %(........................................................@
+ *@%#%@@(# .@....................................................@.
+ , @*.............................................&#
+ /@*...................................../@@/%
+ .&@*..#%,,*@(,@,@,@............(@# (
+ ,(,,,,@,,,@,,((....,&@#
+ @(#&@,,&,&@/
+ rainbowcemetery[at]gmail.com
+ there may be updates in the future but where will you find them i dunno
\ No newline at end of file |