mirror of
https://github.com/tildeclub/site.git
synced 2026-07-30 18:09:25 +00:00
Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
@@ -26,7 +26,7 @@ A simple, shared guestbook hosted at **guestbook.tilde.club** that you can link
|
||||
|
||||
```html
|
||||
<a href="https://guestbook.tilde.club/index.php?user=<your_username>&theme=default">
|
||||
Sign my guestbook
|
||||
Sign my guestbook
|
||||
</a>
|
||||
```
|
||||
|
||||
@@ -70,7 +70,7 @@ When you pass a `theme`, **only your CSS is loaded** (the default stylesheet is
|
||||
|
||||
* Make sure the link is on `https://tilde.club/~<your_username>/...` (not just the domain root).
|
||||
* Check that browser extensions or privacy settings aren’t stripping referrers.
|
||||
* On Firefox: Make sure in your about:config that `network.http.referer.XOriginTrimmingPolicy` is set to 0.
|
||||
* On Firefox: Make sure in your about:config that `network.http.referer.XOriginTrimmingPolicy` is set to 0.
|
||||
* The error page will display what referrer was received and the expected pattern.
|
||||
|
||||
## Example links
|
||||
|
||||
Reference in New Issue
Block a user