Change UA to include a url to the repo instead of my email
This commit is contained in:
parent
fbb81b8d79
commit
01f4b7e237
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ limitations under the License.
|
||||||
$opts = array(
|
$opts = array(
|
||||||
'http'=>array(
|
'http'=>array(
|
||||||
'method'=>"GET",
|
'method'=>"GET",
|
||||||
'header'=>"User-Agent: pgg-room-viewer_php +mailto:magmaus3@disroot.org \r\n"
|
'header'=>"User-Agent: pgg-room-viewer_php +https://git.magmaus3.eu.org/magmaus3/projectgungame-roomviewer-php \r\n"
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue