-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathl.php
58 lines (45 loc) · 2.04 KB
/
l.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?php
/*
Copyright 2020 FWBer.com
This file is part of FWBer.
FWBer is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
FWBer is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero Public License for more details.
You should have received a copy of the GNU Affero Public License
along with FWBer. If not, see <https://www.gnu.org/licenses/>.
*/
?>
<div style="position:relative; top:20px;left:0px;">
<img src="https://FWBer.com/images/fwber_logo.png" alt="logo" border="0" id="fwber_logo_img" style="position:relative;top:-50px;left:-40px;"/>
<div style="position:relative;top:-180px;left:80px;">
<span id="fwberLogo" style="color:#aaa">A simple, discreet, elegant, <span style="color:#777"><b>completely free</b></span> <br><div style="padding-top:8px"/>
adult match site to find <span style="color:#777"><b>friends with benefits</b></span> <br><div style="padding-top:8px">near you!</div></span>
<br>
</div>
<br /><br>
<div style="position:relative; top:-20px;left:-60px;">
<div align="center" style="font-size:18pt;font-weight:bold; text-shadow:#000 1px 1px 1px;">
<span style="color:#ff66cb;text-shadow:#906 1px 1px 0px;"><b>NO</b> monthly fees. </span><br><br>
<span style="color:#6f6;text-shadow:#090 1px 1px 0px;"><b>NO</b> bots or fake profiles. </span><br><br>
<span style="color:#0397ff;text-shadow:#039 1px 1px 0px;"><b>ONLY</b> real connections!</span>
</div>
</div>
</div>
<?php
/*
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td align="center">
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like href="https://FWBer.com" layout="box_count" show_faces="true" font="arial">
</fb:like>
</td>
</tr>
</table>
*/
?>