mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
Replace HTTP links with HTTPS
Using this regexp: https://regex101.com/r/rZ2dE2/1
This commit is contained in:
parent
d485ab2d88
commit
38ab755733
36 changed files with 48 additions and 48 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"@context": {
|
||||
"so": "http://schema.org/",
|
||||
"so": "https://schema.org/",
|
||||
"status": {"@id": "so:Integer"},
|
||||
"id": {"@id": "so:name"},
|
||||
"deletetoken": {"@id": "so:Text"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue