Change UA to include a url to the repo instead of my email

This commit is contained in:
magmaus3 2023-07-20 22:08:53 +00:00
parent fbb81b8d79
commit 01f4b7e237

View file

@ -18,7 +18,7 @@ limitations under the License.
$opts = array(
'http'=>array(
'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"
)
);