### 🐛 Describe the bug ``` from torch_geometric.datasets import FacebookPagePage p2p = FacebookPagePage(root=".")[0] ``` Downloading https://graphmining.ai/datasets/ptg/facebook.npz HTTPError: HTTP Error 404: Not Found ### Versions It looks like the hosting where the data is located has not been paid for. <img width="665" height="527" alt="Image" src="https://github.com/user-attachments/assets/abe465bb-5132-49da-9b4d-9036525f94ab" />
🐛 Describe the bug
Downloading https://graphmining.ai/datasets/ptg/facebook.npz
HTTPError: HTTP Error 404: Not Found
Versions
It looks like the hosting where the data is located has not been paid for.