Replace HTTP links with HTTPS
Using this regexp: https://regex101.com/r/rZ2dE2/1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"@context": {
|
||||
"so": "http://schema.org/",
|
||||
"so": "https://schema.org/",
|
||||
"status": "so:Integer",
|
||||
"id": "so:name",
|
||||
"parentid": "so:name",
|
||||
|
||||
Reference in New Issue
Block a user