diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-27 03:33:16 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-27 03:33:16 +0000 |
| commit | fc9a4ea22eb91757b95cbe1bf1708be17fc2337a (patch) | |
| tree | 76a0122149e3288ee21d7fb6d0410b1b7b8970a4 /static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html | |
| parent | 25b74138d68ade87689e714f10e1f3116da5bbee (diff) | |
Fix HTTPS/mixed content; make config env-driven2026
- Replace hardcoded dump.fm URLs with host/scheme config\n- Add optional passwordless login flow\n- Update templates/static assets to avoid blocked HTTP resources\n- Ignore local uploads/SQL dumps
Diffstat (limited to 'static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html')
| -rwxr-xr-x | static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html b/static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html index 1bccc3f..37bb327 100755 --- a/static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html +++ b/static/nickinterview/peoplewholiketochatalot dump.fm_files/photo30.html @@ -161,7 +161,7 @@ form#form-ccsignup fieldset { SAMA Collections</span> </td> <td align="right" valign="bottom"> - <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.samuseum.org/index.php/sama-collections/&layout=button_count&show_faces=true&width=80&action=like&font&colorscheme=light&height=20" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:20px;" allowTransparency="true"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http://www.samuseum.org/index.php/sama-collections/&layout=button_count&show_faces=true&width=80&action=like&font&colorscheme=light&height=20" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:20px;" allowTransparency="true"></iframe> </td></tr> </table> </div> |
